https://github.com/nagariahussain/frappe_accounting_app
A simple accounting app built with Frappe Framework.
https://github.com/nagariahussain/frappe_accounting_app
Last synced: 6 months ago
JSON representation
A simple accounting app built with Frappe Framework.
- Host: GitHub
- URL: https://github.com/nagariahussain/frappe_accounting_app
- Owner: NagariaHussain
- License: other
- Created: 2021-03-03T11:58:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-26T14:29:28.000Z (over 4 years ago)
- Last Synced: 2025-04-07T21:51:22.356Z (7 months ago)
- Language: Python
- Size: 240 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
## Accounting App
A basic double entry accounting system built on Frappe.
This app was built by me to get a **hands-on experience** with the Frappe Framework. The main aim was to get familiar with the Frappe Framework and ERPNext codebases, and also to learn about the contribution guidelines for these projects.
This app has some basic functionalities available in the `Accounting` module of `ERPNext` with some custom portal pages like an e-store.
### Cart in E-store
The user can add items to the cart, enter quanitity required and generate a PDF invoice for this products:

#### License
MIT