From a82b7eeeb4bcd83c307acff1a8c1faf1ad146b5f Mon Sep 17 00:00:00 2001 From: Juanjo Menent Date: Sat, 15 Oct 2011 09:50:30 +0200 Subject: [PATCH] Add info into ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index f8308852249..102a7cf2f32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -111,6 +111,9 @@ For users: - Fix: Numbering module for invoices use same number for invoice and credit note if mask is same. - Fix: Debug and clean withdraw module. +- Fix: Allow access permission for point of sale module. +- Fix: Permissions issues with suppliers. +- Fix: Admin dict data is showing with active language For developers: - New: External modules can add tabs on agenda views.