W
Wim
Guest
Hi, I have some unclarity's about cloning a record; This is the case: I have an order object and also related records (orderline, ordertyre and orderlynedetails are related (n:1) to order). In the case i clone the order record the orderlines should also be cloned but the original orderlines should be related to the old order; only the newly created orderlines should be connected to the new order. However all the related records (orderline, orderlinedetails and ordertyres are related to the newly created order! Should i do something special so that the orginal orderline, orderlinedetails and ordertyres stay to the orginial order? Kindly reply
Continue reading...
Continue reading...