The stockroom transfer screen was designed to facilitate the easy transfer of materials from a stockroom to a Kanban or standard warehouse using the materials. Specifically, the purpose of the stockroom transfer screen is:
Stockroom Manager Screen
The stockroom manager screen is comprised of three sections:
stockroommanager.jpg_width800_height554_aligncenter_captionstockroom_manager
Several filters and searchers are built in for the inventory status. These include:
Transfer Units
Control allows the definition of “transfer units”. A transfer unit is the smallest unit of an item that is normally transferred. For example:
| ~ Item | ~ Inventory Unit | ~ Transfer Unit | ~ Transfer Unit Formula | ||||
| Grommets | Each | Bags | 100 : 1 | ||||
| Laminate | Linear Feet | 150’ Rolls | 1 : 150 | ||||
| 4’x8’ PVC | Sheet | Sheet | 1 : 1 |
By default, the transfer unit is the same as the inventory unit (as in the last example above). Entering the transfer unit and a name for it is established in Part Setup for the specified part.
Transfer Documents
Anytime material is transferred from one inventory to another, a transfer document is created. The transfer document records:
* The source warehouse of the material.
* The destination warehouse of the material.
* The amount of material being transferred.
* Who transferred it the material.
* Whether the transfer was barcode scanned or manually entered.
One transfer document can contain any number of items, but can only be between two warehouses.
Inventory in a Kanban warehouse is tracked in an asset account for that Kanban warehouse. Inventory in other warehouses is stored in asset accounts determined by the part setup. When transferring materials into or out of a Kanban warehouse, the appropriate GL accounts will be adjusted as in the following example.
Example: The stockroom manager moves $1000 in Ink and $500 in Laminate from Stockroom A to Kanban Warehouse A
||~ Account ||~ ||~ Debit ||~ Credit ||
| 1340 Ink Inventory | $1,000 | ||||||
| 1360 Laminate Inventory | $ 500 | ||||||
| 1450 Kanban A Inventory | $1,500 |
Example: At the end of a job, $100 in excess polyethylene is returned to Stockroom A from Kanban Warehouse A.
||~ Account ||~ ||~ Debit ||~ Credit ||
| 1320 Plastic Inventory | $ 100 | ||||||
| 1450 Kanban A Inventory | $ 100 |
Barcode Transfers
In order to facilitate efficient transfers and provide a safeguard against accidental inventory transfers, Control screen transfers include an option to require materials be scanned out of the stockroom. This feature is tied into the stockroom transfer screen as follows:
* The user clicks the “Scan Part Out” button on the transfer screen. A window will open that accepts bar codes.
* The operator can scan bar codes for all items that are to be transferred.
If the item scanned is already selected and in the “Transfer Summary”, but the “Quantity Scanned” is less than the transfer amount, the “Quantity Scanned” will be incremented by one (transfer unit).
If the item scanned is already selected and in the “Transfer Summary” and the “Quantity Scanned” is equal to the transfer amount, the “Quantity Scanned” and the transfer amount will be incremented by one (transfer unit).
If the item scanned is not in the “Transfer Summary” section, it will be added and the quantity scanned and transfer quantity will be set to one (transfer unit).
* The scan bar code dialog remains open on top until manually closed by the operator (by clicking close). It will stay on top of the screen as long as the Stockroom transfer screen is open, even if the dialog loses focus. If the stockroom transfer screen is closed, the bar code dialog is also automatically closed.
Inter-Division Inventory Transfers
Inventory transfers between divisions are supported in Control via Inventory Transfer Documents and the Stockroom Transfer screen. When transferring between divisions, GL entries are created for the following:
* To transfer the asset value to the new division.
* To expense any difference in inventory value caused by different standard costs. (When average part costing is used, this does not apply, though the average cost of the inventory in the destination warehouse will be adjusted accordingly.)
* To record the resulting Inventory Transfer liability created between the two divisions. Control uses an Inter-divisional asset transfer account called Interdivisional Inventory to debit and credit as in the following example:
Example #1: 100 units of Inventory X are transferred from Warehouse A in Division A to Warehouse B in Division B. The inventory is valued at $1 each in Division A, but $1.10 each in Division B. Average costing is not enabled in Division B.
||~ Division ||~ Account ||~ Debit ||~ Credit ||
|| Division A || 1300 X Inventory || || $ 100 ||
|| Division A || 1490 Interdivisional Inventory Balance || $ 100 || ||
|| Division B || 1300 X Inventory || $ 110 || ||
|| Division B || 1490 Interdivisional Inventory Balance || || $ 100 ||
|| Division B || 4250 X Expense || || $ 10 ||
Example #2: 100 units of Inventory Y are transferred from Warehouse A in Division A to Warehouse B in Division B. The inventory is valued at $1 each in Division A, but $1.50 each in Division B. Average costing is enabled in Division B.
||~ Division ||~ Account ||~ Debit ||~ Credit ||
|| Division A || 1300 Y Inventory || || $ 100 ||
|| Division A || 1490 Interdivisional Inventory Balance || $ 100 || ||
|| Division B || 1300 Y Inventory || $ 100 || ||
|| Division B** || 1490 Interdivisional Inventory Balance || || $ 100 ||
Note: Upon completion of the transfer, the average cost of Inventory Y was reduced based on the cost averaging formula.
See Also