Search
Navigate
Branch
Monday, May 31, 2021
8 changes
New functionality added to Odoo
Adds a new French localization module that lets companies import existing FEC accounting files from previous software into Odoo. This helps new French customers migrate accounts, journals, partners, and journal entries more easily during onboarding.
Original PR description
Task link: https://www.odoo.com/web#id=2252801&model=project.task&view_type=form&cids=1&menu_id=
Enhancements to existing features
Signature requests can now include attached documents in the emails sent to recipients, so supporting files reach signers as intended. The update also improves how messages are handled for signers and followers, and includes a small visual fix for tab borders in forms.
Original PR description
The aims of this task is to add the possibility to attach a document to a signature request.
Before this commit: the html widget gives the possibility to add an attachment to an email, but we don't send it.
taskid: 2496596Miscellaneous changes
solve the problem of repeated vendor bills using a more elaborated search Forward-Port-Of: odoo/enterprise#18474
Original PR description
solve the problem of repeated vendor bills using a more elaborated search Forward-Port-Of: odoo/enterprise#18474
The Helpdesk Gmail add-on can now be translated based on each user's language preference in Odoo. Translations are retrieved from Odoo and cached, allowing translators to manage add-on text through the existing translation process.
Original PR description
Purpose ======= This commit allow the users to translate their Gmail Addon. The language of the addon will be the language the user set on his preference, on his Odoo database. The translations will be downloaded from Odoo and stored in the cache, so translator can use the existing system to translate the addon. Task 2502261 See odoo/mail-client-extensions/pull/8 See odoo/odoo/pull/69288 See /pull/17711
https://github.com/odoo/odoo/pull/70936 https://github.com/odoo/documentation/pull/978 Taskid: 2412172 Forward-Port-Of: odoo/enterprise#18366
Original PR description
https://github.com/odoo/odoo/pull/70936 https://github.com/odoo/documentation/pull/978 Taskid: 2412172 Forward-Port-Of: odoo/enterprise#18366
https://github.com/odoo/enterprise/pull/18440 was merged without adapting the tests Forward-Port-Of: odoo/enterprise#18491
Original PR description
https://github.com/odoo/enterprise/pull/18440 was merged without adapting the tests Forward-Port-Of: odoo/enterprise#18491
Copy #10872 for 14.0 l10n_co_edi. In 14.0 l10n_co_edi_ubl_2_1 is directly implemented in l10n_co_edi so the equivalent of commit needs to be done inside it. opw-2537603 Forward-Port-Of: odoo/enterprise#18440
Original PR description
Copy #10872 for 14.0 l10n_co_edi. In 14.0 l10n_co_edi_ubl_2_1 is directly implemented in l10n_co_edi so the equivalent of commit needs to be done inside it. opw-2537603 Forward-Port-Of: odoo/enterprise#18440
In e.g. 14.0 when in debug mode, the Existing Deprecation Schedule group of fields shows in Deferred Revenue Models, when it should only be visible on Deferred Revenues themselves. With this commit, we hide the Existing Deprecation Schedule group of fields in the case where the state (status) of the current Deferred Revenue is set to model. opw-2474486 Forward-Port-Of: odoo/enterprise#18546
Original PR description
In e.g. 14.0 when in debug mode, the Existing Deprecation Schedule group of fields shows in Deferred Revenue Models, when it should only be visible on Deferred Revenues themselves. With this commit, we hide the Existing Deprecation Schedule group of fields in the case where the state (status) of the current Deferred Revenue is set to model. opw-2474486 Forward-Port-Of: odoo/enterprise#18546