mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +00:00
[mapper] removed old mapper from files and database
This commit is contained in:
@@ -1,83 +0,0 @@
|
||||
[
|
||||
{
|
||||
"owner": "ashwini@webnotestech.com",
|
||||
"docstatus": 0,
|
||||
"creation": "2010-08-08 17:09:34",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2011-09-15 15:04:41"
|
||||
},
|
||||
{
|
||||
"reference_key": "prevdoc_docname",
|
||||
"name": "__common__",
|
||||
"parent": "Customer Issue-Maintenance Visit",
|
||||
"doctype": "Table Mapper Detail",
|
||||
"parenttype": "DocType Mapper",
|
||||
"from_table": "Customer Issue",
|
||||
"validation_logic": "docstatus=1",
|
||||
"parentfield": "table_mapper_details"
|
||||
},
|
||||
{
|
||||
"map": "Yes",
|
||||
"name": "__common__",
|
||||
"parent": "Customer Issue-Maintenance Visit",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"parenttype": "DocType Mapper",
|
||||
"parentfield": "field_mapper_details"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"to_doctype": "Maintenance Visit",
|
||||
"module": "Support",
|
||||
"doctype": "DocType Mapper",
|
||||
"ref_doc_submitted": 1,
|
||||
"from_doctype": "Customer Issue"
|
||||
},
|
||||
{
|
||||
"name": "Customer Issue-Maintenance Visit",
|
||||
"doctype": "DocType Mapper"
|
||||
},
|
||||
{
|
||||
"match_id": 0,
|
||||
"to_field": "customer",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"from_field": "customer",
|
||||
"checking_operator": "="
|
||||
},
|
||||
{
|
||||
"to_field": "customer_issue_no",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"match_id": 0,
|
||||
"from_field": "name"
|
||||
},
|
||||
{
|
||||
"match_id": 1,
|
||||
"to_field": "description",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"from_field": "complaint",
|
||||
"checking_operator": "="
|
||||
},
|
||||
{
|
||||
"to_field": "prevdoc_doctype",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"match_id": 1,
|
||||
"from_field": "doctype"
|
||||
},
|
||||
{
|
||||
"to_field": "prevdoc_docname",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"match_id": 1,
|
||||
"from_field": "name"
|
||||
},
|
||||
{
|
||||
"match_id": 1,
|
||||
"reference_doctype_key": "prevdoc_doctype",
|
||||
"to_field": "maintenance_visit_details",
|
||||
"doctype": "Table Mapper Detail",
|
||||
"to_table": "Maintenance Visit Purpose"
|
||||
},
|
||||
{
|
||||
"to_table": "Maintenance Visit",
|
||||
"match_id": 0,
|
||||
"doctype": "Table Mapper Detail"
|
||||
}
|
||||
]
|
||||
@@ -1,76 +0,0 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-06-27 13:18:25",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-06-27 13:18:25"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "Maintenance Schedule-Maintenance Visit",
|
||||
"doctype": "Table Mapper Detail",
|
||||
"parenttype": "DocType Mapper",
|
||||
"validation_logic": "docstatus=1",
|
||||
"parentfield": "table_mapper_details"
|
||||
},
|
||||
{
|
||||
"map": "Yes",
|
||||
"name": "__common__",
|
||||
"parent": "Maintenance Schedule-Maintenance Visit",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"parenttype": "DocType Mapper",
|
||||
"parentfield": "field_mapper_details"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"to_doctype": "Maintenance Visit",
|
||||
"module": "Support",
|
||||
"doctype": "DocType Mapper",
|
||||
"ref_doc_submitted": 1,
|
||||
"from_doctype": "Maintenance Schedule"
|
||||
},
|
||||
{
|
||||
"name": "Maintenance Schedule-Maintenance Visit",
|
||||
"doctype": "DocType Mapper"
|
||||
},
|
||||
{
|
||||
"match_id": 0,
|
||||
"to_field": "customer",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"from_field": "customer",
|
||||
"checking_operator": "="
|
||||
},
|
||||
{
|
||||
"to_field": "maintenance_schedule",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"match_id": 0,
|
||||
"from_field": "name"
|
||||
},
|
||||
{
|
||||
"to_field": "prevdoc_docname",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"match_id": 1,
|
||||
"from_field": "parent"
|
||||
},
|
||||
{
|
||||
"to_field": "prevdoc_doctype",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"match_id": 1,
|
||||
"from_field": "parenttype"
|
||||
},
|
||||
{
|
||||
"match_id": 1,
|
||||
"to_field": "maintenance_visit_details",
|
||||
"doctype": "Table Mapper Detail",
|
||||
"from_field": "item_maintenance_detail",
|
||||
"from_table": "Maintenance Schedule Item",
|
||||
"to_table": "Maintenance Visit Purpose"
|
||||
},
|
||||
{
|
||||
"to_table": "Maintenance Visit",
|
||||
"doctype": "Table Mapper Detail",
|
||||
"match_id": 0,
|
||||
"from_table": "Maintenance Schedule"
|
||||
}
|
||||
]
|
||||
@@ -1,78 +0,0 @@
|
||||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"docstatus": 0,
|
||||
"creation": "2010-08-08 17:09:35",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2011-09-15 15:04:44"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "Sales Order-Maintenance Schedule",
|
||||
"doctype": "Table Mapper Detail",
|
||||
"parenttype": "DocType Mapper",
|
||||
"parentfield": "table_mapper_details"
|
||||
},
|
||||
{
|
||||
"map": "Yes",
|
||||
"name": "__common__",
|
||||
"parent": "Sales Order-Maintenance Schedule",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"parenttype": "DocType Mapper",
|
||||
"parentfield": "field_mapper_details"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"to_doctype": "Maintenance Schedule",
|
||||
"module": "Support",
|
||||
"doctype": "DocType Mapper",
|
||||
"ref_doc_submitted": 1,
|
||||
"from_doctype": "Sales Order"
|
||||
},
|
||||
{
|
||||
"name": "Sales Order-Maintenance Schedule",
|
||||
"doctype": "DocType Mapper"
|
||||
},
|
||||
{
|
||||
"match_id": 0,
|
||||
"to_field": "customer",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"from_field": "customer",
|
||||
"checking_operator": "="
|
||||
},
|
||||
{
|
||||
"to_field": "sales_order_no",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"match_id": 0,
|
||||
"from_field": "name"
|
||||
},
|
||||
{
|
||||
"match_id": 1,
|
||||
"to_field": "item_code",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"from_field": "item_code",
|
||||
"checking_operator": "="
|
||||
},
|
||||
{
|
||||
"to_field": "prevdoc_docname",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"match_id": 1,
|
||||
"from_field": "parent"
|
||||
},
|
||||
{
|
||||
"match_id": 1,
|
||||
"to_field": "item_maintenance_detail",
|
||||
"doctype": "Table Mapper Detail",
|
||||
"from_field": "sales_order_details",
|
||||
"from_table": "Sales Order Item",
|
||||
"to_table": "Maintenance Schedule Item",
|
||||
"validation_logic": "docstatus =1"
|
||||
},
|
||||
{
|
||||
"match_id": 0,
|
||||
"doctype": "Table Mapper Detail",
|
||||
"from_table": "Sales Order",
|
||||
"to_table": "Maintenance Schedule",
|
||||
"validation_logic": "docstatus=1"
|
||||
}
|
||||
]
|
||||
@@ -1,76 +0,0 @@
|
||||
[
|
||||
{
|
||||
"owner": "ashwini@webnotestech.com",
|
||||
"docstatus": 0,
|
||||
"creation": "2010-08-08 17:09:36",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2011-09-15 15:04:45"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"parent": "Sales Order-Maintenance Visit",
|
||||
"doctype": "Table Mapper Detail",
|
||||
"parenttype": "DocType Mapper",
|
||||
"validation_logic": "docstatus=1",
|
||||
"parentfield": "table_mapper_details"
|
||||
},
|
||||
{
|
||||
"map": "Yes",
|
||||
"name": "__common__",
|
||||
"parent": "Sales Order-Maintenance Visit",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"parenttype": "DocType Mapper",
|
||||
"parentfield": "field_mapper_details"
|
||||
},
|
||||
{
|
||||
"name": "__common__",
|
||||
"to_doctype": "Maintenance Visit",
|
||||
"module": "Support",
|
||||
"doctype": "DocType Mapper",
|
||||
"ref_doc_submitted": 1,
|
||||
"from_doctype": "Sales Order"
|
||||
},
|
||||
{
|
||||
"name": "Sales Order-Maintenance Visit",
|
||||
"doctype": "DocType Mapper"
|
||||
},
|
||||
{
|
||||
"match_id": 0,
|
||||
"to_field": "customer",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"from_field": "customer",
|
||||
"checking_operator": "="
|
||||
},
|
||||
{
|
||||
"to_field": "sales_order_no",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"match_id": 0,
|
||||
"from_field": "name"
|
||||
},
|
||||
{
|
||||
"to_field": "prevdoc_docname",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"match_id": 1,
|
||||
"from_field": "parent"
|
||||
},
|
||||
{
|
||||
"to_field": "prevdoc_doctype",
|
||||
"doctype": "Field Mapper Detail",
|
||||
"match_id": 1,
|
||||
"from_field": "parenttype"
|
||||
},
|
||||
{
|
||||
"match_id": 1,
|
||||
"to_field": "maintenance_visit_details",
|
||||
"doctype": "Table Mapper Detail",
|
||||
"from_field": "sales_order_details",
|
||||
"from_table": "Sales Order Item",
|
||||
"to_table": "Maintenance Visit Purpose"
|
||||
},
|
||||
{
|
||||
"to_table": "Maintenance Visit",
|
||||
"doctype": "Table Mapper Detail",
|
||||
"match_id": 0,
|
||||
"from_table": "Sales Order"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user