Getting error in inventory adjustment journal.
Hello,
Sounds like this item may have been brought in via DIXF. Check these tables to determine if it's missing a record:
select * from InventItemInventSetup where itemid='ITEMID'
select * from InventItemSalesSetup where itemid='ITEMID'
select * from InventItemPurchSetup where itemid='ITEMID'
select * from InventTable where itemid='ITEMID'
select * from InventTableModule where itemid='ITEMID'
select * from InventItemLocation where itemid='ITEMID'
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156