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

Migration/purchase order line deep sort #17

Merged
merged 222 commits into from
Mar 12, 2024

Conversation

atularvind
Copy link

No description provided.

ps-tubtim and others added 30 commits November 30, 2023 11:12
oca-ci and others added 28 commits March 5, 2024 07:28
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_packaging_level_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_packaging_level_qty/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_default_terms_conditions
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_default_terms_conditions/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_manual_delivery
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_manual_delivery/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_deposit/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_approved
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_approved/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_blanket_order
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_blanket_order/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-16.0/purchase-workflow-16.0-sale_purchase_force_vendor
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-sale_purchase_force_vendor/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_general_discount
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_general_discount/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_weight_volume
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_weight_volume/
Currently translated at 100.0% (30 of 30 strings)

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_approved
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_approved/it/
Currently translated at 100.0% (65 of 65 strings)

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_manual_delivery
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_manual_delivery/it/
Currently translated at 100.0% (44 of 44 strings)

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_deposit
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_deposit/it/
Currently translated at 100.0% (10 of 10 strings)

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_default_terms_conditions
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_default_terms_conditions/it/
Currently translated at 100.0% (8 of 8 strings)

Translation: purchase-workflow-16.0/purchase-workflow-16.0-sale_purchase_force_vendor
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-sale_purchase_force_vendor/it/
Currently translated at 100.0% (10 of 10 strings)

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_packaging_level_qty
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_packaging_level_qty/it/
Currently translated at 100.0% (15 of 15 strings)

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_order_general_discount
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_order_general_discount/it/
Currently translated at 100.0% (16 of 16 strings)

Translation: purchase-workflow-16.0/purchase-workflow-16.0-procurement_purchase_no_grouping
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-procurement_purchase_no_grouping/it/
Signed-off-by pedrobaeza
Signed-off-by kittiu
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: purchase-workflow-16.0/purchase-workflow-16.0-purchase_work_acceptance
Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_work_acceptance/
@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2024

Codecov Report

Attention: Patch coverage is 96.95024% with 38 lines in your changes are missing coverage. Please review.

Project coverage is 96.18%. Comparing base (6227986) to head (79a9fa5).

Files Patch % Lines
purchase_security/models/purchase_order.py 50.00% 8 Missing ⚠️
purchase_work_acceptance/models/stock_picking.py 87.71% 1 Missing and 6 partials ⚠️
purchase_request/models/stock_move.py 14.28% 3 Missing and 3 partials ⚠️
purchase_work_acceptance/models/work_acceptance.py 94.80% 1 Missing and 3 partials ⚠️
...curement_purchase_no_grouping/models/stock_rule.py 85.00% 1 Missing and 2 partials ⚠️
...se_order_qty_change_no_recompute/monkeypatching.py 76.92% 0 Missing and 3 partials ⚠️
purchase_work_acceptance/models/account_move.py 92.50% 0 Missing and 3 partials ⚠️
...ase_stock_price_unit_sync/models/purchase_order.py 86.66% 1 Missing and 1 partial ⚠️
...hase_order_line_deep_sort/models/purchase_order.py 97.87% 0 Missing and 1 partial ⚠️
...order_line_deep_sort/models/res_config_settings.py 88.88% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             16.0      #17      +/-   ##
==========================================
+ Coverage   96.00%   96.18%   +0.17%     
==========================================
  Files         365      416      +51     
  Lines        7217     8448    +1231     
  Branches      854      967     +113     
==========================================
+ Hits         6929     8126    +1197     
- Misses        157      170      +13     
- Partials      131      152      +21     

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

@atularvind atularvind merged commit e02a365 into 16.0 Mar 12, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.