Skip to content

[18.0][FIX] account_payment_line: Use vals.get() instead of direct dict access#926

Open
Saran440 wants to merge 1 commit intoOCA:18.0from
ecosoft-odoo:18.0-fix-account_payment_line-filter_lines1
Open

[18.0][FIX] account_payment_line: Use vals.get() instead of direct dict access#926
Saran440 wants to merge 1 commit intoOCA:18.0from
ecosoft-odoo:18.0-fix-account_payment_line-filter_lines1

Conversation

@Saran440
Copy link
Copy Markdown
Member

@Saran440 Saran440 commented Feb 24, 2026

Test Script error when install account_payment_line module

@OCA-git-bot
Copy link
Copy Markdown
Contributor

Hi @ChrisOForgeFlow,
some modules you are maintaining are being modified, check this out!

@celm1990
Copy link
Copy Markdown
Contributor

celm1990 commented Mar 6, 2026

The error comes from this commit in Odoo: odoo/odoo@531b887
So, this change only hides the error, but the correct fix is to use balance instead of credit and debit.

@celm1990
Copy link
Copy Markdown
Contributor

celm1990 commented Mar 6, 2026

Please see the fix in #927

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.

3 participants