adamsaghy commented on code in PR #3368:
URL: https://github.com/apache/fineract/pull/3368#discussion_r1291309115
##########
fineract-provider/src/main/resources/db/changelog/tenant/changelog-tenant.xml:
##########
@@ -141,4 +141,5 @@
<include file="parts/0119_add_loan_product_down_payment_configuration.xml"
relativeToChangelogFile="true" />
<include
file="parts/0120_transaction_summary_with_asset_owner_report_typo_fix.xml"
relativeToChangelogFile="true" />
<include
file="parts/0121_transaction_summary_with_asset_owner_report_typo_fix_2.xml"
relativeToChangelogFile="true" />
+ <include file="parts/0122_add_batch_job_execution_params_index.xml"
relativeToChangelogFile="true" />
Review Comment:
Please move this into the fineract-investor module
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]