[18.0][MIG] stock_reserve: Migration to 18.0.#2
[18.0][MIG] stock_reserve: Migration to 18.0.#2rjaraspearhead wants to merge 59 commits intoOCA:18.0from
Conversation
jbaudoux
left a comment
There was a problem hiding this comment.
Out of curiosity, what is your usage of this module?
2e458bb to
09a044f
Compare
|
@jbaudoux Additionally, this module serves as a foundation for other extensions, such as stock_reserve_sale, which allows reservations to be created directly from the sales order without the need to confirm it. |
I was wondering if you were doing reservations outside sales. For sales reservation, there is https://github.com/OCA/sale-workflow/pulls?q=is%3Apr+is%3Aopen+prebook since 14.0 which is better in my opinion. PRs are being moved to https://github.com/OCA/sale-prebook |
|
/ocabot migration stock_reserve |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
|
Hi @rjaraspearhead , thank you for your contribution! |
|
/ocabot rebase |
|
Sorry @ivs-cetmix you are not allowed to rebase. To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons. If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the |
…will serve as a basis for the sale pre-book
don't use half the quantity so that the reserved qty is different from available qty
For weird reasons, force-assigning a move does not associate quants. action_assign'ing the picking does, and is the same procedure that you can do via the interface.
[UPG] Upgraded to version 8, fixed references to new 8.0 views and moved fields that were in product.product to product.template [fix] remove duplicate view and correct view name [UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0. [UPG] stock available immediately, corrected the calculation method of immediately_usable_qty to take in accountthe sign change in outgoing_qty (from negative to positive) in version 8. [FLAKE8] [FIX] renaming of a class, comment removing, useless code. [UPD] move out from unported to 8 for update [fix] remove duplicate view and correct view name [UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0. [FIX] renaming of a class, comment removing, useless code. [fix] remove duplicate view and correct view name [UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0. [UPD] move out from unported to 8 for update [fix] remove duplicate view and correct view name [UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0. [FIX] renaming of a class, comment removing, useless code. [UPD] move out from unported to 8 for update [fix] remove duplicate view and correct view name [UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0. [FIX] renaming of a class, comment removing, useless code. [UPD] move out from unported to 8 for update [fix] remove duplicate view and correct view name [UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0. [FIX] renaming of a class, comment removing, useless code. [fix] remove duplicate view and correct view name [UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0. [UPD] move out from unported to 8 for update [fix] remove duplicate view and correct view name [UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0. [FIX] renaming of a class, comment removing, useless code.
Currently translated at 17.4% (27 of 155 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_reserve Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_reserve/it/
…tion to avoid multi-company incompatibilities TT44108
Currently translated at 17.6% (27 of 153 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_reserve Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_reserve/it/
Currently translated at 100.0% (153 of 153 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_reserve Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_reserve/es/
Currently translated at 17.3% (27 of 156 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_reserve Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_reserve/it/
Currently translated at 100.0% (156 of 156 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_reserve Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_reserve/es/
Currently translated at 100.0% (156 of 156 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_reserve Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_reserve/it/
Currently translated at 100.0% (133 of 133 strings) Translation: stock-logistics-warehouse-17.0/stock-logistics-warehouse-17.0-stock_reserve Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-17-0/stock-logistics-warehouse-17-0-stock_reserve/it/
Currently translated at 100.0% (133 of 133 strings) Translation: stock-logistics-warehouse-17.0/stock-logistics-warehouse-17.0-stock_reserve Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-17-0/stock-logistics-warehouse-17-0-stock_reserve/es/
09a044f to
0026719
Compare
Done |
|
@zalei-odoo thank you for your feedback! Could you please approve the PR or request changes if needed? |
|
I don't have enough rights. |
|
@zalei-odoo looks weird, don't you have this menu?
|
|
Thank you, Ivan, I haven't done this before, I really have it. I'll do it now) |
zalei-odoo
left a comment
There was a problem hiding this comment.
The module's functionality is functional enough for typical applications when working with products and warehouses. I checked the reservation (when the quantity for reservation is less than the available quantity) and the cron task "Release the stock reservation having a passed validity date".
Update repo README.md
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |




Extract from OCA/stock-logistics-warehouse#2270