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. -- Mailing list: https://launchpad.net/~savoirfairelinux-openerp Post to : [email protected] Unsubscribe : https://launchpad.net/~savoirfairelinux-openerp More help : https://help.launchpad.net/ListHelp

