Browse Source

[ADD] migration todos

pull/32/head
robin.keunen 5 years ago
parent
commit
a0e3e76f20
  1. 1
      easy_my_coop_document/__openerp__.py
  2. 1
      easy_my_coop_taxshelter_report/__openerp__.py

1
easy_my_coop_document/__openerp__.py

@ -4,6 +4,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
# migrate in v12 and isolate from emc
'name': 'Easy My Coop Document',
'summary': """

1
easy_my_coop_taxshelter_report/__openerp__.py

@ -19,6 +19,7 @@
#
##############################################################################
{
# todo check ir model access
"name": "Easy My Coop tax shelter report",
"version": "1.0",
"depends": ["easy_my_coop"],

Loading…
Cancel
Save