Merge pull request #21785 from anupamvs/sales-order-tax-fix

fix: tax id is not fetched when creating sales order from quotation
This commit is contained in:
Deepesh Garg 2020-05-19 21:49:11 +05:30 committed by GitHub
commit 3949b51026
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -282,6 +282,7 @@
"width": "100px"
},
{
"fetch_from": "customer.tax_id",
"fieldname": "tax_id",
"fieldtype": "Data",
"label": "Tax Id",
@ -1196,7 +1197,7 @@
"idx": 105,
"is_submittable": 1,
"links": [],
"modified": "2020-04-17 12:50:39.640534",
"modified": "2020-05-19 21:39:19.486684",
"modified_by": "Administrator",
"module": "Selling",
"name": "Sales Order",