server-tools
server-tools copied to clipboard
[MIG] 12.0 super_calendar
- Fixed some minor Python2 > 3 issues.
- Odoo keeps microseconds for write_date and create_date fields and drops them for Datetime fields. As so, in order for duration to be consistent, microseconds are dropped entire to allow using any datetime field.
- Updated file headers and README to be consistent with OCA guidelines.
I should mention migration in based on @jeanpaulrobineau and PR #609 for v10.0