16.11.1

16.11.1 Labor Module Overview
The Labor Module creates, edits, and prints out labor records. The Labor Module contains the following functions:
16.11.2 Installing the Labor Module
To install The Labor module follow the instructions listed below:
16.11.3 Running the Labor Module
Click on the labor icon in the pc/MRP directory
16.11.4 Enter a Labor Hour Record
The first screen displays the next available labor hour record number. You could accept the number by pressing enter or enter a different number. If pc/MRP finds the Labor Hour Record Number has been previously entered it will display an error msg stating that record number has already been used. it will then ask if you wish to charge a sales or work order number.
If you select and enter a work order number, the program will find that work order number (line item 00WO) in pc/MRPs sales.dbf file and automatically pull in the following information into the labor hour record.

16.11.5 The Labor Module Reports contain the following:
16.11.6 Labor Module Specs
Main Module: Main Labor Module LABOR.EXE Name of Labor Data Base File LABOR.DBF Sub Modules Enter Labor Hours Record ENTERLAB Scroll/Edit/Delete/Undelete a labor record EDITLAB Print/Display a Labor Record PRLABOR Print Display a Labor Report PRLABLOG Reindex Labor Records Mark all Labor Records Over X Years Old for Deletion Remove all Labor Records Marked for Deletion Specs for LABOR.DBF Labor record number LABRECNO 6 CHAR Work Order Number SONO 6 CHAR Sales Order Number SALESMAN 20 CHAR Line item Number ITEMNO 4 CHAR Part Assy Number PARTNO 15 CHAR Accting Info DACCT1 14 CHAR Operation Number OPERNO 4 CHAR Employee Number EMPNO 4 CHAR Week Ending WEEKEND DATE Department Number DIVISION 4 CHAR Actual Set Up Hours SETUPHRS 999.99 NUMERIC Actual Run Hours RUN_HRS 999.99 NUMERIC Index files LABORNDX LABRECNO LABSONO SONO+ITEMNO+LABRECNO LABSALES SALESMAN+LABRECNO LABEMPNO EMPNO+LABRECNO LABPARNO PARTNO+LABRECNO Additional files ICON LABOR.ICO Requires pc/MRP version 6.49 or higher (sales by salesman index) MAKELABO.BAT file creates labor floppy disk.