c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #26888
[Bug 798570] Re: report - missing syntax check for paranthesis
Hello Mihai Boiciuc,
I have checked your issue but I am not getting exactly your problem so would you please elaborate more
about this issue and provide proper step on this.
Thanks and waiting for your reply.
** Changed in: openobject-addons
Status: New => Incomplete
--
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/798570
Title:
report - missing syntax check for paranthesis
Status in OpenERP Modules (addons):
Incomplete
Bug description:
I have this line in the picking report
<para style="terp_default_8"><b>VAT:</b> [[
(picking.address_id.partner_id and picking.address_id.partner_id.vat)
or '') ]]</para>
Problem that I found is that I had an extra closed parenthesis after the word "or ''" , which would be nice to be detected when checking syntax of the report.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/798570/+subscriptions
References