跳至内容
菜单
此问题已终结
5 回复
3932 查看

after installing openeducat , my website got change , how to restore to original?

based one one of post , i deleted static  folder from ../addon/openeducat_erp/static . but still website not changed 

形象
丢弃

  Actually i  renamed that view  (../addon/openeducat_erp/view) folder  but result is same.  


can u tell me how to do that

最佳答案

Hello you can modifi the educat homepage in developpmode.Login as admin >about>technical user>Userinterface>view,  goto the search field and hit backspace>then type: homepage. Now you see Qweb -- website.homepage, you can edit.

形象
丢弃
最佳答案

Extremely sorry I  don't have enough karma that's why I am posting as an answer.

I am using openeducat modules and I want to use them further. So is there any other way I can redirect my site to login page instead of website

形象
丢弃
最佳答案

You could solve it by deleting the openeducat views or altering the content to not do anything. This could be do it using an xml loaded in an installed module or manually on your Odoo UI. If your website was installed using a custom module that install the design you could put a dependency with openeducat so your module will be loaded after openeducat module and you could change or remove the openeducat views from your module.

形象
丢弃
最佳答案

Hello @nitin

You just change in openeducate core module 

homepage_template.xml file 

形象
丢弃