Cédric Krier wrote: > SQLite memory database is dropped automaticaly at the end of the script. > Are you sure you are not using PostgreSQL backend?
On Feb 8, 7:16 am, Sharoon Thomas <[email protected]> wrote: > Please make sure that you have NOT modified config.py > > If you have modified config.py with your database settings, then this might > happen because there you might have forced the use of postgresql. The > correct way of specifying the database setting is by using trytond.cfg file > by -c argument when starting the server Now it is clear, thank you. I changed the db type to sqlite in /etc/ trytond.conf Proteus works fine now : ) Kurt Miebach -- [email protected] mailing list
