← Back to team overview

openerp-india team mailing list archive

[Bug 888313] Re: Error on product_qt installing and picking views

 

** Patch added: "Files security/ir.model.access.csv and product_qt_view.xml Improvement"
   https://bugs.launchpad.net/bugs/888313/+attachment/2591281/+files/product_qt.zip

-- 
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/888313

Title:
  Error on product_qt installing and picking views

Status in OpenERP Addons (modules):
  New

Bug description:
  For module product_qt for version 6.0.3

  Errors on product_qt on files ir.model.access.csv and
  product_qt_view.xml

  Solves errors on installation:
  During installation the security group product.group_manager not exists.
  On ir.model.access.csv:
  Change:
  product.group_manager
  for
  product.group_uos

  Solves errors on picking views:
  When you see the picking view the inherited view its not working because the inherited view has  a wrong field.
  On file product_qt_view.xml:
  Change:
  string="Move State"
  for
  string="Move Information"

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


References