On 13/12/07 03:43 +0100, [EMAIL PROTECTED] wrote: > > Ok, got all that figured out so next question. Is it possible to modify an > existing workflow in another module? What I don't want to do is to have to > change any of the existing modules. Just want to put changes into a new > module and have them override the existing workflow. Is this possible? If > so, do you know of an example? >
Yes you can as a workflow is just a set of record in the table workflow, wkf_activity, wkf_transition. So you can override a value by taking the xml id or create new entry like in other workflow. -- Cédric Krier Tiny sprl Chaussée de Namur, 40 B-1367 Gérompont Belgique Tel: +32 81 81 37 00 Fax: +32 81 73 35 01 Web: http://www.tiny.be
pgpdWEgyGCvDn.pgp
Description: PGP signature
_______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
