Migration to version 17.0
Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0
Modules to migrate
- [x] base_comment_template - By @alan196 - #876
- [x] bi_sql_editor - By @nguyenminhchien - #832
- [ ] bi_view_editor
- [x] bi_view_editor_spreadsheet_dashboard - By @antoniodavid - #969
- [ ] kpi by @edgarretes
- [ ] report_async
- [ ] report_company_details_translatable
- [x] report_csv - By @victoralmau - #980
- [ ] report_label
- [x] report_py3o - By @pilarvargas-tecnativa - #1021
- [ ] report_py3o_fusion_server
- [ ] report_qweb_decimal_place
- [ ] report_qweb_element_page_visibility
- [ ] report_qweb_encrypt
- [x] report_qweb_parameter - By @ramiadavid - #816
- [ ] report_qweb_pdf_watermark
- [x] report_qweb_signer - By @carlos-lopez-tecnativa - #991
- [ ] report_substitute
- [x] report_wkhtmltopdf_param - By @trisdoan - #861
- [x] report_xlsx - By @tien-ld - #819
- [ ] report_xlsx_helper
- [x] report_xml - By @anikeenko-viktor - #824
- [ ] sql_export
- [ ] sql_export_excel
- [ ] sql_export_mail
- [ ] sql_request_abstract
Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list
Working on report_qweb_parameter #816
Working on report_xlsx
Working on #828
Working on: sql_request_abstract and bi_sql_editor : https://github.com/OCA/reporting-engine/pull/832
Working on #831
Is anyone working on report_csv ?
I needed this in v17, so I made some very minor changes to make it work.
-
Update version
-
Fix attrs
-
Remove xml description warning
I see some of the other modules have much more thorough updates, while I just wanted to make this work with minimal hassle. As I don't know the details of this plugins very well, this is pretty much what I have resources to do.
I'm not sure if that's interesting or if anyone else is looking at a larger rewrite?
I tried to use the report_xlxm it seems the report does not appear in the report section printer icon
report_substitute - https://github.com/OCA/reporting-engine/pull/828
Hello all, report_csv here : #856
report_wkhtmltopdf_param: https://github.com/OCA/reporting-engine/pull/861
base_comment_template in https://github.com/OCA/reporting-engine/pull/876
report_async - https://github.com/OCA/reporting-engine/pull/878
report_layout_config in https://github.com/OCA/reporting-engine/pull/883
report_qweb_element_page_visibility - https://github.com/OCA/reporting-engine/pull/840 report_qweb_pdf_watermark - https://github.com/OCA/reporting-engine/pull/841 sql_export - https://github.com/OCA/reporting-engine/pull/843 sql_export_excel - https://github.com/OCA/reporting-engine/pull/844 sql_export_mail - https://github.com/OCA/reporting-engine/pull/845
bi_view_editor 968
bi_view_editor_spreadsheet_dashboard #969