spacer
spacer
Google

Tutor Management
Education Management

spacer
header
Login Form
Username

Password

Remember me
Forgotten your password?
 
Home

How do I submit invoice Print E-mail
I update the web site and add 2 new features...TimeSheets and invoices

The procedure is to keep your time entered on a weekly basis in the timesheets section. My expectations are that they get updated by Sunday.

1.Click on timesheets in the menu and it should bring up current month.
2. Select "Simple Timesheet" to enter in times
3. Select student you tutored from the drop down list and enter in their hours
4. click save when done

At the end of the month in the calendar view, if you did not go over the allocated hours, you will be able to lock the month.  This will allow you to be able to invoice against the hours.  This should be done after you are finished tutoring for the month and ready to submit an invoice.  You will be able to unlock the month as long as you don't submit an invoice for that month.

Submitting an invoice
1. Select invoice from menu
2. All locked timesheet hours are loaded into the invoice.  Verify the rate and total amount.
3. Referrals and additional charges tutor times can be manually entered.
4. Click on submit to send invoice
5. Print submitted invoice and send with your paperwork.
Hopefully this makes things easier.  If you have any questions, please call me
Last Updated ( Saturday, 22 October 2005 )
< Prev
spacer
Who's Online
We have 5 guests online

 
Copyright 2000 - 2005 Miro International Pty Ltd. All rights reserved.
Mambo is Free Software released under the GNU/GPL License.
spacer
28 queries executed
1
SELECT template FROM mos_templates_menu WHERE client_id='0' AND menuid='0'
2 SELECT template FROM mos_templates_menu WHERE client_id='0' AND menuid='1' LIMIT 1
3 SELECT template FROM mos_templates_menu WHERE client_id='0' AND menuid='1' LIMIT 1
4 DELETE FROM mos_session WHERE (time < 1283724394)
5 SELECT * FROM mos_session WHERE session_id='bfe1b6b9260193e5f6e4e317f7ed585a'
6 SELECT session_id FROM mos_session WHERE session_id=MD5('3ed63041e70ae6b4a0bad43e92903777')
7 INSERT INTO mos_session ( `session_id`,`time`,`username`,`gid`,`guest`,`oid` ) VALUES ( '4d1e5235ee084267f27603aaa3f590f6','1283733394','','0','1','0' )
8 SELECT folder, element, published, CONCAT_WS('/',folder,element) AS lookup FROM mos_mambots WHERE published >= 1 AND access <= 0 AND folder='editors' ORDER BY ordering
9 SELECT folder, element, published, CONCAT_WS('/',folder,element) AS lookup FROM mos_mambots WHERE published >= 1 AND access <= 0 AND folder='editors-xtd' ORDER BY ordering
10 SELECT access FROM mos_menu WHERE id='1'
11 SELECT a.*, ROUND(v.rating_sum/v.rating_count) AS rating, v.rating_count, u.name AS author, u.usertype, cc.name AS category, s.name AS section, g.name AS groups FROM mos_content AS a LEFT JOIN mos_categories AS cc ON cc.id = a.catid LEFT JOIN mos_sections AS s ON s.id = cc.section AND s.scope='content' LEFT JOIN mos_users AS u ON u.id = a.created_by LEFT JOIN mos_content_rating AS v ON a.id = v.content_id LEFT JOIN mos_groups AS g ON a.access = g.id WHERE a.id='19' AND (a.state = '1' OR a.state = '-1') AND (publish_up = '0000-00-00 00:00:00' OR publish_up <= '2010-09-05 15:36:34') AND (publish_down = '0000-00-00 00:00:00' OR publish_down >= '2010-09-05 15:36:34') AND a.access <= 0
12 SELECT a.id FROM mos_content AS a WHERE a.catid = 7 AND a.state = 1 AND ordering < 3 AND a.access <= '0' ORDER BY a.ordering DESC LIMIT 1
13 SELECT a.id FROM mos_content AS a WHERE a.catid = 7 AND a.state = 1 AND ordering > 3 AND a.access <= '0' ORDER BY a.ordering LIMIT 1
14 UPDATE mos_content SET hits=(hits+1) WHERE id='19'
15 SELECT hits FROM mos_core_log_items WHERE time_stamp='2010-09-05' AND item_table='#__content' AND item_id='19'
16 INSERT INTO mos_core_log_items VALUES ('2010-09-05','#__content','19','1')
17 SELECT folder, element, published, CONCAT_WS('/',folder,element) AS lookup FROM mos_mambots WHERE published >= 1 AND access <= 0 AND folder='content' ORDER BY ordering
18 SELECT id FROM mos_mambots WHERE element = 'mosemailcloak' AND folder = 'content'
19 SELECT * FROM mos_mambots WHERE id='16'
20 SELECT a.id FROM mos_components AS a WHERE a.name = 'Syndicate'
21 SELECT * FROM mos_components WHERE id='17'
22 SELECT id, title, module, position, content, showtitle, params FROM mos_modules AS m, mos_modules_menu AS mm WHERE m.published='1' AND m.access <= '0' AND m.client_id='0' AND mm.moduleid=m.id AND (mm.menuid = '1' OR mm.menuid = '0') ORDER BY ordering
23 SELECT m.* FROM mos_menu AS m left join mos_graccess_groupmenu as gra on gra.menuid=m.id or gra.menuid=0 left join mos_graccess_usergroup as usr on gra.groupid=usr.groupid WHERE menutype='topmenu' AND published='1' AND access <= '0' AND (usr.userid=0 or usr.userid=0 ) ORDER BY parent,ordering
24 SELECT name FROM mos_users WHERE id = 0
25 SELECT * FROM mos_menu WHERE menutype='mainmenu' AND published='1' ORDER BY parent, ordering LIMIT 1
26 SELECT id, name, link, parent, type FROM mos_menu WHERE published='1' ORDER BY parent, ordering
27 SELECT count(session_id) as guest_online FROM mos_session WHERE guest=1 AND (usertype is NULL OR usertype='')
28 SELECT DISTINCT count(username) as user_online FROM mos_session WHERE guest=0 AND usertype <> 'administrator' AND usertype <> 'superadministrator'