Closed yvaucher closed 10 years ago
+1 and the code seems to be right.
Thank you for the patch. I did not test it yet.
I have two remarks:
self.login
call should probably be kept for v8 to connect to the database just after it is createdThank you.
I've switched to db.create_database
for all OpenERP versions where it is available (>= 6.1).
Change 602e277 in master
Fixes https://github.com/tinyerp/erppeek/issues/56