Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
5 Odpowiedzi
14883 Widoki

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....

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć

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.

Najlepsza odpowiedź

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. 

Awatar
Odrzuć

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

Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
paź 18
3289
3
wrz 18
5630
0
lut 16
3708
1
wrz 15
9060
2
sie 15
5425