** Changed in: openobject-addons
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/691433
Title:
purchase.report view model does not work
Status in OpenObject Addons Modules:
In Progress
Bug description:
addons/purchase/report/purchase_report.py line 72: init
create or replace view purchase_report as (
...
)
This query has getting sql errors :
ERROR: division by zero
********** Error **********
ERROR: division by zero
SQL state: 22012
I'm using fresh code ( openobject-server -r3124, openobject-addons -r4024 )
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp