Italo Lopes

Results 35 issues of Italo Lopes

Depends on https://github.com/OCA/helpdesk/pull/638

This PR backport from version 16.0 As the field `active` is not available on v15.0, I added.

approved

Normally, we need to use `o` when working with reports : https://github.com/odoo/odoo/blob/4dad76c045f94861632929189baa96d69f662275/addons/web/views/report_templates.xml#L744-L761 Here I'm bringing back to the `odoo way` but keeping this working on the previous way. Thanks @ivantodorovich...

needs review
approved
ready to merge

Main changes : The field `refund_method` do not exists anymore. So I added only a boolean that allow the user to create a refund for +one move line. ![image](https://github.com/user-attachments/assets/90c9dac0-5096-4127-a829-ed0d23833c82)

approved
ready to merge