Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4822 Представления

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!

Related Posts Ответы Просмотры Активность
2
июл. 16
3420
2
дек. 24
862
1
сент. 20
3346
2
июл. 25
606
0
июл. 24
1081