CRM-16188, added order api for create action with test
authorPradeep Nayak <pradpnayak@gmail.com>
Wed, 27 Jan 2016 21:36:48 +0000 (03:06 +0530)
committerPradeep Nayak <pradpnayak@gmail.com>
Wed, 27 Jan 2016 21:36:48 +0000 (03:06 +0530)
commitb8644ae38477a7a1a59238a685debccb39761c5d
treefb65d4c1290617fb8bc0cd259df01d859897d0f5
parentf425eeb7aa4abe86bc79781eb27608af3cc4c044
CRM-16188, added order api for create action with test

----------------------------------------
* CRM-16188: Create an order API
  https://issues.civicrm.org/jira/browse/CRM-16188
api/v3/Order.php
tests/phpunit/CiviTest/Membership.php
tests/phpunit/api/v3/OrderTest.php