Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

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

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

How to configure Planning for multicompany ?

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
projecttimesheetplanningmulticompany
2 Odpowiedzi
2351 Widoki
Awatar
Yoann Guirimand

Our group is made of 2 compagnies A and B . 
=> Employees from both company have access to the 2 compagnies A and B in Odoo

=> Employees from both company work on a joint project, hold by company A (this part is OK)

=> Employees from both company A and B can enter timesheet for the project from company A (this part is OK)

=> On the planning mode, I cannot schedule employees from both compagnies on the same project. To select an employee of company B, I need to change company B, and cannot select my project related to company A.

How to unlock this (in Odoo Studio), to schedule resource from both company on a shared project ? I do not expect anything blocking in the behaviour as the projects and the timesheets are already working well in multicompany




0
Awatar
Odrzuć
Yoann Guirimand
Autor

I finally had to modify the domain straight in the python code through a custom module - which works well by the way. But I do not see any reason why it cannot be edited as other domains through studio or Technical > record rules

Awatar
Mahmoud El Bouyahyaoui
Najlepsza odpowiedź

In Odoo, the scheduling of resources for a project is based on the company that the project belongs to. To allow employees from both companies A and B to be scheduled on the same project, you can make the following changes in Odoo Studio:

  1. Create a new company-independent project category: In the Project app, create a new project category that is not linked to any specific company. You can then assign this category to the joint project.

  2. Remove the company constraint on the resource allocation: In the Project app, go to the "Resource Allocation" view and remove the company constraint on the resource allocation. This will allow employees from both companies A and B to be assigned to the joint project.

  3. Add a new filter for the resource allocation : In the Project app, go to the "Resource Allocation" view and add a new filter based on the project category, so that only the joint project is displayed in the resource allocation view.

  4. Modify the access rights: In the Users and Groups app, give employees from both companies A and B access to the new project category and the new resource allocation view.

  5. Update the project form view: In the Project app, go to the form view of the project and add the new project category and the new resource allocation fields to the form view.

Keep in mind that this is just an example and it should be adapted to your specific use case.

It's also important to note that you'll need to test the changes before applying them in production as it may have side effects on other parts of the system.

0
Awatar
Odrzuć
Yoann Guirimand
Autor

Thank you for your answer Mahmoud. Unfortunately my project need to remain linked to company A, to keep the link with Sales Order, Analytic Account, Budget, Invoicing...
I do not see that feasible with your approach of a project that is no more linked to a company (unless I misunderstood something in your proposal ?)

Awatar
Yoann Guirimand
Autor Najlepsza odpowiedź

Note: 

Editing resource_id domain on planning.slot.form through studio is not supported






0
Awatar
Odrzuć
Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
How to display project name instead of role on Planning Gantt view?
project planning
Awatar
Awatar
2
wrz 25
1174
Fault upon creating 2 planning Lines to a project
project planning
Awatar
Awatar
1
sie 24
2791
Odoo 16 planning module versus projet planning
project planning
Awatar
Awatar
1
mar 23
3732
Problem with project with Multi-companies Rozwiązane
project multicompany
Awatar
Awatar
Awatar
4
lip 22
7103
Planning only on weekday, no weekends. Rozwiązane
project planning
Awatar
Awatar
1
lis 21
3638
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة 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 to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

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