enabled deleting orders

This commit is contained in:
Frank Schubert
2021-08-09 17:01:40 +02:00
parent 38d13c3326
commit 7302470771
3 changed files with 35 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ class OrderModel {
public $finish_date;
public $finish_after;
public $finish_after_comment;
public $billing_text;
public $billing_type;
public $bank_account_bank;
public $bank_account_owner;
public $bank_account_iban;