Merge remote-tracking branch 'origin/3.5' into 3.6

Conflicts:
	htdocs/categories/class/categorie.class.php
	htdocs/compta/facture.php
This commit is contained in:
Laurent Destailleur 2014-09-06 00:26:11 +02:00
commit 31eb4bda88
2 changed files with 5 additions and 3 deletions

View File

@ -146,6 +146,8 @@ Fix: Missing include files.lib.php in some pages that use dol_delete_recursive
Fix: [ bug #1558 ] Product/service edit page title shows new Ref instead of old ref. Fix: [ bug #1558 ] Product/service edit page title shows new Ref instead of old ref.
Fix: [ bug #1553 ] Saving User displays setup removes menu. Fix: [ bug #1553 ] Saving User displays setup removes menu.
Fix: [ bug #1544 ] Can remove date from invoice Fix: [ bug #1544 ] Can remove date from invoice
Fix: list event view lost type event filter
Fix: Add code save on create event
***** ChangeLog for 3.5.4 compared to 3.5.3 ***** ***** ChangeLog for 3.5.4 compared to 3.5.3 *****
Fix: Hide title of event when agenda module disabled. Fix: Hide title of event when agenda module disabled.