operator standalone fix and adding example db.sql

This commit is contained in:
ragu 2022-11-17 20:36:53 +01:00
parent 5b32d2b7f5
commit 941f8a04aa
17 changed files with 44 additions and 96 deletions

View file

@ -244,6 +244,7 @@
waren = "200013"
kunden = "200011"
faktura = "200007"
invoice = "300008"
invoicejournal = "300011"
mietjournal = "200012"
alarmjournal = "200022"
@ -252,6 +253,7 @@
payment_state = "SEPA-Lastschrift (payone)|Kreditkarte (payone)|Überweisung|Gutschrift"
order_state = "|angerufen|eMail gesendet|in Arbeit|cronjob fail"
warning_state = "|1. Mahnung|2. Mahnung|3. Mahnung|4. Mahnung|5. Mahnung"
term_active_color = "f7ae37"
local_style = "css/local_style20221106.css"

Binary file not shown.