Add admin interface to enable the self service functionality
This commit is contained in:
parent
e6061e6760
commit
00f1dddd3d
5 changed files with 7 additions and 3 deletions
|
|
@ -603,6 +603,7 @@ en:
|
|||
use_boxfill: When enabled, near end of an order, members are only able to change their order when increases the total amount ordered. This helps to fill any remaining boxes. You still need to set a box-fill date for the orders.
|
||||
use_iban: When enabled, supplier and user provide an additonal field for storing the international bank account number.
|
||||
use_nick: Show and use nicknames instead of real names. When enabling this, please check that each user has a nickname.
|
||||
use_self_service: When enabled, members are able to use selected balancing functions on their own.
|
||||
webstats_tracking_code: Tracking code for web analytics (like Piwik or Google analytics). Leave empty for no tracking.
|
||||
keys:
|
||||
applepear_url: Apple system help URL
|
||||
|
|
@ -660,6 +661,7 @@ en:
|
|||
use_boxfill: Box-fill phase
|
||||
use_iban: Use IBAN
|
||||
use_nick: Use nicknames
|
||||
use_self_service: Use self service
|
||||
webstats_tracking_code: Tracking code
|
||||
tabs:
|
||||
applications: Apps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue