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

Syncing from upstream OCA/commission (14.0) #515

Merged
merged 9 commits into from
Jan 29, 2025
Merged

Conversation

bt-admin
Copy link

bt_gitbot

aleuffre and others added 9 commits January 27, 2025 17:14
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.
Signed-off-by aleuffre
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: commission-14.0/commission-14.0-sale_commission_partial_settlement
Translate-URL: https://translation.odoo-community.org/projects/commission-14-0/commission-14-0-sale_commission_partial_settlement/
Signed-off-by aleuffre
Currently translated at 100.0% (66 of 66 strings)

Translation: commission-14.0/commission-14.0-sale_commission_partial_settlement
Translate-URL: https://translation.odoo-community.org/projects/commission-14-0/commission-14-0-sale_commission_partial_settlement/it/
@bt-admin bt-admin added the 14.0 label Jan 29, 2025
@bt-admin bt-admin merged commit 07c0ff6 into brain-tec:14.0 Jan 29, 2025
4 checks passed
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

Attention: Patch coverage is 87.09677% with 16 lines in your changes missing coverage. Please review.

Project coverage is 95.38%. Comparing base (e6078f7) to head (2de8c47).
Report is 132 commits behind head on 14.0.

Files with missing lines Patch % Lines
.../models/sale_commission_settlement_line_partial.py 86.48% 5 Missing ⚠️
...al_settlement/models/account_invoice_line_agent.py 81.81% 4 Missing ⚠️
...ement/models/account_invoice_line_agent_partial.py 88.23% 2 Missing and 2 partials ⚠️
...ttlement/models/sale_commission_settlement_line.py 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             14.0     #515      +/-   ##
==========================================
- Coverage   95.57%   95.38%   -0.19%     
==========================================
  Files         133      134       +1     
  Lines        2825     2884      +59     
  Branches      393      407      +14     
==========================================
+ Hits         2700     2751      +51     
- Misses         74       82       +8     
  Partials       51       51              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants