feat: add field Action on Purchase Order Submission

This commit is contained in:
s-aga-r 2023-11-22 16:07:00 +05:30
parent 0ca7527f7a
commit 628ea42b63

View File

@ -28,7 +28,9 @@
"subcontract",
"backflush_raw_materials_of_subcontract_based_on",
"column_break_11",
"over_transfer_allowance"
"over_transfer_allowance",
"section_break_xcug",
"purchase_order_submit_action"
],
"fields": [
{
@ -172,6 +174,16 @@
"fieldname": "blanket_order_allowance",
"fieldtype": "Float",
"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",
@ -179,7 +191,7 @@
"index_web_pages_for_search": 1,
"issingle": 1,
"links": [],
"modified": "2023-10-25 14:03:32.520418",
"modified": "2023-11-22 16:05:33.262940",
"modified_by": "Administrator",
"module": "Buying",
"name": "Buying Settings",