![]() |
|
|
|
|
Issue Type:
|
Improvement
|
|
Assignee:
|
Unassigned
|
|
Components:
|
Accounting, Reference Client App |
|
Created:
|
28/Apr/13 8:43 AM
|
|
Description:
|
This task requires modifications to both the reference User Interface and Platform code.
Changes needed to the platform code:
The api https://demo.openmf.org/api-docs/apiLive.htm#journalentries_create needs to be modified to include a new Optional field called "referenceNumber"
As a part of API changes, you would be making the following changes
a) Add a new column "ref_number" varchar(100) to acc_gl_journal_entry table
b) Entry point for the create API is the method "createGLJournalEntry" in class "JournalEntriesApiResource". We would need to make modifications all the way down to the Database abstraction layer to support the newly added parameter
c)Entry points for the List all (https://demo.openmf.org/api-docs/apiLive.htm#journalentries_list) and Read by Id (https://demo.openmf.org/api-docs/apiLive.htm#journalentries_retrieve) are methods retrieveAllJournalEntries and retreiveJournalEntryById in JournalEntriesApiResource.
They need to be updated to return the newly added field
The attached screenshot illustrates how the new field be utilized in the reference UI
Finally, the api-docs (https://github.com/openMF/mifosx/tree/master/api-docs) also need to be updated to reflect these changes
|
|
Project:
|
Mifos X
|
|
Labels:
|
introductory
volunteer
|
|
Priority:
|
Minor
|
|
Reporter:
|
Vishwas Babu A J
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues