Extensions
The Planon ProCenter software can be customized, in the sense that licensees are allowed to add customized TSIs and business rules to the Planon application. A fully customized TSI can be created in the Open Module.
* 
For more information on the Open Module, refer to the Open Module user documentation.
Customized pieces of business logic (rules and GUI actions) can be built and subsequently added to Planon ProCenter . See Adding extensions.
You can apply extensions to all Planon TSIs. In practice, it comes down to being allowed to program specific business rules in Java, which are subsequently registered as extensions in the Planon ProCenter application.
Extensions are always triggered directly or indirectly by user actions (such as selecting, adding, updating, changing a status etc.). In Planon ProCenter , business rules often (though not always) manifest themselves in the form of dialog boxes that contain an error message, warning or confirmation. User authorization is not taken into account when business rules are executed.
* 
Business rules in extensions can never overrule or change existing Planon ProCenter business rules.
* 
For more information on building your own extensions, refer to the Solution Extensions documentation or your Planon consultant.