← Back to team overview

openerp-india team mailing list archive

[Bug 983666] Re: hr_expense changes product_id search globally

 

Hello Jordg,

We did not face such an issue too.

Its possible to face this problem only in case there is any custom
module manipulating the priority of list view of product.

In order to avoid any further conflict, we would recommend that the
priority of 'product_expense_installer_tree_view' should be set to more
than 7(in number, not in the context of priority).

Jordg, you can change the priority yourself if its blocking point for
you.

Hope this helps.

Regards,
Serpent Consulting Services.

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

Title:
  hr_expense changes product_id search globally

Status in OpenERP Addons (modules):
  Expired

Bug description:
  OpenERP 6.1
  Ubuntu 10.04

  When I install hr_expense module all of the product_id searches are changed as defined in:
  <record id="product_expense_installer_tree_view" model="ir.ui.view">

  This view should not affect other module views in this way.

  Create for example a new Sales Order
  When adding a sale order line if you select search from the Product drop down, you can select a product as selected.
  Install module hr_expense
   When adding a sale order line if you select search from the Product drop down, you can not select an item, as the rows are now editable but not selectable. This view is defined as above in record id="product_expense_installer_tree_view" and is incorrect for general product searches.
  Uninstall module hr_expense
  Back to normal

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


References