fix: set options for Currency field Incoming Rate (#30384)

This commit is contained in:
Sagar Vora 2022-03-28 17:55:23 +05:30 committed by GitHub
parent c01fe74cf0
commit 77c36f6d22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -813,6 +813,7 @@
"fieldtype": "Currency", "fieldtype": "Currency",
"label": "Incoming Rate (Costing)", "label": "Incoming Rate (Costing)",
"no_copy": 1, "no_copy": 1,
"options": "Company:company:default_currency",
"print_hide": 1 "print_hide": 1
}, },
{ {
@ -842,7 +843,7 @@
"idx": 1, "idx": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2022-02-24 14:41:36.392560", "modified": "2022-03-23 08:18:04.928287",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Sales Invoice Item", "name": "Sales Invoice Item",