Hi,
How can post transfer journal with the same pallet number.
We just want to transfer from one warehouse/location to another without changing pallet number on a single transfer journal. So that we wont encounter the error below.
Thanks,
Hi, Jaz0003,
Do you mean that you want to keep the pallet number and the contents the same?
This can be achieved with a small modification to the system. Under Table InventTransferLine, method: inventDimMergeWarehouse there is a block of code towards the bottom:
if (_inventLocationId == _inventTransferTable.InventLocationIdTo)
{
inventDim.wmsPalletId = '';
}
If you comment these lines out then the pallet number will stay present on the receiving inventory transaction for the final destination warehouse.
I already tried that, but I still received this error when I validate or port the transfer journal.
"Pallet PID000000024 is not at location 01 in warehouse LABELLED. To move a pallet, use the Move pallet function"
I might messing something here.
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
CA Neeraj Kumar 2,167
André Arnaud de Cal... 867 Super User 2025 Season 2
Sohaib Cheema 617 User Group Leader