WIP Contract/Billing/Invoice 2024-06-28

This commit is contained in:
Frank Schubert
2024-07-01 11:44:19 +02:00
parent 4589e61ab8
commit ae298a0665
30 changed files with 1898 additions and 212 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ class Contract extends mfBaseModel {
private $creator;
private $editor;
private function getLinks() {
$this->linkFrom = [];
$this->linkTo = [];