feat: add field Action on Subcontracting Receipt Submission
This commit is contained in:
parent
9ec6f1e1d6
commit
762906f240
@ -30,7 +30,9 @@
|
||||
"column_break_11",
|
||||
"over_transfer_allowance",
|
||||
"section_break_xcug",
|
||||
"action_on_purchase_order_submission"
|
||||
"action_on_purchase_order_submission",
|
||||
"column_break_izrr",
|
||||
"action_on_subcontracting_receipt_submission"
|
||||
],
|
||||
"fields": [
|
||||
{
|
||||
@ -184,6 +186,16 @@
|
||||
"fieldtype": "Select",
|
||||
"label": "Action on Purchase Order Submission",
|
||||
"options": "\nCreate Subcontracting Order\nCreate and Submit Subcontracting Order"
|
||||
},
|
||||
{
|
||||
"fieldname": "column_break_izrr",
|
||||
"fieldtype": "Column Break"
|
||||
},
|
||||
{
|
||||
"fieldname": "action_on_subcontracting_receipt_submission",
|
||||
"fieldtype": "Select",
|
||||
"label": "Action on Subcontracting Receipt Submission",
|
||||
"options": "\nCreate Purchase Receipt\nCreate and Submit Purchase Receipt"
|
||||
}
|
||||
],
|
||||
"icon": "fa fa-cog",
|
||||
@ -191,7 +203,7 @@
|
||||
"index_web_pages_for_search": 1,
|
||||
"issingle": 1,
|
||||
"links": [],
|
||||
"modified": "2023-11-22 17:42:28.978582",
|
||||
"modified": "2023-11-22 17:46:26.474708",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Buying",
|
||||
"name": "Buying Settings",
|
||||
|
Loading…
x
Reference in New Issue
Block a user