mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -29,6 +29,7 @@ addon | version | maintainers | summary
|
|||||||
[report_async](report_async/) | 14.0.1.1.1 | [](https://github.com/kittiu) | Central place to run reports live or async
|
[report_async](report_async/) | 14.0.1.1.1 | [](https://github.com/kittiu) | Central place to run reports live or async
|
||||||
[report_context](report_context/) | 14.0.1.0.3 | | Adding context to reports
|
[report_context](report_context/) | 14.0.1.0.3 | | Adding context to reports
|
||||||
[report_csv](report_csv/) | 14.0.1.0.0 | | Base module to create csv report
|
[report_csv](report_csv/) | 14.0.1.0.0 | | Base module to create csv report
|
||||||
|
[report_fillpdf](report_fillpdf/) | 14.0.1.0.1 | | Base module that fills PDFs
|
||||||
[report_label](report_label/) | 14.0.1.0.3 | [](https://github.com/ivantodorovich) | Print configurable self-adhesive labels reports
|
[report_label](report_label/) | 14.0.1.0.3 | [](https://github.com/ivantodorovich) | Print configurable self-adhesive labels reports
|
||||||
[report_layout_config](report_layout_config/) | 14.0.1.0.1 | | Add possibility to easily modify the global report layout
|
[report_layout_config](report_layout_config/) | 14.0.1.0.1 | | Add possibility to easily modify the global report layout
|
||||||
[report_py3o](report_py3o/) | 14.0.1.0.4 | | Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.)
|
[report_py3o](report_py3o/) | 14.0.1.0.4 | | Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.)
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
14.0.20220927.0
|
14.0.20231208.0
|
||||||
@@ -16,6 +16,7 @@ setuptools.setup(
|
|||||||
'odoo14-addon-report_async',
|
'odoo14-addon-report_async',
|
||||||
'odoo14-addon-report_context',
|
'odoo14-addon-report_context',
|
||||||
'odoo14-addon-report_csv',
|
'odoo14-addon-report_csv',
|
||||||
|
'odoo14-addon-report_fillpdf',
|
||||||
'odoo14-addon-report_label',
|
'odoo14-addon-report_label',
|
||||||
'odoo14-addon-report_layout_config',
|
'odoo14-addon-report_layout_config',
|
||||||
'odoo14-addon-report_py3o',
|
'odoo14-addon-report_py3o',
|
||||||
|
|||||||
Reference in New Issue
Block a user