RamezIssac/django-erp-framework

Differentiate reporting column names when they are from seperate model but having the same verbose name

RamezIssac opened this issue · 0 comments

Example: A report that shows Treasury name & expense name, the column verbose name for both is "Name".
While this is indeed the field verbose_name in the model but it doesnt help in the report setting