Rename module_part parameter into modulepart into document APIs

This commit is contained in:
Laurent Destailleur 2019-08-25 16:39:15 +02:00
parent 6a906a6064
commit c8078f1195

View File

@ -16,6 +16,7 @@ Following changes may create regressions for some external modules, but were nec
* Properties ->libelle_incoterms were renamed into ->label_incoterms
* Removed the method liste_array() of project class. It was not used by core code.
* The function show_theme() hase been renamed into showSkins()
* Rename 'module_part' parameter into 'modulepart' into document APIs, for consistency.
***** ChangeLog for 10.0.1 compared to 10.0.0 *****