[18.0][ADD] sale_margin_pricelist_computation: New module#262
Merged
OCA-git-bot merged 1 commit intoJun 17, 2026
Merged
Conversation
Andrii9090-tecnativa
marked this pull request as draft
April 28, 2026 14:28
Andrii9090-tecnativa
force-pushed
the
18.0-add-sale_margin_pricelist_computation
branch
from
April 28, 2026 14:32
8a8b834 to
a0b8090
Compare
Andrii9090-tecnativa
marked this pull request as ready for review
April 28, 2026 14:36
Andrii9090-tecnativa
force-pushed
the
18.0-add-sale_margin_pricelist_computation
branch
from
April 30, 2026 14:10
a0b8090 to
a3a5da7
Compare
Andrii9090-tecnativa
force-pushed
the
18.0-add-sale_margin_pricelist_computation
branch
2 times, most recently
from
April 30, 2026 16:24
94cd816 to
5b28e09
Compare
2 tasks
pedrobaeza
reviewed
Apr 30, 2026
2 tasks
Andrii9090-tecnativa
force-pushed
the
18.0-add-sale_margin_pricelist_computation
branch
from
May 4, 2026 07:50
5b28e09 to
076566a
Compare
Member
|
Why removing the usage section? |
Andrii9090-tecnativa
force-pushed
the
18.0-add-sale_margin_pricelist_computation
branch
from
May 4, 2026 08:23
076566a to
8910f2f
Compare
pedrobaeza
approved these changes
May 4, 2026
Andrii9090-tecnativa
force-pushed
the
18.0-add-sale_margin_pricelist_computation
branch
from
June 4, 2026 07:13
8910f2f to
e634797
Compare
|
ping @pedrobaeza |
Member
|
We are facing the PyPi upload limitation, but let's try: /ocabot merge nobump |
Contributor
|
On my way to merge this fine PR! |
|
@pedrobaeza could we try to merge it again. Seems like it is been stuck |
Member
|
/ocabot merge nobump |
Contributor
|
This PR looks fantastic, let's merge it! |
Contributor
|
Congratulations, your PR was merged at 0932e76. Thanks a lot for contributing to OCA. ❤️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


This module extends product pricelists to support Python-based formulas

for computing product cost and product sale price for margin calculations.
@pedrobaeza can you review it?
@Tecnativa
TT62183