Breakout - SM- Disable MultiSelect Labour/Part items

Discussions relating to 3rd party solutions (customisations, reports, modules, applications) which are a value-add to the Jiwa product.

Breakout - SM- Disable MultiSelect Labour/Part items

Postby Hyperus » Mon Oct 27, 2008 2:46 pm

Breakout - SM- Disable MultiSelect Labour/Part items

This is 2 separate breakouts to disable Multi select for SM labour and part items. its more personal preference for this, but I find it far more convenient just in service manager to have a single item add instead of more than one.

from Jiwa :-
JIWA - Service Manager - Maintenance
Record Menu - Utilities - Manage Breakouts

Left-Click "Form Do PartNo Search Before" Breakout
add this one line at the top :-

Code: Select all
'
' Form Do PartNo Search Before
'

AllowMultiSelect=0
End Sub



Left-Click "Form Do Labour Search Before" Breakout
add this one line at the top :-

Code: Select all
'
' Form Do Labour Search Before
'

AllowMultiSelect=0
End Sub



dont forget to leave the "End Sub" line at the end.
Click OK, Click Close, Close Service Manager and ReOpen Service Manager.

/Roy Adams
Hyperus
Occasional Contributor
Occasional Contributor
 
Posts: 23
Joined: Mon Feb 18, 2008 1:12 pm
Location: Shailer Park, Queensland

Return to Third Party modules and solutions

Who is online

Users browsing this forum: No registered users and 2 guests

cron