home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / reli / cas.zip / CAS.ZIP / CAS.DOC < prev    next >
Text File  |  1990-02-27  |  25KB  |  627 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                      CAS Accounting System
  10.                      =====================
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.                          Version 2.5.3
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.                  Copyrighted (c) 1989 by Ron Byxbe
  29.  
  30.                         ALL RIGHTS RESERVED
  31.  
  32.  
  33. ================================================================
  34. What's Available?
  35. ================================================================
  36.  
  37. Church Membership System..................................$95.00
  38.         * includes 30 days of telephone support.
  39.  
  40.         Tracks Attendance, Members, Contributions and more!
  41.  
  42. Church Accounting System..................................$95.00
  43.         * includes 30 days of telephone support.
  44.  
  45.          Assets, Liabilities, Income, Expenses, Bank Accounts!
  46.          Reports include: Income Statement, Balance Sheet,
  47.          General Ledger, Expense Statement, Checkbook Statement
  48.          and many more.
  49.  
  50.          * Both programs require 640K.  A hard disk is
  51.            recommended but will work with a two floppy system.
  52.  
  53. Annual Support and Update Plan............................$59.00+
  54.  
  55.        Annual Support Fee ....................... $40.00
  56.        Program Updates .......................... $19.00 each
  57.  
  58.        Includes ONE YEAR of TELEPHONE SUPPORT and Free Updates.
  59.  
  60.  
  61. Dealers for our products are wanted!  If you are a pastor who
  62. travels to church conventions or seminars, we would like to
  63. talk with you!  Give us a call at (912) 272-1714.
  64.  
  65. Sales Office Hours:  9 am to 4 pm CENTRAL TIME. (612) 522-4927
  66.  
  67. Tech Support Hours:  9 am to 4 pm EASTERN TIME. (912) 272-1714
  68.      ** Registered Users Only - Non-Registered users should
  69.         call the Sales Office.
  70.  
  71.  
  72. ==================================================================
  73.                          GETTING STARTED
  74. =================================================================
  75.  
  76. Requirements:
  77.  
  78. To run the system it is recommended that you have a hard disk.
  79. The system can be run on two floppies with limited disk space.
  80. Dos Version 3.0 or higher is also recommended.  Ram Memory should
  81. be 640k or more.
  82.  
  83. You MUST have a CONFIG.SYS file on your startup disk.  If you
  84. have a hard disk then this file must be in your root directory
  85. i.e. "C:\".  If you are using floppies then this file must be on
  86. your DOS diskette.  The file must contain the following
  87. statements:
  88.  
  89.           FILES=35
  90.           BUFFERS=30
  91.  
  92. The system will not run unless these commands are added to your
  93. CONFIG.SYS file.  Once you have added them you must reboot your
  94. system.  This can be accomplished by CTRL-ALT-DEL sequence or
  95. turning off the computer and turning it back on.
  96.  
  97. If you do not have an existing CONFIG.SYS file on your computer
  98. then copy the one supplied on the program disk to either your
  99. root directory (if using a hard disk) or to your DOS diskette (if
  100. using two floppies).
  101.  
  102. Examples:
  103.  
  104. Hard Disk:    Copy A:CONFIG.SYS C:\   (Program Disk in drive A:)
  105. Floppy Disk:  Copy B:CONFIG.SYS A:    (Program Disk in drive B:)
  106.  
  107. =================================================================
  108.                           SYSTEM SETUP
  109. =================================================================
  110.  
  111. Once the program is installed and loaded then you are ready to
  112. set it up for use.  Follow the steps below to accomplish this.
  113.  
  114. EDIT NAME:
  115.  
  116. 1.  Go to "Setup" from the Main Menu
  117. 2.  Select "Edit Name"
  118. 3.  Fill in all Spaces
  119.  
  120.      *Note:
  121.  
  122.      If you have a monochrome monitor that emulates color then   
  123.      you may wish to place an "M" in the Monitor field to specify 
  124.      that the program always comes up in Monochrome Mode. 
  125.  
  126. 4.  If this is a registered version then enter your serial       
  127.     number.
  128.  
  129. 5.  When you have entered the last field then the program will
  130.     save the system parameters.
  131.  
  132.  
  133. CREATE HEADING RECORDS
  134.  
  135. Now we must create heading records to define our accounts.  Go to
  136. the menu item "CREATE HEADINGS".  This is located on the "SETUP"
  137. menu.
  138.  
  139. See the Appendix for an example of Headings.
  140.  
  141. Accounts are defined as follows:
  142.  
  143. 'A' = Assets
  144. 'B' = Liabilities
  145. 'C' = Capital/Equity/Fund balance
  146. 'D' = Income
  147. 'E' = Expense
  148. The first letter of the account tells the computer what section
  149. the account number belongs in.  The next (2) digits tell the
  150. computer what Sub Group (Headings) the account belongs in.
  151.  
  152. Examples:      A01 = Checking Accounts       Assets
  153.                A10 = Fixed Assets            Assets
  154.                A21 = Current Assets          Assets
  155.  
  156.                B10 = Notes Payable           Liability
  157.                B24 = Accounts Payable        Liability
  158.  
  159.                C22 = Retained Earnings       Capital/Equity/Fund
  160.                C24 = Fund Balance            Capital/Equity/Fund
  161.  
  162.                ** YOU MUST HAVE A FUND BALANCE ACCOUNT !!!
  163.  
  164.                D05 = Income From Operations  Income
  165.                D10 = Misc Income             Income
  166.  
  167.                E10 = Direct Expenses         Expense
  168.                E11 = Salaries                Expense
  169.                E34 = Utilities               Expense
  170.  
  171. Create all your Headings First.  Print them out before assigning
  172. Account Numbers.  This list will come in handy.
  173.  
  174. CREATE ACCOUNT NUMBERS
  175.  
  176. Once the Headings have been created we are now ready to create
  177. the actual account numbers.  Account Numbers must fall under a
  178. predefined Heading.
  179.  
  180. Go to the section "CREATE ACCOUNT" on the "SETUP" menu.
  181.  
  182. Now create your Account Numbers for the Headings you have set up
  183. previously.
  184.  
  185. Examples:      Heading                  Account
  186.  
  187.           A01 = Checking           A01100 = General Fund
  188.                                    A01200 = Building Fund
  189.  
  190.           A10 = Fixed Assets       A10010 = Building
  191.                                    A10020 = Land
  192.  
  193.           C24 = Fund Balance       C24010 = Fund Balance Acct
  194.           ** YOU MUST HAVE A FUND BALANCE ACCOUNT !!!
  195.  
  196.           D05 = Income From Op.    D05100 = Sales
  197.                                    D05200 = Programs
  198.  
  199.           E10 = Direct Expenses    E10005 = Advertising
  200.                                    E10100 = Paper
  201.                                    E10200 = Postage
  202.  
  203. The "Fund Account (Y/N)" tells the computer if this is an account
  204. to which deposits will be made or checks written.  If it is place
  205. a "Y" in this field.  Examples are: General Fund, Building Fund,
  206. Piano Fund, FLower Fund, Youth Fund, Etc.
  207.  
  208. =================================================================
  209.                   CHECKING ACCOUNTS/FUND BALANCES
  210. =================================================================
  211.  
  212. This program allows for multiple checking accounts with 999 funds
  213. under each checking account.  A checking account is setup automatically
  214. by the computer when you enter a fund account.  The checking account
  215. code is the first three digits of the account number.
  216.  
  217. When setting up an Checking account you must reserve the heading for
  218. only those fund accounts under it.
  219.  
  220. Example:  I will use "A10" sub heading for my General Checking Account.
  221.  
  222.           A10  General Checking
  223.  
  224.           All accounts that start with A10 MUST be part of this
  225.           checking account.
  226.  
  227.           A10100  General Fund
  228.           A10110  Building Fund
  229.           A10120  Youth Fund
  230.           * These three funds make up the General Checking Account
  231.  
  232. What these means is that I have ONE checking account and I want to keep
  233. up how the money is divided between the funds.  My checking account may
  234. have a balance of $10,000 but is broken down into the following:
  235.  
  236.        General Fund  = $7,000
  237.        Youth Fund    = $  500
  238.        Building Fund = $2,500
  239.  
  240. When you make a deposit or record a check you will select the fund involved.
  241. The computer will then keep track of which checking account is goes to.
  242. This is done by looking at the first three digits of the Fund's Account Number.
  243.  
  244.  
  245. =================================================================
  246.                           BUDGET MODULE
  247. =================================================================
  248.  
  249. EDIT SECTION
  250.  
  251. If you are going to use the budget module then select the
  252. "BUDGET" option from the main.  Go to "EDIT BUDGET ACCOUNTS".
  253. Here you may enter a twelve month budget value for each account.
  254.  
  255. After you have entered the first dollar amount you can press the
  256. "F5" key to spread the previous value into the rest of the
  257. fields.  The can be done from any month at any time.
  258.  
  259.  
  260. PRINT SECTION
  261.  
  262. This option will allow you to print your budget on the printer. 
  263. You can print a single month or the totals for the year.  When
  264. the date menu appears simply select the month you want and press
  265. enter.
  266.  
  267.  
  268. VIEW SECTION
  269.  
  270. This option will print the budget to a disk file and allow you to
  271. view the file on the screen.  The disk file is called
  272. "ACCOUNT.PRN".  After selecting this option you transport this
  273. file to another software package if you so desire.
  274. =================================================================
  275.                            POST MODULE
  276. =================================================================
  277.  
  278. This module is used to enter Bank Deposits, Bank Checks, and
  279. Journal Entries.  This is the only place in the program where you
  280. can enter data into the ledger.
  281.  
  282. *Note:  When entering any type of transaction the date entered
  283. must be in the current period you will receive an error.
  284.  
  285. You can always look at the bottom of the Main Menu and see the
  286. current period in which you are working.
  287.  
  288. ENTER CHECKS/DEPOSITS
  289.  
  290. Use this option to enter checks written from a bank account or
  291. Deposits made to a Bank Account.
  292.  
  293. When you select this option a list of all your bank accounts will
  294. appear on the screen.  Select the account you are working with
  295. and press enter.
  296.  
  297. *Note:  If a bank account did not show up then you will need to
  298. go to the Setup Menu, Edit Account section, find the account
  299. number and place a "Y" in the "Bank Account" field.
  300.  
  301. When the screen appears you will be prompted for Date, Reference
  302. Number (or check number), Amount, Whether it is a Check or a
  303. Deposit, and a Description (Who you wrote the check to) or (Where
  304. the Deposit came from).
  305.  
  306. After you have entered this information you can enter up to 50
  307. accounts for this check or deposit.  Only one is required.  The
  308. total of all entries is shown in the bottom right corner of
  309. your screen.  This number must be equal to the amount entered at
  310. the top before the computer will accept the check or deposit.
  311.  
  312. If you need to look up an Account Number press the "F1" key.  A
  313. list of all Account Numbers will appear on the screen.  Select
  314. the one you want and press enter.  The Number will be placed in
  315. the field and the description will appear next to it.
  316.  
  317. Next enter a short description for this transaction and the
  318. amount of the transaction.  In most cases the Transaction amount
  319. is the same as the check amount.
  320.  
  321. After you have entered all information you must press the
  322. F10 key to record this transaction.
  323.  
  324. DO NOT PRESS THE ESCAPE KEY UNLESS YOU WISH TO ABORT THIS CHECK.
  325.  
  326. JOURNAL ENTRIES
  327.  
  328. The journal entry program is used to make entries to the ledger
  329. that does not effect a bank account (Check or Deposit).  Many
  330. entries will be posted to a Bank Account but not in the form of a
  331. check or deposit.
  332.  
  333. This program was written in the form of a single entry ledger. 
  334. HOWEVER, the balance of the entry you are making must equal zero
  335. when you are finished or you will not be able to finalize your
  336. entries.
  337.  
  338. The program will ask you for several fields of information. 
  339. Date, Account Number, Debit or Credit (D/C), Description, and
  340. Amount.  Enter all this information and press enter.  The balance
  341. of the Journal Entry will be displayed in the lower right corner
  342. of your screen.  
  343.  
  344. You can stop at any time, exit the journal entry screen, and
  345. return later to complete the entry.  However, if you do this the
  346. Journal Balance in the lower right screen will reset to zero. 
  347. This does not mean that you entry does not balance. When you
  348. print the edit report you will find out if you balance or not.
  349.  
  350. You can also press the "F1" key to locate an Account Number.
  351.  
  352. *NOTE:  If you are posting an entry that will effect a Bank
  353. Account the entry will not show up on the Bank Book
  354. Reconciliation.  You will be out of balance that amount unless
  355. the charge was a Bank Charge and is listed on the Bank Statement.
  356.  
  357. You may consider using the "Post Checks" or "Post Deposits"
  358. option when making entries that effect a Bank Account.
  359.  
  360.  
  361. EDIT REPORT
  362.  
  363. This option is used to print an Edit Report of all entries posted
  364. so far.  This is the report that tells you if the Posting File is
  365. in Balance.  You should print this report periodically while
  366. posting to verify that you are in balance.
  367.  
  368.  
  369. FINALIZE
  370.  
  371. After you have entered your checks, deposits, and journal entries
  372. you should print an edit report.  If the report is in balance you
  373. MUST Finalize.
  374.  
  375. The Finalize program will take all the entries that have been
  376. posted so far and move them to the permanent ledger.
  377. =================================================================
  378.                          REPORTS MODULE
  379. =================================================================
  380.  
  381. The Reports Section has several reports and can be run for one
  382. month or the entire year.  Please note that in some cases when
  383. you select Year-To-Date the computer will look at the current
  384. period and print the report from the beginning of the year to the
  385. current period (not December unless the current period is
  386. December).
  387.  
  388. To print a report simply select the desired report from the menu
  389. and press enter.  You will be prompted with a date screen.  The
  390. menu bar will automatically be positioned on the current period. 
  391. If this is the month you wish just press enter.  If you want
  392. another month then place the menu bar over that month and press
  393. enter.
  394.  
  395. A message will appear requesting that you start your printer. 
  396. Verify that your printer is ready and press enter.
  397.  
  398. The reports are:
  399.  
  400.      -    Income Statement
  401.      -    Balance Sheet
  402.      -    Trial Balance
  403.      -    General Ledger
  404.      -    Account Analysis (One Account)
  405.      -    Account Analysis (Multiple Accounts)
  406.      -    Expense Statement
  407.      -    Check Book Statement (Or Savings)
  408.      -    Current Income Statement versus Budget
  409.      -    Current Income Statement versus Last Month
  410.  
  411. *Note:  If you feel that other reports need to be added please
  412. write down what you are looking for and mail to me.
  413.  
  414. =================================================================
  415.                           CLOSE MODULE
  416. =================================================================
  417.  
  418. This module allows you to change the current period or close the
  419. year.
  420.  
  421. CURRENT PERIOD
  422.  
  423. To change the current period simply select this option and enter
  424. the desired month.  The computer will change the period to that
  425. month.  All entries posted will now go into this period.
  426.  
  427.  
  428. CLOSE YEAR
  429.  
  430. The "Close End of Year" does more than change the period.  This
  431. option adds up all the months and places this number into the
  432. beginning balance for the next year.  It also places zeroes in
  433. all the months.  The entire Income/Expense section will be
  434. blanked out to start the next year.
  435.  
  436. The Computer will ask you for the Fund Balance Account.  Enter the
  437. Account that you created under Capital.  It should have been called
  438. "FUND BALANCE".  This this account is not found you will NOT be able
  439. to close the year until it is created under the Setup Accounts Option.
  440.  
  441.  
  442. ERRORS:
  443.  
  444. If you have not Finalized the entries made on the "Posting" menu
  445. then you cannot close the Year.
  446.  
  447. ==============================================================================
  448.                                     APPENDIX
  449. ==============================================================================
  450.  
  451.                             ACCOUNT HEADING LISTING 
  452.  
  453.                                  "My Business"
  454.                              Dublin, Georgia  31021 
  455.  
  456.                           Wednesday  February 22, 1989
  457. ==============================================================================
  458.  
  459.      ASSET HEADINGS
  460.      General Checking ...........................................A10
  461.      Fixed Assets................................................A11
  462.  
  463.      LIABILITY HEADINGS 
  464.      Current Liabilities.........................................B10 
  465.      Longterm Liabilities........................................B11 
  466.  
  467.      CAPITAL/EQUITY HEADINGS 
  468.      Fund Balance................................................C10
  469.  
  470.      INCOME HEADINGS 
  471.      Member Giving...............................................D10
  472.      Other Income................................................D11 
  473.  
  474.      EXPENSE HEADINGS 
  475.      Salaries....................................................E10 
  476.      Utilities...................................................E11
  477.      Insurance...................................................E12 
  478.      Music.......................................................E13 
  479.      Education...................................................E14 
  480.      Library.....................................................E15 
  481.      Nursery.....................................................E16
  482.      Evangelistic................................................E17 
  483.      Missions....................................................E18 
  484.      Activities..................................................E19 
  485.  
  486.                                CHART OF ACCOUNTS                    Page    1 
  487.  
  488.                                   "My Business"
  489.                              Dublin, Georgia  31021 
  490.  
  491.                           Wednesday  February 22, 1989 
  492. ==============================================================================
  493.  
  494.      CURRENT ASSETS                 
  495.      General Fund ...............................................A10100
  496.      Building Fund ..............................................A10110
  497.      Youth Fund .................................................A10120
  498.      Piano Fund .................................................A10130
  499.      Flower Fund ................................................A10140
  500.      * Please note that "A10" is the Checking Account for all these funds
  501.  
  502.      FIXED ASSETS
  503.      Vehicles....................................................A11110
  504.      Office Equipment............................................A11120 
  505.      Furniture & Fixtures........................................A11130 
  506.      Building....................................................A11140 
  507.      Land........................................................A11150 
  508.      Pastor's Home...............................................A11160 
  509.  
  510.      CURRENT LIABILITIES            
  511.      Reimbursable Expenses.......................................B10110 
  512.      Accounts Payable............................................B10120
  513.  
  514.      LONGTERM LIABILITIES           
  515.      First Bank Mortage..........................................B11110 
  516.      Church Bus Note.............................................B11120
  517.      Education Center Note.......................................B11130 
  518.  
  519.      FUND BALANCE                   
  520.      Fund balance................................................C10100 
  521.  
  522.      MEMBER GIVING                  
  523.      General Giving..............................................D10110 
  524.      Building Fund...............................................D10120 
  525.      Missions Gifts..............................................D10130 
  526.      Youth Fund Receipts.........................................D10140 
  527.      Memorial Gifts..............................................D10150 
  528.      Special Project Gifts.......................................D10160 
  529.      Loose Plate Offerings.......................................D10170 
  530.  
  531.      OTHER INCOME                   
  532.      Rent Income.................................................D11110 
  533.      Interest Income.............................................D11120
  534.      Other Income................................................D11130
  535.  
  536.                                CHART OF ACCOUNTS                    Page    2 
  537.  
  538.                                   "My Business"
  539.                              Dublin, Georgia  31021 
  540.  
  541.                           Wednesday  February 22, 1989 
  542. ============================================================================== 
  543.  
  544.      SALARIES                       
  545.      Pastor......................................................E10100 
  546.      Education Director..........................................E10110 
  547.      Music Director..............................................E10120 
  548.      Nursery Worker..............................................E10130 
  549.  
  550.      UTILITIES                      
  551.      Church Electricity..........................................E11100
  552.      Church Natural Gas..........................................E11120
  553.      Church Water/Sewage.........................................E11130
  554.      Pastorium Electricity.......................................E11140
  555.  
  556.      INSURANCE                      
  557.      Church Insurance............................................E12100
  558.      Pastorium Insurance.........................................E12200 
  559.      Church Bus..................................................E12300
  560.  
  561.      MUSIC                          
  562.      Choir Robes.................................................E13100 
  563.      Sheet Music.................................................E13200 
  564.      Education Seminars..........................................E13300 
  565.  
  566.      EDUCATION                      
  567.      Literature..................................................E14100 
  568.      Magazines...................................................E14200 
  569.  
  570.      LIBRARY                        
  571.      Equipment...................................................E15100 
  572.      Books/Magazines.............................................E15200 
  573.  
  574.      NURSERY                        
  575.      General Supplies............................................E16100
  576.      Teaching Aids...............................................E16200
  577.      Toys........................................................E16300 
  578.  
  579.      EVANGELISTIC                   
  580.      Revival Costs...............................................E17100 
  581.      Pulpit Supply/Pastor........................................E17200 
  582.      Pulpit Supply/Music.........................................E17300 
  583.  
  584.  
  585.                                CHART OF ACCOUNTS                    Page    3
  586.  
  587.                                   "My Business"
  588.                              Dublin, Georgia  31021 
  589.  
  590.                           Wednesday  February 22, 1989 
  591. ============================================================================== 
  592.  
  593.      MISSIONS                       
  594.      Foreign Missions............................................E18100 
  595.      Home Missions...............................................E18200 
  596.      State Missions..............................................E18300
  597.      Children's Home.............................................E18400
  598.  
  599.      ACTIVITIES                     
  600.      Youth.......................................................E19100 
  601.      Royal Ambassadors...........................................E19200 
  602.      Girls in Action.............................................E19300 
  603.  
  604. =============================================================
  605. SHAREWARE
  606. =============================================================
  607.  
  608. This program is "shareware".  Shareware is a marketing method
  609. by which a user can "test drive" the program before paying
  610. for it.  The normal "test drive" period is two weeks to a month.
  611. After that period, continued use requires registration.  Continued
  612. use without registration is not only dishonest, but against
  613. the laws of God.  If you plan to use the program, do the honorable
  614. thing and pay for it.
  615.  
  616. Included with registration is the right to use the program,
  617. the latest version of the program, and 30 days of free
  618. telephone installation support.
  619.  
  620. Fees paid for a copy of this program do not constitute registration.
  621. This means that when you pay a shareware distributor $3-4 for a copy,
  622. you have not paid for continued use of the program.  It means you
  623. have paid for an evaluation copy.
  624.  
  625.  
  626.  
  627.