home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
RISC DISC 1
/
RISC_DISC_1.iso
/
commercial
/
acp
/
profesnal
/
!Entprise
/
StockData
/
Forms
/
StockItem
< prev
next >
Wrap
Text File
|
1992-09-07
|
1KB
|
29 lines
! Stock Control Print Stock Item Format File
! Details of a stock item from Edit stock
===========================================================================
***************************
*STOCK CONTROL ITEM REPORT*
***************************
{SY0:<32} Date {SY22}
===========================================================================
Stock code: {SK0:> } Description: {SK1:< }
Department code: {SK3:>} Product type: {SK4:<}
#IF !(SK2 = "")
#SELECT PL SK2
#IF PL
Supplier's code: {PL0:<} {PL1:< }
#ELSE
Supplier's code: {SK2:<} Unknown.
#ENDIF
#ENDIF
Average cost price: £{SK6:> } Quantity in stock: {SK13:> }
Latest cost price: £{SK5:> } Turnover: {SK9:> }
Selling price: £{SK7:> } Re-order level: {SK10:> }
V.A.T. code: {SK8:> } Re-order quantity: {SK11:> }
Report Complete.