I have a very difficult Item Receipt / Landed Cost Problem with GL Impacts
I have an Item Receipt, that due to process issues at the Warehouse, may result in the quantity getting updated at some point later. This is all done via suitescripts and automation.
I have no problem updating the quantity.
However, the GL impact for LCT factors does not get updated with the new quantity. The Finished Goods (Rate * Quantity) GL impact does get updated.
If I touch the line from the UI, the GL impact will update. If I touch it from a script, it won't.
Any ideas?