Skip to content

s-aga-r/accounting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accounting

An Accounting App with a double-entry accounting system built on Frappe.

Table of Contents :

Installation

From bench directory :

bench get-app https://github.com/s-aga-r/Accounting
env/bin/pip install -r apps/accounting/requirements.txt
bench new-site accounting
bench --site accounting install-app accounting

How to Run ?

bench --site accounting add-to-hosts
bench start

Now you can access your site at http://accounting:8000.

Portal Pages :

  • Home

    Home
  • Products

    Products
  • Cart

    Cart

    Invoice

    Invoice
  • About Us

    About Us
  • Desk

    Desk

License

This repository has been released under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors