mirror of
https://github.com/frappe/books.git
synced 2025-02-10 07:59:03 +00:00
Faris Ansari
17e5187c51
Reports and Models
- Models - Bill - Quotation (extended from Invoice) - Journal Entry - Reports - Sales Register - Purchase Register
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
Languages
TypeScript
57.6%
Vue
39.8%
HTML
1.3%
JavaScript
0.9%
CSS
0.3%
Other
0.1%