Django ERP framework
latest
Contents
Getting started
Walkthrough
Sample ERP System Tutorial
Sample ERP models and admin
Reporting and Charting
Creating Reports
Adding charts & report widgets
Topics
Release Notes
FAQ
Django ERP framework
Sample ERP System Tutorial
Edit on GitHub
Sample ERP System Tutorial
In this section we will create a sample erp project using Django ERP framework.
Sample ERP models and admin
Models
The Admin
Front End customization
Reporting and Charting
Generating test data
Creating Reports
How much each Client bought (in value)
How much each product was sold?
A Client Detailed statement.
Adding Charts
Time Series
Cross-tab report
Adding charts & report widgets
Customizing the Home page
Customizing the View page