Traduction automatique. Les données et les chiffres font référence ; la formulation peut contenir des erreurs de traduction et certains fragments peuvent rester en anglais. La version faisant foi est celle des pages en anglais et en ukrainien. signalez-nous tout terme inexact
product_state_stock_base
dans product-attribute · code source sur GitHub
This module add the use of Product State in Stock
Catégorie: Product · Camptocamp · AGPL-3
| Série | État | Détails | Code |
|---|---|---|---|
| 16.0 | —Non testé | pas de branche | |
| 17.0 | ✗Erreur d'installation | UNRECOGNISED: Exception: Module loading product_state failed: file product_state/security/ir.model.access.csv could not be processed: · exécuté le 2026-08-27 | sur GitHub |
| 18.0 | ✓S'installe | · exécuté le 2026-08-19 · 18.0.1.0.0 | sur GitHub |
| 19.0 | —Non testé | pas de branche |
The module’s code on 18.0
| Lines of code | python 15 · xml 15 |
| Tests | no |
| Migration scripts | no |
| Models | 0 new · 0 extensions |
Lines are physical, blanks and comments included, as wc -l. Tests are test_*.py files under tests/. Models are lines holding _name = and _inherit =. These are facts about the code, not a judgement: more lines is neither better nor worse. Measured 2026-08-28 on tree 3e136ff1cff5.
Le catalogue apps.odoo.com contient une fiche sous le même nom technique sur 17.0, 18.0 : apps.odoo.com/apps/modules/18.0/product_state_stock_base. Un nom identique ne prouve pas un code identique — comment nous avons compté.
Dépend de
| Module | État | Vérifié |
|---|---|---|
| product_state | ✓S'installe | 2026-09-12 |
| stock | noyau | livré avec Odoo |
Historique
| Dernière modification | 2026-06-27 |
| Commits de code, 12 mois | 0 |
| Les plus actifs | natuan9 |
| Fichiers | 16 |
Les commits de traduction et de bots sont exclus du décompte.
Journal d'installation 17.0
2026-08-27 07:59:40,735 1 WARNING job_a7a83385372f odoo.modules.loading: Transient module states were reset
2026-08-27 07:59:40,736 1 ERROR job_a7a83385372f odoo.modules.registry: Failed to load registry
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 99, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 485, in load_modules
processed_modules += load_marked_modules(env, graph,
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 366, in load_marked_modules
loaded, processed = load_module_graph(
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 229, in load_module_graph
load_data(env, idref, mode, kind='data', package=package)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 73, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 681, in convert_file
convert_csv_import(env, module, pathname, fp.read(), idref, mode, noupdate)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 727, in convert_csv_import
raise Exception(_('Module loading %s failed: file %s could not be processed:\n %s') % (module, fname, warning_msg))
Exception: Module loading product_state failed: file product_state/security/ir.model.access.csv could not be processed:
No matching record found for external id 'sales_team.group_sale_manager' in field 'Group'
No matching record found for external id 'stock.group_stock_manager' in field 'Group'
2026-08-27 07:59:40,738 1 CRITICAL job_a7a83385372f odoo.service.server: Failed to initialize database `job_a7a83385372f`.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/service/server.py", line 1422, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "<decorator-gen-16>", line 2, in new
File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 99, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 485, in load_modules
processed_modules += load_marked_modules(env, graph,
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 366, in load_marked_modules
loaded, processed = load_module_graph(
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 229, in load_module_graph
load_data(env, idref, mode, kind='data', package=package)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 73, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 681, in convert_file
convert_csv_import(env, module, pathname, fp.read(), idref, mode, noupdate)
File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 727, in convert_csv_import
raise Exception(_('Module loading %s failed: file %s could not be processed:\n %s') % (module, fname, warning_msg))
Exception: Module loading product_state failed: file product_state/security/ir.model.access.csv could not be processed:
No matching record found for external id 'sales_team.group_sale_manager' in field 'Group'
No matching record found for external id 'stock.group_stock_manager' in field 'Group'Le résultat vous semble faux ? Dites-le-nous : nous montrerons le journal ou relancerons l'installation. Signaler un résultat erroné