Code Monkey home page Code Monkey logo

expensifier's Introduction

expensifier

Convert CSV dumps from Expensify into an employer-friendly spreadsheet

./expensifier.py [-l ] [-c ] [-u <curr_uplift>] <expensify_dump> <input_sheet>

locale: Set locale associated with expensify_dump. Default is en_US. currency: 3-letter currency string. Default is USD. curr_uplift: Floating point uplift % charged by credit card, e.g., 4.5 name: Your name, e.g. "John Hancock" expensify_dump: Dumpfile from Expensify in .cvs format--must contain only ascii chars input_sheet: Original expense spreadsheet in .xls format

EXAMPLE: ./expensifier.py "Fred Astaire" ~/Downloads/Bulk_Export_id_DEFAULT_CSV.csv expense-form.xls

Expensify config: You need to do the following in Expensify to use this tool:

  1. Go to Settings->Preferences and set default currency. This is what Expensify will convert foreign currency transactions to.
  2. In the same panel, set Cash Conversion Surcharge to 0. If you want to set a currency conversion cost, you do it in the tool by using the -u option, because Billing wants the conversion cost broken out and put in the Other category and -u will do this for you automatically.
  3. Make sure your categories are set to the following. Every character needs to be exactly as written below. If these are not set correctly, you'll get an exception. ['Meals - Lunch', 'Transport - Fuel', 'Entertainment', 'Meals - Dinner', 'Transport - Air', 'Transport - Car Rental', 'Other (travel related)', 'Transport - Taxi', 'Transport - Rail', 'Transport - Parking', 'Miscellaneous (not travel related)', 'Transport - Toll', 'Phone', 'Lodging', 'Meals - Breakfast']

expensifier's People

Contributors

knurl avatar

Stargazers

Senthil_M avatar Jay Margalus avatar John Benninghoff avatar Chad Smykay avatar

Watchers

Jay Margalus avatar Ulf Andreasson avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.