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: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
}
]
]