RosarioSIS 2.6.4
·
6829 commits
to mobile
since this release
Changes in 2.6.4
- Bugfix set UserSchool for parent in Side.php
- Bugfix output started Export to Excel
Upgrade from 2.6.2-
- Flush the functions/ & ProgramFunctions/ folders
Upgrade from 2.5.x
- Execute the SQL commands to add the accounting module & the food service options, see https://gist.github.com/francoisjacquet/8cd6c3625a68628674a8
- Add the Accounting module to the config.inc.php file, see https://github.com/francoisjacquet/rosariosis/blob/mobile/config.inc.sample.php#L40
Note for developers
- The default program to be loaded when a module is opened is not defined in the Search.php file anymore. Please update your custom modules' Menu.php file by adding the "default" entry, following this example https://github.com/francoisjacquet/rosariosis/blob/mobile/modules/Attendance/Menu.php#L3