Skip to content
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

Syncing from upstream OCA/stock-logistics-warehouse (17.0) #1639

Merged
merged 27 commits into from
Feb 26, 2025

Conversation

bt-admin
Copy link

bt_gitbot

pedrobaeza and others added 27 commits February 12, 2025 15:49
When using the feature 'allows to make an inventory based on scanned
products', users might expect they can use the EAN13 barcode for
scanning their products.
[IMP] Improve stock inventory view

[IMP] Keep 'domain' filter last in the list (ux)
Currently translated at 100.0% (10 of 10 strings)

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_inventory_preparation_filter
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_inventory_preparation_filter/fr_FR/
Currently translated at 100.0% (10 of 10 strings)

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_inventory_preparation_filter
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_inventory_preparation_filter/fr_FR/
… categs

This module replaces the module stock_inventory_pos_category proposed in
this PR for odoo v10: #393

Adapt stock_inventory_preparation_filter to allow inheritance by adding
a prepare method
Currently translated at 100.0% (10 of 10 strings)

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_inventory_preparation_filter
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_inventory_preparation_filter/sk/
… all lots of products

Before this patch, if we create a stock inventory for some lots, we get a line for each lot of the products difined on lots.

After this patch, we get the lines for the lots defined.
Currently translated at 100.0% (10 of 10 strings)

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_inventory_preparation_filter
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_inventory_preparation_filter/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_inventory_preparation_filter
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory_preparation_filter/
Currently translated at 100.0% (4 of 4 strings)

Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_inventory_preparation_filter
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory_preparation_filter/it/
Currently translated at 100.0% (4 of 4 strings)

Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_inventory_preparation_filter
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory_preparation_filter/pt_BR/
Signed-off-by rousseldenis
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-17.0/stock-logistics-warehouse-17.0-stock_inventory_preparation_filter
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-17-0/stock-logistics-warehouse-17-0-stock_inventory_preparation_filter/
@bt-admin bt-admin added the 17.0 label Feb 26, 2025
@bt-admin bt-admin merged commit f878530 into brain-tec:17.0 Feb 26, 2025
4 checks passed
Copy link

codecov bot commented Feb 26, 2025

Codecov Report

Attention: Patch coverage is 95.83333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 94.33%. Comparing base (65619b7) to head (3491fb9).
Report is 78 commits behind head on 17.0.

Files with missing lines Patch % Lines
...ntory_preparation_filter/models/stock_inventory.py 89.65% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             17.0    #1639      +/-   ##
==========================================
+ Coverage   94.29%   94.33%   +0.03%     
==========================================
  Files         167      172       +5     
  Lines        3315     3387      +72     
  Branches      256      262       +6     
==========================================
+ Hits         3126     3195      +69     
- Misses        132      133       +1     
- Partials       57       59       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.