mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-20 07:22:13 +00:00
fix: fields alteration related to subcontracting
(cherry picked from commit 77590e6077)
This commit is contained in:
@@ -639,7 +639,7 @@
|
|||||||
{
|
{
|
||||||
"fieldname": "supplier_delivery_note",
|
"fieldname": "supplier_delivery_note",
|
||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
"label": "Supplier Delivery Note"
|
"label": "Job Worker Delivery Note"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "raw_materials_consumed_section",
|
"fieldname": "raw_materials_consumed_section",
|
||||||
|
|||||||
Reference in New Issue
Block a user