Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into develop

This commit is contained in:
philippe 2013-02-22 09:45:58 +01:00
commit e84524555c

View File

@ -25,7 +25,7 @@ For developers:
- A mymodule can bring its own core/modules/mymodule/modules_mymodule.php file. - A mymodule can bring its own core/modules/mymodule/modules_mymodule.php file.
- Removed not used libraries. - Removed not used libraries.
- More web services. - More web services.
- Renamed some french fields into english. - Renamed some database fields, code variables and parameters from french to english.
- First change to manage margins on contracts. - First change to manage margins on contracts.
- Add hook getFormMail. - Add hook getFormMail.