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

[15] account_invoice_pricelist wrong calculation #1421

Open
mthiermann opened this issue Mar 16, 2023 · 1 comment
Open

[15] account_invoice_pricelist wrong calculation #1421

mthiermann opened this issue Mar 16, 2023 · 1 comment
Labels

Comments

@mthiermann
Copy link

account_invoice_pricelist

Hello,

can it be that the module works properly only with the main currency of the company? In our case, the module works as it should with Euro, but as soon as you use a price list with another currency, the calculation is no longer correct. When the invoice is created from a sales order, the prices are correct at first, but as soon as you press the Recalculate prices button, the prices and the journal lines are no longer correct. If the invoice is created directly with a foreign currency, i.e. without a sales order, everything is calculated incorrectly and saving the invoice also produces an error message due to incorrect journal entry lines.

Steps to reproduce the behavior:

  1. just use a pricelist with a other currency then the main company currency

screenshots are attached

pl_prices

pl_euro

pl_canadien_dollar

journal_entry_error

@mthiermann mthiermann added the bug label Mar 16, 2023
@mthiermann
Copy link
Author

There is an issue in the third screenshot. The price might be 6.00 and not 4.00.

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

No branches or pull requests

1 participant