Simone Orsi

Results 67 issues of Simone Orsi

Replaces #1024 Includes a refactoring based on the division of input and output as done for the base sale module #1075

``` 2024-12-04 05:51:24,172 3177 ERROR odoo odoo.modules.registry: Failed to load registry Traceback (most recent call last): File "/opt/odoo/odoo/modules/registry.py", line 87, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/opt/odoo/odoo/modules/loading.py", line 489,...

bug

The workflow of this module moves one move line at at time even if the user scanned a package. When the package is spread on multiple stock.move.line Odoo core will...

``` 2025-03-18 10:53:18,992 280 INFO odoo odoo.addons.sentry.hooks: Initializing sentry... 2025-03-18 10:53:18,992 280 WARNING odoo sentry_sdk.errors: Deprecated: propagate_hub is deprecated. This will be removed in the future. 2025-03-18 10:53:19,012 280 INFO...

bug

FWD port #2864 + #3285. NOTE: the migrate script has been used also for pre init hook to avoid impacting existing dbs where this module is not installed yet (this...

https://github.com/OCA/sale-workflow/actions/runs/13944990367/job/39030049143 ``` 2025-03-19 11:06:18,492 549 INFO odoo odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Sales', 'Invoicing', 'CRM', 'Manufacturing', 'Calendar', 'Account Global Discount', 'Account Fixed Discount', 'Account Invoice Start End Dates', 'Account...

bug

I've just found out that most of the tests are not running because they were commented on v13 ![image](https://github.com/user-attachments/assets/e9d79ed7-b606-46a6-b811-39e6d1180c6c) It's the same till 16 [16.0/product_configurator/tests/__init__.py](https://github.com/OCA/product-configurator/blob/16.0/product_configurator/tests/__init__.py) 😱 😱 😱 😱 😱...

bug
stale

This line was removed in the migration to v16 in 2757735 . I guess it was done by error and I guess there was no test... Backport of https://github.com/OCA/edi/pull/1178