From 66828ff25490f90cb51fded58b0758e4a39833c7 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@users.sourceforge.net> Date: Sat, 11 Jun 2011 21:03:12 +0000 Subject: [PATCH] New: #11194 Can delete uploaded photos --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3b2d9d758db..8d5a2c3bd1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -62,7 +62,8 @@ For users: line if exists - New: Can import external ical url into dolibarr agenda view. - New: Minor look enhancements into agenda view. -- New: Can add a logo on third parties card. +- New: Can add a logo on third parties card. +- New: task #11194 : Can delete uploaded photos - Fix: Better Postgresql compatibility. - Fix: Numbering module for invoices use same number for invoice and credit note if mask is same. -- GitLab