[FIX] product_usability_akretion: fix 2 warnings

Fixes bug #239
This commit is contained in:
Alexis de Lattre
2025-12-02 22:04:19 +01:00
parent cddecdf569
commit 929a9418a7
2 changed files with 1 additions and 420 deletions

View File

@@ -26,7 +26,7 @@ This module has been written by Alexis de Lattre from Akretion <alexis.delattre@
'author': 'Akretion',
'website': 'https://github.com/akretion/odoo-usability',
'depends': ['product'],
"external_dependencies": {"python": ["stdnum"]},
"external_dependencies": {"python": ["python-stdnum"]},
'data': [
'views/product_supplierinfo.xml',
'views/product_pricelist.xml',