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

The invoice does not get the correct price in the company's currency from a subscription with a price list in a foreign currency #42149

Open
vanesaotaduy opened this issue Jul 2, 2024 · 0 comments
Labels

Comments

@vanesaotaduy
Copy link

Information about bug

When you set up the subscription plan with company currency and choose a price list in another currency, for example, USD, the invoice doesn't convert the amount. It takes the price in USD as it was in the company currency. Let me show you an example on V13:

I created this subscription plan by setting up ARS currency for the plan and choosing a Price List in USD.

image

The price for this product is 300 USD for the list price selected on the plan.

When issuing the invoice, takes the price as 300 ARS, which is wrong, it should be converted at the exchange rate of 1175 ARS.

image

The correct amount should be 300 x 1175 = 352.500 ARS

I also tried this in V15 and there is another problem besides the amount not converting on the invoice. In this case, the invoice takes a price from a list that is not the price list I set up in the subscription plan.

Subscription plan:

image

Invoice issued

image
Subscription

Module

accounts

Version

V13 y V15

Installation method

None

Relevant log output / Stack trace / Full Error Message.

No response

@vanesaotaduy vanesaotaduy changed the title Invoice does not get the correct currency price when issued from a subscription related to a subscription plan in the company currency and price based on foreign currency price list The invoice does not get the correct price in the company's currency from a subscription with a price list in a foreign currency Jul 2, 2024
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