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 to truly prevent partner creation in v7? (Access rights do not work.)

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
createcontact
1 Responder
5285 Visualizações
Avatar
Sean Samborski

When you remove write/create access from a user group, they are supposed to not be able to create a new customers. This is not really the case. On many forms where there is a "Customer" field, there is still presented the option to "Create Customer." As far as I'm concerned, this option should never be present if the user does not have the access right.

To duplicate,: 1) Create a user with no right to create partners 2) Create a lead 3) Under customer, enter any non-customer name 4) See "Create Customer" option <- Problem area 1 5) Make sure you clear the customer field 6) Save the lead 7) Click convert to opportunity button 8) Under Related Customer, see the dropdown to "Create a new customer <-Problem area 2

Those are major bugs to the partner creation access rights. Every user, no matter what still has these options. I have altered EVERY SINGLE group and under res.partner EVERY SINGLE ONE has only read access. These options still remain.

This is related to the serial number access rights as well as I noted here: https://accounts.openerp.com/forum/Help-1/question/40808/ (Still no response on that one.)

 

[EDIT: ANy update to this issue?]

0
Avatar
Cancelar
Sean Samborski
Autor

Cricket...cricket....cricket....looking at you OpenERP staff...

Simplify it!

So... even if your "Create" is enabled, did you tried saving this new value on the Db? This must create an error.

Sean Samborski
Autor

@Grover What do you mean Create enabled? I have disabled Create because I do not want the users to create. They still get the option to Create even when it is disabled.

Simplify it!

Ok, I'm not sure about it. But did you tried if it saves when a user doesn't have permission for creation? Because as I know the creation permission prevents user to create a new registry, but this is when you click "Save"

Sean Samborski
Autor

Yes, this is true. It will prevent creation with an error on save. The options, though, are still available. The user should not be able to click the Create button, see the form, enter the values, then click save and get an error. When is this a good design choice? When the permission is not available, the option to Create (the button) should not be visible to the user. I get calls about this because they think there is just an error not letting them save. I have to tell them again and again they don't have permission. These are end-users. These are not developers and you have to hold their hands. These kinds of options are confusing to them.

Avatar
Amr Abd-Alkrim (FireBits)
Melhor resposta

Here is a way to do it by code not access rights the full source code . 
Here is a the app on the app store 



Happy to help :) an upvote will be awesome

1
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
How can I change the default contact type [Contact, Invoice Address, Delivery Address, Other Address, Private Address] when creating new Contacts? Resolvido
create contact type
Avatar
Avatar
1
fev. 23
9231
Agregar tipo de identificación / add type identification
contact
Avatar
Avatar
1
out. 25
2627
Contact Module: Field Customization for Individuals vs. Companies Not Working as Expected Resolvido
contact
Avatar
Avatar
2
jul. 25
1924
Share Contact to all apps in Odoo including CRM / email marketing
contact
Avatar
Avatar
1
set. 24
2122
Create new bug
create
Avatar
0
abr. 24
2929
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