This module displays the timezone field on partner form view. Moreover it provides a few tools function in tools/tz_utils.py.
Table of contents
- Odoo default value for timezone field uses the tz set on the connected user. So if a user creates a partner located in a different timezone than his own, the created partner will be set in the user's timezone instead of having the timezone from its own location. Ideally, we should change this behaviour to get the timezone from the country and city of the partner when they are defined. http://www.geonames.org/export/web-services.html#timezone might be a good starting point.
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Camptocamp
- Akim Juillerat <akim.juillerat@camptocamp.com>
- Hiep (Nguyen Hoang) <hiepnh@trobz.com>
- Phuc (Tran Thanh) <phuc@trobz.com>
- Denis Roussel <denis.roussel@acsone.eu>
The development of this module has been financially supported by:
- Camptocamp
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/partner-contact project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.