Pular para o conteúdo
Odoo Menu
  • Entrar
  • Experimente grátis
  • Aplicativos
    Finanças
    • Financeiro
    • Faturamento
    • Despesas
    • Planilhas (BI)
    • Documentos
    • Assinar Documentos
    Vendas
    • CRM
    • Vendas
    • PDV Loja
    • PDV Restaurantes
    • Assinaturas
    • Locação
    Websites
    • Criador de Sites
    • e-Commerce
    • Blog
    • Fórum
    • Chat ao Vivo
    • e-Learning
    Cadeia de mantimentos
    • Inventário
    • Fabricação
    • PLM - Ciclo de Vida do Produto
    • Compras
    • Manutenção
    • Qualidade
    Recursos Humanos
    • Funcionários
    • Recrutamento
    • Folgas
    • Avaliações
    • Indicações
    • Frota
    Marketing
    • Redes Sociais
    • Marketing por E-mail
    • Marketing por SMS
    • Eventos
    • Automação de Marketing
    • Pesquisas
    Serviços
    • Projeto
    • Planilhas de Horas
    • Serviço de Campo
    • Central de Ajuda
    • Planejamento
    • Compromissos
    Produtividade
    • Mensagens
    • Aprovações
    • Internet das Coisas
    • VoIP
    • Conhecimento
    • WhatsApp
    Aplicativos de terceiros Odoo Studio Plataforma Odoo Cloud
  • Setores
    Varejo
    • Loja de livros
    • Loja de roupas
    • Loja de móveis
    • Mercearia
    • Loja de ferramentas
    • Loja de brinquedos
    Comida e hospitalidade
    • Bar e Pub
    • Restaurante
    • Fast Food
    • Hospedagem
    • Distribuidor de bebidas
    • Hotel
    Imóveis
    • Imobiliária
    • Escritório de arquitetura
    • Construção
    • Administração de propriedades
    • Jardinagem
    • Associação de proprietários de imóveis
    Consultoria
    • Escritório de Contabilidade
    • Parceiro Odoo
    • Agência de marketing
    • Escritório de advocacia
    • Aquisição de talentos
    • Auditoria e Certificação
    Fabricação
    • Têxtil
    • Metal
    • Móveis
    • Alimentação
    • Cervejaria
    • Presentes corporativos
    Saúde e Boa forma
    • Clube esportivo
    • Loja de óculos
    • Academia
    • Profissionais de bem-estar
    • Farmácia
    • Salão de cabeleireiro
    Comércio
    • Handyman
    • Hardware e Suporte de TI
    • Sistemas de energia solar
    • Sapataria
    • Serviços de limpeza
    • Serviços de climatização
    Outros
    • Organização sem fins lucrativos
    • Agência Ambiental
    • Aluguel de outdoors
    • Fotografia
    • Aluguel de bicicletas
    • Revendedor de software
    Navegar por todos os setores
  • Comunidade
    Aprenda
    • Tutoriais
    • Documentação
    • Certificações
    • Treinamento
    • Blog
    • Podcast
    Empodere a Educação
    • Programa de educação
    • Scale Up! Jogo de Negócios
    • Visite a Odoo
    Obtenha o Software
    • Baixar
    • Comparar edições
    • Releases
    Colaborar
    • Github
    • Fórum
    • Eventos
    • Traduções
    • Torne-se um parceiro
    • Serviços para parceiros
    • Cadastre seu escritório contábil
    Obtenha os serviços
    • Encontre um parceiro
    • Encontre um Contador
    • Conheça um consultor
    • Serviços de Implementação
    • Referências de Clientes
    • Suporte
    • Upgrades
    Github YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Faça uma demonstração
  • Preços
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Financeiro
  • Inventário
  • PoS
  • Projeto
  • MRP
All apps
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
Ajuda

[Missing feature] setting the website offline in odoo 8

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
offline8.0
14 Respostas
8856 Visualizações
Avatar
Lucas Huber

The new website modules of odoo are great, but I miss deeply one small feature. As in Joomla for instance it should be possible to set the website offline. Without this feature I can hardly imagine, a company will be very happy, if for intance they already uses the ERP function and wanting to start build the their website, that the whole procedure of building this site is possibly going on in public. Or are there any workarounds?

5
Avatar
Cancelar
Stephen Mack

I agree it would be a valuable feature.

Ray Carnes

I think many companies have a process for building and publishing websites. They would not normally work on a production server, instead having a duplicate 'staging' server. Then they would push changes to the production server during off-hours.

Stephen Mack

True but if you need to bring down the website fast (such as it's been hacked) it would be nice to have something. However the more that I think about it, if you are configured via a reverse proxy then you already have that feature.

Leonardo Donelli

You could try submitting this as a request on GitHub issues.

Lucas Huber
Autor

My consideration about Stephen and Rays comments: What you suggest if I have already my odoo running without CMS (website) and want to start building it?? I see the only workaround, without this feature, to change the URL to un unknow own, but this is not the solution yet.

Avatar
Rui Andrada
Melhor resposta

This feature is not missing anymore, I've developed a module to get site in maintenance mode when needed.

The module is available from my github repository https://github.com/shingonoide/odoo_ezdoo/tree/master/addons/website_maintenance

I have some users which needs turn website offline until is ready to public and think this module do the job well.

I hope it helps you too.

P.S. If you think the answer was useful, please up vote my answer.

5
Avatar
Cancelar
Stephen Mack

Nicely done. Can you put html in your optional message field?

Rui Andrada

No, the field is just for you customize a simple message to visitor. Soon as possible, I think to allow edit the 503 error page from website editor.

Rui Andrada

You can always edit the full html template in Settings / Technical / User Interface / Views, then search for 503 in search box and edits the view as you need. Be careful, you have to know how to change Odoo xml view.

Luke Branch

@Rui, Great work! I've forked this to add a few features I need personally such as a custom HTML page and a countdown timer using flipclock.js (http://flipclockjs.com/).

Lucas Huber
Autor

Thanks a lot Rui, that's very useful.

Lucas Huber
Autor

Maybe you could change the habit that your module is hiding website settings from other admins then the superadmin?

Avatar
Kristina E.D.
Melhor resposta

Hello all!

I can't find the module "website_maintenance" or similar in the apps list or community modules list in Odoo. At the moment I'm not able to access the server via FTP in order to load there custom module on this even if our Odoo instance is running in a server we have acquired (not SaaS).

Anybody knows if there is any changes on this by Odoo official team? This seems to be core functionalities in most of CMS Systems that you can hide the site or individual pages while you are editing them and building a site. It's a very crucial and basic feature, and in this way it should be a core functionality, not something that people need to make as a custom functionality.

0
Avatar
Cancelar
Avatar
Stephen Mack
Melhor resposta

Technically not an answer but I can't post images in comments so please forgive me odoo gods.

Well odoo has something for themselves.  Not sure that it is built into odoo or something else.  But I captured this screen during the v8rc1 upgrade yesterday.

0
Avatar
Cancelar
Está gostando da discussão? Não fique apenas lendo, participe!

Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!

Inscreva-se
Publicações relacionadas Respostas Visualizações Atividade
Clients queue system
8.0
Avatar
Avatar
7
set. 20
8383
Is there a way to create a report or export the cached orders that were made when the pos was offline?
offline
Avatar
0
mai. 19
5415
odoo 8.0 crash after update crm module
8.0
Avatar
Avatar
1
nov. 17
4954
MemoryError when I ltry de genearte Openning Entries
8.0
Avatar
0
nov. 16
4576
Odoo default user password
8.0
Avatar
Avatar
1
jan. 24
34267
Comunidade
  • Tutoriais
  • Documentação
  • Fórum
Open Source
  • Baixar
  • Github
  • Runbot
  • Traduções
Serviços
  • Odoo.sh Hosting
  • Suporte
  • Upgrade
  • Desenvolvimentos personalizados
  • Educação
  • Encontre um Contador
  • Encontre um parceiro
  • Torne-se um parceiro
Sobre nós
  • Nossa empresa
  • Ativos da marca
  • Contato
  • Empregos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidade
  • Segurança
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo é um conjunto de aplicativos de negócios em código aberto que cobre todas as necessidades de sua empresa: CRM, comércio eletrônico, contabilidade, estoque, ponto de venda, gerenciamento de projetos, etc.

A proposta de valor exclusiva Odoo é ser, ao mesmo tempo, muito fácil de usar e totalmente integrado.

Site feito com

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now