[Gambas-user] Functional EMR
Benoit Minisini
benoit.minisini at gambas-basic.org
Tue Jul 26 11:17:22 CEST 2022
Le 26/07/2022 à 06:18, Safiur Rahman a écrit :
> The github link of fully functional electronic medical record software
> being used in two dozen hospitals of Nepal
> https://github.com/hospinepal/HospiNepal
> <https://github.com/hospinepal/HospiNepal>
>
Big project! Congratulations.
Note that apparently your application stores some of its data in
Desktop.ConfigDir ("~/.config"). But this directory is for configuration
only. You must store application data in Desktop.DataDir ("~/.local/share").
Regards,
--
Benoît Minisini.
More information about the User
mailing list