Ramez Ashraf
Ramez Ashraf
Hello @ramiboutas :wave: I just want to acknowledge the receipt... I will get back to you soon
You can customize the filter as you need via customizing the Filter Form https://django-slick-reporting.readthedocs.io/en/latest/topics/filter_form.html Hope you find this helpful
I can see 2 things in the code 1. row_obj["cusip"] is now holing the model, instead of the ``.name`` for example. Changing how the group is displayed should NOT affect...
Hello , i get what you mean to accomplish This "total" calculation happens on the javascript end. Will check further and come back > Alternatively can we introduce a notion...
Hello @Parthian It's great to see here ! :-) Can you share your ReportView as well? The Code you shared looks alright to my eyes
hmmm can not reproduce , are you sure it beeps on the mentioned ReportView ?
kindly note the django slick report now diverged from what django-erp-framework is assuming and it would need to get up to date with a bit.
Thank you for the update and the report There is a fix in the develop branch just made today for the initials. You should be able to set your initials...
I will look into that and get back to you asap
1. To setup from develop branch `pip install -e -e git+https://github.com/ra-systems/django-slick-reporting.git@develop#egg=django-slick-reporting` 2. "'ReportField_age' object has no attribute 'do_resolve'" can you share the ReprotField_age structure? 3. `auto_load` issue : iwill check...