Timotheus Pokorra
Timotheus Pokorra
new request: need to know which users have permission to merge partner (module PTNRADMIN) SELECT u.s_user_id_c FROM s_user u, s_user_module_access_permission p WHERE p.s_user_id_c = u.s_user_id_c AND s_can_access_l = true AND...
another option: install demo database?
see also https://www.mailerlite.com/
I think we can define the name of the label in the configuration file. It will be specific to one office. You can get the value with TAppSettingsManager.GetValue() (https://github.com/openpetra/openpetra/blob/master/csharp/ICT/Common/CustomAppSettings.cs#L395).
currently the page does not show, but the javascript console displays this error: ``` TypeError: "node is undefined" FindNavigationItem https://demo.openpetra.org/SystemManager/MaintainUsers line 1 > scriptElement:131 GetNavigationItem https://demo.openpetra.org/SystemManager/MaintainUsers line 1 > scriptElement:162...
make sure, the account is an incoming account. there is no point in selecting an expense account

we need the screens to add exchange rates.
we need to display the currency in the transaction view
Please have a look in the manual: https://docs.openpetra.org/howtos/finance-donations.html donation and gift are used as similar words.