Added SLA to Products

This commit is contained in:
Frank Schubert
2021-07-05 18:43:03 +02:00
parent 4fae807663
commit 771c0f4bc2
12 changed files with 192 additions and 18 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
class Sla extends mfBaseModel {
}