From b193994ed083b8c9976a32326231163846babd61 Mon Sep 17 00:00:00 2001 From: Pradeep Nayak Date: Fri, 29 May 2015 01:35:45 +0530 Subject: [PATCH] --CRM-16187, added CRUD api for entity_financial_trxn --- api/v3/EntityFinancialTrxn.php | 82 ++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 api/v3/EntityFinancialTrxn.php diff --git a/api/v3/EntityFinancialTrxn.php b/api/v3/EntityFinancialTrxn.php new file mode 100644 index 0000000000..ab9da8f833 --- /dev/null +++ b/api/v3/EntityFinancialTrxn.php @@ -0,0 +1,82 @@ +