Skip to content

Commit 13cd99f

Browse files
author
bosd
committed
[DO NOT MERGE TEST REQUIREMENTS]
1 parent 878d4f5 commit 13cd99f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

attribute_set_jsonb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
from . import hooks
1+
from .hooks import post_init_hook
22
from . import models

test-requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
odoo-addon-attribute_set @ git+https://github.com/OCA/odoo-pim.git@refs/pull/226/head#subdirectory=attribute_set
2+
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

Comments
 (0)