Reviewers: ,
Please review this at http://codereview.tryton.org/662006/
Affected files:
M product.py
Index: product.py
===================================================================
--- a/product.py
+++ b/product.py
@@ -29,6 +29,7 @@
Move = pool.get('stock.move')
Uom = pool.get('product.uom')
Location = pool.get('stock.location')
+ Template = pool.get('product.template')
locations = Location.search([
('type', '=', 'storage'),
--
--
[email protected] mailing list
---
You received this message because you are subscribed to the Google Groups "tryton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.