Skip to content

Claude/check upstream updates n z0 hm#2

Merged
dnplkndll merged 92 commits into16.0from
claude/check-upstream-updates-nZ0Hm
Feb 21, 2026
Merged

Claude/check upstream updates n z0 hm#2
dnplkndll merged 92 commits into16.0from
claude/check-upstream-updates-nZ0Hm

Conversation

@dnplkndll
Copy link

No description provided.

ibuioli and others added 30 commits September 18, 2024 22:57
Currently translated at 100.0% (334 of 334 strings)

Translation: ddmrp-16.0/ddmrp-16.0-ddmrp
Translate-URL: https://translation.odoo-community.org/projects/ddmrp-16-0/ddmrp-16-0-ddmrp/es_AR/
Signed-off-by LoisRForgeFlow
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

Translation: ddmrp-16.0/ddmrp-16.0-ddmrp
Translate-URL: https://translation.odoo-community.org/projects/ddmrp-16-0/ddmrp-16-0-ddmrp/it/
Signed-off-by LoisRForgeFlow
Currently translated at 100.0% (31 of 31 strings)

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

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

Translation: ddmrp-16.0/ddmrp-16.0-ddmrp
Translate-URL: https://translation.odoo-community.org/projects/ddmrp-16-0/ddmrp-16-0-ddmrp/it/
With this change, it is possible to access the buffers of the variants of a product template from the form view.
Signed-off-by LoisRForgeFlow
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ddmrp-16.0/ddmrp-16.0-ddmrp
Translate-URL: https://translation.odoo-community.org/projects/ddmrp-16-0/ddmrp-16-0-ddmrp/
…bustness

The previous approach was error prone as there could be corner cases in which
the `exclude_from_adu` field in SO and moves is misaligned. With a compute and
inverse methods approach we ensure that there are no misalignments and keep
the field in the stock.move as the only source of truth.
Signed-off-by LoisRForgeFlow
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ddmrp-16.0/ddmrp-16.0-ddmrp_exclude_moves_adu_calc_sales
Translate-URL: https://translation.odoo-community.org/projects/ddmrp-16-0/ddmrp-16-0-ddmrp_exclude_moves_adu_calc_sales/
Signed-off-by LoisRForgeFlow
milleniumkid and others added 28 commits October 11, 2025 10:48
Currently translated at 100.0% (4 of 4 strings)

Translation: ddmrp-16.0/ddmrp-16.0-ddmrp_sale
Translate-URL: https://translation.odoo-community.org/projects/ddmrp-16-0/ddmrp-16-0-ddmrp_sale/tr/
Currently translated at 100.0% (8 of 8 strings)

Translation: ddmrp-16.0/ddmrp-16.0-stock_buffer_route
Translate-URL: https://translation.odoo-community.org/projects/ddmrp-16-0/ddmrp-16-0-stock_buffer_route/tr/
Currently translated at 100.0% (6 of 6 strings)

Translation: ddmrp-16.0/ddmrp-16.0-stock_buffer_sales_analysis
Translate-URL: https://translation.odoo-community.org/projects/ddmrp-16-0/ddmrp-16-0-stock_buffer_sales_analysis/tr/
Currently translated at 100.0% (342 of 342 strings)

Translation: ddmrp-16.0/ddmrp-16.0-ddmrp
Translate-URL: https://translation.odoo-community.org/projects/ddmrp-16-0/ddmrp-16-0-ddmrp/it/
In case the product set on the buffer only has a supplier info set
at product template level and not on the product variant itself, the
product's vendor code was not set on the buffer.
Signed-off-by LoisRForgeFlow
Adapt the computation of can_serve_sale as there are some cases in which the buffer cannot be detected if, for example, the sale route is in more than 1 step. We do not use the method in stock_helper as it disappears in future versions and we don't want to add dependency to the new module.
Signed-off-by LoisRForgeFlow
When a quotation is canceled and  its stock.moves are canceled, so we can take into account quotations with moves (as they must be canceled). You cannot cancel a sale order if it has done moves.
Signed-off-by LoisRForgeFlow
It was reported that some users manually modified the replaced by manually. This was not intended so we force the user to use the wizard.
Signed-off-by LoisRForgeFlow
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ddmrp-16.0/ddmrp-16.0-ddmrp_product_replace
Translate-URL: https://translation.odoo-community.org/projects/ddmrp-16-0/ddmrp-16-0-ddmrp_product_replace/
Currently translated at 100.0% (66 of 66 strings)

Translation: ddmrp-16.0/ddmrp-16.0-ddmrp_product_replace
Translate-URL: https://translation.odoo-community.org/projects/ddmrp-16-0/ddmrp-16-0-ddmrp_product_replace/it/
@coderabbitai
Copy link

coderabbitai bot commented Feb 21, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch claude/check-upstream-updates-nZ0Hm

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dnplkndll dnplkndll merged commit b0e07f9 into 16.0 Feb 21, 2026
2 of 5 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.