Recursos Humanos - Si Hay Sistema
Reference: https://ipip.ori.org/newAB5CKey.htm
Tip: before installing it is recommended to create a snapshot to the server.
bench get-app --branch production https://github.com/sihaysistema/rh.git
bench setup requirements
bench build --app rh
bench restart
bench --site [your.site.name] install-app rh
bench --site [your.site.name] migrate
Tip: before uninstalling create a snapshot of your server.
Note: Some custom fields with data may not be completely removed, however this will not affect the performance of the system.
bench --site site1.local uninstall-app rh
bench --site site1.local remove-app rh
MIT