Dorian
Dorian
Change javascript method to delete a line when click on the trash
Add group for field must_have_date
Return to the letter channel while an email exists in the invoiced contact. ## Module OCA-credit-control ## Describe the bug After launching a "Run", the channel assigned to the lines...
supersedes https://github.com/OCA/hr/pull/1305
supersedes https://github.com/OCA/hr/pull/1306
Remove useless mapped. The source code has changed in OCB/OdooSA. The relational field no longer exists on the address in V17. https://github.com/OCA/OCB/blob/3afef8250c829406a8fd227a6bd9f71c4f80ff29/addons/hr/models/hr_employee.py#L49
Remove useless mapped. The source code has changed in OCB/OdooSA. The relational field no longer exists on the address in V17. https://github.com/OCA/OCB/blob/3afef8250c829406a8fd227a6bd9f71c4f80ff29/addons/hr/models/hr_employee.py#L49
[16.0][FIX] mail_template_substitute: Corrected method name override _onchange_template_id_wrapper
The name of the method on which this override was based has been renamed in the report_substitute module in the reporting-engine repository. https://github.com/OCA/reporting-engine/blob/e444d4ead5bba908071e8abf7f6268a6f990463b/report_substitute/wizards/mail_compose_message.py#L12 The commit in question to change the...