This is an automated email from the ASF dual-hosted git repository.

adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from 957666df18 FINERACT-2210: Incorrect accounting of reversed charge-off 
transaction.
     add 510b4853e7 FINERACT-2169: Apply dto in CollateralManagementApiResource

No new revisions were added by this update.

Summary of changes:
 .../service/CurrencyReadPlatformService.java       |   6 +-
 .../service/CurrencyReadPlatformServiceImpl.java   |   6 +-
 .../api/ClientCollateralManagementApiResource.java |   2 -
 .../api/CollateralManagementApiResource.java       |  66 +++++--------
 .../CollateralManagementApiResourceSwagger.java    | 108 +--------------------
 .../data/CollateralManagementData.java             |   5 +-
 .../data/CollateralManagementProductRequest.java   |   8 +-
 .../data/CollateralProductRequest.java             |   8 +-
 8 files changed, 46 insertions(+), 163 deletions(-)
 copy 
fineract-accounting/src/main/java/org/apache/fineract/accounting/rule/data/request/AccountRuleRequest.java
 => 
fineract-provider/src/main/java/org/apache/fineract/portfolio/collateralmanagement/data/CollateralManagementProductRequest.java
 (75%)
 copy 
fineract-accounting/src/main/java/org/apache/fineract/accounting/rule/data/request/AccountRuleRequest.java
 => 
fineract-provider/src/main/java/org/apache/fineract/portfolio/collateralmanagement/data/CollateralProductRequest.java
 (77%)

Reply via email to