Thursday, October 16, 2025
1 change · 17.0
Enhancements to existing features
French Point of Sale sessions are no longer limited to a single calendar day. This gives businesses more flexibility to keep a session open across several days when their operations require it, without being blocked by the previous daily restriction.
Original PR description
Before this commit: -------- - Point of Sale sessions were restricted to a single calendar day, preventing accumulation of data across multiple days in one session. After this commit: -------- - Removed the restriction that blocked sessions from overlapping several days. Task: 4735752