[FIX] base_external_dbsource_sqlite: actually useful demo data

Previous demo data wasn't working nor showcasing a valid query string.
This commit is contained in:
Jairo Llopis
2023-04-06 12:07:23 +00:00
committed by David Alonso // Solvos
parent fdf6c4fc95
commit f9417aae63
12 changed files with 161 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
{
"name": "External Database Source - SQLite",
"version": "16.0.1.0.0",
"version": "16.0.1.0.1",
"category": "Tools",
"author": "Daniel Reis, LasLabs, Odoo Community Association (OCA)",
"maintainers": ["anddago78"],