lp:~openerp-commiter/openobject-client/client_locale_to_user_defined_locale
- Get this branch:
- bzr branch lp:~openerp-commiter/openobject-client/client_locale_to_user_defined_locale
Branch merges
- tfr (Openerp): Pending requested 2011-01-06
- Diff: 0 lines
Branch information
Recent revisions
- 1412. By Naresh(OpenERP) on 2011-01-06
-
[IMP]:remove the slicing issue which fixes also LP bugs:503624,674079
- 1411. By Naresh(OpenERP) on 2011-01-05
-
[IMP]:add grouping by default true, and will do only if the user has specified in his locale settings and removed the server,db and uid from the LOCALE_CACHE will add later
- 1410. By Naresh(OpenERP) on 2010-12-23
-
[IMP]:the locale format for integer/float values conversion according to the user's locale set/modified. Also bugfix for the count in group by when the field is of type integer/float
- 1409. By Naresh(OpenERP) on 2010-12-23
-
[IMP]:Read the user lang from the context and get the date format from the server this is done because there may be the case if the user has modified the default locale date format from administration/
Translations/ Languages.
For Example: if the user has 'en_US' set as his locale and 'en_US' has date format as '%m/%d/%Y'
but he changes the date format to '%d/%m/%Y' from the menu specified above.So previously the gtk client was just setting the locale format inspite of the user's modification in the locale settings.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:openobject-client