<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>clients Archives - MIDAS - Room Booking System | Blog</title>
	<atom:link href="https://mid.as/blog/tag/clients/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>...Making your facilities work for you!</description>
	<lastBuildDate>Thu, 13 Feb 2025 18:29:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Collect Extended Client Information With Bookings</title>
		<link>https://mid.as/blog/collect-extended-client-information-with-bookings/</link>
					<comments>https://mid.as/blog/collect-extended-client-information-with-bookings/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Mon, 28 Mar 2022 10:41:05 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[v4.30]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=3846</guid>

					<description><![CDATA[<p>For MIDAS v4.30 we&#8217;ve addressed a potential issue when it comes to adding new clients to your MIDAS booking system. First, a little background to the issue&#8230; The &#8220;Client / Organization&#8221; Field On the standard &#8220;Add Booking&#8221; screen in MIDAS, a &#8220;Client / Organization&#8221; field is shown, allowing you to specify the client who you&#8217;re [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/collect-extended-client-information-with-bookings/">Collect Extended Client Information With Bookings</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>For MIDAS v4.30 we&#8217;ve addressed a potential issue when it comes to adding new clients to your MIDAS booking system.</p>



<p>First, a little background to the issue&#8230;</p>



<h2 class="wp-block-heading">The &#8220;Client / Organization&#8221; Field</h2>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><a href="https://mid.as/blog/wp-content/uploads/2022/03/client-org-field.png"><img fetchpriority="high" decoding="async" src="https://mid.as/blog/wp-content/uploads/2022/03/client-org-field.png" alt="The Client / Organization field allows selecting existing clients or creating new clients" class="wp-image-3871" width="779" height="195" srcset="https://mid.as/blog/wp-content/uploads/2022/03/client-org-field.png 779w, https://mid.as/blog/wp-content/uploads/2022/03/client-org-field-300x75.png 300w, https://mid.as/blog/wp-content/uploads/2022/03/client-org-field-768x192.png 768w" sizes="(max-width: 779px) 100vw, 779px" /></a><figcaption class="wp-element-caption">The Client / Organization field allows an existing client to be selected or a new client to be created</figcaption></figure>
</div>


<p>On the standard &#8220;Add Booking&#8221; screen in MIDAS, a &#8220;Client / Organization&#8221; field is shown, allowing you to specify the client who you&#8217;re adding a booking for.</p>



<p>By typing into this field, a list of matching existing clients are shown which can be selected accordingly.</p>



<p>If no match is found with an existing client, then depending upon the permissions assigned to the account from which the booking is being added, the user will be able to manually type in the name of a new client/organization directly into the &#8220;Client / Organization&#8221; field.</p>



<p>When the booking is added, for quickness MIDAS will then automatically create a client record in the database for the newly entered client.</p>



<p>Of course, if the user wishes to create a new client record and provide more details other than just the client&#8217;s name and their organization, they can click the &#8220;+&#8221; button to the right of the &#8220;Client / Organization&#8221; field. They will then be able to enter extended information about the new client.</p>



<h2 class="wp-block-heading">Making Client Fields &#8220;Required&#8221;</h2>


<div class="wp-block-image">
<figure class="aligncenter size-full"><a href="https://mid.as/blog/wp-content/uploads/2022/03/client-fields.png"><img decoding="async" width="1198" height="723" src="https://mid.as/blog/wp-content/uploads/2022/03/client-fields.png" alt="Create custom client fields and set fields to be &quot;required&quot; in MIDAS" class="wp-image-3874" srcset="https://mid.as/blog/wp-content/uploads/2022/03/client-fields.png 1198w, https://mid.as/blog/wp-content/uploads/2022/03/client-fields-300x181.png 300w, https://mid.as/blog/wp-content/uploads/2022/03/client-fields-1024x618.png 1024w, https://mid.as/blog/wp-content/uploads/2022/03/client-fields-768x463.png 768w" sizes="(max-width: 1198px) 100vw, 1198px" /></a><figcaption class="wp-element-caption">Create custom client fields and set fields to be &#8220;required&#8221; in MIDAS</figcaption></figure>
</div>


<p>MIDAS also allows you to not only create and add additional custom client fields to the database, but you can also flag client fields as &#8220;Required&#8221;.</p>



<p>A &#8220;Required&#8221; field must have a valid entry (i.e. it can&#8217;t be left blank) in order to add/modify a client.</p>



<p>Now, because MIDAS allows a user to quickly create a new client directly from the &#8220;Client / Organization&#8221; field on the &#8220;Add Booking&#8221; screen, an extended client record entry dialog isn&#8217;t shown (unless the user specifically clicks the adjacent &#8220;+&#8221; icon).</p>



<p>This allowed clients to be added to the system with any client fields marked as &#8220;Required&#8221; to be blank.</p>



<p>We&#8217;ve addressed this for v4.30 with the addition of a new optional setting.</p>



<p>On the Manage MIDAS → Bookings screen, administrators can enable a new &#8220;Prompt for detailed client information when adding bookings for new clients&#8221; option.</p>



<p>Once enabled, whenever a user clicks the &#8220;Check Availability &amp; Book&#8221; button on the Add Bookings screen, if the booking is for a brand new client, MIDAS will open the extended client details dialog. The user must complete the client record (including any required fields) before they&#8217;ll be able to add the booking(s) to the system.</p>
<p>The post <a href="https://mid.as/blog/collect-extended-client-information-with-bookings/">Collect Extended Client Information With Bookings</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/collect-extended-client-information-with-bookings/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Restrict users to &#8220;self-booking&#8221; only</title>
		<link>https://mid.as/blog/restrict-users-to-self-booking-only/</link>
					<comments>https://mid.as/blog/restrict-users-to-self-booking-only/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Tue, 16 Nov 2021 13:55:07 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[user permissions]]></category>
		<category><![CDATA[v4.29]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=3774</guid>

					<description><![CDATA[<p>For MIDAS v4.29, we&#8217;re expanding the range of options available to administrators when it comes to assigning user permissions. MIDAS already includes an extensive range of permissions which can be assigned on a per-user basis. One of these permissions is the &#8220;Can Make Bookings&#8221; permission. This setting controls whether a given user account can make [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/restrict-users-to-self-booking-only/">Restrict users to &#8220;self-booking&#8221; only</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wp-block-image">
<figure class="aligncenter size-full"><a href="https://mid.as/blog/wp-content/uploads/2021/11/self-only-bookings.png"><img decoding="async" width="427" height="140" src="https://mid.as/blog/wp-content/uploads/2021/11/self-only-bookings.png" alt="New options to restrict users to &quot;self&quot; booking or requesting " class="wp-image-3775" srcset="https://mid.as/blog/wp-content/uploads/2021/11/self-only-bookings.png 427w, https://mid.as/blog/wp-content/uploads/2021/11/self-only-bookings-300x98.png 300w" sizes="(max-width: 427px) 100vw, 427px" /></a><figcaption class="wp-element-caption">New options to restrict users to &#8220;self&#8221; booking or requesting </figcaption></figure>
</div>


<p>For MIDAS v4.29, we&#8217;re expanding the range of options available to administrators when it comes to <a href="https://mid.as/help/manage-users-and-permissions/list-of-available-user-permissions">assigning user permissions</a>.</p>



<p>MIDAS already includes an extensive range of permissions which can be assigned on a per-user basis. One of these permissions is the &#8220;Can Make Bookings&#8221; permission. This setting controls whether a given user account can make bookings, or just <a href="https://mid.as/help/booking-requests">booking &#8220;requests&#8221;</a>, or neither.</p>



<p>Following customer feedback, we&#8217;re adding a couple of additional options to this particular user permission.</p>



<p>Now administrators can restrict user accounts to only be able to book/request for themselves.</p>



<p>Prior to this, a user with permissions to make bookings/requests could select a client on their Add Bookings screen that the booking or request was to be for.</p>



<p>Now, if the &#8220;Can Make Bookings&#8221; permission is set to &#8220;Yes (For self only)&#8221;, the user will only be able to make bookings for themselves. They will not be able to make bookings for any arbitrary client in the system.</p>



<p>Similarly, the &#8220;Requests Only (For self only)&#8221; option works the same, but only allows the user to make booking requests for themselves.</p>
<p>The post <a href="https://mid.as/blog/restrict-users-to-self-booking-only/">Restrict users to &#8220;self-booking&#8221; only</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/restrict-users-to-self-booking-only/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Client Notification Improvements</title>
		<link>https://mid.as/blog/client-notification-improvements/</link>
					<comments>https://mid.as/blog/client-notification-improvements/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Sat, 06 Jun 2020 11:00:16 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[notifications]]></category>
		<category><![CDATA[v4.25]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=2998</guid>

					<description><![CDATA[<p>We believe in giving your clients control over the automated email notifications and reminders they may receive from your MIDAS system. To that end, we&#8217;re making some improvements in this area for v4.25. Improved Client Email Notification Settings Previously, each client in MIDAS could be set to receive the following email notifications: None &#8211; Client [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/client-notification-improvements/">Client Notification Improvements</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>We believe in giving your clients control over the automated email notifications and reminders they may receive from your MIDAS system. To that end, we&#8217;re making some improvements in this area for v4.25.</p>



<h2 class="wp-block-heading">Improved Client Email Notification Settings</h2>



<p>Previously, each client in MIDAS could be set to receive the following email notifications:</p>



<ul class="wp-block-list"><li><strong>None</strong> &#8211; Client isn&#8217;t sent any automated reminders.</li><li><strong>Bookings</strong> &#8211; Client is sent automated reminders about their upcoming bookings.</li><li><strong>Invoices</strong> &#8211; Client is sent automated reminders about their upcoming invoices.</li><li><strong>Bookings + Invoices</strong> &#8211; Client is sent automated reminders about their upcoming bookings and upcoming invoices.</li></ul>



<p>Automated client email notification from your MIDAS system included an unsubscribe link. This allowed clients to opt out of receiving further automated notifications from your MIDAS system. Effectively, the client&#8217;s &#8220;E-Mail Reminders&#8221; setting reverts back to &#8220;None&#8221;.</p>



<p>For v4.25, we&#8217;re extending the automated client notification email options. These now include:</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="350" height="168" src="https://mid.as/blog/wp-content/uploads/2020/05/client-email-reminder-notifications.png" alt="Improved Client Email Reminder/Notification Options in v4.25" class="wp-image-3020" srcset="https://mid.as/blog/wp-content/uploads/2020/05/client-email-reminder-notifications.png 350w, https://mid.as/blog/wp-content/uploads/2020/05/client-email-reminder-notifications-300x144.png 300w" sizes="auto, (max-width: 350px) 100vw, 350px" /><figcaption>Improved Client Email Reminder/Notification Options in v4.25</figcaption></figure></div>



<ul class="wp-block-list"><li><strong>Bookings (Upcoming)</strong> &#8211; Client is sent automated reminders about their upcoming bookings.</li><li><strong>Bookings (Recently Ended)</strong> &#8211; Client is sent automated follow-up emails after their bookings.</li><li><strong>Invoices (Upcoming)</strong> &#8211; Client is sent automated reminders about their upcoming invoices.</li><li><strong>Invoices (Overdue)</strong> &#8211; Client is sent automated reminders about their overdue invoices.</li></ul>



<p>Clients can also unsubscribe from each notification type, rather than blanket unsubscribing from all notifications.</p>



<h2 class="wp-block-heading">Easier For Clients To Unsubscribe From Notifications</h2>



<p>MIDAS v4.25 now includes a &#8220;List-Unsubscribe&#8221; header in automated email notifications to your clients. This can make it even easier for them to opt-out of receiving further automated notifications from your MIDAS system.</p>



<p>Email software which support the &#8220;List-Unsubscribe&#8221; header may show a bar/banner at the top of emails, which users can click to opt-out of similar emails.</p>



<hr class="wp-block-separator"/>



<p>These are just a few of the new and improved features for MIDAS v4.25. Please see <a href="https://mid.as/blog/coming-soon-in-midas-v4-25/">this post</a> for details of other new features you&#8217;ll find in v4.25.</p>



<p><a href="https://www.reddit.com/r/mid_as/comments/gupnjf/coming_soon_in_midas_v425/"><img loading="lazy" decoding="async" width="32" height="32" class="wp-image-3037" style="width: 32px;vertical-align:middle;margin-right:10px" src="https://mid.as/blog/wp-content/uploads/2020/06/reddit_32.png" alt="Reddit"> You can also ask questions and discuss the new features of v4.25 over on Reddit.</a></p>
<p>The post <a href="https://mid.as/blog/client-notification-improvements/">Client Notification Improvements</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/client-notification-improvements/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Custom Client Fields</title>
		<link>https://mid.as/blog/custom-client-fields/</link>
					<comments>https://mid.as/blog/custom-client-fields/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Wed, 26 Jun 2019 13:12:39 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[custom fields]]></category>
		<category><![CDATA[v4.22]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=2775</guid>

					<description><![CDATA[<p>Things are hotting up here in Europe &#8211; and we don&#8217;t mean Brexit! A heatwave is currently engulfing parts of the continent with temperatures hitting a whopping 40°C in Paris. Across the Channel here in the UK the temperature is far more bearable, and so we&#8217;ve been busy working away on development on the next [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/custom-client-fields/">Custom Client Fields</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Things are hotting up here in Europe &#8211; and we don&#8217;t mean Brexit! A heatwave is currently engulfing parts of the continent with temperatures hitting a whopping 40°C in Paris. Across the Channel here in the UK the temperature is far more bearable, and so we&#8217;ve been busy working away on development on the next release of our leading web based room and resource scheduling system, <a href="https://mid.as">MIDAS</a>.</p>



<p>We&#8217;re excited to announce that the forthcoming v4.22 update will include the <a href="https://mid.as/feature-request">often requested feature</a> of &#8220;custom client fields&#8221;, including the ability for self-hosted MIDAS customers to attach documents (i.e. insurance certificates, contracts, etc) to client records.</p>



<p>Similar to the &#8220;custom booking fields&#8221; feature first introduced <a href="https://mid.as/blog/midas-v3-10-is-here/">way back in 2010</a>, which allows administrators to add additional booking fields to their MIDAS system on top of the standard booking fields, the new custom client fields feature will provide similar functionality to client records in your MIDAS database.</p>



<p>Prior to v4.22, the standard client fields in MIDAS were fixed and allowed you to capture the following items of data for each of your clients/customers:</p>



<ul class="wp-block-list">
<li>Client name</li>



<li>Organization</li>



<li>E-mail address (or addresses)</li>



<li>Postal address</li>



<li>Telephone number</li>



<li>Fax number <em>(since deprecated as a &#8216;standard&#8217; field in <a href="https://mid.as/blog/are-fax-numbers-still-relevant/">MIDAS v4.35</a>)</em></li>



<li>Mobile/Cell number</li>



<li>Notes</li>
</ul>



<p>The introduction of custom client fields gives you even more flexibility! Now you&#8217;ll be able to add additional fields to capture other client information that you wish to collect, for example you could add a &#8220;Salutation&#8221; list field (Mr, Mrs, Ms, Miss, Rev, Dr, etc), or a file upload field to capture an insurance document from your clients..</p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2019/06/custom-salutation-field.png" alt="A custom “Salutation” client field in MIDAS v4.22"/><figcaption class="wp-element-caption">A custom &#8220;Salutation&#8221; client field in MIDAS v4.22</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"><div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2019/06/custom-insurance-document-field.png" alt="A custom &quot;Insurance Document&quot; upload client field in MIDAS v4.22"/><figcaption class="wp-element-caption">A custom &#8220;Insurance Document&#8221; upload client field in MIDAS v4.22</figcaption></figure>
</div></div>
</div>



<p>The types of custom client fields that may be added are the same as those available for custom booking fields, namely:</p>



<ul class="wp-block-list">
<li><strong>Checkbox</strong> &#8211; A &#8220;tick box&#8221; field</li>



<li><strong>File</strong> &#8211; (<a href="https://mid.as/kb/00113/file-uploads-unavailable-in-cloud-hosted-midas">self-hosted editions only</a>) Allows uploading/attaching of files and documents to client records</li>



<li><strong>List</strong> &#8211; A drop-down list of pre-defined items</li>



<li><strong>Number</strong> &#8211; A field that will only accept numerical input</li>



<li><strong>Range</strong> &#8211; A &#8220;slider&#8221; control allowing selection of a numeric value within a defined range</li>



<li><strong>Text</strong> &#8211; A single-line text field</li>



<li><strong>Text Area</strong> &#8211; A multi-line text field</li>



<li><strong>URL</strong> &#8211; A navigable web link to an external resource</li>
</ul>



<p>Both custom booking and custom client fields may be managed via MIDAS Admin Options → Manage MIDAS → Fields</p>


<div class="wp-block-image">
<figure class="aligncenter"><img loading="lazy" decoding="async" width="769" height="395" src="https://mid.as/blog/wp-content/uploads/2019/06/custom-client-fields.png" alt="Custom client fields in MIDAS v4.22" class="wp-image-2777" srcset="https://mid.as/blog/wp-content/uploads/2019/06/custom-client-fields.png 769w, https://mid.as/blog/wp-content/uploads/2019/06/custom-client-fields-300x154.png 300w, https://mid.as/blog/wp-content/uploads/2019/06/custom-client-fields-768x394.png 768w" sizes="auto, (max-width: 769px) 100vw, 769px" /><figcaption class="wp-element-caption">Custom Client Fields in MIDAS v4.22</figcaption></figure>
</div>


<p>From this screen you&#8217;ll also be able to control which client fields (both standard and custom) should be included on printouts, in search results, and on public booking/request screens. You&#8217;ll also be able to re-order client fields as well as selectively hide them from individual users too!</p>
<p>The post <a href="https://mid.as/blog/custom-client-fields/">Custom Client Fields</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/custom-client-fields/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Improved Client Selector</title>
		<link>https://mid.as/blog/improved-client-selector/</link>
					<comments>https://mid.as/blog/improved-client-selector/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Wed, 16 Dec 2015 14:29:46 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[v4.11]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=1778</guid>

					<description><![CDATA[<p>As the next update to our web based room booking and resource scheduling software fast approaches, we&#8217;re giving you a &#8220;first look&#8221; on our blog at some of the new and improved features you can look forward to in this next update to MIDAS v4.11&#8230; We&#8217;ve overhauled the &#8220;client&#8221; field on the Add/Modify Bookings screen [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/improved-client-selector/">Improved Client Selector</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>As the next update to our web based room booking and resource scheduling software fast approaches, we&#8217;re giving you a &#8220;<a href="//mid.as/blog/tag/v4-11/">first look</a>&#8221; on our blog at some of the new and improved features you can look forward to in this next update to MIDAS v4.11&#8230;</p>



<p>We&#8217;ve overhauled the &#8220;client&#8221; field on the Add/Modify Bookings screen for v4.11:</p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2015/12/410ClientSelector.png" alt="The previous Client selector in v4.10"/><figcaption>The previous Client selector in v4.10 and earlier</figcaption></figure></div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2015/12/411ClientSelector.png" alt="The new Client selector in v4.11"/><figcaption>The new Client selector in v4.11</figcaption></figure></div>



<p></p>
</div>
</div>



<p>The improved client selector is easier to read, larger (making it easier to select clients on very small screens), and highlights in bold the parts of the search results matching the characters you&#8217;ve typed into the Client field.</p>



<p>The improved client selector is also better able to handle thousands of client records. In MIDAS v4.10 and earlier if you end up with thousands of clients in your database, the loading time of the Add/Modify Bookings screen could become degraded. The new client selector in v4.11 combats this, by loading searching results dynamically &#8220;on demand&#8221; if there are a significant number of clients in your database.</p>



<p>One of the reasons why your client database can become very large is if users failed to select an existing client when adding new bookings. We&#8217;re also combating this in v4.11.</p>



<p>Previously, on Add/Modify Bookings screen, users had the option to select an existing client from a drop-down list of clients which appeared when they begin typing into the &#8220;Client&#8221; field. However, if a user ignored the drop down list of existing clients, and completed manually typing a client name into this field, MIDAS would assume that you didn&#8217;t wish to use any existing clients and instead wished to create a new client.</p>



<p>This led in many cases to customer&#8217;s databases containing numerous entries for what was essentially the same client, simply because users failed to select from the list of existing clients each time they added a booking.</p>



<p>There&#8217;s been a &#8220;<a href="//mid.as/help/database-tools">Merge Clients</a>&#8221; tool within MIDAS for a while now to allow administrators to merge the bookings &amp; invoices of clients they deem to be essentially &#8220;identical&#8221;, however, we hope the need to use this tool will be minimized with a new feature in v4.11.</p>



<p>In v4.11 if you fail to select an existing client from the drop-down list of suggestions, and manually complete typing of a client&#8217;s name, MIDAS will check in the background whether there&#8217;s already one or more existing clients in the database that match the name you&#8217;ve manually typed into the client field. If there is, MIDAS will display of list of these clients, prompting you to &#8220;Use&#8221; one of these existing clients:</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2015/12/411UseExistingClient.png" alt="Prompt to use an existing client"/><figcaption>Prompt to use an existing client</figcaption></figure></div>



<p>If, however, you really do want to create a new client, you can simply click dismiss this prompt to continue adding your booking with the new client.</p>



<figure class="wp-block-table"><table><tbody><tr><td>MIDAS v4.11 will soon be generally available, however for now it is only available to <a href="//mid.as/betatesters">Beta Testers</a>. We&#8217;re currently looking for additional testers to help test and provide feedback/bug reports on this and future updates to our software before release. It&#8217;s free and no experience is required. Find out more <a href="//mid.as/betatesters">here</a>.<br><br>If you would like to be notified when v4.11 is fully released, then why not join our <a href="//mid.as/contact">Mailing List</a>?</td></tr></tbody></table></figure>
<p>The post <a href="https://mid.as/blog/improved-client-selector/">Improved Client Selector</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/improved-client-selector/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Tax Exempt Clients</title>
		<link>https://mid.as/blog/tax-exempt-clients/</link>
					<comments>https://mid.as/blog/tax-exempt-clients/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Tue, 05 Aug 2014 09:30:21 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[invoicing]]></category>
		<category><![CDATA[tax]]></category>
		<category><![CDATA[v4.07]]></category>
		<guid isPermaLink="false">http://mid.as/blog/?p=1260</guid>

					<description><![CDATA[<p>The next substantial update to our popular web based room booking and resource scheduling software is just around the corner, and throughout this month, we&#8217;re outlining some of the new features and improvements you can expect to see in the upcoming v4.07 release&#8230;. Making Clients Exempt From Tax We love feedback and suggestions from our [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/tax-exempt-clients/">Tax Exempt Clients</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The next substantial update to our popular <a href="//mid.as">web based room booking and resource scheduling software</a> is just around the corner, and throughout this month, we&#8217;re outlining some of the new features and improvements you can expect to see in the upcoming v4.07 release&#8230;.</p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:66.66%">
<h2 class="wp-block-heading">Making Clients Exempt From Tax</h2>



<p>We love feedback and suggestions from our customers, and this next feature arises from just such a suggestion <i>(which eagle-eyed readers may have already spotted in a screenshot from our <a href="https://mid.as/blog/scheduled-tasks/">previous post</a>!)</i></p>



<p>MIDAS already includes powerful invoicing capabilities, allowing you to set <a href="https://mid.as/blog/flexible-venue-rates/">flexible room rates for each day of the week as well as different lengths (durations) of booking</a>. In additional, you can also setup discount rates depending upon the type of booking (for example, community hires can be charged at a lower rate than commercial hire of your facilities)</p>



<p>These extensive invoice capabilities are further enhanced for v4.07, as we&#8217;re introducing a new per-client setting allowing individual clients to be excluded from having the standard global tax rate you&#8217;ve setup for your system (via MIDAS Admin Options → Manage MIDAS → Invoicing) applied to their generated invoices.</p>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:33.33%">
<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2014/08/tax_exempt_clients.png" alt="Making Clients Tax Exempt"/><figcaption>Tax Exempt Client</figcaption></figure></div>
</div>
</div>
<p>The post <a href="https://mid.as/blog/tax-exempt-clients/">Tax Exempt Clients</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/tax-exempt-clients/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>New Tool to Import Clients into MIDAS</title>
		<link>https://mid.as/blog/import-client-data-into-midas/</link>
					<comments>https://mid.as/blog/import-client-data-into-midas/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Mon, 20 Feb 2012 23:58:22 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[spreadsheet]]></category>
		<guid isPermaLink="false">http://mid.as/blog/?p=207</guid>

					<description><![CDATA[<p>One of the things we frequently get asked by our customers is; &#8220;Is there a way to import my existing data into MIDAS?&#8221;. Well, we&#8217;ve listened to you, and have now released an easy-to-use import tool to allow you to do just that! Using our free import tool, you can import client data into MIDAS [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/import-client-data-into-midas/">New Tool to Import Clients into MIDAS</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>One of the things we frequently get asked by our customers is; <i>&#8220;Is there a way to import my existing data into MIDAS?&#8221;</i>. Well, we&#8217;ve listened to you, and have now released an easy-to-use import tool to allow you to do just that!</p>



<p>Using our free import tool, you can import client data into MIDAS v3.00 or later, that is either in a <a href="https://mid.as/glossary/csv" class="dfn">.csv</a> (Comma Separated Values), or a .txt (Tab, or other character, Delimited) file format.</p>



<p>This means that provided your 3rd party application allows you to export client/contact data in one of these formats, you can easily import it directly into MIDAS!</p>



<p>You can also use our import tool to import data directly from a spreadsheet application, such as Microsoft&#8217;s Excel!</p>



<p>We&#8217;ve even given you the option to replace, or simply add to your existing client data when importing new data!</p>



<p>Here&#8217;s a few screenshots of the new import tool:</p>


<div class="wp-block-image">
<figure class="aligncenter"><img decoding="async" src="//mid.as/img/kb/00041-1.jpg" alt="Step 1 - Select data to import"/></figure>
</div>

<div class="wp-block-image">
<figure class="aligncenter"><img decoding="async" src="//mid.as/img/kb/00041-2.jpg" alt="Step 2 - Import settings"/></figure>
</div>

<div class="wp-block-image">
<figure class="aligncenter"><img decoding="async" src="//mid.as/img/kb/00041-3.jpg" alt="Step 3 - Import data"/></figure>
</div>


<p>For further information, and to <a href="//mid.as/kb/00041/import-client-data-into-midas">download our free import tool</a>, please see our <a href="//mid.as/kb/00041/import-client-data-into-midas">How do I import client data from another application into MIDAS?</a> knowledge base article.</p>
<p>The post <a href="https://mid.as/blog/import-client-data-into-midas/">New Tool to Import Clients into MIDAS</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/import-client-data-into-midas/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching 14/37 queries in 0.021 seconds using Disk

Served from: mid.as @ 2026-03-27 14:17:26 by W3 Total Cache
-->