-
-
Notifications
You must be signed in to change notification settings - Fork 289
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
[16.0][ADD] purchase_sale_container_deposit_inter_company #533
[16.0][ADD] purchase_sale_container_deposit_inter_company #533
Conversation
4ee3e31
to
689a075
Compare
shall be repush to check wheelhouse. update PR with minimal change shall retrigger correction ? |
/ocabot rebase |
@legalsylvain The rebase process failed, because command
|
hi @santostelmo. could you rebase ? thanks ! |
689a075
to
79bdb7e
Compare
Rebased |
Hii @legalsylvain , is it good for you ? :) kind regards |
hi @cyrilmanuel. I don't use intercompany features. I'm not the good one for the review. |
hoo sorry @legalsylvain :) perhaps @pedrobaeza you could help us to review / merge this PR ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quick code review, although I don't use this.
/ocabot merge nobump
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at 55ecb82. Thanks a lot for contributing to OCA. ❤️ |
In
product_packaging_container_deposit
, product packaging container deposit lines added automatically by the system are flagged with (is_container=True
).That information needs to be propagated from the PO to the SO to allow the correct computation of the product packaging container deposit.
Depends: