Skip to content

Conversation

@qgroulard
Copy link
Contributor

This module has changed a lot between Odoo versions, especially in version 13.0 and 16.0 where the method _recompute_payment_terms_lines() has been added then removed.
I believe some features got lost on the way.

Today I don't understand how it is supposed to work anymore. For me:

  1. The account should be computed when a new move line is added, not only when the onchange triggers on the move.
  2. The onchange on the move should also trigger if the brand or the company changes (it was the case until migration to 13.0).

@OCA-git-bot
Copy link
Contributor

Hi @osi-scampbell, @sbejaoui,
some modules you are maintaining are being modified, check this out!

@qgroulard qgroulard force-pushed the 18.0-imp-account_brand_create_move_line-qgr branch from a91f747 to e16f543 Compare November 24, 2025 12:40
This module has changed a lot between Odoo versions, some features got lost on the way.
The account should be computed when a new move line is added, not only when the onchange triggers on the move.
The onchange on the move should trigger if the brand or the company changes.
@qgroulard qgroulard force-pushed the 18.0-imp-account_brand_create_move_line-qgr branch from e16f543 to b44202a Compare November 24, 2025 12:46
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