WIP Address & rimo import

This commit is contained in:
Frank Schubert
2024-01-23 17:07:39 +01:00
parent 6e7d158287
commit 27b8716974
10 changed files with 646 additions and 18 deletions
+4
View File
@@ -108,6 +108,10 @@ class ContractModel {
return $contract;
}
public function savePrecontract($contract) {
}
public static function getAll() {
$items = [];