diff --git a/easy_my_coop/__openerp__.py b/easy_my_coop/__openerp__.py index 6fa743b..c1bb608 100644 --- a/easy_my_coop/__openerp__.py +++ b/easy_my_coop/__openerp__.py @@ -30,7 +30,6 @@ 'data': [ 'security/easy_my_coop_security.xml', 'security/ir.model.access.csv', - # 'wizard/cooperative_history_wizard.xml', # not loaded, why? 'wizard/create_subscription_from_partner.xml', 'wizard/update_partner_info.xml', 'wizard/validate_subscription_request.xml', diff --git a/easy_my_coop/view/menu.xml b/easy_my_coop/view/menu.xml index 2faeb97..d1ce428 100644 --- a/easy_my_coop/view/menu.xml +++ b/easy_my_coop/view/menu.xml @@ -29,7 +29,5 @@ - - diff --git a/easy_my_coop/wizard/cooperative_history_wizard.xml b/easy_my_coop/wizard/cooperative_history_wizard.xml deleted file mode 100644 index 6744633..0000000 --- a/easy_my_coop/wizard/cooperative_history_wizard.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - cooperative.history.wizard.form - cooperative.history.report - -
- - - - -
-
- - - Cooperative history - ir.actions.act_window - cooperative.history.report - form - form - - new - True - - -
-