← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 888313] [NEW] Error on product_qt installing and picking views

 

Public bug reported:

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"

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

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
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


Follow ups

References