adamsaghy commented on code in PR #3367:
URL: https://github.com/apache/fineract/pull/3367#discussion_r1291307579
##########
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_loan_product_auto_repayment_down_payment_configuration.xml"
relativeToChangelogFile="true" />
Review Comment:
Please move this into the fineract-loan module. You can find a couple
example for liquibase changes.
--
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]