Go to Bottom

Initialize FIFO Data Screen

In this Topic: Show

Overview

The Initialize Inventory FIFO Data screen is accessed via the link of the same name on Inventory & Suppliers tab of the Maintenance Menu.

Prior to performing any major function, such as initializing FIFO data, it is advisable to back up the store data file.  

FIFO stands for "First In, First Out" and refers to a method of tracking the cost of goods. If FIFO is enabled, the program will track the cost of incoming and outgoing inventory. Each product record must then have a value in the Unit Cost field, otherwise, the program prompts the user to enter that information when the inventory item is received or otherwise adjusted.

There are two ways to initialize FIFO data in the program:

FIFO data is normally updated as inventory is received from a supplier (vendor) Purchase Order. If the Purchase Order system is not being used, the user is still able to update cost information at various other locations in the program, such as the Receive Inventory screen.

When an item is sold, the cost of that item is stored in the order detail record. When FIFO is enabled, the program may have multiple costs for the same item. The program determines the cost by averaging the costs of the different FIFO records for the units that filled the order. The program chooses the inventory that will fill the order on an oldest to newest basis. For example, if an order requires two units of a product and the oldest FIFO record indicates there is one item remaining at a cost of $1.00, and the next FIFO record indicates there are 10 units that were received at $1.50, the program will fill the order with one unit from each FIFO record. The cost that is indicated in the order detail record shows the average cost of the two FIFO records, or $1.25 each. If either one of those units is returned for any reason, the program puts it back into inventory at $1.25.

The current FIFO numbers for a particular product can be viewed by clicking the FIFO Status button on the Product Info tab of the item's inventory record. This button is not visible until FIFO has been enabled.

FIFO data can be re-initialized at any time, but be aware that it will impact your accounting reports at year end.  

Click the Show link next to "In This Topic" at the top of this page to see a series of links in outline form, which can be used to quickly jump to that section of the topic.

In addition, major topics may provide a brief synopsis of a field's purpose or direct the reader to the appropriate section of the topic by scrolling over the image. To return to the previous location within the same page, right-click the mouse and select [Back].

If clicking a field directs the reader to a different Knowledge Base topic, it will open in a new tab or window, leaving the currently viewed topic open. The browser's settings determine whether a new tab or window is opened.

Description of the Initialize FIFO Data Screen

Figure 1: Intialize FIFO Data - Method A, from current inventory data

Figure 2: Intialize FIFO Data - Method B, from an external data source

From the current Quantity on Hand and Supplier Costs Radio Button

From data imported from an Access Database Radio Button

Initialize Data Button

Cancel Button

Import FIFO Levels from an Access Database Section

Begin Import Button

Access database to import from Field

Browse Button

Database table to import from Drop-down List

Map the Order Manager Fields to the Fields in the External Database Table

When the FIFO data is being imported from an Access database, the program will attempt to map the Order Manager fields to the fields in the database table (drop-down lists) by comparing the field names. If it is not able to do so correctly, the user must manually select the correct field from the appropriate drop-down list.

Each drop-down is labeled as one of the required Order Manager fields, Local SKU, Item Name, Quantity and Cost. Each drop-down list contains the entire list of field names found in the external database. Choose the appropriate external field that corresponds to the required Order Manager fields. 

Local SKU Drop-down List

Item Name Drop-down List

Quantity Drop-down List

Cost Drop-down List

Records in selected table (up to 50 fields shown): Section

This section of the screen displays the records found in the external table specified by the Database table to import from field. The column headings are the actual external table field names and will change depending upon the table being used. Up to fifty fields of that table are shown in this grid; use the horizontal scroll bar to see all of them.

Enabling FIFO

Figure 3: FIFO settings found in the Setup Wizard

  1. The easiest way to enable FIFO is via the Store Setup Wizard. Go to Page 1 of the Accounting Options section of the Setup Wizard, seen in Figure 3.

  2. Check the box labeled Track your Cost of Goods on a FIFO (First In First Out) basis. This sets system parameter TrackInventoryFIFO equal to TRUE, without having to click the Save and Exit button on the Store Setup Wizard screen.

  3. Click the [Initialize FIFO] button, which opens the Initialize FIFO Data screen.

  4. Continue with the directions in section Initializing FIFO Data (Establishing the Starting Cost Information for Products)  

Initializing FIFO Data (Establishing the Starting Cost Information for Products)

Prior to performing any major function, such as initializing FIFO data, it is advisable to back up the store data file.  

Once the Initialize FIFO Data screen has been opened, via the Inventory & Suppliers tab of the Maintenance Menu, or through the Store Setup Wizard, the next step is to choose the method by which the program will establish initial cost information for all products in the system.

There are two choices:

    1. populate the FIFO table based on the Quantity on Hand and Supplier Unit Cost data currently recorded in the inventory records; follow the directions in Method A

    2. import FIFO data from an external Access database table; follow the directions in Method B

Method A

  1. Select the From current Quantity on Hand and Supplier Costs radio button. Refer to Figure 1.

  2. Click the [Initialize Data] button.  

  3. The program will prompt the user for confirmation before proceeding with the changes:

Figure 4: Prompt for confirmation before initializing FIFO data

  1. Click the [OK] button to proceed with the changes.  

  2. The program displays a message box confirming the completion of the changes.

Figure 5: Acknowledge the process has been completed

  1. Click [OK] to acknowledge the process has been completed. The Initialize FIFO Data screen is closed and the user is returned to the calling location (Store Setup Wizard or Inventory & Suppliers tab of the Maintenance Menu).

  2. Make another backup copy of the store data file after the FIFO data has been initialized.

Method B

  1. Select the From data imported from an Access database radio button. Refer to Figure 2.

  2. Enter the path and fully qualified name of the database that contains the FIFO data to be imported into the Order Manager in the Access database to import from field, or use the [Browse] button to navigate to its location.

  3. Select the appropriate table in the external database from the Database table to import from drop-down list.

  4. The program attempts to map the fields in the external database to their corresponding fields in the Order Manager, or the user can manually select the appropriate field from any of the drop-down lists labeled Local SKU, Item Name, Quantity and Cost.

  5. In the datasheet at the bottom of the page, the first fifty fields of the external database table will be displayed. The heading of the columns reflects the actual field name in the table, and will change depending on the layout and names of the table that is currently viewed. Review the data to ensure the correct mappings have been made.      

  6. Click the [Begin Import] button.  

  7. The program will prompt the user for confirmation before proceeding with the changes:

Figure 6: Prompt for confirmation before initializing FIFO data

  1. Click the [OK] button to proceed with the changes.  

  2. The program displays a message box confirming the completion of the changes.

Figure 7: Acknowledge the import process has been completed

  1. Click [OK] to acknowledge the process has been completed. The Initialize FIFO Data screen is closed and the user is returned to the calling location (Store Setup Wizard or Inventory & Suppliers tab of the Maintenance Menu).

  2. Make another backup copy of the store data file after the FIFO data has been initialized.

Viewing Current FIFO Data for a Product

  1. Go to the Inventory screen and navigate to the desired product record.

  2. Click the [FIFO Status] button. This button is not visible unless FIFO has been enabled.

Figure 8: Inventory screen when FIFO is enabled

  1. The program displays a message box with FIFO information for that product. If some units of the product was received at different cost levels, they would each be listed in this message box.

Figure 9: FIFO Status display

  1. Click [OK] close the message box.

 

Created: 8/11/2011

Modified: 9/2/11

Go to Top