Added fields to Preordercampaign

This commit is contained in:
Frank Schubert
2022-05-11 17:35:21 +02:00
parent 11ede6a5b7
commit ebf2f808f3
13 changed files with 531 additions and 15 deletions
+1
View File
@@ -6,6 +6,7 @@ class PreorderModel {
public $termination_id;
public $product_id;
public $type;
public $order_id;
public $price;
public $price_setup;
public $price_nne;