[FIX] stock_account: display datetime with user timezone
Issue
- Install Inventory module
- Go to Inventory -> Reporting -> Inventory Valuation
- Click on "Inventory At Date" button
- Select any date
The datetime in breadcrumb is displayed in UTC.
Solution
Display datetime in current user timezone.
opw-2464744
closes odoo/odoo#66533
Signed-off-by:
bon-odoo <nboulif@users.noreply.github.com>
Please register or sign in to comment