Added ADBWohneinheit edit, productgroup matchcodeorigin

This commit is contained in:
Frank Schubert
2024-01-18 22:02:43 +01:00
parent e19442cd43
commit fc3c3de604
15 changed files with 384 additions and 20 deletions
@@ -1,8 +1,9 @@
<?php
class ProductgroupModel {
public $name = null;
public $description = null;
public $name;
public $description;
public $matchcodeorigin;
public $note = null;