Django ERP framework
1.5.2

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
  • View page source

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
Previous Next

© Copyright 2023, RamezIssac.

Built with Sphinx using a theme provided by Read the Docs.