This commit is contained in:
Nijil Y 2011-12-12 10:31:23 +05:30
parent 38821f6104
commit b54d7282a7

View File

@ -5,7 +5,7 @@
{
'creation': '2010-08-08 17:09:17',
'docstatus': 0,
'modified': '2011-12-08 18:31:28',
'modified': '2011-12-09 18:46:35',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
@ -21,7 +21,7 @@
'section_style': 'Tray',
'server_code_error': ' ',
'show_in_menu': 0,
'version': 33
'version': 36
},
# These values are common for all DocField
@ -126,7 +126,16 @@
# DocField
{
'doctype': 'DocField',
'fieldname': 'rate',
'fieldname': 'purchase_ref_rate',
'fieldtype': 'Currency',
'label': 'Ref Rate *',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'purchase_rate',
'fieldtype': 'Currency',
'label': 'Rate *(Default Curr.)',
'oldfieldname': 'rate',
@ -137,15 +146,6 @@
'trigger': 'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'purchase_ref_rate',
'fieldtype': 'Currency',
'label': 'Ref Rate *',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
@ -161,6 +161,7 @@
# DocField
{
'default': '0.00',
'doctype': 'DocField',
'fieldname': 'discount_rate',
'fieldtype': 'Currency',
@ -168,6 +169,15 @@
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'import_ref_rate',
'fieldtype': 'Currency',
'label': 'Ref Rate ',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
@ -182,15 +192,6 @@
'trigger': 'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'import_ref_rate',
'fieldtype': 'Currency',
'label': 'Ref Rate ',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',