跳至內容
選單
此問題已被標幟
2 回覆
759 瀏覽次數

Hi,

I'm using Odoo 15.

When I enter anything on Cash In/Out input text box on Point of Sale cash move popup, I'm getting below error. Please help


TypeError: utils.getComponent(...).handleInputChange is not a function at extra.handlers.input__558__ (eval at _compile (http://xxx:xx/web/assets/294-be48646/web.assets_common.min.js:1024:178), :46:175) at invokeHandler (http://xxx:xx/web/assets/294-be48646/web.assets_common.min.js:848:144) at handleEvent (http://xxx:xx/web/assets/294-be48646/web.assets_common.min.js:852:92) at HTMLDivElement.handler (http://xxx:xx/web/assets/294-be48646/web.assets_common.min.js:854:58)



In Chrome debugger I got error in this line:

xtra.handlers['input__558__'] = extra.handlers['input__558__'] || function (e) {if (context.__owl__.status === 5){return}utils.getComponent(context)['handleInputChange'](e);}; 

頭像
捨棄
作者 最佳答案

It's working now. After restarting the odoo service it worked.

頭像
捨棄
最佳答案

Hi I am having same error and also cash opening and closing balance also not working.

頭像
捨棄