This commit is contained in:
2021-07-02 19:21:26 +00:00
parent cd1c2b9fed
commit 5de3304440

View File

@@ -4385,7 +4385,7 @@ namespace AyaNova.Biz
} }
} }
//SERIALS //SERIALS
if (newObj.Serials != oldObj.Serials) else if (newObj.Serials != oldObj.Serials)
{ {
//NOTE: zero quantity is considered to be a placeholder and no serials will be consumed (hence not returned either) //NOTE: zero quantity is considered to be a placeholder and no serials will be consumed (hence not returned either)