We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 878d4f5 commit 13cd99fCopy full SHA for 13cd99f
attribute_set_jsonb/__init__.py
@@ -1,2 +1,2 @@
1
-from . import hooks
+from .hooks import post_init_hook
2
from . import models
test-requirements.txt
@@ -0,0 +1,2 @@
+odoo-addon-attribute_set @ git+https://github.com/OCA/odoo-pim.git@refs/pull/226/head#subdirectory=attribute_set
+odoo-addon-base_sparse_field_jsonb @ git+https://github.com/OCA/server-tools@refs/pull/3480/head#subdirectory=base_sparse_field_jsonb
0 commit comments