mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-20 03:52:01 +02:00
19.0 vanilla
This commit is contained in:
parent
d1963a3c3a
commit
2d3ee4855a
7430 changed files with 2687981 additions and 2965473 deletions
|
|
@ -145,7 +145,7 @@ class ModuleNode:
|
|||
# acceptable in this context since we don't modify it
|
||||
manifest = Manifest.for_addon(name, display_warning=False)
|
||||
if manifest is not None:
|
||||
manifest.manifest_cached # parse the manifest now
|
||||
manifest.raw_value('') # parse the manifest now
|
||||
self.manifest: Mapping = manifest or {}
|
||||
|
||||
# ir_module_module data # column_name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue