Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
5 Replies
14743 Tampilan

I am trying to open OpenERP using url http:// ip:port/ but it shows blank/white screen instead of login form. Earlier in the morning it was working fine. I don't remember any particular changes that i have done on server except i was trying to remove pagination using limit in setting->action-> window and updating following method at

\openerp\addons\web\static\src\js

'File view_list.js' Line num 117

limit: function () {

if (this._limit === undefined) {

this._limit = (this.options.limit

|| this.defaults.limit

|| (this.getParent().action || {}).limit

|| 80);

}

return this._limit;

},

I have reverted changes in code.

I tried restarting Postgresql, OpenERP server, restarting my router etc, but issue is same. I am running out of ideas. Kindly Help!

Regards....

Avatar
Buang
Jawaban Terbai

Happened after I installed  https://www.odoo.com/apps/modules/11.0/pos_orders/ and  https://www.odoo.com/apps/modules/10.0/pos_order_return/ 



point_of_sale.assets.js:124 Error: QWeb2: Template 'OrdersScreenWidget' not found

Getting these messages in console. 

at Object.exception (http://52.90.13.211/web/content/344-1db2b7d/web.assets_common.js:2908:7)

at Engine._render (http://52.90.13.211/web/content/344-1db2b7d/web.assets_common.js:2952:103)

at Engine.render (http://52.90.13.211/web/content/344-1db2b7d/web.assets_common.js:2948:151)

at Class.renderElement (http://52.90.13.211/web/content/344-1db2b7d/web.assets_common.js:3112:1073)

at Class.renderElement (http://52.90.13.211/web/content/3115-6dcb6a7/point_of_sale.assets.js:312:608)

at Class.prototype.(anonymous function) [as renderElement] (http://52.90.13.211/web/content/344-1db2b7d/web.assets_common.js:3009:559)

at http://52.90.13.211/web/content/344-1db2b7d/web.assets_common.js:3112:917

at http://52.90.13.211/web/content/344-1db2b7d/web.assets_common.js:547:681

at fire (http://52.90.13.211/web/content/344-1db2b7d/web.assets_common.js:541:299)

at Object.add [as done] (http://52.90.13.211/web/content/344-1db2b7d/web.assets_common.js:542:467)

(anonymous) @ point_of_sale.assets.js:124

Avatar
Buang

Dear Hassan, I am having same problem. Did you figure a way out?

Just restart the server and everything will be fine. Let everything load at its own.

Jawaban Terbai

Mixed Content: The page at 'https://www.odoo.com/page/point-of-sale-shop' was loaded over HTTPS, but requested an insecure resource 'http://demo3.odoo.com/pos/web'. This request has been blocked; the content must be served over HTTPS.

chrome-extension://enhhojjnijigcajfphajepfemndkmdlo/cast_sender.js Failed to load resource: net::ERR_FAILED

chrome-extension://fmfcbgogabcbclcofgocippekhfcmgfj/cast_sender.js Failed to load resource: net::ERR_FAILED


I disabled AdBlock on pages from site, to no avail. 

Avatar
Buang

Loading site directly, (http://demo3.odoo.com/pos/web) solved the problem

Jawaban Terbai

Try to delete History which is store in your browser. hope this will work.

Avatar
Buang
Jawaban Terbai

Open your console on the browser (for Chrome/Firefox it is Ctrl+Shift+J). If there are any messages there, paste the content here.

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Okt 18
3211
3
Sep 18
5508
0
Feb 16
3628
1
Sep 15
8984
2
Agu 15
5331