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

[14.0][FIX] sale_commission_partial_settlement: major refactor #586

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

Conversation

aleuffre
Copy link

@aleuffre aleuffre commented Dec 17, 2024

This commit refactors the data structure of the module entirely,
in order to provide both a forecast and more detailed
traceability of partial commissions, from invoice to
settlement.

The new data structure is a better fit for the way invoices
and moves work in base Odoo as well.

@OCA-git-bot
Copy link
Contributor

Hi @renda-dev, @PicchiSeba,
some modules you are maintaining are being modified, check this out!

@aleuffre aleuffre force-pushed the 14.0-commission-partial-settled branch from bd40ece to 1cbea36 Compare December 20, 2024 08:55
@aleuffre aleuffre marked this pull request as ready for review December 20, 2024 11:23
@aleuffre aleuffre force-pushed the 14.0-commission-partial-settled branch 2 times, most recently from 0b5783b to 129ec2c Compare December 20, 2024 16:03
@aleuffre aleuffre force-pushed the 14.0-commission-partial-settled branch 8 times, most recently from 6ff81cb to 8c3866e Compare January 20, 2025 09:56
@aleuffre aleuffre changed the title DO NOT MERGE: sale_commission_partial_settlement: major refactor [14.0][FIX] sale_commission_partial_settlement: major refactor Jan 20, 2025
@aleuffre aleuffre force-pushed the 14.0-commission-partial-settled branch 5 times, most recently from 3996099 to f25b673 Compare January 22, 2025 10:30
This commit refactors the data structure of the module entirely,
in order to provide both a forecast and more detailed
traceability of partial commissions, from invoice to
settlement.

The new data structure is a better fit for the way invoices
and moves work in base Odoo as well.
@aleuffre aleuffre force-pushed the 14.0-commission-partial-settled branch from f25b673 to 9d41fd7 Compare January 22, 2025 13:42
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