Merge lp://staging/~openerp-commiter/openobject-client/ach-6.0-opw-lp718040 into lp://staging/openobject-client/6.0
Proposed by
Anup(SerpentCS)
Status: | Needs review | ||||
---|---|---|---|---|---|
Proposed branch: | lp://staging/~openerp-commiter/openobject-client/ach-6.0-opw-lp718040 | ||||
Merge into: | lp://staging/openobject-client/6.0 | ||||
Diff against target: |
27 lines (+15/-2) 1 file modified
bin/tools/datetime_util.py (+15/-2) |
||||
To merge this branch: | bzr merge lp://staging/~openerp-commiter/openobject-client/ach-6.0-opw-lp718040 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Naresh(OpenERP) (community) | Needs Fixing | ||
Jay Vora (Serpent Consulting Services) (community) | Needs Fixing | ||
Olivier Dony (Odoo) | Pending | ||
Review via email: mp+50906@code.staging.launchpad.net |
Description of the change
Hello,
Representation of Date in GTK client has been fixed by this. The representations like %b %B %a %A %c etc were not being displayed in proper way.
Thanks.
To post a comment you must log in.
Unmerged revisions
- 1813. By Anup(OpenERP) <email address hidden>
-
[FIX] date_utils : Representation of date in Format fixed.
Anup,
Thanks for such a good fix,but there seems a problem with the length of characters which can be accomodated within date widget.
Thanks.