https://github.com/prenagha/concurmealsextension
Provide total for meal expenses in Concur system
https://github.com/prenagha/concurmealsextension
Last synced: 3 months ago
JSON representation
Provide total for meal expenses in Concur system
- Host: GitHub
- URL: https://github.com/prenagha/concurmealsextension
- Owner: prenagha
- License: apache-2.0
- Created: 2013-06-03T14:51:51.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-08T14:29:13.000Z (almost 12 years ago)
- Last Synced: 2025-04-02T05:43:40.967Z (3 months ago)
- Language: JavaScript
- Size: 398 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ConcurMeals Safari Extension
=======================Safari Extension to provide assistance in managing to a daily maximum meal allowance when
entering expenses using ConcurThe extension adds a "Meals" item to the top of the screen, near the Welcome text. Click
"Meals" and the extension will find all expenses of "Meals" type, add them up grouped by
date, compare the daily total to the maximum you defined in the extension settings, and
show the results to the right of the Concur logo.If a day is within the maximum then the total appears in grey. If the day is over the maximum
then the total appears in red with the overage amount beside it in parentheses.Installation
============[Download the ConcurMeals Safari Extension](https://github.com/prenagha/ConcurMealsExtension/raw/master/ConcurMeals.safariextz)
Double-click the downloaded ConcurMeals.safariextz file to install it in Safari.
Visit Safari Preferences, Extensions, ConcurMeals and
enter your daily maximum meal allowance.Screenshots
===========

Changes
=======v1.1: Developer Id change
v1.0: Initial release