From 44f98288150da3891774feea36887dda4e2f17b4 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 86adc0f4e3c..9c333d8ee8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -79,6 +79,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.