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

My user cannot create a project, even when he has privileges

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
projectcreateoperation
7 Respostas
12992 Visualizações
Avatar
Jaime

I have a user with Manager privileges to the project module. When the user tries to create a new project this error appears:

Access Denied

The requested operation cannot be completed due to security restrictions. Please contact your system administrator.

(Document type: Project, Operation: create)

What is the cause of this / how can I fix it?

Regards, Jaime

3
Avatar
Cancelar
Francesco OpenCode

I've the some problem.

Avatar
Yusuf
Melhor resposta

I had almost the same problem as you, except that in my case, the operation was read: (Document type: Project, Operation: read)

After going through some of the related issues, I had a look at the record rules (Settings --> Technical --> Security --> Record Rules), and I saw one named Public members. I edited it and unticked the Active field, and all my users can now create projects.

I think this record rule was created when I once activated the portal, but somehow when I deactivated it, the rule was not disabled/removed.

2
Avatar
Cancelar
Avatar
Francesco OpenCode
Melhor resposta

Set the voice Privacy on All Users! It works for me!

1
Avatar
Cancelar
Avatar
Cameron
Melhor resposta

1) I had this problem - Just removed "project" addon and re-installed - CAREFULL not sure ifyou will loose data!

2) Check the user is in Settings>Users>Groups - Search "Project" >Project / User AND Project/Manager

EDIT

1) Could try removing and replacing the User

EDIT 2

Are these values the same (right click and open new tab to view)

image description

image description

1
Avatar
Cancelar
johnCogitae

I've exactly the same configuration...

Avatar
johnCogitae
Melhor resposta

Hi, I've try all of your solution, but my user still cannot create a project ... I really don't understand what's the problem here...

0
Avatar
Cancelar
Avatar
Casper Madsen
Melhor resposta

It might be related to help.openerp.com/question/27651/why-is-there-no-team-members-to-add-in-project ?

0
Avatar
Cancelar
Avatar
Darius Donisanu
Melhor resposta

There might be a problem if you added a record rule - ['|',('user_id','=',False),('user_id','=',user.id)] - sometimes can affect some functions, especially if is global and not all inputs - read/create/detele/write - are marked. Uninstalling the module or deleting some groups are not viable solutions. Of course, you should put your project manager user as a Employee also. This might help. If you still have problems, contact me.

Regards, Darius.

dariusgdonisanu@gmail.com

0
Avatar
Cancelar
Avatar
Akash Verma
Melhor resposta

Hi Guys !!

We are an IT development company based in India, We are Gold partners with Oracle and are experts in ERP implementation.

We have also developed a Mini ERP to meet the needs of the SME's.

We get very good reviews for our end-to-end IT services from our clients.

We can cater to any requirement in IT and that too in affordable prices.

Why should a modest budget mean you have to compromise on the quality of the services or products.

Do give us a call to discuss your needs and rest assured for the best services.

Best Regards,

Akash Verma

Sr. Business Development Manager

SRDT Pvt. Ltd.

+91-8176047544

-2
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
User Project create >> error
project error operation
Avatar
Avatar
1
mar. 15
5626
expand option is not visible in the pop up window
project
Avatar
Avatar
1
nov. 25
258
Does Odoo support Sub Projects? ie: nesting of Projects?
project
Avatar
Avatar
Avatar
3
out. 25
3984
Sub-Tasks: Can I copy/paste a set of them?
project
Avatar
Avatar
Avatar
2
set. 25
1282
Custom Task Properties Show with ID When Exporting to Excel – How to Show Only Value? Resolvido
project
Avatar
Avatar
Avatar
2
set. 25
2097
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