Enhancement in ecm module

This commit is contained in:
Laurent Destailleur 2008-10-26 02:02:21 +00:00
parent 84d0a9b498
commit d48c40c31f

View File

@ -4,8 +4,10 @@ English Dolibarr changelog
For users: For users:
- Sessions timeout can be configured to overwrite PHP setup. - Sessions timeout can be configured to overwrite PHP setup.
- Can filter on date in services list.
- Support bookmark add of product cards. - Support bookmark add of product cards.
- Enhancement in stock management. - Enhancement in stock management (Automatic increase/decrease
from order or invoice is possible).
- New view in ecm module. - New view in ecm module.
- Look enhancements for graphics (add transparency). - Look enhancements for graphics (add transparency).
- Added statistics report for supplier invoices. - Added statistics report for supplier invoices.
@ -14,7 +16,7 @@ For users:
- Add an export definition to export interventions. - Add an export definition to export interventions.
- Can set umask file permissions on Unix/Linux/BSD systems. - Can set umask file permissions on Unix/Linux/BSD systems.
- Miscelanous bug fixes. - Miscelanous bug fixes.
- A lot of enhancement to increase productivity. - A lot of other enhancements to increase productivity.
For translators: For translators:
- The errors language file contains only error or warning messages with - The errors language file contains only error or warning messages with
@ -25,6 +27,7 @@ For developers:
- Update skeletons. - Update skeletons.
- Add an experimental Cash Desk module. - Add an experimental Cash Desk module.
- All submodules are moved in the includes directory. - All submodules are moved in the includes directory.
- Removed some deprecated files.
***** Changelog for 2.4 compared to 2.2 ***** ***** Changelog for 2.4 compared to 2.2 *****