<record id =“project_task_rule_user” model =“ir.rule” >
<field name =“name” >项目任务限制用户项目和纪律</ field>
<field name =“model_id” ref =“model_project_task” />
<field name =“perm_read” eval =“True” />
<field name =“perm_write” eval =“True” />
<field name =“perm_create” eval =“错误“ />
<field name =”perm_unlink“eval =“False” />
<field name =“domain_force” > [('discipline_id.user_ids','in',user.id),
('project_id.organization_id','in',[p.id for p in user.organization_ids])] </ field>
<field name =“groups” eval =“[(4,ref('group_gesion_task_user'))]” />
</ record>
<! - Project Task Limit NotIn Discipline - > <record id =“project_task_rule_not_discipline” model =“ir.rule” > <field name =“name” >项目任务限制NotIn Discipline </ field> <字段名称
=“model_id” ref =“model_project_task” />
<field name =“perm_read” eval =“True” />
<field name =“perm_write” eval =“False” />
<field name =“perm_create” eval =“False “ />
<field name =”perm_unlink“ eval =”False“ />
<field name =”domain_force“ > [('discipline_id.user_ids','not in',user.id),
('project_id.organization_id','in',[p.id for p in user.organization_ids])] </ field>
<fieldname =“groups” eval =“[(4,ref('group_gesion_task_user'))]” />
</ record>
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
2258
أدوات العرض
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
0
نوفمبر 18
|
2561 | ||
|
2
أغسطس 25
|
2344 | ||
|
1
يوليو 25
|
862 | ||
|
1
أغسطس 25
|
1150 | ||
|
0
مايو 25
|
1321 |