Added PreorderStatusflag tables and classes

This commit is contained in:
Frank Schubert
2024-07-17 18:10:15 +02:00
parent 3e47c9a8d6
commit af3a97032b
5 changed files with 381 additions and 0 deletions
@@ -0,0 +1,5 @@
<?php
class PreorderStatusflag extends mfBaseModel {
}