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

How do I remove "Access this document directly in OpenERP" from e-mails from OpenERP?

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
v7portal
11 Respostas
11800 Visualizações
Avatar
Rebecca

I do not want to use the public portal at all. Our clients will never have to connect to our ERP system. Besides, in order to access our ERP, you need a VPN connection to our network. Providing a link to a document is entirely pointless and mostly confusing.

I have uninstalled the portal module, and also tried several new email-templates from scratch but I can not get rid of the line: "Access this document directly in OpenERP" at the bottem of the e-mail.

Is there some kind of setting in the web client where I can choose to not include the link to the document, or how can I solve this situation?

I have tried editing the mail_mail.py file under C:\Program Files\OpenERP 7.0-20130315-002515\Server\server\openerp\addons\mail. On line 187 there is some text corresponding with the message. I have replaced the text string with "test", saved the file and updated the module 'Social Network' which I think is linked to the mail module. At least it's the only installed module with the category 'mail' I could find.

The changes are not visible, so I don't know whether I'm editing the right file; or updating the right module.

2
Avatar
Cancelar
Ahmet Altinisik

it is just added to the messages if message recipient has openerp account. Please test sending to an outsider email and see.

Avatar
Yuri A. Petrov
Melhor resposta

Swithching off "Settings->General Settings->Activate the customer portal" also remove link to portal from e-mail's.

2
Avatar
Cancelar
Kris Krnacs

Hey, the second worked for me...

Andreas Marpmann

Without Portal i can not send E-Mails, Sales Order etc.

Daryl van Sittert

"also remove link to portal from e-mail's" How do you do that? Edit py files as below or is there an easier way?

Avatar
IBS Group
Melhor resposta

That text exists in both these files:

  • addons/mail/mail_mail.py
  • addons/portal/mail_mail.py

Edit both of them and make sure to restart your server for the change to take effect.

1
Avatar
Cancelar
mike

I find this comment telling on line 165 in mail_mail.py - # partner is a user, link to a related document (incentive to install portal).

Dave Ellison

Not a good idea I would not have thought, as when you upgrade, you will lose your changes?

Avatar
Denis Baranov
Melhor resposta

I guess, this module is of use to you - https://www.odoo.com/es_ES/forum/ayuda-1/question/global-signature-on-emails-3359

0
Avatar
Cancelar
Avatar
Kiattipong Sriprathipbundit
Melhor resposta

I concern about upgrading OpenERP sources. Any solution without editing core files?

0
Avatar
Cancelar
Avatar
Michael Karrer
Melhor resposta

I guess you could simply write your own mdule and subclass the original mail.message or mail.mail class and override the method (attribute) like with any other modification of modules?

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
Is it possible to only allow specific partners to access the customer portal Resolvido
v7 portal
Avatar
Avatar
1
jan. 17
6459
How to get shared doc displayed at the receiver's browser? More->Share works but the url doesn't work as expected!
v7 portal
Avatar
0
fev. 24
5859
How do I enable Single Database Mode in Windows for Public Portal?
v7 portal
Avatar
Avatar
1
mar. 15
5460
Where can I find documentation for the customer portal?
v7 portal
Avatar
Avatar
2
mar. 15
10132
Is it possible to have smart URL in V7.0 portal ?
v7 portal
Avatar
Avatar
1
mar. 15
5574
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