Added Sepa Mandats stuff

This commit is contained in:
Frank Schubert
2024-07-08 20:09:47 +02:00
parent 1888dd71e5
commit 40b1ea8605
9 changed files with 176 additions and 17 deletions

View File

@@ -7,6 +7,9 @@ class InvoiceModel {
public $billingaddress_id;
public $customer_number;
public $fibu_account_number;
public $sepa_date;
public $sepa_id;
public $sepa_last_date;
public $fibu_cost_area;
public $fibu_cost_account;
public $fibu_cost_account_legacy;