Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.
/ greytip-to-zoho Public archive

GreytipHR payroll excel file to Zoho Books vendor bills CSV file converter

License

Notifications You must be signed in to change notification settings

rahul286/greytip-to-zoho

Repository files navigation

Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.

Update: We are no longer using Zoho Books or any of their offerings so this project won't get future updates.


greytip-to-zoho

GreytipHR payroll excel file to Zoho Books vendor bills CSV file converter

GreytipHR Zoho Books

Usage

Command Line

git clone https://github.com/rahul286/greytip-to-zoho/
cd greytip-to-zoho
npm install
node exec /path/to/greytip-hr-payroll-file.xls [optional-outfile-path.csv]

TODO

  • This script is opinionated towards rtCamp's chart of accounts setup. Our accounts are currently hardcoded. Make it configurable.

Meta

# changes
git commit
# bump version
npm version [minor|major|patch]

electron

Run electron app directly from CLI

yarn start

Build MacOS dmg

yarn dist

About

GreytipHR payroll excel file to Zoho Books vendor bills CSV file converter

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published