Is there a quick way to 'empty' a location? We're ...
# inventory
c
Is there a quick way to 'empty' a location? We're transfering items from our main location to various (around 30) repair trucks and want to write off the total inventory of all those trucks once a month. I've thought about an inventory count but that requires us to set all possible items to 0 or something alike. Inventory adjustments requires us to manually insert all items which are in stock so itsn't working either.