Releases: RamezIssac/django-erp-framework
Releases · RamezIssac/django-erp-framework
v1.5.2
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
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
- Update slick_reporting to version >= 0.4
v1.0.0
- 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
Merge branch 'release/v0.1.1'
0.0.9
This release support to Django 3