feat: Add naliia module to demo

This commit is contained in:
2025-10-09 10:42:13 -05:00
parent a04c3a94d0
commit 369d6d5589
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
[web]
listen = 0.0.0.0:8000
root=/var/lib/trytond/www
cors =
http://localhost:5173

View File

@@ -23,7 +23,8 @@
"party",
"party_co",
"product",
"sale_point"
"sale_point",
"naliia"
]
}