same from and to flds deleted from mapper

This commit is contained in:
Nabin Hait
2011-08-25 19:41:24 +05:30
parent fc69354c7c
commit 2c03015537
26 changed files with 57 additions and 4856 deletions

View File

@@ -15,7 +15,6 @@
'doctype': 'Table Mapper Detail',
'from_field': 'kra_sheet',
'from_table': 'KRA Sheet',
'idx': 1,
'match_id': 0,
'name': '__common__',
'parent': 'KRA Template-Appraisal',
@@ -26,17 +25,6 @@
'validation_logic': 'name is not Null'
},
# These values are common for all Field Mapper Detail
{
'doctype': 'Field Mapper Detail',
'map': 'Yes',
'match_id': 0,
'name': '__common__',
'parent': 'KRA Template-Appraisal',
'parentfield': 'field_mapper_details',
'parenttype': 'DocType Mapper'
},
# These values are common for all DocType Mapper
{
'doctype': 'DocType Mapper',
@@ -52,22 +40,6 @@
'name': 'KRA Template-Appraisal'
},
# Field Mapper Detail
{
'doctype': 'Field Mapper Detail',
'from_field': 'kra',
'idx': 1,
'to_field': 'kra'
},
# Field Mapper Detail
{
'doctype': 'Field Mapper Detail',
'from_field': 'per_weightage',
'idx': 2,
'to_field': 'per_weightage'
},
# Table Mapper Detail
{
'doctype': 'Table Mapper Detail'

View File

@@ -6,7 +6,7 @@
'creation': '2010-12-14 10:23:25',
'docstatus': 0,
'modified': '2011-02-12 18:31:40',
'modified_by': 'Administrator',
'modified_by': 'umair@iwebnotes.com',
'owner': 'harshada@webnotestech.com'
},
@@ -45,74 +45,10 @@
'name': 'Salary Structure-Salary Slip'
},
# Field Mapper Detail
{
'doctype': 'Field Mapper Detail',
'from_field': 'employee',
'idx': 1,
'match_id': 0,
'to_field': 'employee'
},
# Field Mapper Detail
{
'doctype': 'Field Mapper Detail',
'from_field': 'employee_name',
'idx': 2,
'match_id': 0,
'to_field': 'employee_name'
},
# Field Mapper Detail
{
'doctype': 'Field Mapper Detail',
'from_field': 'department',
'idx': 3,
'match_id': 0,
'to_field': 'department'
},
# Field Mapper Detail
{
'doctype': 'Field Mapper Detail',
'from_field': 'designation',
'idx': 4,
'match_id': 0,
'to_field': 'designation'
},
# Field Mapper Detail
{
'doctype': 'Field Mapper Detail',
'from_field': 'branch',
'idx': 5,
'match_id': 0,
'to_field': 'branch'
},
# Field Mapper Detail
{
'doctype': 'Field Mapper Detail',
'from_field': 'grade',
'idx': 6,
'match_id': 0,
'to_field': 'grade'
},
# Field Mapper Detail
{
'doctype': 'Field Mapper Detail',
'from_field': 'e_type',
'idx': 7,
'match_id': 1,
'to_field': 'e_type'
},
# Field Mapper Detail
{
'doctype': 'Field Mapper Detail',
'from_field': 'total_earning',
'idx': 7,
'match_id': 0,
'to_field': 'gross_pay'
},
@@ -121,43 +57,14 @@
{
'doctype': 'Field Mapper Detail',
'from_field': 'modified_value',
'idx': 8,
'match_id': 1,
'to_field': 'e_amount'
},
# Field Mapper Detail
{
'doctype': 'Field Mapper Detail',
'from_field': 'total_deduction',
'idx': 8,
'match_id': 0,
'to_field': 'total_deduction'
},
# Field Mapper Detail
{
'doctype': 'Field Mapper Detail',
'from_field': 'd_type',
'idx': 9,
'match_id': 2,
'to_field': 'd_type'
},
# Field Mapper Detail
{
'doctype': 'Field Mapper Detail',
'from_field': 'net_pay',
'idx': 9,
'match_id': 0,
'to_field': 'net_pay'
},
# Field Mapper Detail
{
'doctype': 'Field Mapper Detail',
'from_field': 'd_modified_amt',
'idx': 10,
'match_id': 2,
'to_field': 'd_amount'
},
@@ -166,7 +73,6 @@
{
'doctype': 'Field Mapper Detail',
'from_field': 'modified_value',
'idx': 12,
'match_id': 1,
'to_field': 'e_modified_amount'
},
@@ -175,7 +81,6 @@
{
'doctype': 'Field Mapper Detail',
'from_field': 'depend_on_lwp',
'idx': 13,
'match_id': 1,
'to_field': 'e_depends_on_lwp'
},
@@ -184,7 +89,6 @@
{
'doctype': 'Field Mapper Detail',
'from_field': 'd_modified_amt',
'idx': 16,
'match_id': 2,
'to_field': 'd_modified_amount'
},
@@ -193,7 +97,6 @@
{
'doctype': 'Field Mapper Detail',
'from_field': 'depend_on_lwp',
'idx': 17,
'match_id': 2,
'to_field': 'd_depends_on_lwp'
},
@@ -202,7 +105,6 @@
{
'doctype': 'Table Mapper Detail',
'from_table': 'Salary Structure',
'idx': 1,
'match_id': 0,
'to_table': 'Salary Slip'
},
@@ -212,7 +114,6 @@
'doctype': 'Table Mapper Detail',
'from_field': 'earning_details',
'from_table': 'Earning Detail',
'idx': 2,
'match_id': 1,
'to_field': 'earning_details',
'to_table': 'SS Earning Detail'
@@ -223,7 +124,6 @@
'doctype': 'Table Mapper Detail',
'from_field': 'deduction_details',
'from_table': 'Deduction Detail',
'idx': 3,
'match_id': 2,
'to_field': 'deduction_details',
'to_table': 'SS Deduction Detail'