Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

Unable to assign a company to a newly created product

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
inventoryproduct.productaccess_error
1 Balas
977 Tampilan
Avatar
Kevin Stallard

I am an admin for our odoo instance.  I am using a multi-company database.  There is no hierarchical relationship between the two companies in the database.  They are treated a separate companies.

When I try to add a company to a new product, Odoo complains with:

Access Error

Uh-oh! Looks like you have stumbled upon some top-secret records. Sorry, <user> (id=2) doesn't have 'read' access to: - Product Variant, Service on Timesheets (product.product: 2) Blame the following rules: If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.

A couple of things:

1.  The product id of the new product I added is 131, not 2.  I don't know what this has to do with "Service on Timesheets" service product.  So there appears to be some strange relationship with the new product I just added and "Service on Timesheets".

2.  I have read access to Service on Timesheets, I can open it and read and even change things and save it.

3.  The product I just added has no inventory and has not been involved with any stock moves.

4.  I've tried changing the Record Rules for Product ("Product multi-company") and changed:

['|', ('company_id', 'parent_of', company_ids), ('company_id', '=', False)]

to

['|', ('company_id', 'in', company_ids), ('company_id', '=', False)]

But that doesn't fix it and it mess up the product list in that you can no longer filter on Company.

Any help understanding why this error is being displayed would be appreciated.   I figure there is a rule somewhere that needs tweaking.... 

Thanks,
Kevin



0
Avatar
Buang
Himani

Hello Kevin Stallard
can you show example for which product you are trying to add company and configuration of your users (from which user you are trying to add company)? 

Also can you check how many companies you are selected on top right ?
Maybe after that i can help.

Avatar
Cybrosys Techno Solutions Pvt.Ltd
Jawaban Terbai

Hi,

The error occurs because Odoo enforces multi-company record rules on all products, even when you’re creating a new one. In your case, the rule touches the “Service on Timesheets” product, which has a company assignment that your user cannot fully access, causing the access error. This happens because the standard product multi-company rule uses hierarchical (parent_of) logic, which doesn’t work properly in a flat multi-company setup. Simply changing parent_of to in can fix access but breaks the company filter in product lists. The correct approach is to either set company_id=False for products that should be accessible across companies and/or create a custom record rule using ['|', ('company_id', 'in', user.company_ids.ids), ('company_id', '=', False)] applied to relevant user groups. This ensures that users can create and manage products across multiple independent companies without triggering access errors or losing the ability to filter products by company.


Hope it helps.

0
Avatar
Buang
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
Database fetch misses ids ((<NewId origin=56101>,)) and has extra ids ((56101,)), may be caused by a type incoherence in a previous request Diselesaikan
inventory product.product v15
Avatar
Avatar
1
Sep 24
4313
How to add products to order in inventory app
inventory help product.product newbie
Avatar
0
Feb 22
2952
Odoo Inventory Valuation Report
inventory
Avatar
Avatar
Avatar
Avatar
3
Nov 25
7327
Inventory rotation or inventory turnover
inventory
Avatar
Avatar
1
Okt 25
1709
Lot/Serial Number Diselesaikan
inventory
Avatar
Avatar
Avatar
2
Sep 25
923
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

Website made with

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