A few FastTrack solutions require small changes to standard Dynamics NAV objects so that every feature works. The footprint is deliberately minimal: only one table and one codeunit have been changed, and in each of those a single line was added to call a function of the Dime.Scheduler framework.
This page lists the standard objects modified per FastTrack solution and explains each change, so you can decide whether a given modification is needed for your setup. Most of these changes can be handled in other ways. For example, the buttons added to the menu ribbon on the resource card send resources to Dime.Scheduler; if you would rather not take over that modification, you can skip it and provide your own solution.
These objects ship in separate fob and txt files named Dime.Scheduler_xxxx.x.x_NAVxxxxW1_FastTrack. Merge the objects for the FastTrack solutions you want to use, or apply the modifications manually since they are very limited.
| Object | Name | Modification |
|---|
| Page 76 | Resource card | Buttons added in menu ribbon to send resource data |
| Page 77 | Resource list | Buttons added in menu ribbon to send resource data |
| Page 6013 | Resource capacity settings | Button added in menu ribbon to send capacity entries |
| Object | Name | Modification |
|---|
| Page 5900 | Service order | Buttons added in menu ribbon to send or update service order |
| Page 9318 | Service orders | Buttons added in menu ribbon to send or update service order |
| Table 5901 | Service item line | 1 function call added to the OnValidate of the Repair Status field in order to send an update of the category or time marker when the repair status changes. |
| Object | Name | Modification |
|---|
| Page 88 | Job card | Buttons added in menu ribbon to send or update job or job task lines |
| Page 1002 | Job task lines | Buttons added in menu ribbon to send or update job or job task lines |
| Object | Name | Modification |
|---|
| Page 900 | Assembly order | Buttons added in menu ribbon to send or update assembly order |
| Object | Name | Modification |
|---|
| Page 99000754 | Work center card | Buttons added in menu ribbon to send work center data as resources |
| Page 99000760 | Machine center card | Buttons added in menu ribbon to send machine center data as resources |
| Page 99000813 | Planned production order | Buttons added in menu ribbon to send production routing lines |
| Page 99000829 | Firm planned prod. order | Buttons added in menu ribbon to send production routing lines to |
| Codeunit 5407 | Prod. order status management | 1 function call added to the function ChangeStatusOnProdOrder in order to send an update of the category or time marker when the production order status changes. |
| Object | Name | Modification |
|---|
| Page 42 | Sales order | Buttons added in menu ribbon to send or update sales order |
| Object | Name | Modification |
|---|
| Page 5212 | Absence registration | Buttons added in menu ribbon to send the absence registration as an appointment |