OCA / account-financial-reporting

Financial reports for Odoo
GNU Affero General Public License v3.0
227 stars 611 forks source link

[9.0] Wrong reference for report_xlsx module #1134

Open syci opened 6 months ago

syci commented 6 months ago

https://github.com/OCA/account-financial-reporting/blob/b7c6c749d268792ce1c643cba8c2977018c20cbb/account_move_line_report_xls/__openerp__.py#L30

Wrong reference for report_xlsx module

File "/home/odoo/odoosrc/9/OpenUpgrade/openerp/addons/base/module/module.py", line 600, in button_upgrade raise UserError(_('You try to upgrade a module that depends on the module: %s.\nBut this module is not available in your system.') % ([dep.name](http://dep.name/),)) UserError: (u'\ufeffIntenta actualizar un m\xf3dulo que depende del m\xf3dulo: report_xls.\nPero este m\xf3dulo no est\xe1 disponible en su sistema.', None)

The module rename on: https://github.com/OCA/reporting-engine/pull/151

github-actions[bot] commented 6 days ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.