Skip to content

Commit 98b23a7

Browse files
Update pos_margin_stored/__manifest__.py
Co-authored-by: Sylvain LE GAL <[email protected]>
1 parent bf60b6b commit 98b23a7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pos_margin_stored/__manifest__.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
"maintainers": ["quentinDupont"],
1212
"website": "https://github.com/OCA/pos",
1313
"license": "AGPL-3",
14-
"depends": [
15-
"pos_margin",
16-
],
14+
"depends": ["point_of_sale"],
1715
"installable": True,
1816
}

0 commit comments

Comments
 (0)