WIP Contract linking / productchange

This commit is contained in:
Frank Schubert
2023-01-11 15:53:13 +01:00
parent b47bf6ca0f
commit 25236493ee
15 changed files with 672 additions and 127 deletions
@@ -4,6 +4,7 @@ class ContractLinkModel {
public $contract_id;
public $origin_contract_id;
public $type;
public $change_action;
public $create_by = null;
public $edit_by = null;