Update 3.13.1

New: You can now set a configuration setting named CustomDefintionNamesStartWith. If a definition name for a business object, property or method starts with the value specified, the system will remove it from the display name generated. For example, a value of "BV" and a collection named BVGrades would have a display name of Grades.

New: Completed option added property Status on Service Time. The Complete method was also added, which will change the status but also mark Used to true on all Service Bookings where not set.

New: Service Times can be added directly and the Finish Time defaults to the Start Time plus the Duration specified in the Service.

Fix: To base.js: Submit button in a control wrapped in a label would not work.