OCA / sale-reporting

GNU Affero General Public License v3.0
47 stars 187 forks source link

sale_layout_category_hide_detail error at install #234

Closed dasz-odoo closed 10 months ago

dasz-odoo commented 10 months ago

Module

sale_layout_category_hide_detail

Describe the bug

The module generates an error when installed on a 16.0 database image

To Reproduce

16.0:

Steps to reproduce the behavior:

  1. Install the module on a 16.0 sh database

Expected behavior No installation errors

Additional context The error seems to be a missing image file, this code is supposed to get a file using an xml_id but receives 'undefined' instead of an actual ID.