Holger Brunn
Holger Brunn
this creates a cronjob to run the analysis for 18.0 every week. Needs to be in the 17.0 branch because cronjobs only run on the default branch. This is written...
This module restores the attachment preview on the right side of forms for example on invoices by standard Odoo when using ``web_responsive``. The chatter in that case is always below...
This was supported in v8 but never made it into newer versions. --- Similarly in forms you can write: and with this module you can do:
This module adds a button to open a dashboard's action in the usual view, thus enabling filtering and any other actions you can apply on the resulting records. Basically, this...
This module allows developers to enable a preview on fields displayed with widget ``many2many_binary``. Easiest way to test this is to edit the view of mail templates and add the...
backport of https://github.com/OCA/web/pull/3041, don't review yet
This module enables you to use [WeasyPrint](https://weasyprint.org) to render PDFs, which allows for more print related HTML features than using Odoo's standard wkhtmltopdf. Have a look at the [demo report](https://github.com/user-attachments/files/19265957/WeasyPrint.demo.report.full.custom.pdf)....
see https://pypdf2.readthedocs.io/en/3.0.0/user/migration-1-to-2.html
This module extends the functionality of base_address_extended to support custom street name formats. Further, it allows users to turn on manual entry of the components of a street name, and...
This module allows mail aliases to be configured to create partners when they are mailed to from unknown mail addresses. That's useful ie for project aliases to have people involved...