Merge pull request #33910 from barredterra/named-place-rfq
feat: add incoterm named place to RFQ
This commit is contained in:
commit
4ac983cf09
@ -29,6 +29,7 @@
|
||||
"message_for_supplier",
|
||||
"terms_section_break",
|
||||
"incoterm",
|
||||
"named_place",
|
||||
"tc_name",
|
||||
"terms",
|
||||
"printing_settings",
|
||||
@ -278,13 +279,19 @@
|
||||
"fieldtype": "Link",
|
||||
"label": "Incoterm",
|
||||
"options": "Incoterm"
|
||||
},
|
||||
{
|
||||
"depends_on": "incoterm",
|
||||
"fieldname": "named_place",
|
||||
"fieldtype": "Data",
|
||||
"label": "Named Place"
|
||||
}
|
||||
],
|
||||
"icon": "fa fa-shopping-cart",
|
||||
"index_web_pages_for_search": 1,
|
||||
"is_submittable": 1,
|
||||
"links": [],
|
||||
"modified": "2022-11-17 17:26:33.770993",
|
||||
"modified": "2023-01-31 23:22:06.684694",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Buying",
|
||||
"name": "Request for Quotation",
|
||||
|
Loading…
x
Reference in New Issue
Block a user