Post by jandras »

Hello Developer Team,

We love the way the system works (easy controllable, drag and drop, etc) but after 5-10 minutes of testing we freezed out the app easily each time (we have tried approx 5-6 times on the testing page) :(.

Otherwise I would love to use it in Odoo, but we work around 20 projects with about 100-150 subtask, reliability is very very important for us.

Lets go step by step, the first time we tried to make an overlap between the projects, I copied in the result.

Thanks,
András Jánosi

Error:

Traceback:
TypeError: Cannot read property 'Cancel' of undefined
at Project.<anonymous> (https://odoo-gantt.bryntum.com/bryntum_gantt_enterprise/static/gantt_src/js/app.js?v6.4:260:115)
at Project.trigger (https://odoo-gantt.bryntum.com/bryntum_gantt_enterprise/static/gantt_src/js/chunk-vendors.js?v6.4:4604:158)
at https://odoo-gantt.bryntum.com/bryntum_gantt_enterprise/static/gantt_src/js/chunk-vendors.js?v6.4:27901:319797
at new Promise (<anonymous>)
at Project._callee53$ (https://odoo-gantt.bryntum.com/bryntum_gantt_enterprise/static/gantt_src/js/chunk-vendors.js?v6.4:27901:319751)
at tryCatch (https://odoo-gantt.bryntum.com/bryntum_gantt_enterprise/static/gantt_src/js/chunk-vendors.js?v6.4:62460:40)
at Generator.invoke [as _invoke] (https://odoo-gantt.bryntum.com/bryntum_gantt_enterprise/static/gantt_src/js/chunk-vendors.js?v6.4:62690:22)
at Generator.next (https://odoo-gantt.bryntum.com/bryntum_gantt_enterprise/static/gantt_src/js/chunk-vendors.js?v6.4:62515:21)
at asyncGeneratorStep (https://odoo-gantt.bryntum.com/bryntum_gantt_enterprise/static/gantt_src/js/chunk-vendors.js?v6.4:2392:5426)
at _next (https://odoo-gantt.bryntum.com/bryntum_gantt_enterprise/static/gantt_src/js/chunk-vendors.js?v6.4:2392:5740)


Post by Terence »

Thank you for the report! We will fix this of course! I will look into this and I may come back with some questions how to reproduce.


Post by jandras »

Thank you Terrence, any updates?
Meanwhile I gave a new try to the demo, I have made a PR-001 Hold utca projekt, where I have made some Tasks and Sub tasks. When I wanted to add them successors graphicaly (connect the little circles) the system droped out the following error. Two more questions: in the demo the icons does not show up for me (just a rectangle for each), and on the project page I can not add subtasks only on the Gantt view (which works ok), may I ask which odoo enviroment version do you use for demo?

We would still love to use this app, Is there any way to have an online meeting about the issues? It would be much quicker and easier.

Bests,
András

Error:

Traceback:
TypeError: Cannot read property 'classList' of null
at Dependencies$1._callee156$ (webpack:///./node_modules/bryntum-gantt/gantt.module.js?:44534:1939)
at tryCatch (webpack:///./node_modules/regenerator-runtime/runtime.js?:63:40)
at Generator.invoke [as _invoke] (webpack:///./node_modules/regenerator-runtime/runtime.js?:293:22)
at Generator.eval [as next] (webpack:///./node_modules/regenerator-runtime/runtime.js?:118:21)
at asyncGeneratorStep (webpack:///./node_modules/bryntum-gantt/gantt.module.js?:504:4264)
at _next (webpack:///./node_modules/bryntum-gantt/gantt.module.js?:504:4578)
at eval (webpack:///./node_modules/bryntum-gantt/gantt.module.js?:504:4730)
at new Promise (<anonymous>)
at Dependencies$1.eval (webpack:///./node_modules/bryntum-gantt/gantt.module.js?:504:4491)
at Dependencies$1.onOverNewTargetWhileCreating (webpack:///./node_modules/bryntum-gantt/gantt.module.js?:44557:726)


Post by Terence »

Hi András,

When I wanted to add them successors graphicaly (connect the little circles) the system droped out the following error

.

To which tasks you draw dependencies? I can not reproduce it.

Two more questions: in the demo the icons does not show up for me (just a rectangle for each),

Yes I see, thank you for the report! The icons did not ship with the release package. The deploy modules are updated and the demo site will be re-installed with the fix (missing icons) today.

and on the project page I can not add subtasks only on the Gantt view (which works ok),

That is correct only in our gantt pro view it is possible to add sub tasks. Odoo projects doesn't support this or we should add it. We could add a feature request.

may I ask which odoo environment version do you use for demo?

We currently use the Odoo #14 trial enterprise edition on the demo site. Odoo 13 and 14 both community and enterprise edition are supported.

We would still love to use this app, Is there any way to have an online meeting about the issues? It would be much quicker and easier.

Yes there is, earliest time to schedule is in the first week of September.

/Terence


Post Reply