Mario Montes

Results 17 issues of Mario Montes

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 the next line of code, with a name with accents, the generation of the QR fails https://github.com/OCA/server-tools/blob/1c5d6bbbd78386d8a946edb3a68416ef557d3319/auth_totp/wizards/res_users_authenticator_create.py#L78 ``` File "/home/odoo/odoo/OCA/server-tools/auth_totp/wizards/res_users_authenticator_create.py", line 78, in _compute_qr_code_tag issuer_name=record.user_id.company_id.display_name, File "/usr/local/lib/python2.7/dist-packages/pyotp/totp.py", line 88,...

Odoo’s default report layout uses a fixed font size for all PDF documents. In many real use cases, especially when invoice or sales order lines include long product descriptions or...

Odoo’s default report layout uses a fixed font size for all PDF documents. In many real use cases, especially when invoice or sales order lines include long product descriptions or...

approved
ready to merge