txt order update

This commit is contained in:
Nijil Y 2011-12-08 18:32:58 +05:30
parent edf8bc2a3e
commit 38821f6104
3 changed files with 95 additions and 95 deletions

View File

@ -5,7 +5,7 @@
{
'creation': '2010-08-08 17:09:17',
'docstatus': 0,
'modified': '2011-12-08 15:58:58',
'modified': '2011-12-08 18:31:28',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
@ -21,7 +21,7 @@
'section_style': 'Tray',
'server_code_error': ' ',
'show_in_menu': 0,
'version': 28
'version': 33
},
# These values are common for all DocField
@ -109,6 +109,20 @@
'search_index': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'qty',
'fieldtype': 'Currency',
'label': 'Qty',
'oldfieldname': 'qty',
'oldfieldtype': 'Currency',
'permlevel': 0,
'print_hide': 0,
'reqd': 1,
'trigger': 'Client'
},
# DocField
{
'doctype': 'DocField',
@ -123,6 +137,37 @@
'trigger': 'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'purchase_ref_rate',
'fieldtype': 'Currency',
'label': 'Ref Rate *',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amount',
'fieldtype': 'Currency',
'label': 'Amount (Default Curr.)',
'oldfieldname': 'amount',
'oldfieldtype': 'Currency',
'permlevel': 1,
'print_hide': 1,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'discount_rate',
'fieldtype': 'Currency',
'label': 'Discount %',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
@ -140,39 +185,12 @@
# DocField
{
'doctype': 'DocField',
'fieldname': 'discount_rate',
'fieldname': 'import_ref_rate',
'fieldtype': 'Currency',
'label': 'Discount %',
'label': 'Ref Rate ',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'qty',
'fieldtype': 'Currency',
'label': 'Qty',
'oldfieldname': 'qty',
'oldfieldtype': 'Currency',
'permlevel': 0,
'print_hide': 0,
'reqd': 1,
'trigger': 'Client'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'amount',
'fieldtype': 'Currency',
'label': 'Amount (Default Curr.)',
'oldfieldname': 'amount',
'oldfieldtype': 'Currency',
'permlevel': 1,
'print_hide': 1,
'reqd': 1
},
# DocField
{
'doctype': 'DocField',
@ -303,23 +321,5 @@
'permlevel': 0,
'print_hide': 1,
'report_hide': 1
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'purchase_ref_rate',
'fieldtype': 'Currency',
'label': 'Ref Rate *',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'import_ref_rate',
'fieldtype': 'Currency',
'label': 'Ref Rate ',
'permlevel': 0
}
]
]

View File

@ -5,7 +5,7 @@
{
'creation': '2010-08-08 17:09:12',
'docstatus': 0,
'modified': '2011-12-08 16:05:27',
'modified': '2011-12-08 18:30:54',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
@ -21,7 +21,7 @@
'section_style': 'Tray',
'server_code_error': ' ',
'show_in_menu': 0,
'version': 54
'version': 58
},
# These values are common for all DocField
@ -102,6 +102,21 @@
'width': '300px'
},
# DocField
{
'default': '0.00',
'doctype': 'DocField',
'fieldname': 'qty',
'fieldtype': 'Currency',
'label': 'Quantity',
'oldfieldname': 'qty',
'oldfieldtype': 'Currency',
'permlevel': 0,
'reqd': 1,
'trigger': 'Client',
'width': '60px'
},
# DocField
{
'default': '0.00',
@ -127,16 +142,6 @@
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'discount_rate',
'fieldtype': 'Currency',
'label': 'Discount Rate %',
'permlevel': 0,
'trigger': 'Client'
},
# DocField
{
'default': '0.00',
@ -153,17 +158,12 @@
# DocField
{
'default': '0.00',
'doctype': 'DocField',
'fieldname': 'qty',
'fieldname': 'discount_rate',
'fieldtype': 'Currency',
'label': 'Quantity',
'oldfieldname': 'qty',
'oldfieldtype': 'Currency',
'label': 'Discount %',
'permlevel': 0,
'reqd': 1,
'trigger': 'Client',
'width': '60px'
'trigger': 'Client'
},
# DocField
@ -189,6 +189,17 @@
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'import_amount',
'fieldtype': 'Currency',
'label': 'Amount',
'oldfieldname': 'import_amount',
'oldfieldtype': 'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
@ -205,17 +216,6 @@
'width': '100px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'import_amount',
'fieldtype': 'Currency',
'label': 'Amount',
'oldfieldname': 'import_amount',
'oldfieldtype': 'Currency',
'permlevel': 1
},
# DocField
{
'doctype': 'DocField',
@ -435,4 +435,4 @@
'permlevel': 0,
'print_hide': 1
}
]
]

View File

@ -5,7 +5,7 @@
{
'creation': '2010-08-08 17:09:16',
'docstatus': 0,
'modified': '2011-12-08 17:28:34',
'modified': '2011-12-08 18:32:23',
'modified_by': 'Administrator',
'owner': 'Administrator'
},
@ -21,7 +21,7 @@
'section_style': 'Tray',
'server_code_error': ' ',
'show_in_menu': 0,
'version': 69
'version': 70
},
# These values are common for all DocField
@ -192,16 +192,7 @@
'doctype': 'DocField',
'fieldname': 'discount_rate',
'fieldtype': 'Currency',
'label': 'Discount Rate %',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'import_ref_rate',
'fieldtype': 'Currency',
'label': 'Ref Rate ',
'label': 'Discount %',
'permlevel': 0
},
@ -221,6 +212,15 @@
'width': '100px'
},
# DocField
{
'doctype': 'DocField',
'fieldname': 'import_ref_rate',
'fieldtype': 'Currency',
'label': 'Ref Rate ',
'permlevel': 0
},
# DocField
{
'doctype': 'DocField',
@ -555,4 +555,4 @@
'permlevel': 0,
'print_hide': 1
}
]
]