savoirfairelinux-openerp team mailing list archive
-
savoirfairelinux-openerp team
-
Mailing list archive
-
Message #00475
Re: lp:~extra-addons-commiter/e-commerce-addons/7.0-sale-workflow-merge-fix into lp:~extra-addons-commiter/e-commerce-addons/7.0-sale-workflow
Review: Needs Fixing code review
I don't agree to put a dependency on sale_exceptions from sale_automatic_workflow. The case you speak about does not happen when sale_exceptions is not installed, so there is no reason to force the installation of this module when you use only sale_automatic_workflow.
The correct ways to avoid that is to create a "link" module auto-installed when both modules are installed.
--
https://code.launchpad.net/~extra-addons-commiter/e-commerce-addons/7.0-sale-workflow-merge-fix/+merge/193163
Your team extra-addons-commiter is subscribed to branch lp:~extra-addons-commiter/e-commerce-addons/7.0-sale-workflow.
References