Ver código fonte

[fix] typo fix

pull/2/head
Saurabh 8 anos atrás
pai
commit
8b679678a1
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      payments/payment_gateways/doctype/razorpay_settings/razorpay_settings.py

+ 1
- 1
payments/payment_gateways/doctype/razorpay_settings/razorpay_settings.py Ver arquivo

@@ -64,7 +64,7 @@ class RazorpaySettings(IntegrationService):

scheduler_events = {
"all": [
"frappe.integrations.razorpay.capture_payment"
"frappe.integrations.doctype.razorpay_settings.razorpay_settings.capture_payment"
]
}



Carregando…
Cancelar
Salvar