Add test scenario

This commit is contained in:
Sergi Almacellas Abellana
2015-05-11 16:12:03 +02:00
parent c6f3d83f67
commit e287dbff0e
3 changed files with 391 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ from .sale import *
from .statement import *
from .user import *
def register():
Pool.register(
Journal,