Stephan Keller
Stephan Keller
The code is nearly the same, but in 13 and 14 there are maybe different precommit style guides and such stuff. Also this addon is still not migrated for V14,...
sorry, PR #731 is also fixing selecting of task (only with empty code field), so port forward would be great. Thank you
We have the same problems using sale_timesheet and project_key addons. I started to look at the code of project_key addon and AFAIU I think it's not a problem caused by...
This PR fixes some problems of project_key addon. Would be nice to support this PR. Thank you.
project_task_default_stage #755
project_list #757
project_template #758
> @OCA/project-service-maintainers We believe that the module project_stage_closed is no longer needed with odoo v14 as the feature is part of core. > Can anyone confirm of this change ?...
https://user-images.githubusercontent.com/226753/103183414-8e143680-48b2-11eb-9f0d-42d7b0d2a55d.mp4 Also noticed this problem. There's a change between Odoo V12 and Odoo V13 (click on smart button in opened form in dialog mode). This [check in timeline_controller.js](https://github.com/OCA/web/blob/2c866f0a3e50517da0747c1c208df557bdad010a/web_timeline/static/src/js/timeline_controller.js#L40) fails: ```...
Could you please provide more information to reproduce this bug? Can't reproduce it on `V12`,`V13` and `V14`. The addon is providing new stages (project_data.xml) and the xml file has `noupdate=1`...