Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

There are several events during the life of flocks and the barns they are placed in and we need a way to schedule these events.

Configuration

System → Settings → System Types

The scheduling solution will come with a list of system types. These types are:

  • Scheduled Placement

  • Scheduled Transfer

  • Scheduled Depopulation, Sales

  • Scheduled Downtime

  • Events by Age

These are system defined, because in upcoming versions, we will add fields, validations and functions that are specific to these types of scheduled items. For instance, unlike other items, placements may need to create a flock and be committed as estimated or actual placements, or assigned to an existing flock.

Like other system types, we'll have the ability to change their codes and descriptions.

We'll also have the ability to define our own scheduled types. For anything that we will want to track that will require only the basic functionality of any schedule item we can create a custom item for that.

Like all system types, scheduler types includes the ability to set affiliated divisions and industry types.  

image-20240927-203557.png

Security

System Navigation → Users → Manage Users

There is a new security category for scheduling. From here, we'll have the ability to configure whether users have access to the scheduler, or the custom attributes screen.

image-20240927-203733.png

Custom Schedule Attributes

Scheduling → Configuration → Custom Attributes

This feature works the same as flock attributes. We'll select a schedule type that we defined from the system types screen. This will load a list of custom types defined for the item. We can add and manage user-defined fields that will appear for every scheduled item. 

  • Add: Create a new custom attribute for this type.

  • Edit: Manage the selected attribute.

  • Save: Save all changes made since the form was loaded.

  • Close: Close the form.

Custom attributes are distinct to the type- we cannot set up one that will be shared for several types. 

At present, the control allows the creation of string and boolean types.  When we schedule this development for system type attributes it will also add these to flock attributes.

image-20240927-203818.png

Here's a look at the edit screen, here we can define the custom field. We can determine what order we want it to appear in the list.

We can also disable a custom attribute. This will not delete the attribute or any of it's data from the database.  If an attribute is disabled it can be enabled again without the loss of any selected data. 

image-20240927-203841.png

Managing Schedules

Select Manage Schedules from the Scheduling Tab in the Ribbon Bar.

Schedule Filters

A form will open requesting that you choose to filter schedules by division, Farm, House and or Flock.  Company is required.  Division needs to be selected before you can utilize forecast. You will also need to select the schedule types you would like to see in the calendar view.

image-20240927-203929.png

Once you select your filters, a calendar view will open. 

image-20240927-204029.png

You can modify your filters entered on the previous screen by going to New Filter.  The filters you are viewing by will be listed in the current filtered view.

image-20240927-204044.png

Calendar View

You can change the calendar view by selecting a different option from the view drop down.  You can click on the calendar to change the week or day view by selecting a specific week or day.

  • Work Week

  • Day

  • Week

  • Full Week

  • Month

image-20240927-204123.png

Adding New Basic Events or Appointments

Select the new button at the bottom or double clock on the day.

image-20240927-204158.png

A form will appear, asking what kind of task would you like to schedule.

Select a type.  These types are populated from the System Types form.

Then select a division, farm, house, and or flock level and then hit add.

image-20240927-204220.png

On Add, an appointment form will appear and on the Event tab you can change the date, select a date span, add times, and add a description.  You can also add reminder alerts as well as make this a re-occurring appointment.

image-20240927-204341.png

When you select the Custom Fields tab, you can see any custom attribute fields you set up in the custom attributes form during configuration.

image-20240927-204409.png

Once you hit save and close, the appointment will be added to your schedule. 

image-20240927-204458.png

You can drag and drop the appointment to other days or times on the calendar as well.

Edit Appointments

You can edit an appointment or event by double clicking on an existing event, right clicking and selecting edit series or selecting an existing event and hitting the edit button at the bottom of the calendar.

Delete Appointments

You can delete appointments by selecting an existing appointment and selecting the delete button on the bottom of the calendar as well as right clicking an event..  There is also a delete button inside the appointment form.

Reporting

There is a new data-set called "Scheduler Item Transaction" that you can utilize that will pull all the information created in the schedules, including the schedule custom attributes.

Custom Schedule Types

We created process behind these custom schedule types:

Aeros LIVE User Manual

  • No labels