You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello, I have a big problem ... i have a diference between inventtrans and inventsum for some items ... i want to say that the qty in invetsum is not equal to the sum of qty in inventrans. What can i do to solve this problem without trying to have a job to correct that. Thank you.
RogerL
unread,
Feb 12, 2010, 4:37:01 AM2/12/10
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi Bissame
The tools to Check and Fix the problem are in Basic/Periodic/Consistency check.
Good luck
jlag...@gmail.com
unread,
May 16, 2013, 5:30:09 AM5/16/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
InventSumReCalcItem InventSumReCalcItem;
;
InventSumReCalcItem = new InventSumReCalcItem('ItemCode',true,checkFix::Fix);
InventSumReCalcItem.updateNow();