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

Edit Contacts fields to match our DB model

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
contactscustomization
2 Respostas
3320 Visualizações
Avatar
gabi pavel

Hello,

I'm very new to odoo and trying it as a self hosted solution. Installation went fine, but I have issues on how to model our process. 

The end goal of what we are trying to achieve is to have all our customers data  (we are in B2C and have tens of thousands of customers) and customer communication in a single place (we communicate with customers via zendesk tickets, sendgrid promo emails, livechat app, etc so at some point I would look into how to pull that info back in odoo from 3rd parties, but this is far away in the future:) ).

The very first step (as I see it) would be to actually import customer data under contacts. And this is the first big roadblock.

Is there a way to actually edit the fields that are specific for a contact? I'm looking to bulk import a csv, and most of the columns/data that i have in csv can not be mapped to existing fields. Just one example is that we have the first and last name on different columns (sure in this case i could just unify the columns in csv first), but there are a lot of other data that simply doesn't match our model.

Or maybe i'm looking this from the wrong direction, should I actually build my own app using Studio instead?

0
Avatar
Cancelar
Avatar
gabi pavel
Autor Melhor resposta

Thanks for this info Michael, I will check it, however that was just a very basic example of issue i have (and actually that one I can handle from bulk import, since I can unify the fields there), but let's say for a Contact I want to have field "color of eyes", is there a way to add this (and define values that can be set there, type of data, etc)

0
Avatar
Cancelar
Michael Reininger

Hello Gabi,
welcome. Yes I thought this. But it is always worth checking the OCA modules.
As you need special fields you can either create them via Odoo Studio or you do a customization (python code) in the contact page. I guess storing this information in the Tab "Internal Note" is not sufficient for you. Also check if maybe using the Tags can help for some additional information.
Thanks and greetings
Michael

gabi pavel
Autor

Thank you again, does Odoo Studio allows me to edit existing apps (not even sure which app is the one responsible for contacts), or i need to create new one from 0?

Avatar
Michael Reininger
Melhor resposta

Hello Gabi,

welcome to the Odoo community. Before you start Odoo Studio would recommend to check if you can find OCA modules like this: https://odoo-community.org/shop/partner-first-name-and-last-name-1794#attr=21627

After the installation of this you can enter Last Name and First Name separately.

Hope this helps you a step further.

Thanks and greetings

Michael

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
Contact export customization
export contacts customization
Avatar
0
nov. 24
1649
How to create salutation selection for a contact? Resolvido
contacts customization salutation
Avatar
Avatar
1
set. 21
3775
How to customize a contacts "child" form Resolvido
contacts customization child
Avatar
Avatar
3
jul. 18
9605
importing contacts. Getting blocking error: Contacts require a name at multiple rows
contacts
Avatar
Avatar
Avatar
2
out. 25
794
Blocking Errors
contacts
Avatar
Avatar
1
out. 25
674
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