2
0
mirror of https://github.com/frappe/books.git synced 2024-09-19 19:19:02 +00:00
Free desktop accounting software for small-businesses and freelancers.
Go to file
2018-03-30 22:33:12 +05:30
accounting payment settings 2018-03-27 19:22:59 +05:30
client Contact Added 2018-03-27 18:46:40 +05:30
electron restructure acc to electron build project 2018-03-30 22:33:12 +05:30
fixtures AccountingSettings 2018-03-30 22:32:44 +05:30
models AccountingSettings 2018-03-30 22:32:44 +05:30
reports/generalLedger payment settings 2018-03-27 19:22:59 +05:30
server restructure acc to electron build project 2018-03-30 22:33:12 +05:30
setup refactor setupwizard 2018-03-30 22:32:28 +05:30
tests added ledger 2018-03-05 22:15:40 +05:30
www restructure acc to electron build project 2018-03-30 22:33:12 +05:30
.gitignore restructure acc to electron build project 2018-03-30 22:33:12 +05:30
main.js restructure acc to electron build project 2018-03-30 22:33:12 +05:30
package.json restructure acc to electron build project 2018-03-30 22:33:12 +05:30
Procfile [start] reports 2018-03-26 17:44:27 +05:30
README.md add invoice settings 2018-02-12 21:53:14 +05:30
rollup.config.js whitespace 2018-02-21 15:13:34 +05:30
start.js [start] reports 2018-03-26 17:44:27 +05:30
yarn.lock restructure acc to electron build project 2018-03-30 22:33:12 +05:30

Frappe Accounting

Simple JS based app for personal and small businesses accounting

Install

Install dependencies

yarn install

Build

node_modules/.bin/rollup

Start

To start the app + build process

yarn global add foreman

nf start