Hello all, According to developer's book and 'Upgrading an existing workflow from a different module' article, i modified sales workflow. It's doing well but I still have two question : - How do you change flow_start activity ? I have overridden sale.act_draft, but as it accepts to change the name, it does not change the flow_start property (I tried not to set it and to set it to False)
- How do you clear/remove some transitions ? Again, I tried to override it with empty properties, but it does not seems to take it. Regards Sebastien. _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
