Mayur Maheshwari(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-909009-mma into 
lp:openobject-addons.

Requested reviews:
  Rucha (Open ERP) (rpa-openerp)
Related bugs:
  Bug #909009 in OpenERP Addons: "Warehouse: "Warehouse Dashboard" is not able 
to open from GTK client"
  https://bugs.launchpad.net/openobject-addons/+bug/909009

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-909009-mma/+merge/86998

Hello, 

      stock: I Have a set + operator in graph view.

Thanks.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-909009-mma/+merge/86998
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-909009-mma.
=== modified file 'stock/report/report_stock_move_view.xml'
--- stock/report/report_stock_move_view.xml	2011-12-23 09:56:07 +0000
+++ stock/report/report_stock_move_view.xml	2011-12-28 09:46:42 +0000
@@ -55,7 +55,7 @@
          <field name="arch" type="xml">
              <graph string="Moves Analysis" type="bar">
                  <field name="day"/>
-                 <field name="product_qty" operator="avg"/>
+                 <field name="product_qty" operator="+"/>
              </graph>
          </field>
     </record>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to