Hi,

Anybody can help me to implement toggle in Quote so Quote can have VAT calculation ON/OFF. I already do some experiment, first i add a a boolean field to Quote and do some additional condition to /admin/commerce/config/taxes/types/vat/rule. But there is problem because Quote is part of Order and Order is created after Line Item is created thus the rules is not working. Adding the toggle field from Line Item (/admin/commerce/config/line-items/product/fieldsalso) have inconsistency.

I just need to make the user have a toggle button on Add Quote page, so user can turn on/off the VAT calculation rules.

Any help would much appreciated.

Comments

Harsikesa created an issue.