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

Wrong tax sign in refunds #3

Open
mlaitinen opened this issue Jan 18, 2016 · 0 comments
Open

Wrong tax sign in refunds #3

mlaitinen opened this issue Jan 18, 2016 · 0 comments

Comments

@mlaitinen
Copy link
Contributor

Taxes 24 %, 14 % and 10 %, both sales & purchase act wrong in refunds. When refunding a customer invoice (or supplier), the tax should be refunded as well. Now what happens is that the tax part is charged again.

Add

<field name="ref_tax_sign">-1</field>
<field name="ref_base_sign">-1</field>

for all of them.

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