Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Fiscal Positions #1

Open
mlaitinen opened this issue Feb 20, 2015 · 0 comments
Open

Add Fiscal Positions #1

mlaitinen opened this issue Feb 20, 2015 · 0 comments

Comments

@mlaitinen
Copy link
Contributor

We need to create fiscal positions for partners & invoices. At least the following come in my mind atm:

  • Normal taxes (24 % purchase & sale VAT. Tax Source: Purchase VAT 24 %, Replacement Tax: VAT 24 %)
  • Tax exempt (0 %, for example a rent without tax)
  • Sales & purchases inside EU (reverse charge. in the tax report we need to report the 24 % vat as sales tax, but we can deduct 24 % so basically it's 0 % VAT, but has to be reported)
  • Sales & purchases outside EU (not sure if "Tax exempt" could be used here". need to consult an accountant)

You can use the fiscal positions to automatically convert national taxes to the required intracommunal or export taxes, according to the fiscal position specified for the customer or supplier.

Fiscal positions allow you to make a mapping from national taxes to intracommunal or export taxes, or to map your accounts according to these criteria. You can link fiscal positions to your customers and suppliers to ensure automatic and easy VAT conversion when posting entries.

reference: https://doc.openerp.com/v6.1/book/3/3_9/tax_structure/

Similar implementation can be found from odoo/addons/l10n_be/fiscal_templates.xml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant