From 0cdf7aef61137758a351a8084cb7b32a1a267384 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 23 Oct 2009 23:51:09 +0000 Subject: [PATCH] A lot of fix on point of sale module --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a5bc6ec1f86..9661716f89d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -44,7 +44,7 @@ For users: access to any users except the one defined in constant. - New: Add an admin page of PHP sessions with a way to lock new connections for other users than yourself. Can also purge existing sessions. -- New: Add experimental point of sale module. +- New: Add point of sale module. - New: Better usage when using with smartphones. - New: Add module FTP client. - New: Can set first day of week.