Skip to content

Releases: RamezIssac/django-erp-framework

v1.5.2

07 Jun 09:59
Compare
Choose a tag to compare

Release Notes:

  • Added Jazzmin integration as an option
  • Added settings for custom dashboard base template, admin_site_access_permission, report_access_function
  • Simplified creating a widget for a report
  • Simplified integrating erp framework with your project
  • Align own ReportView to Slick Reporting ReportView
  • Removed ReportList View, top_search app, and unused js plugins
  • Changed report URL to be app_label/report_lug
  • Enhanced demo app and documentation

Full diff: v1.5...v1.5.2

v1.5

28 May 14:57
Compare
Choose a tag to compare

This is a totally new release
Project is renamed to Django ERP Framework

Checkout the Documentation on read the docs : https://django-erp-framework.readthedocs.io/
The demo site https://my-shop.django-erp-framework.com/
and the demo code on https://github.com/RamezIssac/my-shop

v1.2.0

24 Nov 09:48
Compare
Choose a tag to compare
  • Update slick_reporting to version >= 0.4

v1.0.0

26 Jul 05:47
Compare
Choose a tag to compare
  • Drop In app theme in favor of django-jazzmin
  • Release the reporting engine as a stand alone package Djagno slick Reporting
  • Change and enhance API & Class Names
  • Bring back Highcharts charting engine
  • Re-Structure the documentation

v0.1.1

12 Jan 15:19
Compare
Choose a tag to compare
Merge branch 'release/v0.1.1'

0.0.9

25 Dec 18:29
Compare
Choose a tag to compare

This release support to Django 3