跳至內容
選單
此問題已被標幟
1 回覆
13233 瀏覽次數

I am having an environment of one parent company A and 2 child companies B & C.  I saw some record rules in favour to parent company by saying "child_of".  Example is:

['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])]

This means parent company can see child company records (such as Suppliers, POs, Invoices and other data)

Same like that, I want some records created at parent company shall be reused at child company.  (Such as taxes, accounts and few other).  Is there any way I can use "parent_of".  If so, please point me to the correct documentation.

Thanks in advance. 

頭像
捨棄
最佳答案

Not sure if it as been included into the main branch, but you can find the proposed development here:

https://github.com/alhashash/odoo/tree/master-new_operator_parent_of

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
4月 21
3188
2
1月 24
3750
0
1月 24
1882
0
12月 20
2399
0
11月 20
3975