OCA / sale-reporting

GNU Affero General Public License v3.0
50 stars 193 forks source link

sale_layout_category_hide_detail error at install #234

Closed dasz-odoo closed 1 year ago

dasz-odoo commented 1 year 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.