you can do this by overriding get method of ir.sequence and modifying sequence on the fly. Or override create method of your object and modify sequence as per your requirement.
check sale_purchase_seq module in extra addons for example. ------------------------ OpenERP=Easier, Adaptable, Affordable, Modular -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=44550#44550 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
