Commit graph

13 commits

Author SHA1 Message Date
Brett Smith
ee9e440d6d Travel: More expensive flights that provide comparable time savings are in-Policy.
The current "lowest fare + $100" rule is simple, but provides less and less
choice as distances get longer.  The most common feedback we hear about the
travel policy is a wish to have more flexibility to choose shorter flights.
This provides that flexibility by allowing more expensive flights that
provide time savings, while keeping the rules relatively simple.
2017-08-29 13:26:29 -04:00
Brett Smith
dfb0b65537 Travel: Allow specific expenses to be approved by any officer of Conservancy.
It can be difficult for the Executive Director to approve expenses in a
timely manner if they themselves are traveling or taking time off.  Allowing
any officer to approve the expenses helps us be more responsive with minimal
additional risk.
2017-08-29 13:26:29 -04:00
Brett Smith
9569a5bbae Travel: Add $150 to the limit on int'l airfare without preapproval.
The limit has been $1,500 since the first commit of the policy in 2012.
Inflation and other economic forces have brought us to the point that
international travelers routinely show us searches where the cheapest fare
is around or over $1,400.  Increase the limit to try to level the number of
flights requiring preapproval.
2017-08-28 13:27:20 -04:00
Brett Smith
ad6eb47205 Travel: The 90-day limit for expense reports is from the last day of travel.
This was always our intention.  However, the previous wording didn't account
for gaps in the time that advance purchases (especially flights and other
long haul travel) are made and the time the travel actually occurs.  This
updates the wording to match our intention.
2017-08-28 12:52:00 -04:00
Brett Smith
bcc90cfb1a Travel: Copyediting throughout. 2017-08-24 16:43:26 -04:00
Brett Smith
e655bad6bc Travel: Remove redundant sentence.
This is covered in the previous sentence, with "teh costs the Traveler
incurs are lower than this rate."
2017-08-24 16:42:16 -04:00
Brett Smith
89144a1d27 Travel: Expense reports go to the accounting office, not the Executive Director. 2017-08-24 16:41:56 -04:00
Brett Smith
62517bc090 Travel: Move Additional Travel section up.
This puts it closer to the policies about booking transportation, where
readers are most likely to want it.
2017-08-24 16:41:15 -04:00
Brett Smith
eeeec90baf Travel: Link to the IRS Standard Mileage Rates. 2017-08-24 16:40:40 -04:00
Brett Smith
0dcee4e12c Travel: Explain that baggage fees require a receipt for reimbursement. 2017-08-24 16:40:11 -04:00
Brett Smith
4631c56b68 Travel: Remove note that requests are handled once per week.
This is still sort of our default handling, but things can move in both
directions depending on what else is going on.  Just strike it.
2017-08-24 16:39:23 -04:00
Brett Smith
3422d93682 Travel: Update information about rates we use.
* Introduce a "Rates" section that's referred to throughout.
* Explain how the total M&IE allowance is calculated.
* Update the info about currency conversions to explain we now use Open
  Exchange Rates based on the date of the reimbursement request.
2017-08-24 16:38:17 -04:00
Brett Smith
5f8a406c13 Travel: Reformat the policy as Markdown.
This should be more accessible than the previous asciidoc.
2017-08-24 13:31:51 -04:00
Renamed from Travel/conservancy-travel-policy.txt (Browse further)