← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 666709] [NEW] account.account.search view BUG

 

Public bug reported:

addons/account/account_view.xml line 201 :

<filter icon="terp-purchase" string="Purchase Accounts"
domain="[('type','=','purchase')]"/>

This filter misspatch on account type selection values.

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

-- 
account.account.search view BUG
https://bugs.launchpad.net/bugs/666709
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: New

Bug description:
addons/account/account_view.xml line 201 :

<filter icon="terp-purchase" string="Purchase Accounts" domain="[('type','=','purchase')]"/>

This filter misspatch on account type selection values.





Follow ups

References