mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-15 01:43:10 +00:00
Hide currency and price list section after submission
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -131,7 +131,7 @@
|
||||
"width": "100px"
|
||||
},
|
||||
{
|
||||
"fieldname": "currency_price_list",
|
||||
"fieldname": "currency_and_price_list",
|
||||
"fieldtype": "Section Break",
|
||||
"label": "Currency and Price List",
|
||||
"options": "icon-tag",
|
||||
@@ -767,7 +767,7 @@
|
||||
"icon": "icon-truck",
|
||||
"idx": 1,
|
||||
"is_submittable": 1,
|
||||
"modified": "2015-01-06 17:40:23.838112",
|
||||
"modified": "2015-01-15 07:34:39.475183",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Purchase Receipt",
|
||||
|
||||
Reference in New Issue
Block a user