summaryrefslogtreecommitdiff
path: root/app/modules/forms.py
diff options
context:
space:
mode:
Diffstat (limited to 'app/modules/forms.py')
-rw-r--r--app/modules/forms.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/modules/forms.py b/app/modules/forms.py
new file mode 100644
index 0000000..f98995d
--- /dev/null
+++ b/app/modules/forms.py
@@ -0,0 +1,6 @@
+# -*- mode: python; -*-
+
+from .customers.forms import AddCustomer
+from .ferti.forms import AddFertiLog, AddFertiTarget
+from .invoices.forms import AddInvoice
+from .products.forms import AddProduct
Copyright 2019--2024 Marius PETER