Added Setup products to Preorder

This commit is contained in:
Frank Schubert
2022-05-17 15:28:16 +02:00
parent 117b56a301
commit e01f803fbb
7 changed files with 109 additions and 25 deletions
+1
View File
@@ -5,6 +5,7 @@ class PreorderModel {
public $building_id;
public $termination_id;
public $product_id;
public $setup_product_id;
public $type;
public $order_id;
public $price;