Saltar al contenido principal

Instructions by Business Partner in Operation Work Orders

Comentarios

2 comentarios

  • Alvaro Herrero

    Very helpful to cover each requirements customers on work order

  • Juan Sánchez Castillo

    You can do it by programming a beasscript on workordermanagement.src: function postcreateworkorder

    Use "e_typ" variable to detect "customer order to workorder" type.

    You can create a "customized table" where you can maintain cardcode vs operation instruccions.

    On the script you only have to modify / append text (you can use a field on the table in order to decide when modify or when to append) from the "customized table" on operation instruccions field.

    It is not very difficult to build this functionality with beasscript.

    Best regards.

Iniciar sesión para dejar un comentario.