Keep track of the NAV objects you change and update the version list when you are ready.
What's New in v2.01
- Where-Used Functionality! (demo-video)
- Automatic C/AL code saving when objects are changed! (demo-video)
Track & Trace Object Modifications
- Changes on objects can be traced. When, which and by who.
- Possibility to transport changes (objects) safely to your customer db.
- You can see how long you worked on a particular project.
- You get a warning if there are pending conflicting modifications. (overlapping objects)
Transporting of Objects
- With one press on the button a FIB (a fob with actions) will be saved. (Adv. Only)
- The version list and date/time stamp of the objects will be changed automatically.
- This FIB can easily be imported in the customer db with a wizard. (Advanced Only)
Workflow
- You will be working from out projects.
- A project has a workflow which indicates who has to take action in the project.
- A workflow contain statuses: DEVELOPING,CONSTUCTED,TESTING,REJECTED,READY..
- Every status can have its own responsible person/role.
Action management / FIB
- It is possible to add actions/jobs (for data manipulation) to a FIB. (Advanced Only)
- You can, for example, include master data in the FIB. (Advanced Only)
- Other examples of actions are: Deleting of data, run a report/codeunit or dataport.
- It is possible to record permissions and include them in the FIB. (Advanced Only)
- Changing and deleting of data without validation, for testing purposes. (Advanced Only)
Locking of Objects
- If objects are changed with the Object Explorer they will be locked. (Advanced Only)
- Other users can not change these objects. (Advanced Only)
Object History
- NEW: A version of the current C/AL code will be saved at each modification. (dll needed)
- It is possible to export changes to Beyond Compare where you can analyze them.
- This is possible for a particular period, project or transport.
- NEW: When you transport your objects an old version of the objects will be saved.
- This makes it possible to do a rollback.
Where-Used Functionality
- NEW: Where-Used functionality of Objects, Triggers (modify etc), Fields and Functions.
- NEW: Where-Used functionality of Keys and SumIndexFields. (Advanced Only)
- NEW: Track down unused Variables, Keys and Fields.