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

myrle pushed a commit to branch develop
in repository 
https://gitbox.apache.org/repos/asf/fineract-cn-deposit-account-management.git

commit 5be1dbf04693676e05cd51e6db5cfe779201d9f3
Merge: 30bc082 11a939c
Author: Markus Geiss <markus.ge...@kuelap.io>
AuthorDate: Sun Oct 22 09:01:09 2017 +0200

    Merge pull request #7 from markusgeiss/develop
    
    added opened on and last transaction date to product instance

 .../io/mifos/deposit/api/v1/EventConstants.java    |  1 +
 .../api/v1/instance/domain/ProductInstance.java    | 18 +++++++++
 .../java/io/mifos/deposit/TestProductInstance.java | 47 +++++++++++++++++++++-
 .../command/TransactionProcessedCommand.java       | 30 ++++++++++++++
 .../command/handler/ProductInstanceAggregate.java  | 22 ++++++++++
 .../internal/mapper/ProductInstanceMapper.java     | 17 ++++++++
 .../internal/repository/ProductInstanceEntity.java | 24 +++++++++++
 .../rest/ProductInstanceRestController.java        |  4 ++
 ..._add_opened_on_last_transaction_to_instance.sql | 20 +++++++++
 9 files changed, 182 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
my...@apache.org.

Reply via email to