WIP Productchange 2024-07-16

This commit is contained in:
Frank Schubert
2024-07-16 22:50:49 +02:00
parent 021ac2cd5a
commit 6d5aaae117
10 changed files with 1523 additions and 982 deletions

View File

@@ -103,7 +103,7 @@ class ContractqueueModel {
$data["billing_delay"] = $op->billing_delay;
$data["billing_period"] = $op->billing_period;
$data["order_date"] = $order->order_date;
$data["finish_date"] = $order->finish_date;
$data["finish_date_by"] = 1;
$data["note"] = $order->note;