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:
commit
f6f64083d2
@ -242,6 +242,7 @@
|
|||||||
{
|
{
|
||||||
"depends_on": "item_code",
|
"depends_on": "item_code",
|
||||||
"fetch_from": "item_code.default_bom",
|
"fetch_from": "item_code.default_bom",
|
||||||
|
"fetch_if_empty": 1,
|
||||||
"fieldname": "bom",
|
"fieldname": "bom",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
@ -336,7 +337,7 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2022-08-15 14:25:45.177703",
|
"modified": "2023-01-20 23:25:45.363281",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Subcontracting",
|
"module": "Subcontracting",
|
||||||
"name": "Subcontracting Order Item",
|
"name": "Subcontracting Order Item",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user