← Back to team overview

openerp-india team mailing list archive

[Bug 1258973] [NEW] The delivery module does not depend explicitely on sale_stock

 

Public bug reported:

In trunk, the `delivery` module's `__openerp__.py` file depends on
`sale` and `stock`.  The automatic module `sale_stock` is not listed
explicitely but I think it should: installing `delivery` without it
makes its tests fail.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1258973

Title:
  The delivery module does not depend explicitely on sale_stock

Status in OpenERP Addons (modules):
  New

Bug description:
  In trunk, the `delivery` module's `__openerp__.py` file depends on
  `sale` and `stock`.  The automatic module `sale_stock` is not listed
  explicitely but I think it should: installing `delivery` without it
  makes its tests fail.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1258973/+subscriptions


Follow ups

References