Hello there,

Thanks to everyone who has suggested a solution.

Putting code in the initFromSalesLine method in CustPackingSlipTrans works
fine.


Any hints on assuring that "MyField" is negative, when
SalesLine.SalesDeliverNow is negative, otherwise positive ?

--- apart from doing

this.MyField    = (salesline.MyField * (SalesLine.SalesDeliverNow /
abs(SalesLine.SalesDeliverNow)));

in the above method ?


Thanks in advance.

Best Regards,
Jens

--- In [EMAIL PROTECTED], "Jens Strandberg"
<[EMAIL PROTECTED]> wrote:
> I have added a new field to table SalesLine, in which a value is
being
> entered prior to issuing a packing slip. The same field has been
added to
> CustPackingSlipTrans.
>
> Where do I arrange for CustPackingSlipTrans.MyField to be
populated by
> SalesLine.MyField ?
>
> Thanks in advance !
>
> /Jens



[Non-text portions of this message have been removed]



Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to