added send customer to IVT

This commit is contained in:
Frank Schubert
2021-10-07 22:31:12 +02:00
parent 63c00e64d2
commit 87d2f032c1
6 changed files with 241 additions and 1 deletions

View File

@@ -166,7 +166,6 @@ class OrderController extends mfBaseController {
return $new_filter;
}
protected function addAction() {
// TODO: filter by network permissions
$this->layout()->setTemplate("Order/Form");