chore: Increase precision for other doc fields

(cherry picked from commit c8d2181498)

# Conflicts:
#	erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
#	erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
This commit is contained in:
Deepesh Garg
2022-10-12 14:17:55 +05:30
committed by Mergify
parent b966f10711
commit 151b9d4d7b
3 changed files with 12 additions and 1 deletions

View File

@@ -706,6 +706,7 @@
"label": "Valuation Rate",
"no_copy": 1,
"options": "Company:company:default_currency",
"precision": "6",
"print_hide": 1,
"read_only": 1
},
@@ -871,7 +872,11 @@
"idx": 1,
"istable": 1,
"links": [],
<<<<<<< HEAD
"modified": "2021-11-15 17:04:07.191013",
=======
"modified": "2022-10-12 03:37:29.032732",
>>>>>>> c8d2181498 (chore: Increase precision for other doc fields)
"modified_by": "Administrator",
"module": "Accounts",
"name": "Purchase Invoice Item",

View File

@@ -746,6 +746,7 @@
"fieldtype": "Currency",
"label": "Incoming Rate",
"no_copy": 1,
"precision": "6",
"print_hide": 1,
"read_only": 1
},
@@ -780,7 +781,11 @@
"index_web_pages_for_search": 1,
"istable": 1,
"links": [],
<<<<<<< HEAD
"modified": "2022-05-02 12:09:39.610075",
=======
"modified": "2022-10-12 03:36:05.344847",
>>>>>>> c8d2181498 (chore: Increase precision for other doc fields)
"modified_by": "Administrator",
"module": "Stock",
"name": "Delivery Note Item",

View File

@@ -738,6 +738,7 @@
"oldfieldname": "valuation_rate",
"oldfieldtype": "Currency",
"options": "Company:company:default_currency",
"precision": "6",
"print_hide": 1,
"print_width": "80px",
"read_only": 1,
@@ -992,7 +993,7 @@
"idx": 1,
"istable": 1,
"links": [],
"modified": "2022-07-28 19:27:54.880781",
"modified": "2022-10-12 03:37:59.516609",
"modified_by": "Administrator",
"module": "Stock",
"name": "Purchase Receipt Item",