This question has been flagged
1 Reply
3976 Views

hi

how to set customer tax in openerp v7.0.

By editing the python code in sale.py we can achieve this by editing the code. some error occured in the processing of the payment..

Avatar
Discard
Best Answer

Hello,

We can't set the taxes on customer but we have better alternatives on OpenERP. By default we have assigned the sales/purchase taxes on products. Normally customer taxes required for the import/export the goods. For that we can create the fiscal position on OpenERP and here we can do the tax mapping and account mapping.

This fiscal position we can assigned to the customer and based on this tax will be replaced on sale/purchase order as well as on invoice.

Thank you!

Avatar
Discard
Author

Hi. How to set up the fiscal position for customer. now i set normal tax (fiscal) to one customer. but it will not make any reflection in the total price of the sale order line.

Hi, please check the sales tax of your selected product on sale order line. It must be match as a source taxes of the fiscal position then it can be mapped.

Author

how can we include a default tax amount in a sale order

Open the product form and go to accounting tab ...... see the sale tax here you can defined the default tax for the product.

Author

ok thats fine . In order to set the fiscal position for the customer there will not any change happens in the price of salesorder line created by the concerned customer . Can you please explain the what the reason behind this..