Merge pull request #25732 from noahjacob/ux_landed_cost_voucher

refactor: updated applicable charges form in landed cost voucher
This commit is contained in:
Marica
2021-05-18 16:39:31 +05:30
committed by GitHub

View File

@@ -10,8 +10,8 @@
"exchange_rate", "exchange_rate",
"description", "description",
"col_break3", "col_break3",
"base_amount", "amount",
"amount" "base_amount"
], ],
"fields": [ "fields": [
{ {
@@ -59,7 +59,7 @@
{ {
"fieldname": "base_amount", "fieldname": "base_amount",
"fieldtype": "Currency", "fieldtype": "Currency",
"label": "Base Amount", "label": "Amount (Company Currency)",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"read_only": 1 "read_only": 1
} }
@@ -67,7 +67,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2020-12-26 01:07:23.233604", "modified": "2021-05-17 13:57:10.807980",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Landed Cost Taxes and Charges", "name": "Landed Cost Taxes and Charges",