Corregir dependencias y pool.register

This commit is contained in:
Sergio Morillo 2014-07-08 15:32:57 +02:00
parent dde1c03d95
commit f28a94a64c
2 changed files with 1 additions and 3 deletions

View File

@ -5,4 +5,4 @@ from .production import *
def register():
Pool.register(
Production,
module='production', type_='model')
module='production_output_location', type_='model')

View File

@ -1,8 +1,6 @@
[tryton]
version=3.2.1
depends:
ir
res
production
xml: