We are doing an implementation where we need to be able to give the users the ability to assign the same lot number to a large amount of lines in a warehouse reception document, while avoiding the use of data packages.
We're working with 600 plus lines per each warehouse reception, so adding them one by one is not really feasable. the lot number would always be the same for all the lines in each reception, but the amount would change depending on the amount being received for each item.
Any help would be appreciated, thanks.