in project app i can manage stages and select, for what projects will be generated stages columns in kanban
i want do the same in maintenance module by selecting teams in stages, but when i try use in maintenence kanban attribute "default_group_by" it uses all available values from field "stage_id". I try to use domain, rules, but it didnt help. How this
mechanism
works?
Please help, a try to solve this problem for 2 days.
@m-azzain
i just found solution. In app maintance in field 'stage_id' there was a parameter:
group_expand='_read_group_stage_ids'
and in this function programm chooses all stages.
At start i think, that it is default and try to fix this and do it like in project app. I feel so dumb now)
Now my problem i think is solved, thank you for trying to help.
@odoo, @odoo_team
i cant delete my own mistake comment and answer to other reply, because CarmaError.
Can it be available for default?