feat: add field Action on Purchase Order Submission
This commit is contained in:
parent
0ca7527f7a
commit
628ea42b63
@ -28,7 +28,9 @@
|
|||||||
"subcontract",
|
"subcontract",
|
||||||
"backflush_raw_materials_of_subcontract_based_on",
|
"backflush_raw_materials_of_subcontract_based_on",
|
||||||
"column_break_11",
|
"column_break_11",
|
||||||
"over_transfer_allowance"
|
"over_transfer_allowance",
|
||||||
|
"section_break_xcug",
|
||||||
|
"purchase_order_submit_action"
|
||||||
],
|
],
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
@ -172,6 +174,16 @@
|
|||||||
"fieldname": "blanket_order_allowance",
|
"fieldname": "blanket_order_allowance",
|
||||||
"fieldtype": "Float",
|
"fieldtype": "Float",
|
||||||
"label": "Blanket Order Allowance (%)"
|
"label": "Blanket Order Allowance (%)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "section_break_xcug",
|
||||||
|
"fieldtype": "Section Break"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "purchase_order_submit_action",
|
||||||
|
"fieldtype": "Select",
|
||||||
|
"label": "Purchase Order Submit Action",
|
||||||
|
"options": "\nCreate Subcontracting Order\nCreate and Submit Subcontracting Order"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"icon": "fa fa-cog",
|
"icon": "fa fa-cog",
|
||||||
@ -179,7 +191,7 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"issingle": 1,
|
"issingle": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2023-10-25 14:03:32.520418",
|
"modified": "2023-11-22 16:05:33.262940",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Buying",
|
"module": "Buying",
|
||||||
"name": "Buying Settings",
|
"name": "Buying Settings",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user