The MAKE panel contains creation functions: Make Invoice, Make Product, Add Credit, Add Expense, Add Client, and Add Account. * each make window has an option to leave window open after submit. This allows for efficient adding of multiple records
- Make InvoiceCreate new invoices for your clients with products and services. On click adds a client list to the right, Select client to enter invoice edit window
- Make ProductAdd new products or services to your product catalog.
- Select Type
- Time - Adds a time based Product, Set Price , Name , Code and description.
- Product- Adds a new product that can be selected in invoice creation. Set Price , Name , Code and description.
- Recurring - Adds a recurring product to invoice edit. Set Price , Name , Code and description.
- Set client the recurring billing is for .
- Set Start Date. (This is important for Recurring products)
- End Date will end the Recurring product at a particular date.
- Advance - Set the days in advance the product is generated
- Day notice - Set the days in advance the recurring item is generated
- * Recurring products are added to the invoice manually once created
- Add CreditRecord new credit transactions in the system.
- Date
- Credit Total
- Sale/Client/Revenue
- COA can be selected
- If Sales (200) is selected a client list is created to code the sale to.
- Un-code can be selected to leave the transaction uncoded or to code later.
- Payee
- Reference
- Bank Account
- If no back account has been created a Button is created to Make account.
- The accouint is used as a placeholder for transactions . It can be any Name/Number.
- Add ExpenseRecord business expenses. This also provides access to Add Account as a dependency button if no account has been created.
- Date
- Tax Icl Total
- Expence/Direct Costs/Overhead
- COA can be selected
- Un-code can be selected to leave the transaction uncoded or to code later.
- Payee
- Reference
- Bank account
- If no back account has been created a Button is created to Make account.
- The accouint is used as a placeholder for transactions . It can be any Name/Number.
- Add Client
- First name
- Surname
- Contact numbers
- Email
- Company name
- Web address
- Username
- Suggest Usermame
attempts to generate username from the first two letters from first name and company name to make a string - * Must me 4 characters upper or lower case
- * no symbols or numbers
- * Is used to prefix invoice numbers
- * 10,000 combinations possible
- Delivery address
- Post code
- Postal address same as delivery -
- Add AccountAdd new accounts to organise funds. This button appears as a dependency button via Add Expense/Credit and is also present at the top of the Funds Introduced page.