Hi, I need to install hr_attendance module to satisfy a dependency on the auction module, however the wizards sign_in_out and print_attendance_error, as well as one report already exist from the base hr module. if i remove the imports for these in __init__.py then i get a list index out of range error. if i remover them in hr module, i get same error. It seems some of this functionality has been moved to hr, but if i remove the dependency in the auction module then that fails to install as well. This is a major show stopper, so any help would be greatly appreciated.
TIA Steve (TinyERP version 4.2.3.4) -------------------- m2f -------------------- -- http://www.openerp.com/forum/viewtopic.php?p=29103#29103 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
