Skip to content

Commit fdf3568

Browse files
committed
FINERACT-2326: Update Transaction Summary report with txn classification details
1 parent 5784cb7 commit fdf3568

File tree

2 files changed

+3120
-0
lines changed

2 files changed

+3120
-0
lines changed

fineract-provider/src/main/resources/db/changelog/tenant/changelog-tenant.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,4 +224,5 @@
224224
<include file="parts/0203_transaction_summary_with_asset_owner_report_with_capitalized_income.xml" relativeToChangelogFile="true" />
225225
<include file="parts/0204_transaction_summary_with_asset_owner_and_from_asset_owner_id_for_buybacks.xml" relativeToChangelogFile="true" />
226226
<include file="parts/0205_add_read_familymembers_permission.xml" relativeToChangelogFile="true" />
227+
<include file="parts/0206_transaction_summary_with_asset_owner_classification_name_bug_fix.xml" relativeToChangelogFile="true" />
227228
</databaseChangeLog>

0 commit comments

Comments
 (0)