Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私たちは、ソフトウェア会社の内部機能のために openERP を実装しており、そのプロジェクトのチームメンバーである場合にのみプロジェクトを表示する必要があるというこの要件があります。
という名前のレコード ルールを見つけます。Project: employees: public, portal, employees or following
Project: employees: public, portal, employees or following
('privacy_visibility', 'in', ['public', 'portal', 'employees']), '&',ルール定義から削除します。この後、プロジェクトにチーム メンバーとして関連付けられている人だけがプロジェクトを表示できるようになります。
('privacy_visibility', 'in', ['public', 'portal', 'employees']), '&',