odoo icon indicating copy to clipboard operation
odoo copied to clipboard

Odoo. Open Source Apps To Grow Your Business.

Results 2164 odoo issues
Sort by recently updated
recently updated
newest added

An error message was missing a space in between "a" and "hamburger" in "ahamburger". This commit fixes this typo. Task-4173938

RD

When starting a PoS session a useless sequence was created every time Steps to reproduce: ------------------- * Open a PoS session on different days > Observation: Go to the sequence...

OE
forwardport

Steps to reproduce the bug: - In website dit mode. - Click on the footer. - Enable the "Scroll Top Button" option for the footer. - Disable the "Copyright" option...

RD
forwardport

In 865baf9ef154e2a36817e40a50e09d5e98cf95f9, makeAsyncHandler has been incorrectly modified so that the promise rejection is consumed by the catch, instead of letting it bubble up through a finally. Indeed, contrarily to makeButtonHandler,...

RD

Description of the issue/feature this PR addresses: #184630 The error message is unclear as to which is the file containing the error. Current behavior before PR: Before this commit, Odoo...

### Odoo Version - [X] 16.0 - [X] 17.0 - [ ] 18.0 - [ ] Other (specify) ### Steps to Reproduce - Add an extra `"` to a translation...

Steps to reproduce the bug: - In website dit mode. - Click on the footer. - Enable the "Scroll Top Button" option for the footer. - Disable the "Copyright" option...

RD
forwardport

Follow up of https://github.com/odoo/odoo/pull/171393 The method should forward all kwargs to the super call. Issue manifesting in particular in 18.0 when attempting to fix cloud storage at https://github.com/odoo/odoo/pull/184331 Forward-Port-Of: odoo/odoo#184506

RD
forwardport

Versions -------- - 16.0+ Steps ----- 1. Create a zero-priced product template; 2. add some attribute values; 3. configure price extras for the attributes; 4. configure eCommerce to prevent sale...

OE
forwardport