Hi
Odoo website stops working, I am not able to login in odoo.Getting following error on login page
Error to render compiling AST AttributeError: 'website' object has no attribute 'get_pricelist_available' Template: website_sale.pricelist_list Path: /templates/t/t Node: <t t-set="website_sale_pricelists" t-value="website.get_pricelist_available(show_visible=True)"/>
Try clearing browser cache and restart Odoo service and try login again.
Please use a meaningful title. "500: Internal Server Error" is a meaningless generic error message, so please use the proper error message from the log as a title.
I am not able top update website _sale module via command line
becasue I am getting error this odoo is installed by automated script so there is no odoo scripts available
Of course you can update it, just locate your Odoo home and use the proper command. Depending on your installation script, Odoo home may be at different places. Additionally I recommend you to 1. learn backup, 2. learn read the documentation, 3. use recommended procedures if you are not skilled enough to do otherwise, 4. learn to read your logs.