django-erp-framework
django-erp-framework copied to clipboard
Differentiate reporting column names when they are from seperate model but having the same verbose name
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