Merge pull request #33760 from rohitwaghchaure/allow-to-change-bom-in-sco

fix: not able to change default BOM in the Subcontracting Order
This commit is contained in:
rohitwaghchaure 2023-01-21 12:04:50 +05:30 committed by GitHub
commit f6f64083d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -242,6 +242,7 @@
{
"depends_on": "item_code",
"fetch_from": "item_code.default_bom",
"fetch_if_empty": 1,
"fieldname": "bom",
"fieldtype": "Link",
"in_list_view": 1,
@ -336,7 +337,7 @@
"index_web_pages_for_search": 1,
"istable": 1,
"links": [],
"modified": "2022-08-15 14:25:45.177703",
"modified": "2023-01-20 23:25:45.363281",
"modified_by": "Administrator",
"module": "Subcontracting",
"name": "Subcontracting Order Item",