GAS.. is a simple accounting system of two levels account structure. It is not a full implementation of account system. The main purpose is complementing the Hotel Management System (HMS) operation. HMS operations generate accounts transaction. GAS.. defines account types like client, vendor, cash, bank, ... etc. and account entities for each account type. GAS.. enables users to enter and update account transactions for account entities. GAS.. also defines credit cards and follow up checks and credit cards.
The enterprise operation systems (like HMS) post account transactions to designated accounts. The accounts required for HMS Operations are as follows:
1- client account, 2- Banks Account, 3- Cash Book Accounts. 4- Rooms Account, 5- Outlets Accounts, 6- Room Guests Account, 7- Outlet Guests Account, 8- Taxes Account, 9- Service Ratio Account, 10 - Departments Account, 11- Vendors Account, 12- Stock Accounts, 13- Stock Adjustment Account. 14- Room Meals Account. 15- Bill Modifications Account. 16- All Outlets Account.
For each account type the user has to define at least one account. At least the hotel clients must be defined but it is recommended to define banks and cash books. You have to define the account type and at least one of the accounts. As an example Client Account type and the name of at least one of the clients.
Also you have to define different Credit Cards if you are going to use Credit Card Payment Method for bills. Requirements: AUS: AUS Database (ausDb.mdb) and Module (aus.exe). GAS: database (gasDb.mdb)
|