
Hi All,
In Business Central, we have a requirement to create sales order line with custom Tax value. More specifically, I mean like we have 50 states in US and many more Tax rules for Canada, so instead of setting up all the Tax Area Groups and Tax Codes for each state to calculate Tax, we are thinking to put a General Tax Group and Tax Value that we want to apply at SO Line level.
AFAIK, there is no editable field in SO Line that takes Tax amount as input (editable box) and that have impact on Journal Ledger as well.
Any idea how to achieve this from AL code and necessary configurations in BC.
Thank you.
this is specific for the US localisation.
seems to be no simple issue, which can have some impacts to other processes.
maybe it's better not to change the standard process.
you could add an editable field "tax value" in table sales line, which will be pre-filled with the calculated value of the tax matrix.