serbum. when i rename an item and give it a new code then every warehouse shipment line containing that item gives an error on “item BLA does not exist”. in the OnRename trigger of the item table is no code concerning this problem, an there never was. further the tablerelation in the warehouse shipment line for the field No. is intact. i compared it the default 3.60 database. it works there. what could cause that error? serbum
Hi, Looks to me that in warehouse shipment line table, somewhere there is a code that modifies the Item no. and the system is looking for a valid item no., since your new item no. is not yet committed to the database and you are trying to modify, it is giving this error. Thanks Best regards Suresh.