Adding the action manager for the extension

This commit is contained in:
ddave
2021-07-16 08:17:30 +02:00
parent 9a1ee350c3
commit 72c8b4774c
7 changed files with 168 additions and 29 deletions

View File

@@ -9,5 +9,6 @@
],
"model_namespace": "\\Invoices\\Model",
"manager": "\\Invoices\\Extension",
"action": "\\Invoices\\Manager",
"headless": false
}