Skip to content

Axentorllc/erpnext_expense

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Entry in ERPNext

Overview

Expense Entry in ERPNext is a module designed to facilitate the recording and management of expenses within the ERPNext system. It provides users with a streamlined interface to input, categorize, and track various types of expenses incurred by the organization that are not billable.

Installation

To install the Expense Entry module in your ERPNext instance, follow these steps:

  1. Clone Repository: Clone the ERPNext Expense repository to your local machine.

    bench get-app [app_repo_link] --branch [branch_name]

  2. Install App: Install the ERPNext Expense app to your ERPNext site.

    bench --site [site_name] install-app erpnext_expense

Contributing

Contributions to the Expense Entry module are welcome! If you have ideas for improvements or new features, feel free to submit a pull request or open an issue on our GitHub repository.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.6%
  • JavaScript 23.4%