From commits-return-7762-archive-asf-public=cust-asf.ponee.io@fineract.apache.org Thu Mar 26 20:07:21 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id D2DB0180637 for ; Thu, 26 Mar 2020 21:07:20 +0100 (CET) Received: (qmail 78349 invoked by uid 500); 26 Mar 2020 20:07:20 -0000 Mailing-List: contact commits-help@fineract.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@fineract.apache.org Delivered-To: mailing list commits@fineract.apache.org Received: (qmail 78335 invoked by uid 99); 26 Mar 2020 20:07:20 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Mar 2020 20:07:20 +0000 From: GitBox To: commits@fineract.apache.org Subject: [GitHub] [fineract-cn-mobile] jawidMuhammadi opened a new pull request #99: Feat: Adds support for creating, editing, deleting and view details for Ledgers Message-ID: Date: Thu, 26 Mar 2020 20:07:20 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit jawidMuhammadi opened a new pull request #99: Feat: Adds support for creating, editing, deleting and view details for Ledgers URL: https://github.com/apache/fineract-cn-mobile/pull/99 #FINCN-223 This PR adds support for creating, editing and deleting **Ledgers** and **Sub Ledgers** _**1. Create Ledger**_ ![create_ledger](https://user-images.githubusercontent.com/49963168/77691496-04ee6d00-6fcb-11ea-9555-d7b65c9e270a.gif) _**2. Add, Edit, Delete Sub Ledgers**_ ![add_edit_sub_ledger](https://user-images.githubusercontent.com/49963168/77691516-10419880-6fcb-11ea-9fc8-c448c1d2d81b.gif) _3._ _**View details of Ledger and Sub Ledger**_ ![view_ledger_sub_detials](https://user-images.githubusercontent.com/49963168/77691548-20f20e80-6fcb-11ea-9389-8cdd5333de44.gif) _**4. Edit Ledgers**_ ![edit_ledger_sub](https://user-images.githubusercontent.com/49963168/77691566-28b1b300-6fcb-11ea-9565-cc46223af140.gif) Please make sure these boxes are checked before submitting your pull request - thanks! - [ ] Apply the `AndroidStyle.xml` style template to your code in Android Studio. - [ ] Run the unit tests with `./gradlew check` to make sure you didn't break anything. - [ ] If you have multiple commits please combine them into one commit by squashing them. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services