Company administration service methods: Difference between revisions

Line 1,183: Line 1,183:


Returns count of bookings pending approval if [[Plugins#Approve booking|Approve booking]] plugin enabled. Returns
Returns count of bookings pending approval if [[Plugins#Approve booking|Approve booking]] plugin enabled. Returns
0 if plugin not enabled. Use <code>[[#isPluginActivated|isPluginActivated('approve_booking')]] API method call to
0 if plugin not enabled. Use <code>[[#isPluginActivated|isPluginActivated('approve_booking')]]</code> API method call to
check if plugin enabled.
check if plugin enabled.