Skip to main content

Collection of scripts to upload Replicon expenses

Project description

Synopsis

This is a simple code to extract data information from an excel (with a predefined format) and send it to a new Replicon expense sheet using webservices.

Motivation

Simplify my expenses reports

Installation

  1. Install Python - https://www.python.org/downloads/ (I am using python 3.8)

  2. Check if python is in the path environment variable

    a) Command+r > type "rundll32 sysdm.cpl,EditEnvironmentVariables"

    b) Check if there is somenthing like "C:\Program Files (x86)\Python37-32\scripts;C:\Program Files (x86)\Python37-32" in the PATH variable

    c) Add it if necessary

  3. Open a command window and install the required python modules using the following command:

pip install repl_uploader
  1. Install de xlwings addon on excel typing the following command on a command window:
xlwings addin install
  1. Garantee that the Project Name Format in your replicon is set to "Name - Code"

    a) Login on your Replicon account

    b) Go to settings (engine wheel - upper right corner)

    c) Change "Project Name Format" to "Name - Code"

  2. When a new release is available, upgrade with the following command:

pip install --upgrade repl_uploader

API Reference

xlwings - http://docs.xlwings.org/en/stable/quickstart.html

Author

  • Thiago Weidman

Contributors

  • Danilo Passos - The guy who made the worksheet template (Yeap, I stole the idea).
  • Rodrigo Tomazeli - The Beta tester and "implementer"
  • Manuel Cardoso - The new features specifier :)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

repl_uploader-2.2.7.tar.gz (30.4 kB view hashes)

Uploaded Source

Built Distribution

repl_uploader-2.2.7-py3-none-any.whl (33.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page