Commit Graph

3 Commits

Author SHA1 Message Date
OCA-git-bot
72a029c766 [BOT] post-merge updates 2023-10-16 18:05:35 +00:00
oca-ci
9dab43b969 [UPD] Update report_xlsx_boilerplate.pot 2023-10-16 18:01:07 +00:00
GuillemCForgeFlow
c0b1078028 [ADD]report_xlsx_boilerplate
New addon to have the possibility to add Excel boilerplate templates. This can be useful for those reports where we want to always have a predetermined structure in which we then want to add more information.
Example: we always now that the Column Headers will be: Header 1, Header 2, ... We can add the Boilerplate with the Headers, and from there, in the `generate_xlsx_report` method, we will already have the predefined Excel so that we can edit on top of it.
2023-10-16 16:11:55 +02:00