コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1752 ビュー

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)

アバター
破棄
最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
0
8月 25
784
0
7月 25
519
1
7月 25
745
0
6月 25
658
1
5月 25
1298