This commit is contained in:
Laurent Destailleur 2013-02-22 09:44:05 +01:00
parent 66ca0ba0e2
commit a17b6c6d0d

View File

@ -24,7 +24,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.