Browse Source

fixup! fixup! fixup! fixup! [ADD][mail_parent_recipient][10] Add module to use mail of first partner

pull/332/head
Tonow-c2c 6 years ago
parent
commit
24446c1229
  1. 3
      mail_parent_recipient/__manifest__.py

3
mail_parent_recipient/__manifest__.py

@ -12,9 +12,6 @@
"license": "AGPL-3",
"application": False,
"installable": True,
"pre_init_hook": "pre_init_hook",
"post_init_hook": "post_init_hook",
"uninstall_hook": "uninstall_hook",
"depends": [
'mail',
]

Loading…
Cancel
Save