c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #30268
[Bug 821484] Re: sales order - tree view - custom filter "is bigger" or "is less" by date not working
Hello,
You can use following debug option when you start sever OR also Put the
print statement on .py File.
vpa@nco-desktop:~/workspace/stable-6/openobject-server/bin$ ./openerp-
server.py --debug
We can also set break point by using pdb.set_trace() on certain part of
code.
Thanks and waiting for your reply
--
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/821484
Title:
sales order - tree view - custom filter "is bigger" or "is less" by
date not working
Status in OpenERP Modules (addons):
Incomplete
Bug description:
If I go to sales orders - tree view, I want to filter by date if is bigger or lower than a certain date, is not working
returns all records.
It works or "equal"
But still not for creation date.
Thanks
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/821484/+subscriptions
References