odoo/industry#2130
Created by Tristan Cazier (trcaz)
Blocked
- Merge method
- Review
-
CI
- ci/industry: (runtime 3839s)
- label
- odoo-dev:19.0-construction_developer-procurement-shop-trcaz
- head
- 32e584fbd2e8611c6c2a53cbe7684c5a4a7e71ff
| odoo/industry | |
|---|---|
| 19.0 | #2130 missing r+ |
| saas-19.1 | |
| saas-19.2 | |
| saas-19.3 | |
| master |
[IMP] construction_developer: create pickings from procurement view
This commit adds a new button to be able to create grouped stock pickings for products that are not fully consumed from the procurement view. This commit also changes the way x_consumed is computed from the delivery progress for this purpose. In order to create the moves, we need to create locations to represent the clients' worksites, so the multi locations setting is now activated.