c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22848
[Bug 768561] Re: Problems with buttons "Today" and "7 Days" in Views Inbound/Outbound-Call
Hello Rene,
[For Linux]
Here I am providing you the way to update your code/branch:
Open the of terminal and go to the server bin directory using 'cd xxxx' command.
run bzr pull or bzr up. [Update your server branch]
Open the of terminal and go to the client bin directory using 'cd xxxx' command.
run bzr pull or bzr up.[Update your client branch]
Open the of terminal and go to the addons directory using 'cd xxxx' command.
run bzr pull or bzr up.[Update your addons branch]
It will be giving you over all latest code of that branch.
After that for update your current Database:
Go to in server bin directory
- Run ./openerp-server.py --addons-path=Put your addons path. -u all -d your DB name
[Update your DB with latest code]
I think this will help you to run latest code in your machine.
Thank You.
--
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/768561
Title:
Problems with buttons "Today" and "7 Days" in Views Inbound/Outbound-
Call
Status in OpenERP Modules (addons):
Invalid
Bug description:
It seems that the filter-buttons in web-Client for "Today" and "7
Days" don't work correctly. "7 Days" button gives no results in both
views, "Today" only gives result in outbond-view
References