Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
1758 Ansichten

I am trying to update my custom modules but getting this error below. On odoo 18 


TypeError: Cannot read properties of undefined (reading 'send_payment_request')

    at Proxy.pay (http://localhost:8012/web/assets/debug/point_of_sale.assets_prod.js:80786:59) (/point_of_sale/static/src/app/models/pos_payment.js:80)

    at PaymentScreen.sendPaymentRequest (http://localhost:8012/web/assets/debug/point_of_sale.assets_prod.js:85189:46) (/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:553)

    at PaymentScreen.addNewPaymentLine (http://localhost:8012/web/assets/debug/point_of_sale.assets_prod.js:84780:22) (/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:144)

    at PaymentScreen.addNewPaymentLine (http://localhost:8012/web/assets/debug/point_of_sale.assets_prod.js:156639:28) (/pos_online_payment/static/src/overrides/pos_overrides/components/payment_screen/payment_screen.js:16)

    at PaymentScreen.hdlr1 (eval at compile (http://localhost:8012/web/assets/debug/point_of_sale.assets_prod.js:13899:20), <anonymous>:24:27) (/web/static/lib/owl/owl.js:5699)

    at Object.mainEventHandler (http://localhost:8012/web/assets/debug/point_of_sale.assets_prod.js:14233:25) (/web/static/lib/owl/owl.js:6033)

    at HTMLDivElement.listener (http://localhost:8012/web/assets/debug/point_of_sale.assets_prod.js:8557:20) (/web/static/lib/owl/owl.js:357)

Avatar
Verwerfen
Beste Antwort

Hi,
You have to cross check the custom module and identify from which part of the code the error appears and then need to fix
Thanks

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Aug. 25
786
0
Juli 25
519
1
Juli 25
746
0
Juni 25
658
1
Mai 25
1302