Tailor Time Cockpit to your internal processes and create a time tracking solution that fits your business perfectly.
With the OnCockpitAdmin, you can take control of your time tracking system. The client allows you to customize nearly all aspects of Time Cockpit to suit your needs. Create a tailor-made time tracking system that aligns perfectly with your internal workflows.
Alternatively, we are happy to handle the customizations for you, ensuring that you receive the ideal solution for your company quickly and efficiently.
For all information regarding customization, please refer to the documentation.
Adapt Time Cockpit exactly to your business requirements. You can extend data structures such as fields and tables, or create new relationships without needing to deploy a new version. Changes to the data model are applied immediately, ensuring a seamless fit for your needs.
Create a permission system that controls access to specific information, all without programming knowledge. Time Cockpit’s expression language lets you define custom access rights based on roles or rules. See more details in our permission documentation.
:Iif( 'Admin' In Set('CurrentUserRoles', 'Code'),
:Iif(Current.UserDetail.Team.Code In Set('MyTeams'), True, False),
False) = True
Add custom business logic with IronPython. Leverage the full Microsoft .NET class library to integrate complex workflows directly into Time Cockpit – either in your preferred development environment or directly in OnCockpitAdmin.
def approveVacation(actionContext):
dc = actionContext.DataContext
if dc.InputSet is not None:
for v in dc.InputSet:
v.USR_ApprovedTimestamp = DateTime.UtcNow
v.USR_RequestForApprovalSentTimestamp = v.USR_ApprovedTimestamp
v.USR_ApprovedBy = dc.Environment.CurrentUser.Username
dc.SaveObject(v)
Design reports with Microsoft Report Builder or Visual Studio, exactly as you need them. Create printouts for lists, download RDL files, and customize them with tables, charts, or other features. Reports are tied to the permission system.
If you operate in multiple countries, Time Cockpit offers localization options for the user interface and data representation. Allow users to select their preferred language, ensuring an optimal user experience.
Define all customizations – from data structures to business logic – as code, making it easy to manage in version control systems. This ensures everything is documented and can be migrated between your production and test environments.
def initialSetup(dc, model):
comment("initialSetup", "various initial setup", messageCollector)
sh.addDateTimeProperty(dc, modelTimesheet, "CreationDate", ...)
sh.addDateTimeProperty(dc, modelTimesheet, "UpdateDate", ...)
In this video, we show you how easy it is to customize Time Cockpit to meet your specific needs. See how you can flexibly shape the platform to achieve the best results for your company.
With Time Cockpit, we have already done the groundwork for you. Standard tasks such as input validation, user interface layout and styling, and object-relational mapping (ORM) for database interactions are seamlessly integrated. This allows us to focus entirely on customizing the platform to your specific needs, without reinventing the wheel or spending resources on time-consuming basic development.
Our platform is designed so that you can either make the customizations yourself or have us implement them for you. Whether you prefer to design it yourself or rely on our expertise, we offer flexible support tailored to your exact requirements.
Time Cockpit has proven itself as a flexible and customizable solution in a variety of time tracking projects. Thanks to its flexibility, the platform also serves as a powerful foundation for non-time tracking-related projects.
Time Cockpit enables a significant reduction in programming effort. Developers can declaratively define data structures, validation rules, business logic, and even the user interface – for quick and straightforward customizations.
Benefit from our expertise of over 15 years in time tracking and best practices. Take a look at how we have tailored Time Cockpit for other customers.
Time cockpit ships with a rich features set but customizing allows you to tailor time cockpit to fit your specific requirements and business processes. This means your business can work more efficiently and effectively, saving time and money in the long run. You won’t have to worry about using a system that doesn’t quite work for your company. Instead, you’ll have a system that is aligned with your company’s unique requirements. A system that grows with you.
Yes, you can customize time cockpit yourself using the time cockpit admin workbench. The admin workbench can be downloaded from our website, and it provides a user-friendly interface for customizing every aspect. You can customize data structures, user interface, business logic, reports, and more without the need for extensive programming knowledge. Take a look at our documentation to get started.
Absolutely. Our team will help you every step of the way. We’ll start by having a chat to get a feel for what you need, and then work closely with you to create a customized solution that fits your unique requirements. Once we’ve finished customizing, we’ll provide guidance and support to help you make the most of the platform.
We like to keep itagile. The customization process is designed to be collaborative and transparent, with frequent communication and feedback to ensure that the end result meets your expectations. We’ll work with you to define the scope and goals of the customization. Once we have a clear understanding of what you’re looking for, our team will build and test the customized solution. Throughout the process, we’ll work closely with you to ensure that the customization meets your needs and requirements. You’ll get to test the customizations in a sandbox environment first so you can make sure it’s exactly what you want. Once we have received your approval after your tests, we will deploy your new features in your production environment.
The time it takes to customize time cockpit depends on the complexity of your specific requirements. Time cockpit has already done a lot of the heavy lifting in terms of development, so customizing it can typically be done faster compared to building a feature from scratch. Our team will work closely with you to understand your needs and provide you with a timeline for the customization process.
cost of a customization depends on the scope of work. You can check our current hourly rate on our pricing page. There are no ongoing, periodic maintenance fees for the customizations made specifically for you. Any future development and maintenance will be done on an hourly basis, and in close accordance with you or your team. Customizations don’t increase your regular pricing fees.
We offer ongoing support to ensure that everything runs smoothly. If you encounter any issues or have questions about your customizations, just let us know and we’ll work with you to resolve them. Our team is always happy to help and keep your time cockpit running.
Absolutely! When you customize time cockpit, you’ll still have access to all the standard features of the platform. Our customization process is all about adding new functionality and tailoring the platform to your specific needs, not taking away anything away from you. So, whether you’re using time cockpit out-of-the-box or have customized it to fit your unique workflows, you’ll still be able to take advantage of all the standard features we will provide in the future.