Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
Error while using 'domain' in super calendar [SOLVED]
Hi,
I was trying to configure super-calendar to add items from the mgmtsystem.action module. The idea is that each user will only see 'actions' assigned to him. I'm able to create the calendar, but all users can see the same items. Is there a way to limit which items can each user see?
I tried with domain, setting a basic one such as [('user_id','=',1)], but I get:
File "/usr/lib/pymodules/python2.7/openerp/addons/super_calendar/super_calendar.py", line 55, in generate_calendar_records current_record_ids = current_pool.search(cr, uid, line.domain and eval(line.domain) or [], context=context) TypeError: 'module' object is not callable
Is this even possible? Thanks!
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 10/5/13, 6:36 AM |
Seen: 1945 times |
Last updated: 3/16/15, 8:10 AM |