odoo
odoo copied to clipboard
Odoo. Open Source Apps To Grow Your Business.
Description of the issue/feature this PR addresses: Fix the error that the name of the line is too long Current behavior before PR: The label of the lines is not...
While testing the application, I get the following error: [Steps]: In my conversation with Website Visitor, I invite Internal Users. When I enter the help command, OdooBot says "You are...
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines...
…eral employees TaskID: 2917741 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and...
- When trying to delete tasks with an user who does not have read access on model `account.analytic.line`, an access error will be raised. Description of the issue/feature this PR...
Whenever an error happens during the website creation after the last step of the website configurator, it is displayed as an notification popup, but it keeps the UI blocked, preventing...
Inside a res.config.settings form view have a label with a string on it placed before the field it is linked to. i.e.: ``` ```` Before this commit, the string was...
- When trying to delete tasks with an user who does not have read access on model `account.analytic.line`, an access error will be raised. Description of the issue/feature this PR...
The document type on move reversal could be changed to use the correct type to be generated. In this case, in Peru, the document type for credit note could be:...
This commit fix a bug noticed when fixing this other one in v15 https://github.com/odoo/odoo/pull/93943. We notice that, in addition to not set correctly the payment type, the payment method was...