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.
I would like to put a task ID on the task subject so that it will be easy to identify the task by task number in Kanban view.
Hello,
I am using Odoo community version 9. I would like to put a task ID on the task subject so that it will be easy to identify the task by task number in Kanban view. How to I customize this?
Many thanks
You would need to do some customization. I would start with looking at attaching a compute function as seen here to the name field like Odoo does with the name_get function for product.category (see example here)
I don't know why but it won't let me add links https://github.com/odoo/odoo/blob/9.0/addons/product/product.py#L204. See line 155 and 204 as examples to my explanation above. If you need any more help please let me know!
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/20/16, 2:16 PM |
Seen: 713 times |
Last updated: 10/25/16, 11:48 PM |