Announcements
No record found.
0..
*This post is locked for comments
Check the where used to see if it is in a BOM. As a service item it would not have an inventory transaction, does not mean it could not be on a document like a production order or transfer order, project usage etc.
You must have corrupted InventSum by some customization. Use this job to see if it's help:
gfeaxblog.wordpress.com/.../inventsum-recalculation-for-specific-item
I agree that InventSum could be out of synch with Inventory transactions - you could also try consistency check
The item doesn't appear in any BOMs. Is there an easy way to check if it has been used on a production/transfer order etc?
I'll give this a go
If job doesn't say anything, it means that it's executed successfully.
Can you please attach a screenshot for the item model group that is set for this item?
I think I made a mistake actually and there was an infolog. If I run it now I get the following:
Error executing code: (object) has no valid runable code in method 'Job_InventSumRecalcItem'.
Stack trace
(C)\Jobs\Job_InventSumRecalcItem
I'm guessing I need to run a compile on the job?
You seem to have made a mistake in code. You can share you code here, so that we can review it.
Here is my code:
static void Job_InventSumRecalcItem(Args _args)
{
InventSumRecalcItem InventSumRecalcItem;
;
InventSumRecalcItem = new InventSumRecalcItem(“CAB-ACU-RA”, true, checkfix::fix);
InventSumRecalcItem.updatenow();
}
Please change the quotes:
Instead of “CAB-ACU-RA”
it should be "CAB-ACU-RA"
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
CP04-islander 26
imran ul haq 8
André Arnaud de Cal... 4 Super User 2026 Season 1