Add console
Sometimes it would be useful to have a console with a Tryton transaction opened on a database. For example, in case of a bug to correct the issue or when developing to check some data or function.
I think by default the transaction should be roll-backed to avoid mistakes and enforce explicit commit.