RosarioSIS 2.6.2
·
6925 commits
to mobile
since this release
Changes in 2.6.2
- add German translation, thanks to Heike Gutsche (needs update)
- IE9 & Safari fixes in warehouse.js
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