feat(Non Profit): API Endpoint to update halted Razorpay subscriptions (#26427) (#26564)

* feat: Update Subscription Activated field to Subscription Status to accomodate Halted status

* feat: API Endpoint to halt Razorpay subscription

* fix: sider

* fix: validation message

* test: halted razorpay subscription
This commit is contained in:
Rucha Mahabal
2021-07-21 00:46:34 +05:30
committed by GitHub
parent 41705acbd9
commit 57514f7b1d
6 changed files with 142 additions and 36 deletions

View File

@@ -292,3 +292,4 @@ erpnext.patches.v13_0.bill_for_rejected_quantity_in_purchase_invoice
erpnext.patches.v13_0.update_job_card_details
erpnext.patches.v13_0.update_level_in_bom #1234sswef
erpnext.patches.v13_0.add_missing_fg_item_for_stock_entry
erpnext.patches.v13_0.update_subscription_status_in_memberships