Implement OpenTab function

To open an origam tab will mean to call a global javascript function with two parameters.
OpenTab(id_of_menu_binding_lookup, id_of_rentaltransactionrecord)

The first parameter is going to be constant value, the second one is the id of current rental transaction record.

reason: wyby, ticket #8347

Implemented in master build 4421.

https://origam.com/doc/display/architect/Opening+Lookup+Tab+through+JavaScript