-
-
Notifications
You must be signed in to change notification settings - Fork 812
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
[17.0][ADD] procurement_purchase_requisition_generation: New module #2568
[17.0][ADD] procurement_purchase_requisition_generation: New module #2568
Conversation
procurement_purchase_requisition_generation/models/stock_rule.py
Outdated
Show resolved
Hide resolved
procurement_purchase_requisition_generation/readme/DESCRIPTION.md
Outdated
Show resolved
Hide resolved
...nt_purchase_requisition_generation/tests/test_procurement_purchase_requisition_generation.py
Outdated
Show resolved
Hide resolved
procurement_purchase_requisition_generation/wizards/product_replenish.py
Show resolved
Hide resolved
f203d57
to
60dd38b
Compare
60dd38b
to
8cbdc29
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.
Tested functionally.
I have a question related to dropshipping.
Is linking the sale order with the purchase order generated from a requisition out of scope for this module?
I'm just thinking out loud to avoid needing a glue module like
https://github.com/odoo/odoo/tree/15.0/addons/purchase_requisition_stock_dropshipping
Procurement=Create a draft purchase order
Procurement=Propose a call for tenders. (No picking related to the sale order)
procurement_purchase_requisition_generation/wizards/product_replenish.py
Outdated
Show resolved
Hide resolved
procurement_purchase_requisition_generation/models/product_template.py
Outdated
Show resolved
Hide resolved
procurement_purchase_requisition_generation/models/purchase_requisition.py
Outdated
Show resolved
Hide resolved
dc7371e
to
d5b68a7
Compare
Reviewing the dropshipping use case I confirm that an extension for sales would be necessary to take into account this casuistry: create the |
procurement_purchase_requisition_generation/models/stock_rule.py
Outdated
Show resolved
Hide resolved
procurement_purchase_requisition_generation/models/stock_rule.py
Outdated
Show resolved
Hide resolved
d5b68a7
to
a386ac5
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.
LGTM
/ocabot merge nobump |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at 3e36e7b. Thanks a lot for contributing to OCA. ❤️ |
New module
Please @pedrobaeza can you review it?
@Tecnativa TT54940