refactor: base_amount field moved below amount field and renamed

This commit is contained in:
noahjacob 2021-05-17 13:58:27 +05:30
parent 87baa646e7
commit 41ac8be6f2

View File

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