Merge pull request '4464-zone.log_excludeEvent' (#1048) from 4464-zone.log_excludeEvent into dev

Reviewed-on: #1048
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
This commit is contained in:
Joan Sanchez 2022-09-16 07:12:41 +00:00
commit 9f9581c722
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
{
"name": "ZoneExclusion",
"base": "VnModel",
"base": "Loggable",
"log": {
"model":"ZoneLog",
"relation": "zone"
},
"options": {
"mysql": {
"table": "zoneExclusion"