mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
field rearranged in sales invoice
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
{
|
{
|
||||||
'creation': '2012-04-13 11:56:18',
|
'creation': '2012-04-13 11:56:18',
|
||||||
'docstatus': 0,
|
'docstatus': 0,
|
||||||
'modified': '2012-05-02 09:57:50',
|
'modified': '2012-05-04 11:56:59',
|
||||||
'modified_by': u'Administrator',
|
'modified_by': u'Administrator',
|
||||||
'owner': u'Administrator'
|
'owner': u'Administrator'
|
||||||
},
|
},
|
||||||
@@ -296,19 +296,6 @@
|
|||||||
'search_index': 1
|
'search_index': 1
|
||||||
},
|
},
|
||||||
|
|
||||||
# DocField
|
|
||||||
{
|
|
||||||
'doctype': u'DocField',
|
|
||||||
'fieldname': u'posting_time',
|
|
||||||
'fieldtype': u'Time',
|
|
||||||
'label': u'Posting Time',
|
|
||||||
'no_copy': 1,
|
|
||||||
'oldfieldname': u'posting_time',
|
|
||||||
'oldfieldtype': u'Time',
|
|
||||||
'permlevel': 0,
|
|
||||||
'print_hide': 1
|
|
||||||
},
|
|
||||||
|
|
||||||
# DocField
|
# DocField
|
||||||
{
|
{
|
||||||
'colour': u'White:FFF',
|
'colour': u'White:FFF',
|
||||||
@@ -327,6 +314,18 @@
|
|||||||
'search_index': 0
|
'search_index': 0
|
||||||
},
|
},
|
||||||
|
|
||||||
|
# DocField
|
||||||
|
{
|
||||||
|
'doctype': u'DocField',
|
||||||
|
'fieldname': u'mode_of_payment',
|
||||||
|
'fieldtype': u'Select',
|
||||||
|
'label': u'Mode of Payment',
|
||||||
|
'oldfieldname': u'mode_of_payment',
|
||||||
|
'oldfieldtype': u'Select',
|
||||||
|
'options': u'link:Mode of Payment',
|
||||||
|
'permlevel': 0
|
||||||
|
},
|
||||||
|
|
||||||
# DocField
|
# DocField
|
||||||
{
|
{
|
||||||
'colour': u'White:FFF',
|
'colour': u'White:FFF',
|
||||||
@@ -1091,6 +1090,19 @@
|
|||||||
'print_hide': 1
|
'print_hide': 1
|
||||||
},
|
},
|
||||||
|
|
||||||
|
# DocField
|
||||||
|
{
|
||||||
|
'doctype': u'DocField',
|
||||||
|
'fieldname': u'posting_time',
|
||||||
|
'fieldtype': u'Time',
|
||||||
|
'label': u'Posting Time',
|
||||||
|
'no_copy': 1,
|
||||||
|
'oldfieldname': u'posting_time',
|
||||||
|
'oldfieldtype': u'Time',
|
||||||
|
'permlevel': 0,
|
||||||
|
'print_hide': 1
|
||||||
|
},
|
||||||
|
|
||||||
# DocField
|
# DocField
|
||||||
{
|
{
|
||||||
'allow_on_submit': 1,
|
'allow_on_submit': 1,
|
||||||
@@ -1106,18 +1118,6 @@
|
|||||||
'print_hide': 1
|
'print_hide': 1
|
||||||
},
|
},
|
||||||
|
|
||||||
# DocField
|
|
||||||
{
|
|
||||||
'doctype': u'DocField',
|
|
||||||
'fieldname': u'mode_of_payment',
|
|
||||||
'fieldtype': u'Select',
|
|
||||||
'label': u'Mode of Payment',
|
|
||||||
'oldfieldname': u'mode_of_payment',
|
|
||||||
'oldfieldtype': u'Select',
|
|
||||||
'options': u'link:Mode of Payment',
|
|
||||||
'permlevel': 0
|
|
||||||
},
|
|
||||||
|
|
||||||
# DocField
|
# DocField
|
||||||
{
|
{
|
||||||
'doctype': u'DocField',
|
'doctype': u'DocField',
|
||||||
|
|||||||
Reference in New Issue
Block a user