feat: add connections to Incoterm doctype
This commit is contained in:
parent
ffd287d5a6
commit
a5966b6f84
@ -35,8 +35,59 @@
|
||||
"label": "Description"
|
||||
}
|
||||
],
|
||||
"links": [],
|
||||
"modified": "2022-11-17 17:31:49.113954",
|
||||
"links": [
|
||||
{
|
||||
"group": "Selling",
|
||||
"link_doctype": "Quotation",
|
||||
"link_fieldname": "incoterm"
|
||||
},
|
||||
{
|
||||
"group": "Selling",
|
||||
"link_doctype": "Sales Order",
|
||||
"link_fieldname": "incoterm"
|
||||
},
|
||||
{
|
||||
"group": "Buying",
|
||||
"link_doctype": "Request for Quotation",
|
||||
"link_fieldname": "incoterm"
|
||||
},
|
||||
{
|
||||
"group": "Buying",
|
||||
"link_doctype": "Supplier Quotation",
|
||||
"link_fieldname": "incoterm"
|
||||
},
|
||||
{
|
||||
"group": "Buying",
|
||||
"link_doctype": "Purchase Order",
|
||||
"link_fieldname": "incoterm"
|
||||
},
|
||||
{
|
||||
"group": "Stock",
|
||||
"link_doctype": "Delivery Note",
|
||||
"link_fieldname": "incoterm"
|
||||
},
|
||||
{
|
||||
"group": "Stock",
|
||||
"link_doctype": "Purchase Receipt",
|
||||
"link_fieldname": "incoterm"
|
||||
},
|
||||
{
|
||||
"group": "Stock",
|
||||
"link_doctype": "Shipment",
|
||||
"link_fieldname": "incoterm"
|
||||
},
|
||||
{
|
||||
"group": "Accounts",
|
||||
"link_doctype": "Sales Invoice",
|
||||
"link_fieldname": "incoterm"
|
||||
},
|
||||
{
|
||||
"group": "Accounts",
|
||||
"link_doctype": "Purchase Invoice",
|
||||
"link_fieldname": "incoterm"
|
||||
}
|
||||
],
|
||||
"modified": "2022-11-17 22:35:52.084553",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Setup",
|
||||
"name": "Incoterm",
|
||||
|
Loading…
x
Reference in New Issue
Block a user