mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-26 10:08:30 +00:00
[fix] [pos] hide custom buttons in pos view
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"creation": "2013-05-02 16:29:48",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-09-11 12:38:24",
|
||||
"modified": "2013-09-13 11:50:02",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -44,7 +44,7 @@
|
||||
"doctype": "DocField",
|
||||
"fieldname": "ref_rate",
|
||||
"fieldtype": "Currency",
|
||||
"label": "Ref Rate",
|
||||
"label": "Rate",
|
||||
"oldfieldname": "ref_rate",
|
||||
"oldfieldtype": "Currency",
|
||||
"options": "currency",
|
||||
|
||||
Reference in New Issue
Block a user