sajjad-yousuf-96 / QR-CODE-SCANNER

QR Code Scanner Module for Odoo V15-V16 Community Version
1 stars 2 forks source link

how to make it work with odoo 17 #1

Open AshrafMikhael opened 5 months ago

AshrafMikhael commented 5 months ago

Hi Sajjad

i am trying to use this module with odoo 17, but I got the following error:

======= The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: web.core The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: @qr_code_scanner/js/main_menu

I hope you can guide me to use it with odoo 17

Thanks Ashraf

JFerchoTorres commented 1 week ago

Hello @AshrafMikhael can you try adding this asset in the manifest?

'assets': { 'web.assets_backend': [ 'web/static/src/core/*/',