-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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][ADD] sale_stock_prebook: Add process to prebook a sale order's stock #2624
base: 14.0
Are you sure you want to change the base?
[14.0][ADD] sale_stock_prebook: Add process to prebook a sale order's stock #2624
Conversation
cc @jbaudoux |
eeb0523
to
1dd3f52
Compare
@mt-software-de What's the difference with stock_reserve_sale ? |
Please read the comment of @jbaudoux OCA/stock-logistics-warehouse#1696 (comment) |
1dd3f52
to
0566ab0
Compare
4d44c8f
to
45daaa6
Compare
OCA/wms#769 is needed for 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.
LGTM
Can you update this PR description with this? |
3574259
to
1b4c64a
Compare
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.
Functionally tested 👍🏼
In my opinion README with the USAGE section should be improved with all how to / step by step. In other case, less reviewer, less user adopting it. 😄 ❤️
cb6d552
to
b58aec8
Compare
This one is now ready to merge, i removed the dependency to stock_helper and included the very specific logic to stop the proc run, within the module itself. |
b58aec8
to
d9d0d79
Compare
… before confirming it
Take moves into account when computing the previous promised qty Keep date_priority of Confirmed sale.orders which were reserved before
d9d0d79
to
1c2c026
Compare
Add process to prebook/reserve a sale order's stock before confirming it.
Depends on
OCA/stock-logistics-warehouse#1807NO NEEDED ANYMOREOCA/wms#769MERGED