CoreBOSBB
Doubt - Creating a follow up - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: Doubt - Creating a follow up (/showthread.php?tid=774)

Pages: 1 2


Doubt - Creating a follow up - rslemer - 12-04-2017

doubt about block follow up on tasks

It was very good to follow up the block in tasks, mainly to re-schedule a call

But when trying to create the follow up, the system always requires to change, also manually, the expiration date.

What is the idea of these two dates?


RE: Doubt - Creating a follow up - joebordes - 12-05-2017

That was an error. I think I fixed it here:

https://github.com/tsolucio/corebos/commit/540df07d5b3111264cce5d6f1cdfb5d871509053

Thanks!!


RE: Doubt - Creating a follow up - rslemer - 12-06-2017

this works, but for me, some times date showed zeros ..

I try reproduce in on line demo, with a formatted date dd-mm-yyyy but system shows "server busy"

Sad


RE: Doubt - Creating a follow up - joebordes - 12-06-2017

I just updated the demo install. Give it a try again when you can


RE: Doubt - Creating a follow up - rslemer - 12-07-2017

Same problem

http://corebos.org/demos/corebos/index.php?action=DetailView&module=cbCalendar&record=16272&parenttab=ptab

I try edit this activitie


RE: Doubt - Creating a follow up - joebordes - 12-07-2017

Can you please upload a screen shot. I don't understand the issue.


RE: Doubt - Creating a follow up - rslemer - 12-07-2017

When try to created a follow up, system down, with screen "Server Busy"


RE: Doubt - Creating a follow up - joebordes - 12-07-2017

I had no problem creating the followup:

http://corebos.org/demos/corebos/index.php?module=cbCalendar&parenttab=ptab&action=DetailView&record=27227

I even created a new event and then a follow up on that one.


RE: Doubt - Creating a follow up - rslemer - 02-06-2018

I still do not understand how this works

Suppose I scheduled a call for a client at 9am today

I call at the scheduled time and the client requests that I return tomorrow at 10:00 a.m.

For me, I should go on follow up, select tomorrow - 10am and click on create follow up

The system then would let me know at 10am tomorrow, with a pop up, that I have a follow up of this task.

But this is not what happens.

What is the logic of these fields?

Which date field, system uses to show a pop reminder?


RE: Doubt - Creating a follow up - joebordes - 02-06-2018

Following your example, you would edit the event at 9 am today, change the status to "Held", add a comment indicating that they changed it to tomorrow, and then you mark the "create follow up" checkbox, set the follow-up date to tomorrow at 10 am and set the follow-up type.

What happens when you save is that a NEW event record is created copying all the details of the first event and filling in the "Related To Do" field so you can easily navigate the history. On this new event, you will get popups, notifications and any other actions you have configured in the workflow system as it is "just" another event on the calendar.