idurar / idurar-erp-crm

Open Source Headless ERP CRM E-Commerce Accounting Software | Node Js React
https://cloud.idurarapp.com/
Other
5.9k stars 1.73k forks source link

fix 'req is undefined' error in payment controller #1042

Closed TheZlodziej closed 3 months ago

TheZlodziej commented 3 months ago

Description

Payment controller had multiple references to "req" object inside like req.req.req.body which caused adding payment method to fail and return internal server error. Probably a typo.

Steps to Test

try recording payment to invoice