Stock Orderpoint Procurement Date
Compute the procurement date for a stock orderpoint based on the lead days and the company timezone.
Technical Name:
stock_orderpoint_procurement_date
Version:
14.0
License:
Author:
Maintainer:
Website:
Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables
Stock Orderpoint Procurement Date
This module fixes timezone issue when setting a orderpoint date.
Issue:
When triggering an orderpoint, the date will be set to midnight UTC. This will cause issue with users in timezones UTC-x, as it will display the date as the day before.
Fix:
The fix is backported from odoo new version to reduce the number of impacted users by moving the orderpoint date from 0.00 to 12.00.
See commit below: https://github.com/odoo/odoo/commit/b243849b07c59259467f349f64f54603f4123363
Contributors
- Numigi (tm) and all its contributors (https://bit.ly/numigiens)