Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 726 Bytes

readme.md

File metadata and controls

26 lines (18 loc) · 726 Bytes

Eta Farnell system (should also work for TME)

This parse invoices from Farnell and generates emails with invoices to send to the members.

It's the best thing since sliced cheese!

Installation

  1. Get python3.9 (or better might work)
  2. Install requirements with python -m pip install -r requirements.txt
  3. (make sure that you have java)
  4. ??
  5. Profit!

Before use!

Make sure that you have the most recent version of the database. It is located in the farnell folder in the boards drive!

Usecases

Things you can do with this SW.

Parse an invoice

View the database

Start a dev server with python manage.py runserver 8000

visit http://localhost:8000 and log in with eta/eta.