OpenUpgrade icon indicating copy to clipboard operation
OpenUpgrade copied to clipboard

Open source upgrade path for Odoo/OpenERP

Results 201 OpenUpgrade issues
Sort by recently updated
recently updated
newest added

Nothing to do Depends on: - [ ] https://github.com/OCA/OpenUpgrade/pull/4170 @Tecnativa TT42393

Blocked by dependency

The mail.template `mail_template_data_delivery_confirmation` was formerly in the module `delivery`. Along with the regular template refreshing we need to set the translation terms module to the `stock` module so we can...

Baiscally is an odoo12 straight from source to an odoo13 2024-03-22 17:13:32,728 840 DEBUG bailaki-staging odoo.sql_db: query: INSERT INTO "ir_model_access" ("id", "create_uid", "create_date", "write_uid", "write_date", "active", "group_id", "name", "perm_create", "perm_read",...

bug

Rename `group_id` column from `purchase.requisition` to procurement_group_id. Related to https://github.com/OCA/purchase-workflow/pull/2196 @Tecnativa TT41760

Migrate account.account.tag to fit the new account.tax and its repartition lines.

`(del)` means that the module has been removed in this version `(add)` means that the module has been added in this version `>` means that it has been identified that...

help wanted
work in progress