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

Create email alias for Documents folder

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
databaseemaildocumentsv15
2 Respostas
9431 Visualizações
Avatar
Eauzon

By default there is an inbox-financial@ email alias for the Finance folder for documents.

I created a new workspace/folder 'logistics'.

I would like to now also create an inbox-logistics@ email alias.


I though going to 

Documents/Configuration/Shares & Emails

would allow me to create email aliases ... but there is no add or edit button there, and it the title of that page is just 'Share links', no mention anymore of 'Emails' ... (even tho i have debug turned on)


So alternatively, i had a look at

Settings/Technical/Email /Aliases

There i see the inbox-financial alias configured.

I duplicated this one, but i have no ideawhere to find the correct values for the 'default values' field.

For inbox-financial it looks like this:

{'tag_ids': [(6, 0, [13])], 'folder_id': 2, 'partner_id': False, 'create_share_id': 1}

I take it that in the above '2' represents the id of the 'finance' workspace, and '13' the id of the 'inbox' tag. I have no clue what the 'create_share_id' represents.

But where can i find those id's for my newly created workspace 'logistics' ?

0
Avatar
Cancelar
Avatar
Rafael Blasco
Melhor resposta

Explained in a short video :-)

Create email alias for Documents folder

1
Avatar
Cancelar
Avatar
Waleed Ali Mohsen
Melhor resposta

You can create alias from the below link:

Settings/Technical/Email /Aliases    

Tag_ids: Is tags you want to set for the uploaded documents. 13 is the inbox tag 14: To Validate 15: Validated

folder_id:The Folder ID and you can created one by going to the Documents/Configuration/Workspaces and create a new one and to get the ID from debug icon (Need to activate developer mode) select View Metadata and you will find the ID  or you you can get it from the URL #id=N.

create_share_id: the Share used to create documents, you can create one go to  Documents/ Documents  and from the left side select the your created workspace and then press button "Share" and then press "Generate Link" button then select Download and Upload and set the default values for uploaded document then press Done the link will be created and to get the id  Documents/Configuration/Shares & Emails and open the link you created  and from debug icon (  (Need to activate developer mode) select View Metadata and you will find the ID or you you can get it from the URL #id=N


To get the ID of  workspace 'logistics',  Documents/Configuration/Workspaces and open the logistics workspace and from url in your browser you will see #id=N , N means the ID of your workspace or from debug icon (Need to activate developer mode) select View Metadata and you will find the ID there.

4
Avatar
Cancelar
Eauzon
Autor

Thank you ! didn't really use the 'View Metadata' option before.

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
[SOLVE] [Odoo 15] attach many documents (from app documents) to a mail by code Resolvido
email documents attachements v15
Avatar
Avatar
2
nov. 22
3477
Documents - Email attachment upload issue
email documents
Avatar
0
out. 24
1975
I can't access to my own profile Odoo 15 Database
database v15
Avatar
Avatar
1
fev. 23
4589
force send email in odoo Resolvido
email v15
Avatar
Avatar
Avatar
2
dez. 22
6480
Network is unreachable: configuring the outgoing Mail server odoo 15
email mailserver v15
Avatar
Avatar
Avatar
2
out. 24
5170
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