Skip to content

mirogta/tampermonkey-xero-timesheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tampermonkey-xero-timesheets

Tampermonkey/Greasemonkey script to enhance submitting timesheets in Xero.

What does it do

Features:

  • Projects page:

  • New "My Time" page:

    • Added "My Time" link to the menu
    • Added copy&paste like functionality to copy timesheets from a day to another day
    • You can delete a timesheet using the delete/cross icon - it will ask for a confirmation
    • You can select multiple timesheets while holding a Shift key
    • You can delete multiple timesheets with a Delete key - it will ask for a confirmation
      • If you hold a Shift key, then it won't ask for a confirmation - use this carefully, there's no Undo
    • You can quickly edit duration on selected timesheets
    • Show public/bank holidays (currently in the UK only)

Limitations:

  • It doesn't allow you to add or delete timesheets to previous months.

How to install

  1. Install Tampermonkey browser extension (for Chrome, Firefox, Microsoft Edge)
  2. Go to Xero_Timesheets_User_Script in OpenUserJS
  3. Click on the "Install" button

Then you can login to go.xero.com and use the improvements.

NOTE: The script is compatible with GreaseMonkey on Firefox.

Compatibility

  • Firefox >= 39
  • Chrome >= 42
  • Microsoft Edge (latest)

How to update

Tampermonkey checks for a new version of this script daily by default.

If you want to trigger an ad-hoc update of a newer version:

  • Go to Tampermonkey -> Installed userscripts
  • Tick the checkbox next to the "Xero Timesheets User Script"
  • In the "Please choose an option" dropdown, select "Trigger update"
  • Click on the "Start" button next to the dropdown

Development

See development

Links

License

Licensed under MIT License.

Technology Used

  • Xero
  • IntroJS
  • VanillaJS
  • OpenUserJS
  • TamperMonkey
  • GreaseMonkey
  • Google Calendar
  • Google Analytics

About

Tampermonkey/Greasemonkey script to enhance submitting timesheets in Xero

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published