Files
Odoo-Modules/fusion_clock/models
gsinghpal 1a1ab2da4f fix(fusion_clock): tz resolver uses company.partner_id.tz (res.company has no tz in Odoo 19)
_resolve_tz fell back to env.company.tz, which raises AttributeError for any
user without a personal tz (surfaced by the new list-wide pay-period filters,
which resolve a company-level tz). Use env.company.partner_id.tz. Regression
test added. Bump 3.15.0 -> 3.15.1.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-31 11:23:27 -04:00
..
2026-05-31 01:15:15 -04:00
2026-05-23 07:53:41 -04:00
2026-02-27 14:32:32 -05:00
2026-03-09 15:21:22 -04:00
2026-02-27 14:32:32 -05:00