Post by robbie junior »

Hi Guys,

1.We are facing saving issues on the Gantt Chart. On almost every action we perform the loader keeps on loading telling us that the change is being saved.
This happens when:

  • Adding a sub task
  • Changing the position of a task ( Drag and drop to other postition)
  • When you you want to move Child cards to another Parent card( Hope you understand what I mean)
  • When you want to see the next 80 cards.

Basicly on all action buttons the page keeps on loading and or saving. In this state it can't be used at all.

Could you please look into this one?

Point 2.
When I add a subtask to a task on the listing page > So not within your Gantt Application > then this relationship between the cards wont be visable on your Gantt App.
They will show as two seperate stand alones tasks. Could you look into this issue as well.

Thanks


Post by mats »

Moving to Odoo Gantt


Post by Terence »

Hi Robbie,

We have created a ticket to remove the loadmask.
https://github.com/bryntum/odoo-support/issues/27

But however on the demo site saving goes quickly. And no mask is visible. Do you get any errors? Or do you have large projects. Could you post an example to reproduce (or reproduce it on our demo site)?

https://odoo-gantt.bryntum.com/
(demo/demo)

About your second issue. We could arrange that, currently the parentId is set only in our gantt module and not editable outside.

https://github.com/bryntum/odoo-support/issues/28


Post by Terence »

And may I ask which version you are using? Odoo 14 Enterprise?


Post by robbie junior »

Hi Terence,

I have currently 168 tasks in my project. What I still consider as a small project. The project has been setup to create a company wide roadmap. So once finished it could have between the 750-1000 tasks. So I am actually just starting.

Yes, having the parent and child task in sync from list view and Gantt is required. Because it is much easier to create them from list view.

I dont have credentials to login on the demo url. Could you share them with me?

We use odoo 14 Enterprise indeed.

Current state is still the same as my first post. All actions keeps the page to load.


Post by Terence »

Hi, we have removed the loadmask that might give a better experience. You can update the module in the app page.

We will move the editing/view parent sub tasks tasks on the listing page on our to do list
https://github.com/bryntum/odoo-support/issues/28

Credentials for the demo site are demo/demo


Post by Terence »

Based on user experience for large projects I have created an additional ticket to investigate batch saving to optimise.

https://github.com/bryntum/odoo-support/issues/30


Post by robbie junior »

Terence wrote: Fri Sep 03, 2021 10:31 am

Based on user experience for large projects I have created an additional ticket to investigate batch saving to optimise.

https://github.com/bryntum/odoo-support/issues/30

Thanks! This is also something I wanted to suggest.


Post by robbie junior »

@terence
Question from our Dev team:

"If they have updated anything in the code, then we need to update the module in server also.. so please make sure with them if we need to replace the latest module in server ? or only upgrading the module in the database will do ?"

Let me know,
Rob


Post by Terence »

Only upgrading should do!


Post Reply