Change By: johnwoodlock (23/Aug/12 9:53 PM)
Description: m_code is the table allowing user defined codes. 
Some description is at https://mifosforge.jira.com/wiki/display/MIFOSX/Mifos+X+Database

Create the Post, Put
 and ,  Get  and Delete  resources similar to as  described  done  in  https://ec2-46-137-62-163  
FundsApiResource
. eu-west-1.compute.amazonaws.com:8443/api-docs/apiLive.htm#loanproducts_create java

except that
 
-
 this api format will be /codes rather than / loanproducts and funds
-
 the  m_code table only contains id and code_name fields.
- there is no delete in FundsApiResource.java

In the reference UI add list, create, update and delete functions. The delete will be a real delete, not a soft delete as done in other places .  such as DepositProductsApiResource

You can put this under the organisation admin menu for now (this is getting busy and we'll review it soon but its fine for now).

Don't worry about permissions for now.  Also no tests required right now.
  API Documentation later also.




Note: whilst m_code_value contains the actual list of values for m_code - that maintenance work  doesn  isn 't  have to be  part of this task.
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
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to