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

[FIX] account_statement_import_sheet_file: Erroneous values taken depending on the amount_type #752

Open
wants to merge 1 commit into
base: 17.0
Choose a base branch
from

Conversation

feg-adhoc
Copy link

@feg-adhoc feg-adhoc commented Dec 27, 2024

The error originated from the lack of precision in the fields taken when selecting an amount_type. The first and most recurring issue was that when setting a value in the amount_column field, changing the amount_type caused this field to disappear, but the module continued referencing it, throwing an error if it was correctly set. This commit ensures that the value is taken based on the selected amount_type.

@OCA-git-bot
Copy link
Contributor

Hi @alexey-pelykh,
some modules you are maintaining are being modified, check this out!

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

Successfully merging this pull request may close these issues.

2 participants