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

[17.0][MIG] product_sold_by_delivery_week: Migration to 17.0 #312

Open
wants to merge 23 commits into
base: 17.0
Choose a base branch
from

Conversation

HeliconiaSolutions
Copy link

No description provided.

chienandalu and others added 23 commits January 22, 2025 16:57
…g data instead use dot notation. Add security groups to avoid unnecessary compute.

TT32983
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

Translation: sale-reporting-16.0/sale-reporting-16.0-product_sold_by_delivery_week
Translate-URL: https://translation.odoo-community.org/projects/sale-reporting-16-0/sale-reporting-16-0-product_sold_by_delivery_week/es/
Currently translated at 100.0% (9 of 9 strings)

Translation: sale-reporting-16.0/sale-reporting-16.0-product_sold_by_delivery_week
Translate-URL: https://translation.odoo-community.org/projects/sale-reporting-16-0/sale-reporting-16-0-product_sold_by_delivery_week/it/
A user with basic stock and sale permissions couldn't validate a picking
because it meant writing a field into the product. Now that write is
issued with `sudo()`.

I refactored a bit the tests. They were testing very weird scenarios
that would never happen in the real world. And, what's more interesting,
they were not testing the real world scenarios.

I lowered the permissions in tests, to make sure that the module works
with the basic permissions.

Finally, I also changed some spelling mistakes that I simply could not
help but change.

@moduon MT-5114
Currently translated at 100.0% (9 of 9 strings)

Translation: sale-reporting-16.0/sale-reporting-16.0-product_sold_by_delivery_week
Translate-URL: https://translation.odoo-community.org/projects/sale-reporting-16-0/sale-reporting-16-0-product_sold_by_delivery_week/pt_BR/
@HeliconiaSolutions HeliconiaSolutions force-pushed the 17.0-mig-product_sold_by_delivery_week branch from 1d1496d to 92ee38a Compare January 22, 2025 12:00
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.