[19.0][MIG] product_state_sale: Migration to 19.0#2275
Open
MohamedOsman7 wants to merge 4 commits intoOCA:19.0from
Open
[19.0][MIG] product_state_sale: Migration to 19.0#2275MohamedOsman7 wants to merge 4 commits intoOCA:19.0from
MohamedOsman7 wants to merge 4 commits intoOCA:19.0from
Conversation
73 tasks
CRogos
reviewed
Apr 29, 2026
Comment on lines
+3
to
+4
| - [Apik](https://apik.cloud): | ||
| - Thomas HERBIN \<<the@apik.cloud>\> |
There was a problem hiding this comment.
This can be removed... migration without changes is not contrebuting
| <record id="sales_team.group_sale_manager" model="res.groups"> | ||
| <field | ||
| name="implied_ids" | ||
| eval="[(4, ref('product_state.group_product_state_manager'))]" |
There was a problem hiding this comment.
Suggested change
| eval="[(4, ref('product_state.group_product_state_manager'))]" | |
| eval="[Command.link(ref('product_state.group_product_state_manager'))]" |
d373405 to
99b48a7
Compare
99b48a7 to
a406451
Compare
CRogos
approved these changes
Apr 29, 2026
Contributor
Author
|
@BhaveshHeliconia can you please make a review |
BhaveshHeliconia
suggested changes
Apr 30, 2026
Contributor
BhaveshHeliconia
left a comment
There was a problem hiding this comment.
I encountered an error.
Apps.mp4
Contributor
Author
I solved it here #2278 |
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.

supersede: #2203
Depends on product_state: #2217 (Merged !)