[19.0][MIG]: pos_stock_available_online#1567
Open
Alexgars73 wants to merge 37 commits into
Open
Conversation
…ty with POS [FIX] fixed pre-commit errors
Currently translated at 100.0% (16 of 16 strings) Translation: pos-16.0/pos-16.0-pos_stock_available_online Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_stock_available_online/it/
Currently translated at 100.0% (16 of 16 strings) Translation: pos-16.0/pos-16.0-pos_stock_available_online Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_stock_available_online/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-16.0/pos-16.0-pos_stock_available_online Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_stock_available_online/
Remove Cetmix from maintainers
Currently translated at 100.0% (16 of 16 strings) Translation: pos-16.0/pos-16.0-pos_stock_available_online Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_stock_available_online/es/
Currently translated at 100.0% (16 of 16 strings) Translation: pos-16.0/pos-16.0-pos_stock_available_online Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_stock_available_online/es/
Make stock updates not only on quant updates, but also when a stock move changes its state. This fixes two bugs: - Stock is not updated when a new incoming move is ready, or when a ready one is cancelled - Stock is decreased twice because when quant is updated, move is taken in account because it is not yet on 'done' state
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-16.0/pos-16.0-pos_stock_available_online Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_stock_available_online/
When notification is triggered by a `stock.move`, it has to use warehouses related to its locations instead of direct linked warehouse.
Currently translated at 100.0% (18 of 18 strings) Translation: pos-16.0/pos-16.0-pos_stock_available_online Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_stock_available_online/it/
…id) of pos.config() have the same label: Warehouse. [Modules: pos_stock_available_online and point_of_sale]
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-16.0/pos-16.0-pos_stock_available_online Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_stock_available_online/
…n many items. (for exemple many quants)
Currently translated at 100.0% (19 of 19 strings) Translation: pos-16.0/pos-16.0-pos_stock_available_online Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_stock_available_online/it/
Author
ea8a21a to
6ff2ae4
Compare
pablo-cort-s73
approved these changes
Jun 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Migration to v19