JA
Asked
Hi.
I am verifying that when transferring the products in accordance with the laws that govern my country, there can be no taxes on the transfer of an item between two stores. there can be no "product tax", this should only transfer the cost without calculating the tax in the transfer operation, how can I do so that it is not calculated without eliminating the tax function? What can I do so that the tax is not calculated on transfers.
I have attached some images and indicate in red where the calculation problem is, 0 should appear in the product tax and should not touch my cost
Note: the tax in my country is 13%
I am verifying that when transferring the products in accordance with the laws that govern my country, there can be no taxes on the transfer of an item between two stores. there can be no "product tax", this should only transfer the cost without calculating the tax in the transfer operation, how can I do so that it is not calculated without eliminating the tax function? What can I do so that the tax is not calculated on transfers.
I have attached some images and indicate in red where the calculation problem is, 0 should appear in the product tax and should not touch my cost
Note: the tax in my country is 13%
Attachments
- MSAnsweredHello,
There is no option to disable tax only on transfers. You will need to modify the transfers controller in `app/controllers/admin/` and view files in `themes/default/admin/views/transfers/` as you need.
Thank you - JAAnsweredI hope this query is useful for a new update so that the correction is included and can be selected if transfer taxes are required or simply move the unit cost since the net cost does not apply in this case because the property laws in my country is different from the one that was designed for this system.
It would be great if I could integrate it in a future update, because other clients from the Latin American region may require it as in my case and the transfer of goods laws are very similar in the region. - MSAnsweredHello,
I can't promise but yes I will check this in future updates.
Thank you - Login to Reply