c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #01177
[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