← Back to team overview

openerp-india team mailing list archive

[Bug 983666] [NEW] hr_expense changes product_id search globally

 

Public bug reported:

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

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

-- 
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):
  New

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


Follow ups

References