Skip to Content
Menu
This question has been flagged
2 Replies
3423 Views

If I create MO then change the quantity (from the wizard update qty to produce) then cancel the MO it wouldn't let me delete it. The error shows: 

object with reference: Change Production Qty - change.production.qty

Even though I never produced any qty's, just saved it, updated and canceled.

Avatar
Discard
Best Answer

Hello,

If you need to delete forcefully then First you need to delete record of model change.production.qty and then delete MO.


Avatar
Discard
Author

this is what I ended up doing but I found this behavior strange

If need to solved permanent then inherit that wizard and overwrite moid fields with ondelete='cascade', so when delete mo then automatic delete that wizard record.

Author

wonderful, would it be something to consider changing in the next update?

Best Answer

There are dependencies to other tables. History log is created.  But cancelled is OK I think.

Avatar
Discard
Related Posts Replies Views Activity
2
May 24
13660
1
Dec 15
7103
1
Mar 15
4145
1
Mar 15
8430
2
Jul 24
279