<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.skylogportal.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dharris</id>
	<title>SkySuite Wiki - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.skylogportal.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dharris"/>
	<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Special:Contributions/Dharris"/>
	<updated>2026-05-06T14:14:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Securing_a_Page&amp;diff=3192</id>
		<title>Securing a Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Securing_a_Page&amp;diff=3192"/>
		<updated>2024-01-31T09:39:52Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Adding code for Regional Catering Manager role&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wiki pages can be secured to a specific set of User Roles, and they can also be secured to a specific set of Airlines. A page can be unsecured (the default), secured only by User Role, secured only by Airline, or secured by both User Role and Airline. &lt;br /&gt;
&lt;br /&gt;
*If the page is secured by '''User Role''', then the user must be one of the specified '''User Roles''' to view the content.&lt;br /&gt;
*If the page is secured by '''Airline''', then the user must have access to one of the specified '''Airlines''' to view the content.&lt;br /&gt;
*If the page is secured by both '''User Role''' and '''Airline''', then the user must be one of the specified '''User Roles''' ''and'' they must have access to one of the specified '''Airlines'''.&lt;br /&gt;
&lt;br /&gt;
To secure a page, simply edit the content of the page and add the appropriate access control tags to the '''top'''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;(Note that it will actually work wherever you place it, but it will affect where the &amp;quot;This is a XXXX protected page&amp;quot; text will show - so for consistency sake, please keep to the top - even before any contents etc)&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Securing by User Role ==&lt;br /&gt;
To secure a page by User Role, the appropriate tag to use is &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;roles&amp;gt;&amp;lt;/nowiki&amp;gt;''List of roles here''&amp;lt;nowiki&amp;gt;&amp;lt;/roles&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The content ''within'' the tags will determine which User Roles have access to view the page.&lt;br /&gt;
&lt;br /&gt;
Note that, it's important to specify the User Roles using the '''Access Control Codes''' from the table below, with no extra characters. If specifying more than one, separate them with a comma (,) only.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable plainrowheaders&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!User Role&lt;br /&gt;
!Access Control Code&lt;br /&gt;
|-&lt;br /&gt;
|SkylogistiX Global Administrator||SLXGLOBALADMIN&lt;br /&gt;
|-&lt;br /&gt;
|SkylogistiX Local Administrator||SLXLOCALADMIN&lt;br /&gt;
|-&lt;br /&gt;
|SkylogistiX Operational||SLXOPERATIONAL&lt;br /&gt;
|-&lt;br /&gt;
|Airline Management||AIRLINEMANAG&lt;br /&gt;
|-&lt;br /&gt;
|Airline Field Staff||AIRLINEFIELD&lt;br /&gt;
|-&lt;br /&gt;
|Caterers||CATERERS&lt;br /&gt;
|-&lt;br /&gt;
|GroundHandlers / Lounges / Ticket Counters / Cabin Service Companies||SERVICEPROVIDER&lt;br /&gt;
|-&lt;br /&gt;
|Suppliers||SUPPLIER&lt;br /&gt;
|-&lt;br /&gt;
|SkylogistiX External Support&lt;br /&gt;
|-&lt;br /&gt;
|Regional Catering Manager||ROCATMNGR&lt;br /&gt;
|-&lt;br /&gt;
|Warehouse Operator||WHOPERATOR&lt;br /&gt;
|-&lt;br /&gt;
|Airline Analytics||AIRLINEANALYTICS&lt;br /&gt;
|-&lt;br /&gt;
|Supplier Manager||SUPPLIERMANAGER&lt;br /&gt;
|-&lt;br /&gt;
|Station Executive||STATIONEXECUTIVE&lt;br /&gt;
|-&lt;br /&gt;
|Warehouse Customer Services||WHCUSTSERVICE&lt;br /&gt;
|-&lt;br /&gt;
|Airline Administrator||AIRLINEADMIN&lt;br /&gt;
|-&lt;br /&gt;
|Airline Operations||AIRLINEOPS&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Securing by Airline ==&lt;br /&gt;
To secure a page by Airline, the appropriate tag to use is &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;airlines&amp;gt;&amp;lt;/nowiki&amp;gt;''List of airlines here''&amp;lt;nowiki&amp;gt;&amp;lt;/airlines&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The content ''within'' the tags will determine which Airlines have access to view the page.&lt;br /&gt;
&lt;br /&gt;
Note that, it's important to specify the Airlines using the '''Access Control Codes''' from the table below, with no extra characters. If specifying more than one, separate them with a comma (,) only.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable plainrowheaders&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Airline&lt;br /&gt;
!Access Control Code&lt;br /&gt;
|-&lt;br /&gt;
|Alaska Airlines||AS&lt;br /&gt;
|-&lt;br /&gt;
|British Airways||BA&lt;br /&gt;
|-&lt;br /&gt;
|CSA Czech Airlines||OK&lt;br /&gt;
|-&lt;br /&gt;
|Eurowings||EW&lt;br /&gt;
|-&lt;br /&gt;
|JetBlue||B6&lt;br /&gt;
|-&lt;br /&gt;
|LEVEL||LV&lt;br /&gt;
|-&lt;br /&gt;
|LEVEL (Operated by Iberia)||IB&lt;br /&gt;
|-&lt;br /&gt;
|Lufthansa||LH&lt;br /&gt;
|-&lt;br /&gt;
|United Airlines||UA&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
=== User Role Examples ===&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;roles&amp;gt;SLXGLOBALADMIN&amp;lt;/roles&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; This would make the page accessible only to Global Admins.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;roles&amp;gt;WHOPERATOR&amp;lt;/roles&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; This would make the page accessible only to Warehouse Operators.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;roles&amp;gt;SLXGLOBALADMIN,WHOPERATOR&amp;lt;/roles&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; This would make the page accessible to ''both'' Global Admins ''and'' Warehouse Operators - meaning that the user must be one of these roles.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Airline Examples ===&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;airlines&amp;gt;AS&amp;lt;/airlines&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; This would make the page accessible only to users who have access to Alaska Airlines.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;airlines&amp;gt;BA&amp;lt;/airlines&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; This would make the page accessible only to users who have access to British Airways.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;airlines&amp;gt;AS,BA&amp;lt;/airlines&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; This would make the page accessible to users who have access to ''either'' Alaska Airlines ''or'' British Airways.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Combined Examples ===&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;roles&amp;gt;WHOPERATOR&amp;lt;/roles&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;airlines&amp;gt;AS&amp;lt;/airlines&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These two together would make the page accessible only to Warehouse Operators who have access to Alaska Airlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;roles&amp;gt;WHOPERATOR,CATERERS&amp;lt;/roles&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;airlines&amp;gt;AS&amp;lt;/airlines&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These two together would make the page accessible to ''both'' Warehouse Operators ''and'' Caterers who have access to Alaska Airlines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;roles&amp;gt;WHOPERATOR,CATERERS&amp;lt;/roles&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;airlines&amp;gt;AS,BA&amp;lt;/airlines&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These two together would make the page accessible to ''both'' Warehouse Operators ''and'' Caterers who have access to ''either'' Alaska Airlines ''or'' British Airways.&lt;br /&gt;
__FORCETOC__&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Substitution_PlannedIndex&amp;diff=2746</id>
		<title>Substitution PlannedIndex</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Substitution_PlannedIndex&amp;diff=2746"/>
		<updated>2021-09-21T16:49:21Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Removed excess whitespace, re-ranged headers e.g. == becomes =, === becomes, ==&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;roles&amp;gt;SLXGLOBALADMIN,SLXLOCALADMIN,AIRLINEANALYTICS,SLXOPERATIONAL,AIRLINEADMIN,AIRLINEOPS,AIRLINEMANAG,AIRLINEFIELD&amp;lt;/roles&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
To view, create and take action upon planned substitutions, go to the Reference Data main menu, on it you will see a sub-menu option for Substitutions and within that sub-menu, you will see the option for Planned Substitutions.&lt;br /&gt;
&lt;br /&gt;
Depending on your access rights, you may see planned substitutions for just one or many airlines.&lt;br /&gt;
&lt;br /&gt;
=Creating a new Planned Substitution=&lt;br /&gt;
You can create a new planned substitution by clicking on the + (Add) button on the toolbar above the data grid.  &lt;br /&gt;
&lt;br /&gt;
Again, depending on your access rights, you may be prompted to choose an airline; if you only have access rights for a single airline then you will not be prompted.&lt;br /&gt;
&lt;br /&gt;
You will then be prompted to choose a product that will be substituted, you will need to click on the &amp;quot;Select Stock Item&amp;quot; button, a dialog will be presented to you - you can apply filters to find the item that is to be substituted/replaced (note: this may be a generic product).&lt;br /&gt;
&lt;br /&gt;
Next, you will be prompted to specify a Substitution Method, the options are:&lt;br /&gt;
* Percentage Split&lt;br /&gt;
* Day Of Week Split&lt;br /&gt;
* Date Range Split&lt;br /&gt;
* Market Split&lt;br /&gt;
&lt;br /&gt;
==Percentage Split==&lt;br /&gt;
So for example, you have a generic material, GENRED01 which is detailed in the bill of materials (BOM) loading instructions and the reality is that flights will be loaded with one of 5x different red wine products, RW0037, RW0044, RW0052, RW0067 and RW0071; there will be an equal split across the five wine products, thus you could setup the planned substitution with 5x lines, one line for each of the real wines that will be loaded.  As the split is equal, each line would have a loading of 20%.&lt;br /&gt;
&lt;br /&gt;
'''NOTES:''' &lt;br /&gt;
* If you attempt to activate the substitution and the sum of your split percentages does not add up to 100%, you will be informed by the portal and you will be unable to activate the substitution.  So, for example, if there were 3x products rather than 5x and it needs to be an even split, you would need to have 2x lines at 33.3% and one at 33.4%&lt;br /&gt;
* You can only specify one decimal place for a percentage split; thus 33.3 is OK whilst 33.33333 would be rounded and stored as 33.3&lt;br /&gt;
&lt;br /&gt;
==Day Of Week Split==&lt;br /&gt;
So again, as an example, you have a generic material, GENRED01 which is detailed in the bill of materials (BOM) loading instructions but you want your forecast to show replace that generic material with a real product and you want to show that if the flight takes off on:&lt;br /&gt;
* a Monday or a Saturday, then the flight will be loaded with item: RW0037.&lt;br /&gt;
* a Tuesday, then the flight will be loaded with item: RW0044&lt;br /&gt;
* a Wednesday, then the flight will be loaded with item: RW0067&lt;br /&gt;
* a Thursday, then the flight will be loaded with item: RW0071&lt;br /&gt;
* and if the flight departs on a Fridat or a Sunday, it will be item: RW0052 that's loaded&lt;br /&gt;
&lt;br /&gt;
==Date Range Split==&lt;br /&gt;
So, again, as an example, suppose we have a generic material, GENRED01 which is detailed in the bill of materials (BOM) loading instructions but during the month of September, flights will be loaded with item RW0037, during the month of October, flights will be loaded with RW0071 and during the month of November, RW0052 will be loaded.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Dates should butt-up against one another and should not overlap.  So in the example given, the first date range would for the initial date range would be 01-SEPT-20xx until the the 30-SEP-20xx where the generic product would be substituted for item: RW0037, whilst for the 2nd period where the generic material is replaced with item RW0071, the date range would be defined as starting on the 1-OCT-20xx and valid until the 31-OCT-20xx.&lt;br /&gt;
&lt;br /&gt;
==Market Split==&lt;br /&gt;
So, again, as an example, suppose we have a generic material, GENRED01 which is detailed in the bill of materials (BOM) loading instructions and you have multiple different markets defined, lets say the Markets setup are:&lt;br /&gt;
* Domestic (and lets suppose the airline is based in the USA)&lt;br /&gt;
* NAM-to-SAM (North America to South America)&lt;br /&gt;
* SAM-to-NAM (South America to North America)&lt;br /&gt;
* NAM-to-EUR(North America to Europe)&lt;br /&gt;
* EUR-to-NAM (Europe to North America)&lt;br /&gt;
* NAM-to-ME(North America to Middle East)&lt;br /&gt;
* ME-to-NAM (Middle East to North America)&lt;br /&gt;
* NAM-to-ASIA(North America to Asia)&lt;br /&gt;
* ME-to-ASIA (Asia to North America)&lt;br /&gt;
* NAM-to-AFRICA(North America to Africa)&lt;br /&gt;
* AFRICA-to-ASIA (Africa to North America)&lt;br /&gt;
* NAM-to-OCEANIA(North America to Austria, NZ &amp;amp; Pacific Islands - Fiji, Samoa etc)&lt;br /&gt;
* OCEANIA-to-ASIA (Austria, NZ &amp;amp; Pacific Islands - Fiji, Samoa etcto North America)&lt;br /&gt;
* Other&lt;br /&gt;
&lt;br /&gt;
You could setup a split so that if loading was for a flight that had been matched to to the Domestic Market, 100% of the Generic Product would be replaced with item: RW0037.  If however, the loading was for a flight which had been matched to the NAM-to-SAM maket, you could have a 4x way equal split across replacement items: RW0044, RW0052, RW0067 and RW0071.  If the loading was for a flight matched to the NAM-to-ASIA market though, the split could be defined three ways with 60% replaced with RW0067, 30% with RW0052 and 10% with RW0071.&lt;br /&gt;
&lt;br /&gt;
'''NOTES:'''  &lt;br /&gt;
* This method relies upon the airline being set up with multiple markets.&lt;br /&gt;
* If you attempt to activate the substitution and the sum of your split percentages does not add up to 100%, you will be informed by the portal and you will be unable to activate the substitution.  So, for example, if the substituion is to split the substitution across three different markets, you would need to have 2x lines at 33.3% and one at 33.4%.&lt;br /&gt;
* As above, you can only specify one decimal place for each split; thus 33.3 is OK whilst 33.33333 would be rounded and stored as 33.3&lt;br /&gt;
&lt;br /&gt;
==General Notes==&lt;br /&gt;
* It is not possible to use a combination of splits, thus you can have a Day of Week split that is valid between Date-X and Date-Y.&lt;br /&gt;
* There is no approval process for planned substitutions, once activated, the substitution will take IMMEDIATE effect.&lt;br /&gt;
* It is not possible to specify a planned substitution for a specific station nor warehouse, the substitution will apply across all stations and all warehouses.&lt;br /&gt;
* Planned substitutions have no bearing (impact) on the requsitioning (DRP) process; planned substitutions only affect forecasting results (NWA); NWA data is used/referenced by both MRP and automatically-generated requisitions though.&lt;br /&gt;
* Planned substitutions only have an impact if the airline is configured with provision loadings that are matched to flights when a new forecast (NWA) is triggered, this criteria is not met not all airlines though.  If NWA is managed by uploading NWA instructions via the portal, then setting up planned substitutions will not have any impact; to be clear - any planned substitutions that are defined will be redundant and will not be used when new NWA instructions are specified.&lt;br /&gt;
* If a planned substitution is no longer relevant, it can be deleted.  Alternatively, if its merely that the percentage figures need to be adjusted/revised, such updates can be done via the portal.&lt;br /&gt;
* It is not possible to change the split-type once a planned substitution has been created, if the wrong split-type was specified, the substitution will need to be removed and re-created.&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=SSIM&amp;diff=2745</id>
		<title>SSIM</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=SSIM&amp;diff=2745"/>
		<updated>2021-09-21T16:42:03Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template, swapped HTML header tags for wikitext headers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Summary=&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=SSIM_Index&amp;diff=2744</id>
		<title>SSIM Index</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=SSIM_Index&amp;diff=2744"/>
		<updated>2021-09-21T16:40:41Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template, swapped HTML header tags for wikitext headers, removed excess whitespace&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Summary=&lt;br /&gt;
What we refer to as the SSIM file in SkyLog is a flat-file EDI message received from an airline containing information about the flight schedule they intend to operate. The word SSIM derives from the IATA (International Air Transport Association) standard guidelines known as SSIM (Standard Schedules Information). The International Air Transport Association (IATA) is a trade association of the world's airlines founded in 1945. Seamless and efficient exchange of flight information within the aviation industry requires the development and use of consistent practices, rules, and principles. To facilitate this exchange of data and to standardize schedule/slot data handling procedures, the Standard Schedules Information (SSIM) is published annually. The SSIM is the official set of standards, guiding the industry with recommended practices, messaging formats, and data processing procedures that are to be used by all IATA member airlines and their business partners for the exchange of airline schedules, communication of airport coordination information and minimum connect time data.&lt;br /&gt;
&lt;br /&gt;
=EDI Configuration=&lt;br /&gt;
As already mentioned the SSIM file is produced by an airline and sent to SkyLog. There are configuration tables set by the IT Group that determine how frequently to expect the SSIM file and on what day of the week/time to expect it. Typically SkyLog is configured to expect an SSIM file once a week and if it is not received at the expected date/time email alerts will be sent to the responsible people requesting that they follow up.&lt;br /&gt;
&lt;br /&gt;
The picture below illustrates the structure of an SSIM file;&lt;br /&gt;
&lt;br /&gt;
[[File:SSIM Structure.png|1000px|]]&lt;br /&gt;
&lt;br /&gt;
=Viewing the SSIM files=&lt;br /&gt;
The SSIM files received can be viewed by taking the &amp;quot;SSIM Files&amp;quot; option under the &amp;quot;Schedule&amp;quot; menu.&lt;br /&gt;
&lt;br /&gt;
[[File:SSIMFiles.PNG |1000px|]]&lt;br /&gt;
&lt;br /&gt;
The most recently received file is on the top. As per the above example, the standard configuration is that the name includes the date the file was created so the first line name of 2021-08-12 20.07.46_b608122021ld.sim indicates a file created on 12th August 2021.&lt;br /&gt;
&lt;br /&gt;
In the above example, all the status values show &amp;quot;Burst Complete&amp;quot; which is the final status meaning that the process of importing and processing the file is complete. Possible status values are&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table width=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Status&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Description&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;BurstSchedulePending&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Means the SSIM has been received and imported to SkyLog but processing has not started&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;BurstInProgress&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Means the processing of the SSIM is in progress, the file should not stay in this status very long&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;BurstCompleteWithErrors&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Means the processing is complete but not all lines in the SSIM could be processed&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;BurstCompleted&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Means the processing is complete and all lines were successfully processed without error&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Aborted&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Means the process was cancelled and the SSIM has not been processed&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there were errors the details can be viewed in &amp;quot;SSIM File Errors&amp;quot; tab, please see below for details how to process the errors&lt;br /&gt;
&lt;br /&gt;
==Seasons - the period covered by the SSIM==&lt;br /&gt;
Expanding an SSIM file will show you the Season (Period) covered by the SSIM file.&lt;br /&gt;
&lt;br /&gt;
[[File:SSIMSeason.PNG|1000px|]]&lt;br /&gt;
&lt;br /&gt;
There will be a season record for each Airline (Carrier) included in the SSIM, in the above example there is only one. The &amp;quot;Airline Designator&amp;quot; is the IATA code for the airline, in this case &amp;quot;B6&amp;quot; which is the code for jetBlue. The period covered by the SSSIM is also shown, in this case it covers 19th August 2021 to 28th July 2022.&lt;br /&gt;
&lt;br /&gt;
In the example below we see an SSIM file for TACA that contains to Airlines (TA - TACA and AV-Avianca)&lt;br /&gt;
&lt;br /&gt;
[[File:SSIMSeason2.PNG|1000px|]]&lt;br /&gt;
&lt;br /&gt;
The Time Mode should always be &amp;quot;L&amp;quot; which means that all dates/times are expressed in the local time at the Departure or Arrival point of the flights. SSIM files can also be generated in Time Mode &amp;quot;U&amp;quot; (UTC) but SkyLog is not designed to work with these.&lt;br /&gt;
&lt;br /&gt;
==SSIM Line Details==&lt;br /&gt;
Expanding an SSIM file will show you the line details in that file.&lt;br /&gt;
&lt;br /&gt;
[[File:SSIMLInes.PNG|1000px|]]&lt;br /&gt;
&lt;br /&gt;
Each line represents a group of flights that have common attributes such as the same aircraft and departure and arrival times. In the above example the first line covers Flight number 001 for  the period 19th August 2021 to 6th September 2021. The operating days show 1,4 and 6 which means Monday (1st day of week), Thursday (4th day of week) and Saturday (6th Day of week). When this SSIM line is processed it will generate separate flight records for every Monday, Thursday and Saturday between 19th August and 6th September. This is what we call &amp;quot;bursting&amp;quot; the SSIM &lt;br /&gt;
&lt;br /&gt;
==Flights Generated from the SSIM==&lt;br /&gt;
Expanding an SSIM file that has been processed (Burst) will show you the individual flights generated from that SSIM file. The example below shows you the flights generated from the first line of the SSIM shown in the example above.&lt;br /&gt;
&lt;br /&gt;
[[File:SSIMFlights.PNG|1000px|]]&lt;br /&gt;
&lt;br /&gt;
=SSIM File Processing Steps=&lt;br /&gt;
==Pre-Processing Steps==&lt;br /&gt;
Prior to the SSIM file being visible in SkyLog there are a number of processing steps carried out by the system.&lt;br /&gt;
&lt;br /&gt;
As already described above there are configuration files that identify how frequently an SSIM should be received and also when the next one is due. If the file does not arrive a &amp;quot;FileDidNotArrive&amp;quot; email alert is sent to the appropriate people. &lt;br /&gt;
&lt;br /&gt;
If the file did arrive it will be moved from the ftp server to the application server and some basic checks to verify the format is, as expected, will be performed. If the format is not compliant or the naming of the file is not compliant a critical error will be reported by email to the appropriate people and also an entry will be recorded in the general system log. If such a critical error occurs the file cannot be imported into SkyLog so you will not see it in any of the pages described earlier in this document.&lt;br /&gt;
&lt;br /&gt;
==Main Processing Steps==&lt;br /&gt;
Once an SSIM file passes the pre- processing steps it will be imported into the SkyLog database and from this point it is visible to view in SkyLog using the pages identified above.&lt;br /&gt;
&lt;br /&gt;
The system will now attempt to &amp;quot;Burst&amp;quot; the SSIM file. This means to generate an individual flight record for every flight. As described above a single SSIM line covers more than one flight. Each SSIM line is processed separately and if there is an error with one line it will be skipped and the program will move to the next line, we do not abort the whole process and we try to generate as many flight records as possible. Any lines that were skipped will be logged in a special &amp;quot;SSIM File Error&amp;quot; log. See the next section for how to view errors and reprocess any failed lines.&lt;br /&gt;
&lt;br /&gt;
=SSIM File Errors=&lt;br /&gt;
&lt;br /&gt;
=SSIM Flight Filters=&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=WarehouseTransfer_Index&amp;diff=2743</id>
		<title>WarehouseTransfer Index</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=WarehouseTransfer_Index&amp;diff=2743"/>
		<updated>2021-09-21T16:35:51Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and Tricks template, as well as Under construction template, and fixed header to use wikitext instead of HTML tags&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
=Generating proforma invoice=&lt;br /&gt;
The proforma invoice contains details required for the export and import clearance of the consignment. To generate the document, the shipment should be on status Despatched or partially received. Click on view option on the shipment you want to generate the proforma invoice for, and the option Generate Pro Forma Document will be displayed at the bottom of the page. &lt;br /&gt;
&lt;br /&gt;
[[File:20210118_RMA_generate_proforma.png|250px]]&lt;br /&gt;
&lt;br /&gt;
After you click, a message will be displayed, click close and refresh the page.&lt;br /&gt;
&lt;br /&gt;
[[File:20210118_RMA_PDF_request.png|450px]]&lt;br /&gt;
&lt;br /&gt;
A new icon will appear next to Generate Pro Forma document, click on it to download the document.&lt;br /&gt;
&lt;br /&gt;
[[File:20210118_Download_proforma.png|280px]]&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=SkyShare_PublicationTypeIndex&amp;diff=2742</id>
		<title>SkyShare PublicationTypeIndex</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=SkyShare_PublicationTypeIndex&amp;diff=2742"/>
		<updated>2021-09-21T16:33:13Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and Tricks template, as well as Under construction template&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=SkyShare_PublicationIndex&amp;diff=2741</id>
		<title>SkyShare PublicationIndex</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=SkyShare_PublicationIndex&amp;diff=2741"/>
		<updated>2021-09-21T16:31:57Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template, swapped HTML header tags for wikitext headers, removed excess whitespace&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Review Publications=&lt;br /&gt;
An email notification will be sent when a publication is approved requesting its review. To review a publication, go to SkySuite, and click on the Unread Publications button from the home page: total unread publications are highlighted in yellow, and how many of them are overdue in red. E.g., 12 total unread publications, 9 of them overdue:&lt;br /&gt;
&lt;br /&gt;
The above button will take you to the list of publications pending acknowledgement. Please make sure you have reviewed each publication before acknowledging it.&lt;br /&gt;
&lt;br /&gt;
==Publication Details==&lt;br /&gt;
Details of a Publication can be reviewed by selecting the view icon. The following information will be available:&lt;br /&gt;
&lt;br /&gt;
==Acknowledge a Publication without Attachments==&lt;br /&gt;
Click the “I Acknowledge This Publication” button to confirm that you have read and understood the publication:&lt;br /&gt;
&lt;br /&gt;
==Acknowledge a Publication with Attachments==&lt;br /&gt;
For every attachment click the “Acknowledge” button to confirm that you have read and understood it:&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Substitution_UnplannedIndex&amp;diff=2740</id>
		<title>Substitution UnplannedIndex</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Substitution_UnplannedIndex&amp;diff=2740"/>
		<updated>2021-09-21T16:30:05Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template, swapped HTML header tags for wikitext headers, removed excess whitespace, and fixed bullet points to use wikitext&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;roles&amp;gt;SLXGLOBALADMIN,SLXLOCALADMIN,SLXOPERATIONAL,AIRLINEADMIN,AIRLINEOPS&amp;lt;/roles&amp;gt;&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Unplanned Substitutions=&lt;br /&gt;
==Summary==&lt;br /&gt;
Unplanned substitutions allows for the short to mid-term substitution of a stock item for a single alternative with respect to station replenishment in situations where a particular item is no longer available for order due to any number of possible reasons such as deemed unfit for purpose, have supply problems, or even that demand has exceeded expected demand and an insufficient quantity was ordered. There are a lot of situations in which an unplanned substitution would need to be actioned, but it is not ideal for your airline as it may affect the passengers experience if the replacement item varies significantly from the original item that had been planned. &lt;br /&gt;
&lt;br /&gt;
Unplanned substitutions principally affect DRP but may also affect MRP too (if client is using that module). For DRP, unplanned substitutions have relevance for both automatically generated requisitions and also manually created requisitions although note, unplanned substitutions have no relevance for SAP-Centric clients as material substitutions are managed entirely in SAP.&lt;br /&gt;
&lt;br /&gt;
Setting up an unplanned substitute request is, as the name implies, a reactive response to a problem rather than one that is pre-planned months in advance. A substitute request is raised within the SkyLog Portal, after which it is subject to a simple approval sign off by an authorised user before waiting for activation by the system. Activation could be immediate, or could occur in the near future. The activation period of the substitution has both a start and end date, after which the substitution will be de-activated and orders comprising the original item will be allowed to continue unchanged.&lt;br /&gt;
&lt;br /&gt;
==Setting up a Unplanned Substitution==&lt;br /&gt;
===1. Initial Setup===&lt;br /&gt;
To set up an unplanned substitution navigate the 'unplanned substitutions' page within SkyLog and click the add new record button.&lt;br /&gt;
&lt;br /&gt;
[[file:Unplanned_Subs_1.PNG]]&lt;br /&gt;
&lt;br /&gt;
You are then able to setup a new substitute request from the next screen as shown below.&lt;br /&gt;
&lt;br /&gt;
[[file:Unplanned_Subs_2.PNG|500px]]&lt;br /&gt;
&lt;br /&gt;
A breakdown of the options are as follows (* = Non-Mandatory);&lt;br /&gt;
* '''Reason''' - A list of different reasons are pickable, these are options the substitution is being set up such as 'defective goods' for example.&lt;br /&gt;
* '''Stock Item''' - This is the stock item that is required to be substituted.&lt;br /&gt;
* '''Substitute Stock Item''' - The replacement stock item.&lt;br /&gt;
* '''Urgent''' - Selecting 'Urgent' will set the 'Date From' automatically to today, but is also used for identifying urgent substitutions.&lt;br /&gt;
* '''Date From''' - The date you want the substitution to start.&lt;br /&gt;
* '''Date To''' - The date you want the substitution to end.&lt;br /&gt;
* '''Substitute Complete Network''' - If the substitution is for all stations across your network then select 'Yes', if it is station specific select 'No'.&lt;br /&gt;
* '''Send Email Alerts''' - This will send emails to all relevant users to inform them of the substitution.&lt;br /&gt;
* '''Summary''' - A quick text summary of the substitution plus.&lt;br /&gt;
* '''Comment*''' - Any additional comments can be added.&lt;br /&gt;
&lt;br /&gt;
Once all the mandatory fields are filled out you can either 'Save and Continue' or 'Save and Exit', selecting 'Save and Continue' will enable you to then select stations affected (if 'Substitute Complete Network' was set to 'No').&lt;br /&gt;
&lt;br /&gt;
===2. Additional Information===&lt;br /&gt;
As per above if you selected 'Save and Continue' you can now add notes and attachments relating to the substitution and/or affect stations, if you saved and exited you can navigate back to your new record from the main unplanned substitutions screen. For either section, simply click the add new record button to upload documents or select relevant stations.&lt;br /&gt;
&lt;br /&gt;
[[file:Unplanned_Subs_3.PNG|750px]]&lt;br /&gt;
&lt;br /&gt;
 Note: Section 'Affected Stations' will only be displayed if 'Substitute Complete Network' = 'No'&lt;br /&gt;
&lt;br /&gt;
===3. Submission===&lt;br /&gt;
Once all of the information you want to add to the substitution is complete, you will need to submit it for review by your airlines 'User Responsible for Approval of Substitutes'. Simply click 'Submit' at the bottom of the page to do so. &lt;br /&gt;
&lt;br /&gt;
[[file:Unplanned_Subs_4.PNG]]&lt;br /&gt;
&lt;br /&gt;
===4. Additional Changes===&lt;br /&gt;
You are able to edit all information on your substitution prior to submission, but once submitted and prior to approval you cannot edit and are required to wait until it is 'Approved' or 'Active'. Even when in these statuses though you can only alter the date or cancel.&lt;br /&gt;
&lt;br /&gt;
[[file:Unplanned_Subs_5.PNG|750px]]&lt;br /&gt;
&lt;br /&gt;
==Process/ Statuses for Unplanned Substitutions==&lt;br /&gt;
===Approved/ Rejected===&lt;br /&gt;
Once your new substitution has been submitted it will now have to be approved by your airlines 'User Responsible for Approval of Substitutes', they will receive an email alert that a new substitution has been logged and requires their approval. They have the option to approve or reject, if they do reject your substitution then its status will be set to 'Rejected' and its workflow terminated meaning that you will need to log a new substitution as the previous one will no longer be editable. If the substitution is approved its status will become 'Active' as soon as the 'Date From' is elapsed, until that time though it will stay at 'Approved'.&lt;br /&gt;
&lt;br /&gt;
===Active===&lt;br /&gt;
As per the above section, once the substitution has been approved the status becomes 'Active' as long as the 'Date From' is elapsed, but if todays date is prior to the 'Date From' then the status will stay as 'Approved'. But as soon as it is 'Active' all station orders (requisitions), for stations affected by the substitution, will use the replacement item until the status of the substitution is no longer 'Active'.&lt;br /&gt;
&lt;br /&gt;
===Complete===&lt;br /&gt;
Completed substitutions are ones that have elapsed their 'Date To' which was initially set when the substitution was set up, or if the already active substitution has its 'Date To' manually set to a date in the past as detailed above in section &amp;quot;4. Additional setup&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Cancelled===&lt;br /&gt;
If for some reason that prior to the substitution becoming active, such as the stock out issue is resolved, you can cancel it by simply by editing the 'Provisional', 'Approved' or 'Active' status substitution and selecting 'Cancel' (or, for some statuses, 'Close').&lt;br /&gt;
&lt;br /&gt;
[[file:Unplanned_Subs_C.PNG]]&lt;br /&gt;
&lt;br /&gt;
==Impact of Substitutions in SkyLog==&lt;br /&gt;
Substitutions are vital for your airline, as soon as they become active various modules of SkyLog are affected, such as station orders (Requisitions), station par levels and forecasts. &lt;br /&gt;
&lt;br /&gt;
===Requisitions===&lt;br /&gt;
Once an unplanned substitution is active any requisitions created for a station, affected by the substitution, will reflect the item nominated to temporarily replace the original stock item. Each substitute line will be highlighted so that all parties are aware, clicking the substitute wheel icon will also show you the original item;&lt;br /&gt;
&lt;br /&gt;
[[file:Unplanned_Subs_6.PNG|850px]]&lt;br /&gt;
&lt;br /&gt;
When creating a requisition manually, users can do so via a template or manually line by line, but when selecting the original item a substitute wheel icon will be displayed and the substitute item will instead be added.&lt;br /&gt;
&lt;br /&gt;
[[file:Unplanned_Subs_7.PNG|850px]]&lt;br /&gt;
&lt;br /&gt;
Similarly, when creating a manual requisition, if the user selects an item for the requisition that has an active substitution then the portal will display a popup informing them that the item will be substituted and they should adjust quantities of the substitute appropriately;&lt;br /&gt;
&lt;br /&gt;
[[file:Unplanned_Subs_8.PNG]]&lt;br /&gt;
&lt;br /&gt;
===Par Levels===&lt;br /&gt;
You will find that items being used as a substitutes at (all or specific) stations may be of a different status before and after the substitution has been activated and deactivated. Below is a breakdown of each scenario; &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;color:black&amp;quot; | Situation before Substitution (SPLs only)&lt;br /&gt;
! style=&amp;quot;color:black&amp;quot; | Action on activation of substitute request on SPL records&lt;br /&gt;
! style=&amp;quot;color:black&amp;quot; | Action on completion of Substitution&lt;br /&gt;
|-&lt;br /&gt;
|The substitute item already exists as 'Active'&lt;br /&gt;
|No update&lt;br /&gt;
|No update&lt;br /&gt;
|- &lt;br /&gt;
|The substitute item already exists as 'Phase Out'&lt;br /&gt;
|Item updated to 'Active'&lt;br /&gt;
|Item moved back to 'Phased Out'&lt;br /&gt;
|- &lt;br /&gt;
|The substitute item already exists as 'Provisional'&lt;br /&gt;
|Item advanced to 'Active'&lt;br /&gt;
|No update&lt;br /&gt;
|- &lt;br /&gt;
|The substitute item does not exist&lt;br /&gt;
|Item created as 'Active'&lt;br /&gt;
|Item updated to 'Phased Out'&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=StockItem_ItemCatalogueIndex&amp;diff=2739</id>
		<title>StockItem ItemCatalogueIndex</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=StockItem_ItemCatalogueIndex&amp;diff=2739"/>
		<updated>2021-09-21T16:23:55Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template, swapped HTML header tags for wikitext headers, removed excess whitespace&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;roles&amp;gt;SLXGLOBALADMIN,SLXLOCALADMIN,SLXOPERATIONAL,AIRLINEADMIN,AIRLINEOPS&amp;lt;/roles&amp;gt;&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Item Catalogue=&lt;br /&gt;
The Item Catalogue pages provides a view of all items used by an airline to provide inflight service. The page includes pictures and therefore gives third parties, such as caterers, the ability to identify the correct item when ordering or reporting inventory levels. Administration and certain operational roles can load or remove images via this page.&lt;br /&gt;
&lt;br /&gt;
[[File:Catalogue_1.PNG|900px]]&lt;br /&gt;
&lt;br /&gt;
Any item can have more than one images associated to it but one will be designated the default and it is this one that is displayed on the main list. Pressing the expand arrow on any line will display all the images for that item.&lt;br /&gt;
&lt;br /&gt;
==Uploading a New Image==&lt;br /&gt;
For items to appear in the Item Catalogue a Stock Item needs to have been created prior, once this has been completed a record will be displayed in the catalogue with a picture if one was uploaded on creation of the item, or a &amp;quot;No Image&amp;quot; icon if none was uploaded.&lt;br /&gt;
&lt;br /&gt;
To upload a new picture or additional photos for a specific item in the catalogue simply use the arrow (expand) icon and select the 'plus' button. Note that only certain user roles have permission to add images. &lt;br /&gt;
&lt;br /&gt;
[[File:Catalogue_2.PNG|900px]]&lt;br /&gt;
&lt;br /&gt;
You can then browse your PC for the image you want to add and add a description, you also have the option to make the photo the 'Default' which would mean that it would be the main picture displayed in the catalogue.&lt;br /&gt;
&lt;br /&gt;
[[File:Catalogue_3.PNG|700px]]&lt;br /&gt;
&lt;br /&gt;
==Removing an Image==&lt;br /&gt;
You also have the option to remove items, again use the arrow icon for the stock item and then click the red cross for the specific image record you want to remove.&lt;br /&gt;
&lt;br /&gt;
[[File:Catalogue_4.PNG|700px]]&lt;br /&gt;
&lt;br /&gt;
==Editing an Image==&lt;br /&gt;
The only editing functionality is simply changing the description for the image or changing the flag to denote a default image. To achieve this use the arrow icon to see the image records associated with the item and click the pencil next to them, here is where the description and default options are located.&lt;br /&gt;
&lt;br /&gt;
[[File:Catalogue_5.PNG|900px]]&lt;br /&gt;
&lt;br /&gt;
=Exporting the Item Catalogue=&lt;br /&gt;
Use the respective icons to download the Item Catalogue (with images) to PDF or Excel :&lt;br /&gt;
&lt;br /&gt;
[[File:Export_Item_Catalogue.png|400px|]] &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
![[File:Export_Item_CataloguePDF.png|400px|]]&lt;br /&gt;
!&lt;br /&gt;
![[File:Export_Item_CatalogueXLS.png|300px|]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Report_BespokeReportIndex&amp;diff=2738</id>
		<title>Report BespokeReportIndex</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Report_BespokeReportIndex&amp;diff=2738"/>
		<updated>2021-09-21T16:19:59Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template, removed excess whitespace&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
The bespoke reports available to you are listed on the page below&lt;br /&gt;
&lt;br /&gt;
[[File:BespokeReportIndex.PNG|1000px|]]&lt;br /&gt;
&lt;br /&gt;
To run a report click on the name of the report and the data available for that report will be displayed.&lt;br /&gt;
&lt;br /&gt;
[[File:BespokeReportDetails.PNG|1000px|]]&lt;br /&gt;
&lt;br /&gt;
You can further filter and sort the data before using the XLSX icon to export it to an XLSX based report.&lt;br /&gt;
&lt;br /&gt;
The creation of new bespoke reports must be done by IT, to request a report raise an enhancement request.&lt;br /&gt;
&lt;br /&gt;
[[File:20200514 Raise support.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
If you don't have access to the support ticket, please contact a SkylogistiX representative to log it on your behalf.&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Issue_BackOrdersRegular&amp;diff=2737</id>
		<title>Issue BackOrdersRegular</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Issue_BackOrdersRegular&amp;diff=2737"/>
		<updated>2021-09-21T16:16:47Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template, removed excess whitespace, and changed bullet points to use wikitext&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Back Orders=&lt;br /&gt;
==Background on Back Orders== &lt;br /&gt;
When requisitions are raised and approved in SkyLog they generate shipment 'issues', these issues are sent to your distribution warehouse to inform them of goods to ship but if stock of specific items are out of stock at the warehouse then a 'back order' is generated so you can decide whether you wait until replacement goods arrive, cancel the line, dispatch from a non default warehouse or replace it with another item. If the stock is not required anymore, because for example station has been instructed to local purchase or substitute, it is important to cancel the balance, otherwise the material planning will be affected, and consider the back order as an additional requirement.&lt;br /&gt;
&lt;br /&gt;
==Understanding your Back Order==&lt;br /&gt;
After a requisition has been submitted and an issue generated that has been placed on 'Back Order' due to no stock being available at the default warehouse, you can now navigate to the 'Manage back orders' page.&lt;br /&gt;
&lt;br /&gt;
Simply click the pencil icon on the record you require to review and action, as per the below you will be presented with information regarding the specific order, how to process the order further, and the items that were not available to ship due to being out of stock.&lt;br /&gt;
&lt;br /&gt;
[[File:Back Orders 1.png|1000px|]]&lt;br /&gt;
&lt;br /&gt;
==Processing a Back Order==&lt;br /&gt;
There are multiple ways to process a back order in the SkyLog system, you can wait for stock to arrive from the initial warehouse, send items from an alternative warehouse or cancel the entire order or specific items.&lt;br /&gt;
&lt;br /&gt;
On the stock item line you will see a column for 'Current Free Stock', this is the stock level at the warehouse that the goods were supposed to be initially shipped from, if there is now available stock to be sent you can process the back order as per the below section. If the outstanding quantity is higher than the required quantity, SkyLog will assign the available quantity, and handle the balance depending on the &amp;quot;Remaining Order Action&amp;quot; instruction. &lt;br /&gt;
&lt;br /&gt;
If processing from the original warehouse then simply fill in the 'Ship Now Qty', completing the following information:&lt;br /&gt;
&lt;br /&gt;
* '''Pick Instructions''' - Text Instructions that can be sent to the dispatching warehouse, depending upon the configuration of the airline.&lt;br /&gt;
* '''Priority''' - Two options are available 'Regular' or 'Urgent', this can be used to flag an order to the dispatching warehouse whether it is urgent due to items being out of stock for a period of time. &lt;br /&gt;
* '''Transport Mode''' - Depending on transport modes that are setup for the relationship between the warehouse and station, then those options will be displayed.&lt;br /&gt;
* '''Remaining Order Action''' - Depending on the actions you make on the items regarding quantities then if there is remaining stock or items then you can 'Cancel Difference' or 'Create Separate Issue for Balance'&lt;br /&gt;
&lt;br /&gt;
If there is no free stock at the warehouse then your airlines setup may enable you to select a different warehouse to ship the stock from, to achieve this simply click the drop down arrow for the item and select the 'Ship From' button from any of the warehouses displayed which have a positive current free stock figure.&lt;br /&gt;
&lt;br /&gt;
[[File:Back Orders 2.png|1000px|]]&lt;br /&gt;
&lt;br /&gt;
The process options available to you are the same as above.&lt;br /&gt;
&lt;br /&gt;
You may also want to cancel some lines or the entire back order. to cancel a line or part of it, select yes on: &amp;quot;Cancel all or part&amp;quot; and define the quantity to be cancelled, and to be shipped, and click on &amp;quot;cancel specific lines&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
To cancel the entire back order, click on &amp;quot;Cancel issue&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=SSIM_Errors&amp;diff=2736</id>
		<title>SSIM Errors</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=SSIM_Errors&amp;diff=2736"/>
		<updated>2021-09-21T16:13:05Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template as well as under construction template, swapped HTML header tags for wikitext headers, changed bullet points to use wikitext&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=SSIM Errors=&lt;br /&gt;
==Background==&lt;br /&gt;
When your airline sends SkySuite a SSIM file (Standard Schedules Information) i.e. your industry standard flight schedule for a certain period of time, we will attempt to begin loading it into our system so that we have this information for other modules of the SkySuite system. But sometimes we are unable to load data from the SSIM because specific base data is not setup.  &lt;br /&gt;
&lt;br /&gt;
This Wiki page will go over the errors and explain how they can be fixed so the SSIM can be run successfully. &lt;br /&gt;
&lt;br /&gt;
=Fixing SSIM Errors=&lt;br /&gt;
If there is a problem with your SSIM files you will need to navigate to the 'SSIM Errors' page, here you will find any SSIM files that have failed.&lt;br /&gt;
&lt;br /&gt;
Once on the page, you can see the file arrival date, name and status, to start fixing the problems associated with the file click &amp;quot;Resolve&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:SSIM_Errors_1.PNG|750px]]&lt;br /&gt;
&lt;br /&gt;
'''Note: If there is multiple records it is advisable to just process the most recent file which will have the most up to date flight information.'''&lt;br /&gt;
&lt;br /&gt;
==Overview of Errors==&lt;br /&gt;
SkySuite will now present all the errors that have been discovered when the SSIM was attempted to be loaded into the system, below are the most common issues;&lt;br /&gt;
* '''Invalid Aircraft (A1B)''' – An aircraft referenced in the SSIM file is not setup in SkySuite.&lt;br /&gt;
* '''Invalid Aircraft Configuration Seat Config Code (123ABC) specified for Aircraft Type (A1B)''' – A seat config referenced in the SSIM does not match the specific aircraft referenced. &lt;br /&gt;
* '''Invalid Port (ABC)''' – A port referenced in the SSIM is not setup in SkySuite.&lt;br /&gt;
&lt;br /&gt;
==Fixing Errors==&lt;br /&gt;
===Invalid Aircraft===&lt;br /&gt;
If an aircraft is not set up in SkySuite you can simply follow this walkthrough [[Aircraft_Index|'''here''']] to get the aircraft set up.&lt;br /&gt;
&lt;br /&gt;
===Invalid Aircraft Config===&lt;br /&gt;
Aircraft Configuration is the details of the aircraft, a detailed setup walkthrough can be found [[Aircraft_IndexAircraftConfigurations|'''here''']]. But please note if there is an invalid aircraft (as per above point), then this error would also be presented. &lt;br /&gt;
&lt;br /&gt;
===Invalid Port===&lt;br /&gt;
Due to ports being shared by all airlines that use SkySuite the setup of a port must be done via a support ticket, simply log a ticket stating the port is required to be setup as it is referenced in a SSIM that has failed to load.&lt;br /&gt;
&lt;br /&gt;
Once all these issues are fixed, or identified as being okay to ignore (such as a charter flight) then you can follow the below steps to rerun the SSIM. &lt;br /&gt;
&lt;br /&gt;
==Rerunning the SSIM==&lt;br /&gt;
If you navigated back to the 'resolve' page for the SSIM, you will see for each error there is a 'Status' column, which have two options for you to take;&lt;br /&gt;
&lt;br /&gt;
[[File:SSIM_Errors_2.PNG|150px]]&lt;br /&gt;
&lt;br /&gt;
* '''Problem Occurred''' – This is the default option and is displayed when you navigate to the page, you will need to take one of the following two options.&lt;br /&gt;
* '''Can never be exploded''' – The error is not relevant to the flight schedule and wont effect planning by being ignored and not entered in to the system.&lt;br /&gt;
* '''Fixed, pending re-run''' – The error has been fixed and can now be rerun to populate the flight sceduele, i.e. the aircraft or config is now setup.&lt;br /&gt;
&lt;br /&gt;
Each failed line needs to have a status assigned to it before the SSIM can be rerun, but once this is complete you can simply click 'Re-Run Burst Schedule' to have the SSIM loaded into SkySuite again. If again it fails simply check the errors resolve page and fix any that have been missed.&lt;br /&gt;
&lt;br /&gt;
Once the SSIM is burst successfully you can navigate to the 'Schedule' page to view all of your airlines flights.&lt;br /&gt;
&lt;br /&gt;
[[File:SSIM_Errors_3.PNG]]&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Support_Index&amp;diff=2735</id>
		<title>Support Index</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Support_Index&amp;diff=2735"/>
		<updated>2021-09-21T16:05:18Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template, swapped HTML header tags for wikitext headers, updated bullet points to use wikitext, fixed some grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;roles&amp;gt;SLXGLOBALADMIN,SLXLOCALADMIN,SLXOPERATIONAL,AIRLINEADMIN,AIRLINEOPS&amp;lt;/roles&amp;gt;&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Summary=&lt;br /&gt;
The Support Request page is used to raise issues that are affecting your operation. You can also use it to ask questions and make requests to the SkySuite support team who will endeavour to assist wherever possible. All support requests are reviewed and acted upon. Note that SkySuite support addresses issues impacting operations with priority.  &lt;br /&gt;
&lt;br /&gt;
Note: When raising a new support request, you are able to specify a priority (Critical through to Low); if choosing 'Critical' or 'Important' please take the time to explain why your request is important and explain the consequences if your request is not dealt with quickly. For example, any costs that may be incurred if there is a delay to resolve. &lt;br /&gt;
&lt;br /&gt;
A support request is often referred to as a ticket or an incident, all three terms mean one and the same thing.&lt;br /&gt;
&lt;br /&gt;
There isn't a strict definition of what a support request is - in some cases, it might be to report a problem with a transaction; be that an order, inventory count, purchase order, or something else. You should raise a support ticket if you believe you have found a bug in the SkySuite web portal although note, if someone else has already reported the same problem, your ticket may get closed as a duplicate incident (you'll be notified by a member of the support team in that scenario).&lt;br /&gt;
&lt;br /&gt;
When raising a ticket it is important to select the airline and the SkySuite area affected, please take the time to provide a detailed description of the problem and attach all evidence collected.  If your ticket relates to a requisition for example, please ensure you detail the unique requisition number (ID); if your ticket refers to a user, please ensure you provide the details of the user, such as their name, email address, login (username) and their location.  Once you have submitted your request you will receive updates with each new post or status update. &lt;br /&gt;
&lt;br /&gt;
=Support Request and Types=&lt;br /&gt;
Support Requests are used for any problems that users may experience while using SkySuite, when the support request is submitted the person who has raised the new incident will receive a notification to acknowledge the request. The person who has logged the request should expect to receive regular updates as the ticket is investigated and acted upon. In many cases, the support team will have further questions in order to fully understand and investigate the matter - when you log a request, please be alert and available to provide a response if additional information is requested of you.  &lt;br /&gt;
&lt;br /&gt;
=Enhancement Request=&lt;br /&gt;
SkySuite is always evolving and improving with new functionalities, an Enhancement Request is the primary way in which these improvements are proposed, discussed, and implemented. Enhancement Requests (sometimes referred to as change requests) require review and approval before they are acted upon.  When a suggestion is put forward, the SkylogistiX team will look at the impact of the request and how it might affect other SkylogistiX customers.  Some requested changes might benefit a specific customer but negatively impact other clients, when why it is necessary to fully discuss &amp;amp; agree on the nature of the change.  Additionally, the time and effort required to implement an idea will obviously play a significant factor in whether or not it can be implemented - if a customer is prepared to fund the development work required, then this will likely have a significant bearing on whether or not we are able to oblige the request. &lt;br /&gt;
&lt;br /&gt;
Enhancement requests require a detailed description of the problem faced by the operation and the implications, e.g. costs incurred.  Furthermore, the change request should offer thoughts and ideas as to what changes can be made by SkylogistiX to address the problem faced by the business - as much detail as possible should be provided to help us fully understand the nature of the problem and how we might deliver a solution.  It may not be possible to implement the solution that is initially detailed when the enhancement request is submitted, in some cases, compromises may need to be made; in other cases, we may be able to offer a better solution than the one originally proposed on the change request.  &lt;br /&gt;
&lt;br /&gt;
Importantly, enhancement requests nearly always require discussion between those with the problem and those who are able to develop a solution, therefore it is essential that ideas are clearly communicated and thoroughly considered by both parties.  If both parties are fully engaged in the discussion, surprises, disappointment, and re-work can be avoided.  &lt;br /&gt;
&lt;br /&gt;
=How to log a new Support Request=&lt;br /&gt;
When logging a ticket it is essential to provide as much information as possible about the issue you are facing. Please provide a detailed description of the problem, what time it occurred (including your timezone), and what steps were taken prior, during, or after. If the problem is easily demonstrated (e.g. it's repeatable), it greatly helps the SkylogistiX support team to view either a video recording of the problem or a full screenshot including, a timestamp and the URL.  As mentioned above, the more information that can be provided upfront (at the outset of the ticket) the better; by doing so, it will help our support team to fully understand the nature of the problem and avoid delays whilst additional information is sought, via a back-and-forth exchange of questions and answers on the support ticket.  The faster the support team can understand the nature of the problem, the quicker we can implement or advise a solution.&lt;br /&gt;
&lt;br /&gt;
Once the information has been collected you can raise a support ticket by following the steps below:&lt;br /&gt;
&lt;br /&gt;
# Click on [[File:PlusPlus.png]] located in the top left corner to open a support request form.&amp;lt;br /&amp;gt;[[File:SupportRequestForm.png]]&lt;br /&gt;
# In the support request window please fill every box.&lt;br /&gt;
## '''Area''' - Choose from the list of options one best describing the area in which they are facing an issue (e.g. Forecasting, Interface, Requisitioning etc).&lt;br /&gt;
## '''Project''' - Choose the airline name of your account.&lt;br /&gt;
## '''Category''' - Name the type of problem you are facing. For example, if some data is not correct or not showing - Data Issue, if there is an issue with a system interface with 3rd party systems - EDI Issue, SkySuite also has an option dedicated for SkySuite Functional Question in case questions arise on how SkySuite works.&lt;br /&gt;
## '''Priority''' - SkySuite request users to identify the priority of an a problem logged. However, we trust users to follow the below guidelines and respecting priorities suggested:&lt;br /&gt;
##* Low: Used for issues found in a testing environment, or problems that have no effect on operation, e.g. cosmetic issues.&lt;br /&gt;
##* Standard: used for the majority of cases, &amp;quot;standard&amp;quot; status review and action, but it is not something that affects operation immediately and has a workaround in place.&lt;br /&gt;
##* Important: Reserved for cases that are affecting the selected area of operations and require immediate IT involvement to address or support with a workaround. &lt;br /&gt;
##* Critical: Reserved for cases when the operation is frozen and cannot conduct core/fundamental day-to-day tasks. &lt;br /&gt;
## '''External Ticket No.''' - [Optional] This can be used to provide a ticket number to an external support ticketing service to which the issue/enhancement is related to.&lt;br /&gt;
## '''Subject''' - A simple header/title of the problem being logged.&lt;br /&gt;
## '''Detailed''' - A more detailed description of the problem, time, and the situation that has occurred.&lt;br /&gt;
# Once all mandatory boxes are filled in you can 'Submit', but there are two ways of submitting;&lt;br /&gt;
#* Submit - Immediately submits the request to the support team.&lt;br /&gt;
#* Delayed Submit - This delays the tickets submission to the support team for 15 minutes, enabling you to upload relevant attachments or comments prior to the support team seeing it.&lt;br /&gt;
# After submission the SkySuite system will assign a 'Target Completion' based on the priority you selected, this is known as an SLA (service-level agreement) to the support team who will use this to ensure the issue is resolved by that date.&lt;br /&gt;
# Your ticket will now be picked up by the support team and will be assigned to a member of the team who shall review and act upon it.&lt;br /&gt;
# Once the support team feels the issue has been resolved they will ask you permission to close the ticket, if you agree you can provide this consent to them.  In some cases, it will be clear when the ticket is good to close and we may not seek permission [to close] in those situations where it is obvious and apparent that there is no further action necessary.&lt;br /&gt;
# When the ticket is closed it cannot be reopened, thus if the issue arises again you will need to raise a new ticket but can link the previous one (see below on who to link).&lt;br /&gt;
&lt;br /&gt;
=Tips and Tricks=&lt;br /&gt;
==Monitoring tickets ==&lt;br /&gt;
[[file:SupportOtherFunctions.png]] &lt;br /&gt;
&lt;br /&gt;
SkySuite ticket system allows users to monitor relevant tickets. If you are interested to be kept up to date on a Support request or Enhancement request, just open the ticket you are interested in and click on a [[File:MonitorButton.png]].&lt;br /&gt;
&lt;br /&gt;
If you want to add someone to a ticket to receive all notifications and updates, you can do that by clicking on [[File:ViewDistributionList.png]] and [[File:PlusPlus.png]] to add a selected person&lt;br /&gt;
&lt;br /&gt;
==Link different tickets==&lt;br /&gt;
You can also link different related tickets to provide more information and to also make it easier to track information related to the request. To do so open your active ticket and click on [[File:LinkedTickets.png]], click on [[File:PlusPlus.png]], you can then locate and select the relevant ticket(s) and click to update.&lt;br /&gt;
&lt;br /&gt;
The support team may also link similar tickets if they believe they are relevant, if they do then it is always good practice to read through those previous tickets to see what was done to resolve and to verify that you have been doing the correct action.&lt;br /&gt;
&lt;br /&gt;
==Contributing to an existing ticket==&lt;br /&gt;
When you add a note to a ticket or upload a file, you will be prompted to make a selection as to what you post is most closely related to, the default option is &amp;quot;General&amp;quot; but often options include specification, documentation, testing, sign-off, release, etc.&lt;br /&gt;
&lt;br /&gt;
Depending on your choice, it may affect the distribution for you the ticket update alert - every update to a ticket will trigger an alert to be sent, however, the distribution of the alert is dependent upon subscription preferences.  &amp;quot;General&amp;quot; and &amp;quot;Feedback Required&amp;quot; are sent to all users linked to the ticket but other post categories can be subscribed to by choice, for example, you may have no interest in the testing process, but you are interested in the specification stage and you may want to be informed when the changes (perhaps new functionality) have been released.&lt;br /&gt;
&lt;br /&gt;
You can change your subscription preferences via your Profile - simply click on the &amp;quot;Settings&amp;quot; button and then click on the &amp;quot;Support Alert Subscriptions&amp;quot; tab.&lt;br /&gt;
&lt;br /&gt;
[[file:SupportAlertSubscriptionPreferences.JPG]]&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Station_ParLevelIndex&amp;diff=2734</id>
		<title>Station ParLevelIndex</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Station_ParLevelIndex&amp;diff=2734"/>
		<updated>2021-09-21T15:28:21Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template as well as Under construction template, swapped HTML header tags for wikitext headers, fixed some grammar errors, changed bullet points to use wikitext&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Station Par Levels=&lt;br /&gt;
&lt;br /&gt;
Station Par Levels (also abbreviated to SPLs) are the link between a station and the items that they use. The setup of SPLs enables a station to be able to order, return, and report stock in SkyLog.&lt;br /&gt;
&lt;br /&gt;
There are three ways to update, add and remove SPLs; manually, via a global update, or via a CSV upload.&lt;br /&gt;
&lt;br /&gt;
* '''Manual''' – Manually add, remove or update an item to a station.&lt;br /&gt;
* '''Global Update''' – Select an item that requires adding, removing, or updating but apply the changes to a number of stations.&lt;br /&gt;
* '''Manual''' –&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=ItemWarehouse_Index&amp;diff=2733</id>
		<title>ItemWarehouse Index</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=ItemWarehouse_Index&amp;diff=2733"/>
		<updated>2021-09-21T15:24:14Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template, swapped HTML header tags for wikitext headers, removed excess whitespace, and fixed bullet points to use wikitext&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Item Warehouse Creation=&lt;br /&gt;
&lt;br /&gt;
Item warehouse records are what links a stock item to a warehouse, these can be created manually when creating or updating a stock item via the 'stock items' tab (details on this can be found [[StockItem_Index#Warehouse|'''here''']]), or instead via the stand alone 'Item Warehouse' page which creates links for '''&amp;lt;u&amp;gt;any&amp;lt;/u&amp;gt;''' item/warehouse combinations, and can be achieved by selecting the new record button.&lt;br /&gt;
&lt;br /&gt;
[[File:Item_Warehouse_1.PNG|750px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Item_Warehouse_2.PNG|750px]]&lt;br /&gt;
&lt;br /&gt;
You can then select the main data in regards to bulk updating any missing records;&lt;br /&gt;
* '''Direct Delivery''' – Stock is delivered to this warehouse directly from the supplier.&lt;br /&gt;
* '''Parent Warehouse Code''' - If stock is not delivered directly to this warehouse and instead it is first delivered to a consolidation point then you will need to select the parent warehouse.&lt;br /&gt;
* '''Security Stock (Days)''' – Minimum number of days of stock required at the warehouse, also know as buffer stock.&lt;br /&gt;
* '''Is the Item Contracted''' – Is the item associated with a contract.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once done you have the option to 'Create and Overwrite' or 'Create New Only'&lt;br /&gt;
* '''Create and Overwrite''' – Will overwrite any existing records as well as creating new records.&lt;br /&gt;
* '''Create New Only''' – Will leave existing records intact and only create new records for any item/warehouse combination. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When you have selected the appropriate option you can then manually update records via the main 'Item Warehouse' page, by clicking the edit pencil button, the following popup will be displayed;&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_7.PNG|500px]]&lt;br /&gt;
&lt;br /&gt;
* '''Warehouse''' – The relevant warehouse stock can be delivered too, you will need to make multiple records if the stock is delivered to other warehouses.&lt;br /&gt;
* '''Direct Delivery''' – Stock is delivered to this warehouse directly from the supplier.&lt;br /&gt;
* '''Parent Warehouse Code''' - If stock is not delivered directly to this warehouse and instead it is first delivered to a consolidation point then you will need to select the parent warehouse.&lt;br /&gt;
* '''Security Stock (Days)''' – Minimum number of days of stock required at the warehouse, also know as buffer stock.&lt;br /&gt;
* '''Is the Item Contracted''' – Is the item associated with a contract.&lt;br /&gt;
* '''Minimum Order Quantity''' – Minimum amount of stock that can be ordered from the warehouse.&lt;br /&gt;
* '''Economic Order Quantity''' – The ideal order quantity that should be purchased to minimize inventory costs such as holding costs, shortage costs, and order costs. This then become the round up/down integer when stock is ordered.&lt;br /&gt;
* '''Targeted Days Between Orders''' – If a supplier delivers regularly then this field can be populated with the days between when stock is delivered.&lt;br /&gt;
* '''No Days Total Lead Time''' – The time taken from the supplier to the warehouse.&lt;br /&gt;
* '''Item Status''' – Separate status to the stock item status but cannot be updated until setup is complete.&lt;br /&gt;
* '''Buyer''' – Same as the stock item setup.&lt;br /&gt;
* '''Material Controller''' – Same as the stock item setup. &lt;br /&gt;
* '''Warehouse Demand Forecast Source''' – This is how the item for this warehouse would be calculated for the forecast, there is three options which will greatly affect planning if the wrong one is selected so please ensure you select the one that your airline currently uses.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
* Auto-Calculated demand forecast based on historical transactions - As per the name this option uses historic transactions to calculate how much stock is required for the future.&lt;br /&gt;
* LogistiX Flight Schedule Network Analysis - The state of the art forecast algorithm developed by SkyLogistiX that takes your airlines flight schedule, passenger numbers, bill of material data and other complex data to accurately predict how much stock is required to be ordered.&lt;br /&gt;
* Third Party forecast loaded and editable by the user via the portal - A manually crafted forecast can be created in CSV and uploaded into SkyLog for the item to forward plan.&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=StockItem_ItemPacksIndex&amp;diff=2732</id>
		<title>StockItem ItemPacksIndex</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=StockItem_ItemPacksIndex&amp;diff=2732"/>
		<updated>2021-09-21T14:41:40Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template, swapped HTML header tags for wikitext headers, added comment to Page Author about using tables instead of images&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Note to Page Author: Please update the tables to use real tables instead of images, see https://www.mediawiki.org/wiki/Help:Tables --&amp;gt;&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Stock Item Packs=&lt;br /&gt;
==Item Level==&lt;br /&gt;
&lt;br /&gt;
Firstly at Item Level you must define all the possible pack sizes against the item below, see example for Napkins, this comes/has come in 4 different pack sizes 320, 500, 750 or 1,000. In such a case the Stocking unit must be EA (Eaches) then we will have 5 Packs under this as below;&lt;br /&gt;
&lt;br /&gt;
[[File:Item_Packs_1.PNG|500PX]]&lt;br /&gt;
&lt;br /&gt;
Let’s make this a bit more complicated and say we have Pallet Configurations also defined and there are;&lt;br /&gt;
&lt;br /&gt;
 20 BX/320’s on a Pallet&lt;br /&gt;
 12 BX/500’s on a Pallet&lt;br /&gt;
 10 BX/750’s on a Pallet&lt;br /&gt;
 6 BX/1000’s on a Pallet&lt;br /&gt;
&lt;br /&gt;
Then this would be created as;&lt;br /&gt;
&lt;br /&gt;
[[File:Item_Packs_2.PNG|500PX]]&lt;br /&gt;
&lt;br /&gt;
When the above table is created in SkyLog you must identify one of the above structures as a default for issue but this is only used if there is no default at the Station Level see below.&lt;br /&gt;
&lt;br /&gt;
==Issuing out==&lt;br /&gt;
It is possible in SkyLog to define a default issue pack size for each station/Item and also you define which stations are supplied by which stations. &lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
If you have Coke that is supplied to LIM in Boxes of 24 and supplied to SAL in Boxes of 12 then you would set the default unit of issue for all the LIM supplied stations to 24 and for all the SAL supplied stations to 12. Although you would have also a default at Item level (see above) this will only be used if there is no default at the Station level. What then happens is any suggested quantity is rounded to the multiples of 24 for the LIM stations but to quantities of 12 for the SAL stations thus avoiding having the warehouse have to open boxes or manually round the quantities on their end. &lt;br /&gt;
&lt;br /&gt;
Now lets consider an example where there is mixed pack sizes in one warehouse because say you changed supplier. In this case you would have to leave all or some stations to use the old pack size until the inventory was depleted then switch over the default once all the old stock was burned off. The only other alternative would be to repack the old inventory to the new pack size.&lt;br /&gt;
&lt;br /&gt;
==Purchasing==&lt;br /&gt;
For each supplier of an item you can specify a different purchasing unit per warehouse so in the case of the Napkins where we could have&lt;br /&gt;
&lt;br /&gt;
[[File:Item_Packs_3.PNG|500PX]]&lt;br /&gt;
&lt;br /&gt;
In the above example all PO’s for J.J. REPRESENTACIONES Y SERVICIOS S.R.L.  would be rounded to 500 while all PO’s for AQL SOLUCIONES INTEGRALES S.A. would be rounded to 320 and PO’s for CEK DE GUATEMALA would be rounded to either 320, 750 or 1000 depending on what Warehouse they were for.&lt;br /&gt;
&lt;br /&gt;
Note that it is not possible have a mixture of Purchasing units defined for the same supplier/warehouse combination so if you have the situation where CEK DE Guatemala supplies in boxes of 1000 and 750 to SAL we need to stop that.&lt;br /&gt;
&lt;br /&gt;
==Consequences/Actions==&lt;br /&gt;
1. For those items where the pack quantities are so varied the Stocking Unit in Oracle must be Eaches it cannot be a Box&lt;br /&gt;
2. In the warehouse there should be a chart/paper on the location that explains the conversion form eaches to the box in order to eliminate the warehouse picking too much (i.e. assuming the qty is in boxes when in fact it is eaches). They will need to make a manual calculation ito convert. This step can be eliminate when proper units are implemented in Oracle because then SkyLog can send the quantities in the correct unit of issue rather than eaches.&lt;br /&gt;
3. We need to go back to those suppliers that are shipping to the same warehosu ein different pack sizes and enforce a consisitency&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=AnalysisCodes_ItemCategoriesIndex&amp;diff=2731</id>
		<title>AnalysisCodes ItemCategoriesIndex</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=AnalysisCodes_ItemCategoriesIndex&amp;diff=2731"/>
		<updated>2021-09-21T14:35:20Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and Tricks template, as well as Under construction template, and fixed header to use wikitext instead of HTML tags&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Under construction}}&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Item Categories=&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Aircraft_IndexAircraftConfigurations&amp;diff=2730</id>
		<title>Aircraft IndexAircraftConfigurations</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Aircraft_IndexAircraftConfigurations&amp;diff=2730"/>
		<updated>2021-09-21T14:23:49Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and Tricks template, and to use wikitext instead of HTML tags for headings, and removed some excess whitespace&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Summary=&lt;br /&gt;
For every aircraft type there can be many different configurations i.e. there are different ways that the Galleys and stowage positions are laid out or different seating configurations. How much product can be loaded and/or how many passengers can fly will depend on the configuration and therefore when forecasting and planning it is important to know the exact configuration of the aircraft assigned to a flight and not just the Aircraft type.&lt;br /&gt;
&lt;br /&gt;
=How to access Aircraft Configurations=&lt;br /&gt;
The Aircraft Configurations data can be viewed and maintained either by accessing it directly from the &amp;quot;Aircraft Configurations&amp;quot; option on the Aircraft menu, or from the [https://wiki.skylogportal.com/?title=Aircraft_Index '''Aircraft Types''']] option by expanding the Aircraft Type in question and taking the Configurations options.&lt;br /&gt;
&lt;br /&gt;
Access via the Aircraft Type is shown below&lt;br /&gt;
&lt;br /&gt;
[[File:AircraftConfiguration.PNG|1000px| ]]&lt;br /&gt;
&lt;br /&gt;
Access directly from the Aircraft Configurations menu option is shown below&lt;br /&gt;
&lt;br /&gt;
[[File:AircraftConfigurationDirect.PNG |1000px|]]&lt;br /&gt;
&lt;br /&gt;
=Maintenance of Aircraft Configurations=&lt;br /&gt;
==Creating an Aircraft Configuration==&lt;br /&gt;
To create a new Aircraft Configuration record press the add Icon [[File:Count_10.png]] in the header section of the Aircraft Configuration pages. If pressed from the main AircraftConfiguration index page, the following page will appear&lt;br /&gt;
&lt;br /&gt;
[[File:AddAircraftConfiguration.PNG |1000px|]]&lt;br /&gt;
&lt;br /&gt;
Note that if the create function is accessed from the Aircraft Types Index then the Aircraft field will not be displayed as it will be automatically set to the Aircraft Type from which you launched the create function. If your user role is restricted to a single Airline then the Airline field will not be a dropdown list and will be automatically populated and not editable.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table width=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Field&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Description&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Galley Equipment Type&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This is the &amp;quot;Standard&amp;quot; that applies to Galley positions on this Aircraft Configuration. Galley equipment comes in different universal standards, most popular is &amp;quot;ATLAS&amp;quot;. &amp;quot;KSSU&amp;quot; is another well known standard and BA use the &amp;quot;ACE&amp;quot; standard on many aircraft. These standards specify the dimensions of the different stowage types e.g. for a full or half-size cart/trolley, A standard Unit etc.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Configuration Description&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;A free text description to describe the Aircraft Configuration. We suggest that you combine the Aircraft Type and the Seating Configuration to make the Configuration description. For example in the screenshots above -  we see a Configuration of &amp;quot;320-Y150&amp;quot; where the Aircraft Type is &amp;quot;320&amp;quot; and the Seating Configuration is &amp;quot;Y150&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Seating Configuration&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The value entered here should match the values in the &amp;quot;Aircraft Configuration&amp;quot; field of the SSIM file. A typical value might be C24Y160 meaning 24 seats in C class and 160 seats in Y Class. If the values here are not aligned with the values in the SSIM file then there will be errors when the SSIM file is processed. For more information about how an SSIM file is processed and matched to Aircraft Configurations in Skylog see this link [https://wiki.skylogportal.com/?title=SSIM_Index '''SSIM File Processing''']]&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Status&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;When creating a configuration this is automatically set to &amp;quot;Provisional&amp;quot; - meaning that the set up is pending / still in progress. Other values are Active (In use), Retired or Pending Retirement &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;User Notes&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Free text note about this configuration&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Editing an Aircraft Configuration==&lt;br /&gt;
To edit an Aircraft Configuration record press the edit Icon [[File:Count_4.png]] on the line of the Aircraft Configuration you want to edit.&lt;br /&gt;
&lt;br /&gt;
[[File:EditAircraftConfiguration.PNG |1000px|]]&lt;br /&gt;
&lt;br /&gt;
An explanation of each field is covered under the &amp;quot;Create&amp;quot; section.&lt;br /&gt;
&lt;br /&gt;
If SkyLoad is not licensed you will only see the &amp;quot;Save&amp;quot; and &amp;quot;Tail Numbers&amp;quot; buttons. If SkyLoad is licensed you will also see the &amp;quot;Storage&amp;quot; and &amp;quot;Layout Designer&amp;quot; buttons. Pressing the [[File:LayoutDesignerButton.PNG |80px|]] button will allow you to edit the layout using the SkyLoad Aircraft drawing canvas. &lt;br /&gt;
&lt;br /&gt;
For more information about the drawing canvas see this link [https://wiki.skylogportal.com/index.php?title=AircraftLayout_Index '''Aircraft Layout Designer''']]&lt;br /&gt;
&lt;br /&gt;
For more information about the &amp;quot;Storage&amp;quot; option see this link [https://wiki.skylogportal.com/index.php?title=Aircraft_IndexAircraftConfigStorages '''Aircraft Storage''']]&lt;br /&gt;
&lt;br /&gt;
For more information about the &amp;quot;Tail Numbers&amp;quot; option see this link [https://wiki.skylogportal.com/index.php?title=Aircraft_TailNumbers '''Tail Numbers''']]&lt;br /&gt;
&lt;br /&gt;
=Seat Quantities=&lt;br /&gt;
By expanding a configuration you will be able to see the seating quantities for that configuration. In the example below we see that the Aircraft Configuration has 16 C-Class seats and 143 Y-Class seats.&lt;br /&gt;
&lt;br /&gt;
[[File:SeatQuantities.PNG |1000px|]]&lt;br /&gt;
&lt;br /&gt;
The seat quantities are very important to the forecasting module of SkyLog. As certain products will be loaded according to the number of seats. In addition if there is no forecasted PAX (Passenger) numbers available or no forecasted PAX load factors the forecasting module will forecast PAX dependent items based on the seating configuration.&lt;br /&gt;
&lt;br /&gt;
=Aircraft Storage=&lt;br /&gt;
By expanding a configuration you will be able to see the storage areas for that for that configuration. &lt;br /&gt;
&lt;br /&gt;
[[File:AircraftStorage.PNG|1000px|]]&lt;br /&gt;
&lt;br /&gt;
There are different types of Storage Area, in the example above we see 2 Galleys, other types of storage area are Lavatories/Rest Rooms, Cupboards/Closets, Overhead Bins, Seat Pockets etc.&lt;br /&gt;
&lt;br /&gt;
The image of a particular Storage area as well as the stowage positions within that area are created using the SkyLoad drawing canvases.&lt;br /&gt;
&lt;br /&gt;
=Images=&lt;br /&gt;
By expanding a configuration you will be able to see the images for that configuration. &lt;br /&gt;
&lt;br /&gt;
[[File:AircraftConfigImage.PNG|1000px|]]&lt;br /&gt;
&lt;br /&gt;
Aircraft images are created in the SkyLoad Aircraft Layout drawing canvas. For more information about the drawing canvas see this link [https://wiki.skylogportal.com/index.php?title=AircraftLayout_Index '''Aircraft Layout Designer''']]&lt;br /&gt;
&lt;br /&gt;
=Creating an Aircraft Layout / Diagram=&lt;br /&gt;
If SkyLoad is licensed you will see  &amp;quot;Layout Designer&amp;quot; button. Pressing this [[File:LayoutDesignerButton.PNG |80px|]] button will allow you to edit the layout using the SkyLoad Aircraft drawing canvas. &lt;br /&gt;
&lt;br /&gt;
For more information about the drawing canvas see this link [https://wiki.skylogportal.com/index.php?title=AircraftLayout_Index '''Aircraft Layout Designer''']]&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Aircraft_Index&amp;diff=2729</id>
		<title>Aircraft Index</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Aircraft_Index&amp;diff=2729"/>
		<updated>2021-09-21T14:03:00Z</updated>

		<summary type="html">&lt;p&gt;Dharris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Aircraft Types=&lt;br /&gt;
An &amp;quot;Aircraft Type&amp;quot; record must exist for every type of Aircraft the Airline has in it's fleet. Within each &amp;quot;Aircraft Type&amp;quot; you can have one or many different configurations. The Aircraft Type code set up in SkySuite must match the Aircraft Code used in the Airlines SSIM (Note 1) schedule file  or there should be an Aircraft mapping record created to map the SSIM code to SkySuite Aircraft Type Code.&lt;br /&gt;
&lt;br /&gt;
(Note 1) - The SSIM is the official set of standards, guiding the industry with recommended practices, messaging formats and data processing procedures that are to be used by all IATA member airlines and their business partners for the exchange of airline schedules, communication of airport coordination information and minimum connect time data.&lt;br /&gt;
&lt;br /&gt;
[[File:AircraftTypeIndex.PNG |1000px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table width=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Field&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Description&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Aircraft Code&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The IATA Code that describes the Aircraft Type, it should match the codes used in The SSIM. If there is not a match to the SSIM schedule file then you need to create an Aircraft Mapping record.  For more please see section &amp;quot;Alternative Aircraft Codes (Mapping)&amp;quot;.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Aircraft Description&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;A free text description to describe the Aircraft Type&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Body Type&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;quot;NB&amp;quot; means Narrow Body and &amp;quot;WB&amp;quot; means Wide Body. This field is only used in the SkyLoad modules and denotes if there is one aisle (NB) or 2 aisles (WB) &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Deck Count&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The number of passenger decks on the aircraft. For most aircraft types this will be 1. For A380 or 744 aircraft it will be 2. This value is used by the SkyLoad module when drawing the Aircraft layout.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Alternative Aircraft Codes (Mapping)=&lt;br /&gt;
If there are Aircraft codes used in the SSIM file that are not set up as Aircraft Types in SkySuite then you must create the SSIM codes as alternative aircraft codes that are linked (mapped) to the SkySuite Aircraft Type. For more information about how an SSIM file is processed and matched to Aircraft Configurations in SkyLog see this link [https://wiki.skylogportal.com/?title=SSIM_Index '''SSIM File Processing''']]&lt;br /&gt;
&lt;br /&gt;
Press the Expand icon  [[File:Expand.png]]  against the Aircraft Type you want to define alternative codes for and then select the &amp;quot;Alternative Aircraft Codes&amp;quot; menu option. &lt;br /&gt;
&lt;br /&gt;
The example below shows the code &amp;quot;31G&amp;quot; mapped to &amp;quot;319&amp;quot;, which means if a SSIM file containing &amp;quot;31G&amp;quot; is received it will be mapped the the SkySuite code &amp;quot;319&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:AlternativeAircraftCode.PNG |1000px|]]&lt;br /&gt;
&lt;br /&gt;
=Aircraft Configuration=&lt;br /&gt;
An Aircraft Type will have at least one and maybe more Aircraft Configurations. Each unique combination of seating and galley configuration for an &amp;quot;Aircraft Type&amp;quot; requires it's own Aircraft Configuration record in SkySuite. For more details see [http://wiki.skylogportal.com/index.php?title=Aircraft_IndexAircraftConfigurations '''Aircraft Configurations Link''']]&lt;br /&gt;
&lt;br /&gt;
The example below shows an &amp;quot;Aircraft Type&amp;quot; of &amp;quot;320&amp;quot; with 2 different configurations namely &amp;quot;320-Y150&amp;quot; and &amp;quot;320-Y162&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:AircraftConfiguration.PNG |1000px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Sections=&lt;br /&gt;
The &amp;quot;Sections&amp;quot; option will only appear if you are using SkyLoad as it is not relevant for other SkySuite products. The example below shows a typical set up;&lt;br /&gt;
&lt;br /&gt;
[[File:AircraftSection.PNG |1000px|]]&lt;br /&gt;
&lt;br /&gt;
In the above example Forward, Mid and Aft (rear) sections have been defined. The purpose of the sections is to consolidate the weight of loading content by section for use in weight and balance reporting. The weight shown in the above page is the maximum weight allowable for each section and as loading content is allocated to a flight/aircraft the system will warn/alert if this maximum is exceeded&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Decks=&lt;br /&gt;
The &amp;quot;Decks&amp;quot; option will only appear if you are using SkyLoad as it is not relevant for other SkySuite products. The example below shows a typical set up for a single deck aircraft. Aircraft such as the A380 or 744 would have 2 decks an upper and a lower/main.&lt;br /&gt;
&lt;br /&gt;
[[File:AircraftDecks.PNG |1000px|]]&lt;br /&gt;
&lt;br /&gt;
For each deck you need to define the dimensions of the deck. This is critical for the SkyLoad aircraft drawing canvas to work properly. If the dimensions are not defined correctly then the stowage areas and seats that you drag onto the aircraft in the drawing canvas will not scale properly. For more information about how the Aircraft drawing canvas works click the link [https://wiki.skylogportal.com/?title=AircraftLayout_Index '''Aircraft Layout Editor''']]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Seating Defaults=&lt;br /&gt;
The &amp;quot;Seating Defaults&amp;quot; option will only appear if you are using SkyLoad as it is not relevant for other SkySuite products. The seating defaults are also critical for the SkyLoad drawing canvas to work properly. They determine the initial size, color and number of seats when a block of seats is initially dragged onto an aircraft layout. The example below shows an aircraft with 2 type of seat Core (Economy) and Mint (Business/First).&lt;br /&gt;
&lt;br /&gt;
[[File:AircraftSeatDefaults.PNG|1000px|]]&lt;br /&gt;
&lt;br /&gt;
Pressing the Edit [[File:EditIcon.PNG|40px|]] allows you to edit the default parameters for any seat block&lt;br /&gt;
&lt;br /&gt;
[[File:AircraftSeatDims.PNG|400px|]]&lt;br /&gt;
&lt;br /&gt;
For more information about how the Aircraft drawing canvas works click the link [https://wiki.skylogportal.com/?title=AircraftLayout_Index '''Aircraft Layout Editor''']]&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=StockItem_Index&amp;diff=2728</id>
		<title>StockItem Index</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=StockItem_Index&amp;diff=2728"/>
		<updated>2021-09-21T14:01:06Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use wikitext instead of HTML tags for headings, and removed underline formatting on some headers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Stock Item Summary=&lt;br /&gt;
Stock Item creation can vary airline to airline so this page will detail the basic overview of stock item creation; for airline specific setup please refer to documentation which would have been supplied to your airline.&lt;br /&gt;
&lt;br /&gt;
Stock Items within SkySuite are the products you order from suppliers, distribute and use onboard your fleet of aircraft, catering units or in lounges / stationery locations. Because of this these items require detailed setup to ensure the smooth operation of ordering and distributing the item into your network. &lt;br /&gt;
&lt;br /&gt;
Once items are created only certain fields will be editable, so please ensure that the data entered is correct, if you experience any issues while setting up items please contact the SkySuite support via the ticketing system (located in the drop down of your user profile). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Setup of New Stock Items=&lt;br /&gt;
To start the process of creating a stock item within SkySuite you will need to navigate to the main 'Stock Item' page in SkySuite, here you will be able to view and edit existing items or create a new one. In some airlines the creation of items is done in the airline master data system and the details are then sent via interface to SkySuite. Usually items created via an EDI interfaces  will initially have a &amp;quot;Provisional&amp;quot; status because not all the information needed by SkySuite is available in the Interface. To complete the set up and set the Item to &amp;quot;Current&amp;quot; status you should click on the pencil/edit icon [[File:Count_4.png]]. For Airlines where there is no interface for the creation part parts, to create the new stock item click the add icon [[File:Count_10.png]];  &lt;br /&gt;
&lt;br /&gt;
Once clicked the following page will be displayed, the meaning of each field is detailed below.&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_2.PNG|500px]]&lt;br /&gt;
&lt;br /&gt;
 '''Note: As you can see some fields are optional but these do depend on whether your Airline requires them so please check before leaving them blank.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Explanation of Fields==&lt;br /&gt;
• '''Item Code''' – This is the Stock Items SKU, this must match the warehouses and the Airline's financial system item code setup.  The Item code can be Alpha/Numeric and have up to a maximum of 20 characters. &lt;br /&gt;
&lt;br /&gt;
• '''Item Description''' – A brief description of what the item is for ease of searching, identifying etc. Note: Maximum characters that can be used is 50.&lt;br /&gt;
&lt;br /&gt;
• '''Technical Description''' – A detailed description of the item which could include manufacturing information and/or technical specifications. An unlimited amount of text can be entered here.&lt;br /&gt;
&lt;br /&gt;
• '''Search Code''' – This is a Search code that can be used to ease searching for the item in SkySuite, up to a maximum of 20 characters be used.&lt;br /&gt;
&lt;br /&gt;
• '''Item Status''' – This will be defaulted to 'Provisional' during setup, and it is not possible to  edit until the item is fully set up. Later when you move the status from 'Provisional' to 'Current', the system will check and ensure that all mandatory information for the item has been entered, if this is not the case you cannnot change the status from 'Provisional'. Whilst in a 'Provisional' status the item cannot be ordered or used.&lt;br /&gt;
&lt;br /&gt;
• '''No-Fly Item''' – Used by some airlines this identifies items which are required onboard and if not the flight is grounded thus maintaining sufficient inventory levels of this item are paramount. &lt;br /&gt;
&lt;br /&gt;
• '''Item Group''' – The main group the item identifies under, these could be Alcohol, Chinaware etc. The Item Groups are generic and maintained by SkylogistiX and are not airline specific and cannot therefore be amended by you. &lt;br /&gt;
&lt;br /&gt;
• '''Item Category''' – More detailed than the 'Item Group', these categories are defined by your airline ([[AnalysisCodes_ItemCategoriesIndex|Item Categories Setup]]) and could be used in any way the Airline see fit. They can be used to group/sort and report on items.&lt;br /&gt;
&lt;br /&gt;
• '''Item Class''' – Another airline specific field which can be defined by your airline and could be used in any way the Airline see fit. They can be used to group/sort and report on items.&lt;br /&gt;
&lt;br /&gt;
• '''Item Type''' –  Another airline specific field which can be defined by your airline and could be used in any way the Airline see fit. They can be used to group/sort and report on items.&lt;br /&gt;
&lt;br /&gt;
• '''Item Loading Group''' – This is to used by some airlines to split outbound orders for customs reasons or to split outbound container loading into different groups/types of materials.&lt;br /&gt;
&lt;br /&gt;
• '''Disposable''' – Set to 'Yes' if the item can only be used one time and is either fully consumed or needs to be be thrown away after use? Set to 'No' if the item is Rotable and can be used more than once, for example some chinaware, glassware, metal cutlery or technical equipment such as trolleys/carts, Drawers etc.&lt;br /&gt;
&lt;br /&gt;
   &amp;gt; '''Number of Uses''' - If you selected 'No' for &amp;quot;Disposable&amp;quot; then you will need to identify how many times you expect that the item can be used before it is too worn or damaged and needs to be scrapped.&lt;br /&gt;
&lt;br /&gt;
• '''Perishible''' – The shelf life of the product, note that this is not just food or drink this could be items such as toothpastes.&lt;br /&gt;
&lt;br /&gt;
   &amp;gt; '''Shelf Life (Days)''' - If you selected 'Yes' for &amp;quot;Perishible&amp;quot; then you will need to identify how long the item can be kept for before it reaches its expiry date and is no longer safe to use.&lt;br /&gt;
&lt;br /&gt;
• '''Climate Requirements''' – Items requiring no special temperature control when stored should be set to 'Regular' otherwise set to 'Freezer' or 'Refrigerated'&lt;br /&gt;
&lt;br /&gt;
• '''Country of Origin''' – The country that the item was manufactured in, note this may be used by your airline for proforma invoices and other customs documentation thus it is required to be accurate otherwise shipments may get delayed due to customs holding the import. This is the original country of manufacture and not the country where the goods are shipped from.&lt;br /&gt;
&lt;br /&gt;
• '''Stock Unit''' – This is the base unit of measure for the item. All reports and transactions will be recorded in this unit.&lt;br /&gt;
&lt;br /&gt;
• '''Loading Unit''' – When loaded onto the aircraft which unit of measure is the item identified as. This can be different to the stocking Unit. For example most USA based airlines have a stocking unit of 'Case' but their flight loading quantities and specifications are in 'Eaches'. &lt;br /&gt;
&lt;br /&gt;
   &amp;gt; '''Conversion Factor''' - This is the conversion factor from the specified stocking to loading unit you have selected for forecasting purposes. &lt;br /&gt;
&lt;br /&gt;
• '''Stocking Unit Weight''' – The weight of one stocking unit of the item. If the stocking unit is a 'Case' or other unit that includes outer packaging then this weight is the gross weight including the weight of the packaging.&lt;br /&gt;
&lt;br /&gt;
   &amp;gt; '''Weight Unit''' - The unit weight used e.g. KG or LB.&lt;br /&gt;
&lt;br /&gt;
• '''Free Of Charge''' – This is used to denote that the item is Free of Charge and therefore no costs are expected in any financial interfaces to the Airline.&lt;br /&gt;
&lt;br /&gt;
• '''GL Account Category''' – GL (General ledger) Account Categories are used when there are interfaces between SkySuite and the Airline’s financial systems. The GL Account Category maps to the GL Account code in the airlines system to which transactions for that GL Category of item should be posted. Please follow this [[Station_AccountCategoryIndex|'''link''']] for more information about GL Account Categories.&lt;br /&gt;
&lt;br /&gt;
• '''Item Cost''' – The cost of the item (Note: This price will be used in purchase orders if a contract price is not defined) and will also be used for all GL transactions posted to the Airlines financial systems. Depending on the Airline  Attributes defined in SkySuite this cost can be updated, every time new inventory is received, based on a recalculated weighted average.&lt;br /&gt;
&lt;br /&gt;
   &amp;gt; '''Currency''' - The currency in which the item cost is expressed. This is not necessarily the currency in which the item is purchased. The currency recorded here will be the currency in which transactions posted to the Airlines's GL system will be made.&lt;br /&gt;
&lt;br /&gt;
• '''Buyer''' – Responsible user that negotiates contracts (procurement activity) for this item.&lt;br /&gt;
&lt;br /&gt;
• '''Material Controller''' – Responsible user that manages the inventory level and raises purchase orders for this item.&lt;br /&gt;
&lt;br /&gt;
• '''Bonded''' – Identifies whether the item is held under bond in teh distribution centres.. &lt;br /&gt;
&lt;br /&gt;
• '''Item Replaces''' – If this item is new and will completely replace an already existing item you can select it here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Submitting the new Stock Item==&lt;br /&gt;
Once all the above fields are filled in correctly you can then save the item, any fields that were not filled in by accident but are mandatory will be flagged to you when attempting to save, but if successful the following will be displayed;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_3.PNG|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When saved the item still cannot be used for planning as additional data is required which will be presented once the 'Save' button is clicked.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_4.PNG|1000px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Additional Setup==&lt;br /&gt;
===Item Packs===&lt;br /&gt;
&lt;br /&gt;
Item packs define how the stock item is packed by the supplier and shipped to your stations or warehouses, setting this data up enables SkySuite to take the measurements and weights to calculate order weights and size when mixed with other items.&lt;br /&gt;
&lt;br /&gt;
Depending on what 'Stock Unit' you selected in the above 'Explanation of Fields' section this will be  pre-populated as the first record (Level 1) as shown in the screenshot above.&lt;br /&gt;
&lt;br /&gt;
To add the remaining packs simply click the add icon [[File:Count_10.png]] and fill in the required data, for a detailed break down on how item packs work please see the [[StockItem_ItemPacksIndex|Item Packs Wiki page '''here''']].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_5.PNG|750px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
• '''Item Pack Structure''' – Depending on how the airline purchases and distributes items they could have multiple pack combinations, this dropdown enables you to distinguish between them. It is possible that the same item is being procured from different suppliers, and pack structures are different per supplier. In that case you could use Structure A for the default supplier and B for the alternative supplier.&lt;br /&gt;
&lt;br /&gt;
• '''Lower Level Qty''' – This is the quantity in the pack size below this i.e. an each (a single unit) would have a lower level quantity of 1 but for a case it could be 12 because 12 eaches create a case. Then for a pallet the lower level quantity might only be 10 as it is the number of cases in the pallet, not the number of eaches.&lt;br /&gt;
&lt;br /&gt;
• '''Default For Issue''' - Only one of the item packs can be the default for issuing stock to a destination thus when orders are raised the quantity requested in Stocking Units would be rounded to this pack size.&lt;br /&gt;
&lt;br /&gt;
• '''Pack Weight''' - The weight of the pack including packaging.&lt;br /&gt;
&lt;br /&gt;
• '''Pack Volume''' - For airlines using metric system the preferred unit of measure to be used is CM, US based airlines will most likely use inches. Pack dimensions are required to be filled in so a cubic volume is calculated. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please see below example of a complete item pack setup;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_6.PNG|1000px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 '''Note: The blue pin icon can be used to quickly change the 'default for issue', the red cross will remove that certain pack level and the pencil icon lets you edit the existing record.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Item Warehouses===&lt;br /&gt;
The ItemWarehouse table defines the warehouses in which that item can be stored, every item must have at least one ItemWarehouse record but can have more. Until at least one ItemWarehouse records exists for the Item you will not be able to change the Status from 'Provisional'. To create a new ItemWarehouse record press the Add icon [[File:Count_10.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_7.PNG|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The image above shows the fields requiring more data, &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
• '''Warehouse''' – The relevant warehouse where stock will be held. You will need to make multiple records if the stock is stored at more than one warehouse.&lt;br /&gt;
&lt;br /&gt;
• '''Direct Delivery''' – Set to 'Yes' if stock is usually delivered to this warehouse directly from the supplier, if the Warehouse is usually replenished from another warehouse then set this field to 'No'.&lt;br /&gt;
&lt;br /&gt;
 &amp;gt; '''Parent Warehouse Code''' - If stock is not delivered directly to this warehouse and instead it is first delivered to a consolidation point or another warehouse then you will need to select the parent warehouse. For warehouses that are flagged as Direct delivered from teh Supplier then this field will not be visible.&lt;br /&gt;
&lt;br /&gt;
• '''Security Stock (Days)''' – Minimum number of days of stock required at the warehouse, also know as buffer or safety stock.&lt;br /&gt;
&lt;br /&gt;
• '''Is the Item Contracted''' – Is the item associated with a contractm, set to no if the item can be freely ordered without a PO Contract in place.&lt;br /&gt;
&lt;br /&gt;
• '''Minimum Order Quantity''' – Minimum amount of stock that can be ordered from the Supplier is a single Purchase Order.&lt;br /&gt;
&lt;br /&gt;
• '''Economic Order Quantity''' – The ideal order quantity that should be purchased to minimize inventory costs such as holding costs, shortage costs, and order costs. This then becomes the round up/down integer when stock is ordered.&lt;br /&gt;
&lt;br /&gt;
• '''Targeted Days Between Orders''' – If a supplier delivers regularly then this field can be populated with the optimum or desired days between each order.&lt;br /&gt;
&lt;br /&gt;
• '''No Days Total Lead Time''' – The time taken from the supplier to the warehouse, this is the total lead time (Manufacture plus transport) and is used as a default for planning if individual manufacture and transport lead times are not defined against the ItemSupplier or PO Contract..&lt;br /&gt;
&lt;br /&gt;
• '''Item Status''' – Separate status to the stock item status but cannot be updated until setup is complete.&lt;br /&gt;
&lt;br /&gt;
• '''Buyer''' – Same as the stock item setup but allows you to set a different buyer per warehouse.&lt;br /&gt;
&lt;br /&gt;
• '''Material Controller''' – Same as the stock item setup but allows you to set a different planner per warehouse. &lt;br /&gt;
&lt;br /&gt;
• '''Warehouse Demand Forecast Source''' – This is for defining which forecast source will be used in the MRP routines for the item at this specific warehouse, there are three options which will greatly affect planning if the wrong one is selected so please ensure you select the one that is most appropriate for this item/warehouse and your Airline set up.&lt;br /&gt;
&lt;br /&gt;
 • Auto-Calculated demand forecast based on historical transactions - As per the name this option uses historic transactions to calculate how much stock is required for the future.&lt;br /&gt;
 &lt;br /&gt;
 • LogistiX Flight Schedule Network Analysis - The state of the art forecast algorithm developed by SkyLogistiX which takes your airlines flight schedule, passenger numbers, bill of material data and other complex data to accurately predict how much stock is required tfor the future.&lt;br /&gt;
 &lt;br /&gt;
 • Third Party forecast loaded and editable by user via the portal - A manually crafted forecast can be created in Excel or any other 3rd party system capable to produce CSV file and then that file is uploaded into SkySuite for the item to forward plan.&lt;br /&gt;
&lt;br /&gt;
Once all these fields are populated it can be saved and you can move onto the ItemSupplier setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Item Suppliers===&lt;br /&gt;
Next is to setup the supplier that deliver stock of this item to either a warehouse or directly to a station, simply navigate to the 'Supplier' tab and click [[File:Count_10.png]] to create a new record.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_9.PNG|750px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
• '''Supplier''' – Suppliers for your airline should be setup prior to an item being created so can be selected from the pop up.&lt;br /&gt;
&lt;br /&gt;
• '''Supplier's Item Number''' – Your supplier may have a separate internal code for this item and if enetered here would be referenced on purchase order documents for supplier ease. &lt;br /&gt;
&lt;br /&gt;
• '''Manufacturer''' – The manufacturer of the item might not be the supplier, who may instead just be a broker, thus for customs reasons the manufacturer should be selected.&lt;br /&gt;
&lt;br /&gt;
• '''Manufacturing Lead Time (Days)''' – The number of days required by the supplier to completely manufacture this item from start to finish.&lt;br /&gt;
&lt;br /&gt;
• '''Over-Receipt Threshold''' – Depending on if over receipting is enable for your airline then this threshold enables you to provide a maximum amount that can be over receipted. &lt;br /&gt;
&lt;br /&gt;
• '''Supplier Held Buffer Stock''' – Your airline may have agreed with a vendor to hold in the supplier premises a specific number of units for this item as an emergency backup if required urgently. &lt;br /&gt;
&lt;br /&gt;
• '''Current''' – Depending on whether the item is currently being supplied by this supplier it should be selected whether it is an active link or not.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once this is filled out and saved, you are then required to complete further setup in the 'Item Suppliers' page for the record that now exists. Navigate to 'Reference Data' -&amp;gt; 'Stock Item' -&amp;gt; 'Item Suppliers' and search for your item and supplier combination, and click the pencil edit button. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_10.PNG|300]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please follow the [[ItemSupplier_Index|Item Supplier setup page here]] for a complete guide on this.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Images===&lt;br /&gt;
SkySuite allows you to upload multiple pictures of your item, this can help identify stock for caterers in the 'Item Catalogue' page. To upload an image simply click the new record button and select a picture from your PC, you can then provide a description for the picture, and also set it to be the default if you are uploading multiple images. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_11.PNG|300]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
===Shape Sequence===&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Customs Data===&lt;br /&gt;
As the name suggest this data is used to fulfill requirements from customs autorities, and for airlines generating the proforma invoice in Skylog, the information would be used. you are able to confirm which exercise type the item falls under (if any).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_12.PNG|750px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
• '''Excise Type''' – The tax type that is associated with the item, you will need to select the most relevant from the drop down.&lt;br /&gt;
&lt;br /&gt;
• '''Alcohol %''' – Percentage of alcohol per single item.&lt;br /&gt;
&lt;br /&gt;
• '''Sugar %''' – Percentage of sugar per single item.&lt;br /&gt;
&lt;br /&gt;
• '''Sugar Weight''' – Weight of sugar per single item.&lt;br /&gt;
&lt;br /&gt;
• '''Items Per Unit''' – The amount of items/components that are associated with the item.&lt;br /&gt;
&lt;br /&gt;
• '''Item Size''' – Size of the item that could be relevant with customs authorities. &lt;br /&gt;
&lt;br /&gt;
• '''Commodity Code''' – This would be a tax code associated with the item, most airlines record here the HS (Harmonized System code)&lt;br /&gt;
&lt;br /&gt;
• '''Additional Customs Info''' – If there is any additional information that customs may require you can detail it here.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once complete you can click save and the item is ready to be activated. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Activating the Stock Item==&lt;br /&gt;
Now you have setup all the data associated with the stock item in SkySuite you will need to set the relevant status, if the item is not yet in circulation or does not  need to be ordered from a supplier yet the status can stay as 'Provisional', but if the item needs to be purchased and/or distributed within the network immediately you need to set the status to 'Active'. &lt;br /&gt;
&lt;br /&gt;
 '''Note: There are two other statuses which are covered below in &amp;quot;Updating a Stock Item&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Updating a Stock Item== &lt;br /&gt;
Once an item is active you can still update most information for that item, as and when data is required to be updated due to different circumstances.&lt;br /&gt;
&lt;br /&gt;
One of these circumstances could be that the item is not going to be ordered anymore and will be replaced with another item, in this case if you still have stock at your warehouse to distribute but do not want to purchase more of it from a supplier you can set the status to 'Phase Out', but once the stock has run out at the warehouse and is not being used anywhere in the network you can set the status to 'Obsolete'.&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Aircraft_Index&amp;diff=2727</id>
		<title>Aircraft Index</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Aircraft_Index&amp;diff=2727"/>
		<updated>2021-09-21T13:52:39Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and Tricks template&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Aircraft Types&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
An &amp;quot;Aircraft Type&amp;quot; record must exist for every type of Aircraft the Airline has in it's fleet. Within each &amp;quot;Aircraft Type&amp;quot; you can have one or many different configurations. The Aircraft Type code set up in SkySuite must match the Aircraft Code used in the Airlines SSIM (Note 1) schedule file  or there should be an Aircraft mapping record created to map the SSIM code to SkySuite Aircraft Type Code.&lt;br /&gt;
&lt;br /&gt;
(Note 1) - The SSIM is the official set of standards, guiding the industry with recommended practices, messaging formats and data processing procedures that are to be used by all IATA member airlines and their business partners for the exchange of airline schedules, communication of airport coordination information and minimum connect time data.&lt;br /&gt;
&lt;br /&gt;
[[File:AircraftTypeIndex.PNG |1000px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table width=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Field&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Description&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Aircraft Code&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The IATA Code that describes the Aircraft Type, it should match the codes used in The SSIM. If there is not a match to the SSIM schedule file then you need to create an Aircraft Mapping record.  For more please see section &amp;quot;Alternative Aircraft Codes (Mapping)&amp;quot;.&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Aircraft Description&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;A free text description to describe the Aircraft Type&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Body Type&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;quot;NB&amp;quot; means Narrow Body and &amp;quot;WB&amp;quot; means Wide Body. This field is only used in the SkyLoad modules and denotes if there is one aisle (NB) or 2 aisles (WB) &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Deck Count&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The number of passenger decks on the aircraft. For most aircraft types this will be 1. For A380 or 744 aircraft it will be 2. This value is used by the SkyLoad module when drawing the Aircraft layout.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Alternative Aircraft Codes (Mapping)&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there are Aircraft codes used in the SSIM file that are not set up as Aircraft Types in SkySuite then you must create the SSIM codes as alternative aircraft codes that are linked (mapped) to the SkySuite Aircraft Type. For more information about how an SSIM file is processed and matched to Aircraft Configurations in SkyLog see this link [https://wiki.skylogportal.com/?title=SSIM_Index '''SSIM File Processing''']]&lt;br /&gt;
&lt;br /&gt;
Press the Expand icon  [[File:Expand.png]]  against the Aircraft Type you want to define alternative codes for and then select the &amp;quot;Alternative Aircraft Codes&amp;quot; menu option. &lt;br /&gt;
&lt;br /&gt;
The example below shows the code &amp;quot;31G&amp;quot; mapped to &amp;quot;319&amp;quot;, which means if a SSIM file containing &amp;quot;31G&amp;quot; is received it will be mapped the the SkySuite code &amp;quot;319&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:AlternativeAircraftCode.PNG |1000px|]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Aircraft Configuration&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
An Aircraft Type will have at least one and maybe more Aircraft Configurations. Each unique combination of seating and galley configuration for an &amp;quot;Aircraft Type&amp;quot; requires it's own Aircraft Configuration record in SkySuite. For more details see [http://wiki.skylogportal.com/index.php?title=Aircraft_IndexAircraftConfigurations '''Aircraft Configurations Link''']]&lt;br /&gt;
&lt;br /&gt;
The example below shows an &amp;quot;Aircraft Type&amp;quot; of &amp;quot;320&amp;quot; with 2 different configurations namely &amp;quot;320-Y150&amp;quot; and &amp;quot;320-Y162&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:AircraftConfiguration.PNG |1000px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Sections&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Sections&amp;quot; option will only appear if you are using SkyLoad as it is not relevant for other SkySuite products. The example below shows a typical set up;&lt;br /&gt;
&lt;br /&gt;
[[File:AircraftSection.PNG |1000px|]]&lt;br /&gt;
&lt;br /&gt;
In the above example Forward, Mid and Aft (rear) sections have been defined. The purpose of the sections is to consolidate the weight of loading content by section for use in weight and balance reporting. The weight shown in the above page is the maximum weight allowable for each section and as loading content is allocated to a flight/aircraft the system will warn/alert if this maximum is exceeded&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Decks&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Decks&amp;quot; option will only appear if you are using SkyLoad as it is not relevant for other SkySuite products. The example below shows a typical set up for a single deck aircraft. Aircraft such as the A380 or 744 would have 2 decks an upper and a lower/main.&lt;br /&gt;
&lt;br /&gt;
[[File:AircraftDecks.PNG |1000px|]]&lt;br /&gt;
&lt;br /&gt;
For each deck you need to define the dimensions of the deck. This is critical for the SkyLoad aircraft drawing canvas to work properly. If the dimensions are not defined correctly then the stowage areas and seats that you drag onto the aircraft in the drawing canvas will not scale properly. For more information about how the Aircraft drawing canvas works click the link [https://wiki.skylogportal.com/?title=AircraftLayout_Index '''Aircraft Layout Editor''']]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Seating Defaults&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Seating Defaults&amp;quot; option will only appear if you are using SkyLoad as it is not relevant for other SkySuite products. The seating defaults are also critical for the SkyLoad drawing canvas to work properly. They determine the initial size, color and number of seats when a block of seats is initially dragged onto an aircraft layout. The example below shows an aircraft with 2 type of seat Core (Economy) and Mint (Business/First).&lt;br /&gt;
&lt;br /&gt;
[[File:AircraftSeatDefaults.PNG|1000px|]]&lt;br /&gt;
&lt;br /&gt;
Pressing the Edit [[File:EditIcon.PNG|40px|]] allows you to edit the default parameters for any seat block&lt;br /&gt;
&lt;br /&gt;
[[File:AircraftSeatDims.PNG|400px|]]&lt;br /&gt;
&lt;br /&gt;
For more information about how the Aircraft drawing canvas works click the link [https://wiki.skylogportal.com/?title=AircraftLayout_Index '''Aircraft Layout Editor''']]&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=StockItem_Index&amp;diff=2726</id>
		<title>StockItem Index</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=StockItem_Index&amp;diff=2726"/>
		<updated>2021-09-21T13:52:26Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and Tricks template&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;H1&amp;gt;Stock Item Summary&amp;lt;/H1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Stock Item creation can vary airline to airline so this page will detail the basic overview of stock item creation; for airline specific setup please refer to documentation which would have been supplied to your airline.&lt;br /&gt;
&lt;br /&gt;
Stock Items within SkySuite are the products you order from suppliers, distribute and use onboard your fleet of aircraft, catering units or in lounges / stationery locations. Because of this these items require detailed setup to ensure the smooth operation of ordering and distributing the item into your network. &lt;br /&gt;
&lt;br /&gt;
Once items are created only certain fields will be editable, so please ensure that the data entered is correct, if you experience any issues while setting up items please contact the SkySuite support via the ticketing system (located in the drop down of your user profile). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Setup of New Stock Items&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To start the process of creating a stock item within SkySuite you will need to navigate to the main 'Stock Item' page in SkySuite, here you will be able to view and edit existing items or create a new one. In some airlines the creation of items is done in the airline master data system and the details are then sent via interface to SkySuite. Usually items created via an EDI interfaces  will initially have a &amp;quot;Provisional&amp;quot; status because not all the information needed by SkySuite is available in the Interface. To complete the set up and set the Item to &amp;quot;Current&amp;quot; status you should click on the pencil/edit icon [[File:Count_4.png]]. For Airlines where there is no interface for the creation part parts, to create the new stock item click the add icon [[File:Count_10.png]];  &lt;br /&gt;
&lt;br /&gt;
Once clicked the following page will be displayed, the meaning of each field is detailed below.&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_2.PNG|500px]]&lt;br /&gt;
&lt;br /&gt;
 '''Note: As you can see some fields are optional but these do depend on whether your Airline requires them so please check before leaving them blank.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Explanation of Fields&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
• '''Item Code''' – This is the Stock Items SKU, this must match the warehouses and the Airline's financial system item code setup.  The Item code can be Alpha/Numeric and have up to a maximum of 20 characters. &lt;br /&gt;
&lt;br /&gt;
• '''Item Description''' – A brief description of what the item is for ease of searching, identifying etc. Note: Maximum characters that can be used is 50.&lt;br /&gt;
&lt;br /&gt;
• '''Technical Description''' – A detailed description of the item which could include manufacturing information and/or technical specifications. An unlimited amount of text can be entered here.&lt;br /&gt;
&lt;br /&gt;
• '''Search Code''' – This is a Search code that can be used to ease searching for the item in SkySuite, up to a maximum of 20 characters be used.&lt;br /&gt;
&lt;br /&gt;
• '''Item Status''' – This will be defaulted to 'Provisional' during setup, and it is not possible to  edit until the item is fully set up. Later when you move the status from 'Provisional' to 'Current', the system will check and ensure that all mandatory information for the item has been entered, if this is not the case you cannnot change the status from 'Provisional'. Whilst in a 'Provisional' status the item cannot be ordered or used.&lt;br /&gt;
&lt;br /&gt;
• '''No-Fly Item''' – Used by some airlines this identifies items which are required onboard and if not the flight is grounded thus maintaining sufficient inventory levels of this item are paramount. &lt;br /&gt;
&lt;br /&gt;
• '''Item Group''' – The main group the item identifies under, these could be Alcohol, Chinaware etc. The Item Groups are generic and maintained by SkylogistiX and are not airline specific and cannot therefore be amended by you. &lt;br /&gt;
&lt;br /&gt;
• '''Item Category''' – More detailed than the 'Item Group', these categories are defined by your airline ([[AnalysisCodes_ItemCategoriesIndex|Item Categories Setup]]) and could be used in any way the Airline see fit. They can be used to group/sort and report on items.&lt;br /&gt;
&lt;br /&gt;
• '''Item Class''' – Another airline specific field which can be defined by your airline and could be used in any way the Airline see fit. They can be used to group/sort and report on items.&lt;br /&gt;
&lt;br /&gt;
• '''Item Type''' –  Another airline specific field which can be defined by your airline and could be used in any way the Airline see fit. They can be used to group/sort and report on items.&lt;br /&gt;
&lt;br /&gt;
• '''Item Loading Group''' – This is to used by some airlines to split outbound orders for customs reasons or to split outbound container loading into different groups/types of materials.&lt;br /&gt;
&lt;br /&gt;
• '''Disposable''' – Set to 'Yes' if the item can only be used one time and is either fully consumed or needs to be be thrown away after use? Set to 'No' if the item is Rotable and can be used more than once, for example some chinaware, glassware, metal cutlery or technical equipment such as trolleys/carts, Drawers etc.&lt;br /&gt;
&lt;br /&gt;
   &amp;gt; '''Number of Uses''' - If you selected 'No' for &amp;quot;Disposable&amp;quot; then you will need to identify how many times you expect that the item can be used before it is too worn or damaged and needs to be scrapped.&lt;br /&gt;
&lt;br /&gt;
• '''Perishible''' – The shelf life of the product, note that this is not just food or drink this could be items such as toothpastes.&lt;br /&gt;
&lt;br /&gt;
   &amp;gt; '''Shelf Life (Days)''' - If you selected 'Yes' for &amp;quot;Perishible&amp;quot; then you will need to identify how long the item can be kept for before it reaches its expiry date and is no longer safe to use.&lt;br /&gt;
&lt;br /&gt;
• '''Climate Requirements''' – Items requiring no special temperature control when stored should be set to 'Regular' otherwise set to 'Freezer' or 'Refrigerated'&lt;br /&gt;
&lt;br /&gt;
• '''Country of Origin''' – The country that the item was manufactured in, note this may be used by your airline for proforma invoices and other customs documentation thus it is required to be accurate otherwise shipments may get delayed due to customs holding the import. This is the original country of manufacture and not the country where the goods are shipped from.&lt;br /&gt;
&lt;br /&gt;
• '''Stock Unit''' – This is the base unit of measure for the item. All reports and transactions will be recorded in this unit.&lt;br /&gt;
&lt;br /&gt;
• '''Loading Unit''' – When loaded onto the aircraft which unit of measure is the item identified as. This can be different to the stocking Unit. For example most USA based airlines have a stocking unit of 'Case' but their flight loading quantities and specifications are in 'Eaches'. &lt;br /&gt;
&lt;br /&gt;
   &amp;gt; '''Conversion Factor''' - This is the conversion factor from the specified stocking to loading unit you have selected for forecasting purposes. &lt;br /&gt;
&lt;br /&gt;
• '''Stocking Unit Weight''' – The weight of one stocking unit of the item. If the stocking unit is a 'Case' or other unit that includes outer packaging then this weight is the gross weight including the weight of the packaging.&lt;br /&gt;
&lt;br /&gt;
   &amp;gt; '''Weight Unit''' - The unit weight used e.g. KG or LB.&lt;br /&gt;
&lt;br /&gt;
• '''Free Of Charge''' – This is used to denote that the item is Free of Charge and therefore no costs are expected in any financial interfaces to the Airline.&lt;br /&gt;
&lt;br /&gt;
• '''GL Account Category''' – GL (General ledger) Account Categories are used when there are interfaces between SkySuite and the Airline’s financial systems. The GL Account Category maps to the GL Account code in the airlines system to which transactions for that GL Category of item should be posted. Please follow this [[Station_AccountCategoryIndex|'''link''']] for more information about GL Account Categories.&lt;br /&gt;
&lt;br /&gt;
• '''Item Cost''' – The cost of the item (Note: This price will be used in purchase orders if a contract price is not defined) and will also be used for all GL transactions posted to the Airlines financial systems. Depending on the Airline  Attributes defined in SkySuite this cost can be updated, every time new inventory is received, based on a recalculated weighted average.&lt;br /&gt;
&lt;br /&gt;
   &amp;gt; '''Currency''' - The currency in which the item cost is expressed. This is not necessarily the currency in which the item is purchased. The currency recorded here will be the currency in which transactions posted to the Airlines's GL system will be made.&lt;br /&gt;
&lt;br /&gt;
• '''Buyer''' – Responsible user that negotiates contracts (procurement activity) for this item.&lt;br /&gt;
&lt;br /&gt;
• '''Material Controller''' – Responsible user that manages the inventory level and raises purchase orders for this item.&lt;br /&gt;
&lt;br /&gt;
• '''Bonded''' – Identifies whether the item is held under bond in teh distribution centres.. &lt;br /&gt;
&lt;br /&gt;
• '''Item Replaces''' – If this item is new and will completely replace an already existing item you can select it here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Submitting the new Stock Item&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once all the above fields are filled in correctly you can then save the item, any fields that were not filled in by accident but are mandatory will be flagged to you when attempting to save, but if successful the following will be displayed;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_3.PNG|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When saved the item still cannot be used for planning as additional data is required which will be presented once the 'Save' button is clicked.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_4.PNG|1000px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Additional Setup&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;&amp;lt;u&amp;gt;Item Packs&amp;lt;/U&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Item packs define how the stock item is packed by the supplier and shipped to your stations or warehouses, setting this data up enables SkySuite to take the measurements and weights to calculate order weights and size when mixed with other items.&lt;br /&gt;
&lt;br /&gt;
Depending on what 'Stock Unit' you selected in the above 'Explanation of Fields' section this will be  pre-populated as the first record (Level 1) as shown in the screenshot above.&lt;br /&gt;
&lt;br /&gt;
To add the remaining packs simply click the add icon [[File:Count_10.png]] and fill in the required data, for a detailed break down on how item packs work please see the [[StockItem_ItemPacksIndex|Item Packs Wiki page '''here''']].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_5.PNG|750px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
• '''Item Pack Structure''' – Depending on how the airline purchases and distributes items they could have multiple pack combinations, this dropdown enables you to distinguish between them. It is possible that the same item is being procured from different suppliers, and pack structures are different per supplier. In that case you could use Structure A for the default supplier and B for the alternative supplier.&lt;br /&gt;
&lt;br /&gt;
• '''Lower Level Qty''' – This is the quantity in the pack size below this i.e. an each (a single unit) would have a lower level quantity of 1 but for a case it could be 12 because 12 eaches create a case. Then for a pallet the lower level quantity might only be 10 as it is the number of cases in the pallet, not the number of eaches.&lt;br /&gt;
&lt;br /&gt;
• '''Default For Issue''' - Only one of the item packs can be the default for issuing stock to a destination thus when orders are raised the quantity requested in Stocking Units would be rounded to this pack size.&lt;br /&gt;
&lt;br /&gt;
• '''Pack Weight''' - The weight of the pack including packaging.&lt;br /&gt;
&lt;br /&gt;
• '''Pack Volume''' - For airlines using metric system the preferred unit of measure to be used is CM, US based airlines will most likely use inches. Pack dimensions are required to be filled in so a cubic volume is calculated. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please see below example of a complete item pack setup;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_6.PNG|1000px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 '''Note: The blue pin icon can be used to quickly change the 'default for issue', the red cross will remove that certain pack level and the pencil icon lets you edit the existing record.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;&amp;lt;u&amp;gt;Item Warehouses&amp;lt;/u&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The ItemWarehouse table defines the warehouses in which that item can be stored, every item must have at least one ItemWarehouse record but can have more. Until at least one ItemWarehouse records exists for the Item you will not be able to change the Status from 'Provisional'. To create a new ItemWarehouse record press the Add icon [[File:Count_10.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_7.PNG|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The image above shows the fields requiring more data, &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
• '''Warehouse''' – The relevant warehouse where stock will be held. You will need to make multiple records if the stock is stored at more than one warehouse.&lt;br /&gt;
&lt;br /&gt;
• '''Direct Delivery''' – Set to 'Yes' if stock is usually delivered to this warehouse directly from the supplier, if the Warehouse is usually replenished from another warehouse then set this field to 'No'.&lt;br /&gt;
&lt;br /&gt;
 &amp;gt; '''Parent Warehouse Code''' - If stock is not delivered directly to this warehouse and instead it is first delivered to a consolidation point or another warehouse then you will need to select the parent warehouse. For warehouses that are flagged as Direct delivered from teh Supplier then this field will not be visible.&lt;br /&gt;
&lt;br /&gt;
• '''Security Stock (Days)''' – Minimum number of days of stock required at the warehouse, also know as buffer or safety stock.&lt;br /&gt;
&lt;br /&gt;
• '''Is the Item Contracted''' – Is the item associated with a contractm, set to no if the item can be freely ordered without a PO Contract in place.&lt;br /&gt;
&lt;br /&gt;
• '''Minimum Order Quantity''' – Minimum amount of stock that can be ordered from the Supplier is a single Purchase Order.&lt;br /&gt;
&lt;br /&gt;
• '''Economic Order Quantity''' – The ideal order quantity that should be purchased to minimize inventory costs such as holding costs, shortage costs, and order costs. This then becomes the round up/down integer when stock is ordered.&lt;br /&gt;
&lt;br /&gt;
• '''Targeted Days Between Orders''' – If a supplier delivers regularly then this field can be populated with the optimum or desired days between each order.&lt;br /&gt;
&lt;br /&gt;
• '''No Days Total Lead Time''' – The time taken from the supplier to the warehouse, this is the total lead time (Manufacture plus transport) and is used as a default for planning if individual manufacture and transport lead times are not defined against the ItemSupplier or PO Contract..&lt;br /&gt;
&lt;br /&gt;
• '''Item Status''' – Separate status to the stock item status but cannot be updated until setup is complete.&lt;br /&gt;
&lt;br /&gt;
• '''Buyer''' – Same as the stock item setup but allows you to set a different buyer per warehouse.&lt;br /&gt;
&lt;br /&gt;
• '''Material Controller''' – Same as the stock item setup but allows you to set a different planner per warehouse. &lt;br /&gt;
&lt;br /&gt;
• '''Warehouse Demand Forecast Source''' – This is for defining which forecast source will be used in the MRP routines for the item at this specific warehouse, there are three options which will greatly affect planning if the wrong one is selected so please ensure you select the one that is most appropriate for this item/warehouse and your Airline set up.&lt;br /&gt;
&lt;br /&gt;
 • Auto-Calculated demand forecast based on historical transactions - As per the name this option uses historic transactions to calculate how much stock is required for the future.&lt;br /&gt;
 &lt;br /&gt;
 • LogistiX Flight Schedule Network Analysis - The state of the art forecast algorithm developed by SkyLogistiX which takes your airlines flight schedule, passenger numbers, bill of material data and other complex data to accurately predict how much stock is required tfor the future.&lt;br /&gt;
 &lt;br /&gt;
 • Third Party forecast loaded and editable by user via the portal - A manually crafted forecast can be created in Excel or any other 3rd party system capable to produce CSV file and then that file is uploaded into SkySuite for the item to forward plan.&lt;br /&gt;
&lt;br /&gt;
Once all these fields are populated it can be saved and you can move onto the ItemSupplier setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;&amp;lt;U&amp;gt;Item Suppliers&amp;lt;/U&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Next is to setup the supplier that deliver stock of this item to either a warehouse or directly to a station, simply navigate to the 'Supplier' tab and click [[File:Count_10.png]] to create a new record.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_9.PNG|750px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
• '''Supplier''' – Suppliers for your airline should be setup prior to an item being created so can be selected from the pop up.&lt;br /&gt;
&lt;br /&gt;
• '''Supplier's Item Number''' – Your supplier may have a separate internal code for this item and if enetered here would be referenced on purchase order documents for supplier ease. &lt;br /&gt;
&lt;br /&gt;
• '''Manufacturer''' – The manufacturer of the item might not be the supplier, who may instead just be a broker, thus for customs reasons the manufacturer should be selected.&lt;br /&gt;
&lt;br /&gt;
• '''Manufacturing Lead Time (Days)''' – The number of days required by the supplier to completely manufacture this item from start to finish.&lt;br /&gt;
&lt;br /&gt;
• '''Over-Receipt Threshold''' – Depending on if over receipting is enable for your airline then this threshold enables you to provide a maximum amount that can be over receipted. &lt;br /&gt;
&lt;br /&gt;
• '''Supplier Held Buffer Stock''' – Your airline may have agreed with a vendor to hold in the supplier premises a specific number of units for this item as an emergency backup if required urgently. &lt;br /&gt;
&lt;br /&gt;
• '''Current''' – Depending on whether the item is currently being supplied by this supplier it should be selected whether it is an active link or not.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once this is filled out and saved, you are then required to complete further setup in the 'Item Suppliers' page for the record that now exists. Navigate to 'Reference Data' -&amp;gt; 'Stock Item' -&amp;gt; 'Item Suppliers' and search for your item and supplier combination, and click the pencil edit button. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_10.PNG|300]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please follow the [[ItemSupplier_Index|Item Supplier setup page here]] for a complete guide on this.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;&amp;lt;U&amp;gt;Images&amp;lt;/U&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
SkySuite allows you to upload multiple pictures of your item, this can help identify stock for caterers in the 'Item Catalogue' page. To upload an image simply click the new record button and select a picture from your PC, you can then provide a description for the picture, and also set it to be the default if you are uploading multiple images. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_11.PNG|300]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;&amp;lt;U&amp;gt;Shape Sequence&amp;lt;/U&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;&amp;lt;U&amp;gt;Customs Data&amp;lt;/U&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As the name suggest this data is used to fulfill requirements from customs autorities, and for airlines generating the proforma invoice in Skylog, the information would be used. you are able to confirm which exercise type the item falls under (if any).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stock_Items_12.PNG|750px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
• '''Excise Type''' – The tax type that is associated with the item, you will need to select the most relevant from the drop down.&lt;br /&gt;
&lt;br /&gt;
• '''Alcohol %''' – Percentage of alcohol per single item.&lt;br /&gt;
&lt;br /&gt;
• '''Sugar %''' – Percentage of sugar per single item.&lt;br /&gt;
&lt;br /&gt;
• '''Sugar Weight''' – Weight of sugar per single item.&lt;br /&gt;
&lt;br /&gt;
• '''Items Per Unit''' – The amount of items/components that are associated with the item.&lt;br /&gt;
&lt;br /&gt;
• '''Item Size''' – Size of the item that could be relevant with customs authorities. &lt;br /&gt;
&lt;br /&gt;
• '''Commodity Code''' – This would be a tax code associated with the item, most airlines record here the HS (Harmonized System code)&lt;br /&gt;
&lt;br /&gt;
• '''Additional Customs Info''' – If there is any additional information that customs may require you can detail it here.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once complete you can click save and the item is ready to be activated. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Activating the Stock Item&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now you have setup all the data associated with the stock item in SkySuite you will need to set the relevant status, if the item is not yet in circulation or does not  need to be ordered from a supplier yet the status can stay as 'Provisional', but if the item needs to be purchased and/or distributed within the network immediately you need to set the status to 'Active'. &lt;br /&gt;
&lt;br /&gt;
 '''Note: There are two other statuses which are covered below in &amp;quot;Updating a Stock Item&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Updating a Stock Item&amp;lt;/h2&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Once an item is active you can still update most information for that item, as and when data is required to be updated due to different circumstances.&lt;br /&gt;
&lt;br /&gt;
One of these circumstances could be that the item is not going to be ordered anymore and will be replaced with another item, in this case if you still have stock at your warehouse to distribute but do not want to purchase more of it from a supplier you can set the status to 'Phase Out', but once the stock has run out at the warehouse and is not being used anywhere in the network you can set the status to 'Obsolete'.&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Release:History&amp;diff=2715</id>
		<title>Release:History</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Release:History&amp;diff=2715"/>
		<updated>2021-09-15T14:28:34Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Undo revision 2714 by Dharris (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- &lt;br /&gt;
=Build 1.0.145.x=&lt;br /&gt;
'''Build 1.0.145.x''' ''(RS dd/mm/2021, LSY dd/mm/2021)''&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.144.x=&lt;br /&gt;
'''Build 1.0.144.x''' ''(RS dd/mm/2021, LSY dd/mm/2021)''&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.143.x=&lt;br /&gt;
'''Build 1.0.143.x''' ''(RS dd/mm/2021, LSY dd/mm/2021)''&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.142.x=&lt;br /&gt;
'''Build 1.0.142.3''' ''(RS 16/09/2021, LSY 16/09/2021)''&lt;br /&gt;
* [New] 2427 - Implemented sticky columns persist and clear preferences as part of user grid settings&lt;br /&gt;
* [New] 3155 - Added Organizations listed with category 2 (3PL-MULTI) to the selection when creating a new Power of Attorney record. Awaiting further feedback from Gerard whether more categories need to be included or not. Further changes to the included Organization Categories on the Power Of Attorney editor's Organization DDL (ER 27287)&lt;br /&gt;
* [New] 3397 - Fixed rendering of image-based SkyShare publication attachments so that there isn't unnecessary white space on the expanded grid rows&lt;br /&gt;
* [New] 3406 - Offer an &amp;quot;add note&amp;quot; above the data grid when a PO is awaiting shipment confirmation (ER 27835)&lt;br /&gt;
* [New] 3408 - Changed Warehouse/Index column labels from &amp;quot;Days Warehouse Operates&amp;quot; to &amp;quot;Default Days Warehouse Operates&amp;quot; and added a tooltip (SR 26749)&lt;br /&gt;
* [New] 3414 - if a supplier refuses to ship product for a PO which is at status: Awaiting Supplier Shipment, the UI must force the user to provide a meaningful comment [as to why they wont ship the goods]. The UI persists the comments against new field PO.POrdHdr_SupplierReasonNotShippedNote (ER 27843)&lt;br /&gt;
* [New] 3416 - SkyShare Publication Copy - added in Resource and Service Layer updates. Publication Copy implemented. Publication model updates for the copy functionality (ER 27829)&lt;br /&gt;
* [New] 3429 - Model updates for PurchaseOrderHeader and PurchaseOrderDetail. Purchase Order shipment updtes - when supplier confirmd they have shipped all the goods then we capture new data - the expected arrival date (initially calculated as per spec from Supplier Transport lead times) , and Carrier, Container, Vessel, Seal number fields (at PO header level) (ER 27837)&lt;br /&gt;
* [New] 3431 - Change (extend) the &amp;quot;Select Stock Item&amp;quot; data grid columns which are displayed when adding an extra item to a REQ (ER 16452)&lt;br /&gt;
* [New] 3434 - Re-ordered buttons on Station/Edit page and added functionality to edit the Station Logistics Profile there. Fixed validation errors not being presented on the new Logistics Profile editor window (from within the Station Edit page)&lt;br /&gt;
* [New] 3435 - Added &amp;quot;Additional Contacts&amp;quot; child grid to Station Index&lt;br /&gt;
* [New] 3456 - SkySuite airline access control updates - Phase II development. SkySuite airline access control updates - Phase III development. SkySuite airline access control updates - Phase IV and final development (ER 27927)&lt;br /&gt;
* [New] 3457 - With the introduction of new SkylogistiX products, updates to ensure correct to level visibiity/access on the home page&lt;br /&gt;
* [New] 3459 - Ensure correct level of access for all 2nd/3rd/4th level menues based on products the user is allowed to access (ER 27927)&lt;br /&gt;
* [New] 3467 - Partial PO Shipment handling is now 'hidden' unti it can be better supported (ER 27837)&lt;br /&gt;
* [New] 3514 - Refresh Token error handling updates&lt;br /&gt;
* [Bugfix] 2530 - Implemented an extension class for the Kendo.DataSourceRequest to allow grid column sorting to function as expected when using ForeignKey column configurations. This chnage requires a view-by-view development (SR 25447)&lt;br /&gt;
* [Bugfix] 2736 - Made changes to prevent portal from creating a RequisitionBackOrderLog record when processing a back order if none of the lines are actually being processed, and added confirmation prompts for the relevant page buttons (SR 26227)&lt;br /&gt;
* [Bugfix] 3192 - Suppoer Requests - improve the error message for db constraint - CON_SupportRequest_ErrorStatus (SR 27381)&lt;br /&gt;
* [Bugfix] 3292 - Replace all instances of alert() and confirm() to use modal variants on Requisition/Approve to avoid any potential problems caused by browser alert suppression&lt;br /&gt;
* [Bugfix] 3333 -  ItemSupplier.ActualBufferStockQty added to the model. Same field added to the ItemSupplierLastCountSummary viewmodel and ItemSupplier/Edit view (SR 27661)&lt;br /&gt;
* [Bugfix] 3365 - Station count review details page - Fixed dupliace label 'Target backup level' (SR 16432)&lt;br /&gt;
* [Bugfix] 3368 - Network Inventory Validation report - fix to Parl Level Status column so the text value is exported and not the ID value (SR 27733)&lt;br /&gt;
* [Bugfix] 3374 - Fix Back navigation button for SupplierCount/SetActualCountDate, when the count date is null (SR 27745)&lt;br /&gt;
* [Bugfix] 3395 - Modified row colour-coding logic on SkyShare Publication Index so that it makes more sense to users. For administrative users, the colour coding is based on whether or not the &amp;quot;Critical Users&amp;quot; have reviewed the publication (If applicable). For other users, it's based on whether or not the CURRENT user has reviewed the publication (but only if they themselves are critical)&lt;br /&gt;
* [Bugfix] 3411 - Requisition/Approve - Explain Forecast updated so that instead of showing a null ReqDet_NextExpRecDate, we display 'Unknown'. The WIKI has been updated to explain the meaning (SR 27845)&lt;br /&gt;
* [Bugfix] 3412 - Warehouse/Show - added a view dedicated to the Show action so that no edit capabilities can be accidentally leaked in. Show view uses the appropriate view model (no an edit model)&lt;br /&gt;
* [Bugfix] 3417 - SkyShare Publication Index - fixed 'enhanced' export bug so all columns are exported with text and not FK values&lt;br /&gt;
* [Bugfix] 3433 - Add Items to a Requisition - fix the StockItem query to ensure Phase Out items are filtered correctly (taking into account the Final Supply Date) (SR 16454)&lt;br /&gt;
* [Bugfix] 3433 - Fix query for list of items presented to a user with a groundhandler role when adding an item to a REQ, so that they match the Cater Role query (SR 16454)&lt;br /&gt;
* [Bugfix] 3440 - Fix and UI changes for attachment approval modal (setting low or high priority). Duplicated functioanlity had inconsistencies across the PublicationEdit and AttachmentApprovalIndex views. Fixed inconsistencies ( however the actual duplication of code needs to be addressed at some point)&lt;br /&gt;
* [Bugfix] 3441 - SkyShare/Publications index and edit - fixed display of kendo badges inthe attachments grid. Replaced client script initialization of badges with pure html rendering&lt;br /&gt;
* [Bugfix] 3455 - Item Pack edit - fixed uncaught JS error on saving volume data&lt;br /&gt;
* [Bugfix] 3460 - StockItem/Edit ItemPack grid fixes. Removed kendo badge client scripting, replaced with pure html to ensure it remains on page during edits&lt;br /&gt;
* [Bugfix] 3470 - SkyShare - Only list active airlines for selection for publication creation&lt;br /&gt;
* [Bugfix] 3503 - Fixed issue with the rendering of the Toobar for the index grid - Requisitons and Publications were affected (SR 28007)&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=Build 1.0.141.x=&lt;br /&gt;
'''Build 1.0.141.x''' ''(RS 09/09/2021, LSY 09/09/2021)''&lt;br /&gt;
* [New] 2939 - Changes for adding a new user to an active SkyShare publication, and further changes for the new attachment approval process. The former is good to go however the latter may need further tweaks - to be assessed once a new MT patch is released to alpha for required changes. Finished portal side of Publication Attachment Approval and tidied up the Attachment grids a bit to use more suitable column widths (ER 26719)&lt;br /&gt;
* [New] 2940 - Changes for adding a new user to an active SkyShare publication, and further changes for the new attachment approval process. The former is good to go however the latter may need further tweaks - to be assessed once a new MT patch is released to alpha for required changes. Finished portal side of Publication Attachment Approval and tidied up the Attachment grids a bit to use more suitable column widths (ER 26719)&lt;br /&gt;
* [New] 3341 - Changes for adding a new user to an active SkyShare publication, and further changes for the new attachment approval process. The former is good to go however the latter may need further tweaks - to be assessed once a new MT patch is released to alpha for required changes (ER 27563)&lt;br /&gt;
* [New] 3353 - Allow admin roles to add notes of types &amp;quot;Review Note&amp;quot;, &amp;quot;Note for Reviewer&amp;quot;, and &amp;quot;Resubmission Note&amp;quot; to SkyShare publications (assuming the status is appropriate), as if they were the creator or nominated approver of the publication&lt;br /&gt;
* [New] 3354 - Allow admin roles to add notes of types &amp;quot;Review Note&amp;quot;, &amp;quot;Note for Reviewer&amp;quot;, and &amp;quot;Resubmission Note&amp;quot; to SkyShare publications (assuming the status is appropriate), as if they were the creator or nominated approver of the publication&lt;br /&gt;
* [New] 3362 - Enhanced Exporting introduced for various index pages under Daily Activities -&amp;gt; MRP &amp;amp; Purchase Ordering and Reference Data -&amp;gt; Stock Items&lt;br /&gt;
* [New] 3363 - Station Logistics Profile and Station Site info buttons added to _RequisitionHeaderPostApprovalEdit partial view which is rendered on /Requisition/Alter and /Requisition/ProcessOpenBackOrder views&lt;br /&gt;
* [MT] 2686 - Tweak user reactivation so that users have only 14 days to reactivate their account (ER 24369)&lt;br /&gt;
* [MT] 2686 - Tweak user reactivation so that users have only 14 days to reactivate their account (SR 24369)&lt;br /&gt;
* [MT] 2941 - MT elements to support adding new attachment to an Active SkyShare publication with approval (ER 26719)&lt;br /&gt;
* [MT] 2941 - MT elements to support adding new attachment to an Active SkyShare publication with approval (ER 26719)&lt;br /&gt;
* [MT] 2941 - MT elements to support adding new attachment to an Active SkyShare publication with approval (ER 26719)&lt;br /&gt;
* [MT] 2979 - Review the calculation of Station Stock Outs with a view to making improvements (ER 26851)&lt;br /&gt;
* [MT] 3074 - Improve checks on Inbound ApprovedPO message validation (ER 14096)&lt;br /&gt;
* [MT] 3187 - Ive changed the data type for two date fields on the ProvisionLoading table from smalldatetime --&amp;gt; date&lt;br /&gt;
* [MT] 3237 - MT &amp;amp; Workflow changes associated with RMA back-ordering functionality (ER 26661)&lt;br /&gt;
* [MT] 3339 - Update transport related MT routines to reference SkyMove product (ER #27679) (ER 27679)&lt;br /&gt;
* [MT] 3340 - MT needs to be aware of two new fields on the PublicationAccessLog table which determine WHEN a user is linked to a SkyShare publication and WHO/WHAT linked the user to the publication (ER 27563)&lt;br /&gt;
* [MT] 3398 - SkyShare AccessLog timestamp incorrectly set on sending of initial Approval alert rather than user distribution alert&lt;br /&gt;
* [MT] 3399 - SkyShare occasional problem with duplicate deadlines being created on WaitUserAck step after approving a new attachment&lt;br /&gt;
* [MT] 3403 - ReceiptOrder workflow incorrectly waiting for a status message from w/h even though the wms mapping status msg flag is set to no (SR 27753)&lt;br /&gt;
* [MT] 3427 - MT changes required to the Scheduler job: CheckUserAccountActivityTransformer to reflect the removal of a redundant field in the db, Userdetail.UserDet_MustChangePsw (SR 27705)&lt;br /&gt;
* [MT] 3439 - SkySharePublication WKI routing to exception upon new SkyShare attachment approval&lt;br /&gt;
* [Bugfix] 3229 - Fixed filtering by &amp;quot;Unread&amp;quot; and &amp;quot;Overdue&amp;quot; (using the buttons above the grid) on SkyShare PublicationIndex where the user has a local timezone which doesn't match with the server (UTC) (SR 27401)&lt;br /&gt;
* [Bugfix] 3327 - Fixed newlines not being rendered in the error text on /SupplierCount/UploadedFileErrorsIndex (SR 27657)&lt;br /&gt;
* [Bugfix] 3332 - Fixed incorrect date used in default sorting and fixed default sorting not working in general on the Order History tab of Requisition/EditProvisional. Also added a hidden field for the CreationDate (ER 27671)&lt;br /&gt;
* [Bugfix] 3338 - Added missing icons to the project file (ER 27679)&lt;br /&gt;
* [Bugfix] 3349 - Fixed &amp;quot;Valid From&amp;quot; date field becoming editable after the user attempts to store other data that fails validation (specific to active SkyShare publications)&lt;br /&gt;
* [Bugfix] 3360 - Fixed broken site info icon functionality and positioning, and removed unnecessary shrinking of label widths in header panel - all on StationCount/Review&lt;br /&gt;
* [Bugfix] 3364 - On the Station Logistics Profile summary window, add a tooltip on the Max Pallet Height which shows the value at full precision&lt;br /&gt;
* [Bugfix] 3366 - Fixed site information icons on StationReturn/EditProvisional and StationReturn/Edit (ShipConfirm) views. For both, fixed the layout. For EditProvisional (which can also be accessed via the /Edit route), additionally improved the functionality to support the fact that the destination site can change from user input&lt;br /&gt;
* [Bugfix] 3389 - Aircraft, Aircraft Configurations - Improvements for image preview&lt;br /&gt;
* [Bugfix] 3391 - From drawing canvases WIKI pages do not open in a separate browser tab - Improved. Fixed bug related to attr &amp;quot;id&amp;quot; (href)&lt;br /&gt;
* [Bugfix] 3394 - Opened up the Notes grid on the Publication Index for adding new records (via the add button, specifically) to all roles, as users should only be able to see SkyShare publications where they'd have access anyway (either by being the creator, approver, admin, or someone on the distribution list)&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.140.x=&lt;br /&gt;
'''Build 1.0.140.x''' ''(RS 19/08/2021, LSY 19/08/2021)''&lt;br /&gt;
* [New] 3249 - Changed the message presented when a user tries to edit a SkyShare publication for which they are not the creator, nor the approver, nor an admin. A previous task already made the change from tooltip-style notification to pop-up window with a button to add notes. Also fixed an issue with the &amp;quot;Add Note&amp;quot; button on the alert which could endlessly present the waiting &amp;quot;spinner&amp;quot; if the Notes grid for the given publication had already been loaded (ER 24077)&lt;br /&gt;
* [New] 3308 - Reviewed? column on SkyShare Publication Index split into 3 separate columns - one to describe the &amp;quot;reviewed state&amp;quot; of the current user, one to describe the &amp;quot;reviewed state&amp;quot; of the critical users, and one to describe the &amp;quot;reviewed state&amp;quot; of non-critical users. The first column is visible to all users (despite what spec says, administrative users can still be present in the distribution list so I think this column still holds value), but the other two are only visible for the administrative users. Row colouring changed to be affected only by the critical users' &amp;quot;review state&amp;quot; column (ER 27591)&lt;br /&gt;
* [New] 3332 - Added RMAs to the Order History tab in RequisitionDetail grid, and ordered the grid by Receipt Date descending (ER 27671)&lt;br /&gt;
* [New] 3337 - Transport Order data now is only accessible through the portal to users with authorised access to SkyMove. Updated model SkylogistixProduct and DashboardGroup to reflect changes in the schema (SLXProd_ID becomes type smallint) (ER 27679)&lt;br /&gt;
* [New] 3338 - Add SkyBill and SkyMove logos to Airline and User maintenance pages - although as noted on the ER (#27679) the images provided are not consistent with the others so will need to be replaced ASAP (ER 27679)&lt;br /&gt;
* [New] 3352 - SkyShare - Add ability to add notes to Archived publications&lt;br /&gt;
* [New] 3356 - Portal update required for late change to AirlineWMSCodeMapping&lt;br /&gt;
* [AuthServer] 3337 - Transport Order data now is only accessible through the portal to users with authorised access to SkyMove. Updated model SkylogistixProduct and DashboardGroup to reflect changes in the schema (SLXProd_ID becomes type smallint) (ER 27679)&lt;br /&gt;
* [Bugfix] 3254 - Filter out selected roles and users already on the distribution list from the DDL when adding a new user to the distribution list (on a SkyShare publication)&lt;br /&gt;
* [Bugfix] 3312 - Ensured that on the SkyShare Publications Awaiting Approval index that it's only Global Admins who can see all the publications. Everyone else can only see the ones where they themselves are the nominated approver (SR 27479)&lt;br /&gt;
* [Bugfix] 3324 - Fix issue updating Station Operating Times data for global admins when data already exists for the given station&lt;br /&gt;
* [Bugfix] 3334 - Minor change to a error message text on page /SupplierCount/EditCount/…&lt;br /&gt;
* [Bugfix] 3336 - Fixed download filenames for the pre-report and post-report SCA files (SR 16428)&lt;br /&gt;
* [Bugfix] 3343 - Flight/Schedue Index - ensuire grouped export correctly outputs the grouped text&lt;br /&gt;
* [Bugfix] 3346 - Enhanced export - fixed grouped heading texts for several views (listed in the VSO task)&lt;br /&gt;
* [Bugfix] 3348 - SkyShare - Publication/Edit - allow Distribution Details to be shown for approved publications. Also tidied up code a bit more, helping to reduce some reptition&lt;br /&gt;
* [Bugfix] 3350 - Added an Add button for the notes grid on SkyShare Publication Index, mainly so that the creator of a publication can still add notes when the publication is Awaiting Approval (and thus full editing is denied)&lt;br /&gt;
* [Bugfix] 3351 - Make sure the nominated approver can add notes on the SkyShare Publication Edit page, even if they are not an administrator or operational user&lt;br /&gt;
* [Bugfix] 3357 - Fixed route for ItemSupplier add page, and hide the &amp;quot;Item Supplier Last Count Details&amp;quot; panel when creating a NEW item supplier (as there would be no such record to view) (SR 27701)&lt;br /&gt;
* [Bugfix] 3358 - Remove ability for users to change the selected ports when editing an existing city pair&lt;br /&gt;
* [Bugfix] 3359 - Stock item catalogue - export to PDF no longer displays the images - Fixed. Report generator - Improvements (SR 27717)&lt;br /&gt;
* [Bugfix] 3360 - Fixed the 3 new OrganizationAttributes introduced under 3131 to default to FALSE as per the spec&lt;br /&gt;
* [Bugfix] 3367 - Adjust CON_SupplierCountDetail_ManufacturerNotReadyQty to allow the user to optionally specify both In Progress Value and In Progress Currency when the In Progress Qty is 0 - to reduce chances of hitting validation errors. Additionally, updated the message text which gets presented to the user if they do breach that constraint, to make it clearer what the expectations are (SR 27727)&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.139.x=&lt;br /&gt;
'''Build 1.0.139.x''' ''(RS 12/08/2021, LSY 12/08/2021)''&lt;br /&gt;
* [New] 3131 - Modified the configuration necessary to manipulate which columns are visible on the Station Count Review page, with regard to earlier changes on this task. Now uses OrgAttributes. Fields in question are Target Float, Target Backup, Expected Closing Qty (With/Without Consumption), Variance Qty (With/Without Consumption), Variance Value (With/Without Consumption), Item Cost (ER 16370)&lt;br /&gt;
* [New] 3162 - Added common modal window for use throughout the portal which shows details of a Station's Logistics Profile, modified the common StationSummary panel to have an icon to display this, and added the same icon throughout various Requisition and Issue pages (ER 27287)&lt;br /&gt;
* [New] 3260 - Added a third maintenance modal popup which appears when the maintenance window is within 24 hours, improved code in PortalStateHub and added 3 configuration keys to allow tweaks to the timeframes which govern when each of the modal windows appear (ER 27543)&lt;br /&gt;
* [New] 3267 - Remove &amp;quot;Single&amp;quot; as an option for Frequency when editing or adding a new Scheduled Report&lt;br /&gt;
* [New] 3269 - Added &amp;quot;Download Blank Count Sheet&amp;quot; button to SupplierCount/SetActualCountDate view&lt;br /&gt;
* [New] 3287 - Added a Reject button on the Cookie Consent modal window and the &amp;quot;How this site uses cookies&amp;quot; page, so that users are offered the option to reject the optional cookies when we first ask them (It is still possible to change this decision on the user profile page) (ER 27543)&lt;br /&gt;
* [New] 3291 - City Pairs creation - improve UI validation&lt;br /&gt;
* [New] 3301 - Item Groups Index grid doesn't require Grouping functionality&lt;br /&gt;
* [New] 3304 - Align fields descriptions between Excel upload and portal for supplier stock counts (ER 27619)&lt;br /&gt;
* [New] 3310 - Added SkyShare publication-wide acknowledgement button on the publication index when the publication has no attachments, and added ability for the parent grid to refresh the &amp;quot;Reviewed?&amp;quot; column and row colouring (without redrawing entire grid and thus closing any expanded rows) when the user acknowledges a publication in its entirety (both when there are no attachments, and when there are attachments), also tidied up javascript code around the attachment grid, to use function expressions (IIFE's but without the &amp;quot;Immediately Invoked&amp;quot; part). Fixed errors I found whilst recording a demonstration video (ER 27417)&lt;br /&gt;
* [New] 3315 - Aded StationReturn Totals functionality (Requested &amp;amp; Approved Total Volume, Pallets, and Weight) on StationReturn/EditProvisional and StationReturn/Approve views. Same functionality as seen in Requisitions (ER 27009)&lt;br /&gt;
* [New] 3317 - Additional work to Task #3189 - Improved&lt;br /&gt;
* [New] 3323 - Added prefixed ID column to the IssueHeader grid shown under the Tracking tab on Requisition Index (SR 27651)&lt;br /&gt;
* [New] 3329 - Grant access to pages /Station/AirlineLiquorIndex and /Station/AirlineBOBIndex to role 4 - Airline Management&lt;br /&gt;
* [New] 3330 - css updates to align .inlineEditButton elements with k-grid-edit&lt;br /&gt;
* [New] 3331 - Airline Liqoupr/Bob Index grids. Renamed label 'Organization' to 'Site' as per original requirement for the Organization Name column&lt;br /&gt;
* [Bugfix] 2998 - When adding a new station transport, ensure the &amp;quot;Drop/Pick Time (Days)&amp;quot; is hidden since the default value for 'Pickup Service' is Live Load and not 'Drop/Pick' (SR 26897)&lt;br /&gt;
* [Bugfix] 3178 - Removed 'NullDisplayText'= &amp;quot;&amp;amp;nbsp;&amp;quot; attribute from all view models&lt;br /&gt;
* [Bugfix] 3289 - Aircraft Module Index - Fixed Module Contents so the drill-down remain hidden post-edit, when aplicable.&lt;br /&gt;
* [Bugfix] 3290 - Fixed the rendering of kendo textbox widget for Aircraft Provision Cod Version description&lt;br /&gt;
* [Bugfix] 3293 - PO/Index edit action - fixed for Airline Manafement role the 'object reference' error shown when editing aPO under a status 'Partial Supplier Commitment'&lt;br /&gt;
* [Bugfix] 3294 - Fixed PO access for the AirlineManagement role&lt;br /&gt;
* [Bugfix] 3295 - Edit stock item fix to a conversion factor creation (SR 27623)&lt;br /&gt;
* [Bugfix] 3296 - Airline Management - Station/Index. Give read access to Station Defaults data&lt;br /&gt;
* [Bugfix] 3297 - General Report Scheduler - prevent storing invalid range value for the Days of Month&lt;br /&gt;
* [Bugfix] 3303 - 'Enhanced' export fix to support grouped data. Also - improved formatting of the first row (header), with background styling and frozen row. &amp;quot;Enhanced&amp;quot; export - removed in-sheet grouping as this will be looked at in more detail as a separate task. Also added in auto-width to exported sheets for user convenience. Export Controller - update for PDF export so the cells on a grouped title row are merged across the columns as with xls filetypes&lt;br /&gt;
* [Bugfix] 3316 - Updated Requisition/Alter - aded Qty Originally Approved (to the Item Grid) (SR 16424)&lt;br /&gt;
* [Bugfix] 3318 - Station KPI Details report - ensure the applied filters (active and current data only DDL filters) are shown in the toolbar filters&lt;br /&gt;
* [Bugfix] 3342 - 'Enhanced' export fix for Stock Item index grid&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.138.x=&lt;br /&gt;
'''Build 1.0.138.4''' ''(RS 05/08/2021, LSY 05/08/2021)''&lt;br /&gt;
* [New] 3161 - UI for Station Logistics Profile maintenance (ER 27287)&lt;br /&gt;
* [New] 3188 - Changed definition of ProvLoad_ValidTo and ProvLoad_ValidFrom to date (from datetime) (SQL DataTypes)&lt;br /&gt;
* [New] 3189 - Improved display of module content options&lt;br /&gt;
* [New] 3190 - Added &amp;quot;Delete&amp;quot; capability for the &amp;quot;Provisioning Rules&amp;quot; table. Fixed bugs. Button &amp;quot;Add New Provisioning Rule&amp;quot; doesn't work - Fixed. Added user-friendly message (SR 27379)&lt;br /&gt;
* [New] 3198 - Implementation of ability to view Liquor and BOB Exchange data directly. Liquor and BOB Exchange data CRUD implemented (ER 23141)&lt;br /&gt;
* [New] 3202 - RMA Templates - implemented 'Copy Template' functionality. Implementation of RMA Template auto-updates. / refresh (ER 27383)&lt;br /&gt;
* [New] 3205 - For Supplier role- Change text 'Supplier Inventory Counts' to 'Inventory Counts' on the sub-menu&lt;br /&gt;
* [New] 3207 - Added comments column to Supplier Counts Index (child grid) and modal&lt;br /&gt;
* [New] 3216 - Supplier Count creation from Category/Edit page. Fix validation for urgent counts requests&lt;br /&gt;
* [New] 3218 - On SkyShare ShowPublication page, moved Approved Date to the more appropriate panel, and re-ordered the dates in said panel to flow better. In PublicationEdit page, moved Review By Date above Valid From date for the same reason (ER 27079)&lt;br /&gt;
* [New] 3221 - Supplier Count edit - detail grid. Added column re-size button&lt;br /&gt;
* [New] 3230 - Enhanced exports for Provisioning Codes, Rules and Errors&lt;br /&gt;
* [New] 3238 - RMA back-ordering. Added new view for RMA Backorder index page. Added the RMA backorder index page too. Display-only at this juncture. RMA Back orders - added new models plus model updates. Moved RMAShortReceiptEdit to it's own class file. RMA Backorders - Hooked up portal to middle-tier service method for backorder progression based on user decisions. Update RMA Menu - with new .resx entries (ER 26661)&lt;br /&gt;
* [New] 3239 - Restrict what can and can not be changed on a SkyShare publication which has been approved (and is in status: Active). Tweaked Publication/Edit linked publication edit access (ER 27415)&lt;br /&gt;
* [New] 3250 - SkyShare Publications - improved the delete icon toolip on the Publication/Index grid (ER 24077)&lt;br /&gt;
* [New] 3259 - Requisition/Index - disable the requisition delete button when no rows are selected&lt;br /&gt;
* [New] 3264 - User account re-activation process should call M/T service request to handle&lt;br /&gt;
* [New] 3265 - Implement auto-logout for idle users (ER 27571)&lt;br /&gt;
* [New] 3326 - Supplier Count edit updates. Allow users to enter null In-progress at Plant value and currency if there is zero (not null) Qty (SR 27657)&lt;br /&gt;
* [AuthServer] 3268 -  Implemented a Serilog &amp;quot;enrichment&amp;quot; class that allows us to add certain properties into the logs for the AuthServer - Most importantly, the client IP address (Compatible with the Cloudflare proxy) (SR 27571)&lt;br /&gt;
* [MT] 2932 - Privatize the distribution list for alerts sent from SkyShare when there are multiple users in distribution (ER 26725)&lt;br /&gt;
* [MT] 3220 - Fixed functionality around blank contracted buffer stock quantities on the supplier count sheet&lt;br /&gt;
* [MT] 3220 - Force users to enter comment on a supplier count sheet when buffer stock is low&lt;br /&gt;
* [MT] 3227 - Button Re-calculate PO Total Value needs to consider Free of Charge lines on a linked contract&lt;br /&gt;
* [MT] 3251 - Unplanned substitution request fails when trying to add a substitute item as direct delivery &lt;br /&gt;
* [MT] 3274 - fixed fault with deadlines on SkySharePublication WF Map (SR 27593)&lt;br /&gt;
* [MT] 3299 - In Progress quantity included on supplier count sheets in spite of the count category config (SR 27637)&lt;br /&gt;
* [MT] 3313 - Change column headings for the Supplier Inventory Count Sheet template and also un-hide column D, &amp;quot;Contracted Buffer Qty&amp;quot; too (ER 27619)&lt;br /&gt;
* [MT] 3325 - Suppliers HAVE to enter a In-Progress Value and accompanying Currency for a SupplierCountSheet even though the In-Progress qty column is set as zero (SR 27657)&lt;br /&gt;
* [MT] 3335  - Supplier Count - NullReference exception when attempting to create a new immediate count (SR 27675)&lt;br /&gt;
* [Bugfix] 2736 - Fixed validation errors on the &amp;quot;All Requisition Lines&amp;quot; grid on /Requisition/BackOrder/{id} not being presented to the user (SR 26227)&lt;br /&gt;
* [Bugfix] 2982 - PO Approval - bug fix. Check poConfiguration.PreApprovalLevel has a value before comparing against it (ER 26863)&lt;br /&gt;
* [Bugfix] 2982 - PO Approval - For POAirlineCfg_POApprovalOpt_ID = 1, we now check the PO total value against PO approval Sequences to determine if the user is within the value threshold before allowing Approval (ER 26863)&lt;br /&gt;
* [Bugfix] 3006 - Make &amp;quot;Add All Lines&amp;quot; and &amp;quot;Save&amp;quot; buttons available to SLX roles in the custom delivery schedule edit modal (SR 26317)&lt;br /&gt;
* [Bugfix] 3069 - Fix Station Item KPI default filter behaviour (Current Data Only? and Active Stations Only? filters)&lt;br /&gt;
* [Bugfix] 3090 - Before defining the Station Hubs you must first define the Airport Hubs and that when selecting a station hub you can only select stations that are located at one on the airport hubs (ER 26857)&lt;br /&gt;
* [Bugfix] 3098 - Trim whitespace (leading and/or trailing) from Item Code when creating a new Stock Item (ER 16334)&lt;br /&gt;
* [Bugfix] 3143 - For Requisition Approval, force users to enter a Approved Qty / QtyConfirmed that is greater than or equal to the StockOutQty (if _StockOutEmergency == 1). Nulls also allowed though, to indicate that the line is not approved. Also added a tooltip to the &amp;quot;Reset Stock-Out Lines&amp;quot; button (ER 26849)&lt;br /&gt;
* [Bugfix] 3159 - ItemSupplier Edit - fix collapsible panel behaviour&lt;br /&gt;
* [Bugfix] 3171 - Fixed a bug with the Active/Inactive indicator for AirlineSupplier's Main Supplier Contact, the bug was introduced by taskless changeset #36630&lt;br /&gt;
* [Bugfix] 3172 - Fixed Ultimate Warehouse control on PurchaseOrder/Create being disabled after a post-back with validation errors&lt;br /&gt;
* [Bugfix] 3174 - For the most part, fixed inconsistencies between stored StockLevel_ExpectedPurchaseOrdQty and the figures shown on the modal window which shows a breakdown of those values (SR 25929)&lt;br /&gt;
* [Bugfix] 3180 - Fixed StkItem_Uses not being nulled when a StockItem is updated from Disposable No -&amp;gt; Yes (SR 27353)&lt;br /&gt;
* [Bugfix] 3181 - Fix Supplier Count Category creation for users with single airline access (SR 27359)&lt;br /&gt;
* [Bugfix] 3204 - AirlineSupplier Additional Contact - fix bug with Contact Name validation&lt;br /&gt;
* [Bugfix] 3225 - ProvisioningRulesIndex - Fixed row expanding error if the field &amp;quot;Description&amp;quot; contains quotes&lt;br /&gt;
* [Bugfix] 3228 - Fixed Enhanced Exporting for Attachments Awaiting Approval index (SkyShare/AttachmentApprovalIndex)&lt;br /&gt;
* [Bugfix] 3231 - Fix &amp;quot;Days To Review&amp;quot; control not being immediately visible when editing an existing POA Rule which has Required set to true/yes. Also adjusted the title of the edit window on both POA Rules and POA's Issued i.e. from &amp;quot;Add / Edit...&amp;quot; to &amp;quot;Add/Edit...&amp;quot;&lt;br /&gt;
* [Bugfix] 3232 - Requisition/EditProvisional - disable Qty in Transit lookup if the requisition item has no assoicated station item&lt;br /&gt;
* [Bugfix] 3240 - Allow adding notes to SkyShare publications on both the PublicationEdit and PublicationIndex pages - on PublicationIndex this is done by attempting to edit a Publication which either the user does not have access to edit, or where the Publication status is not valid for editing. Dynamic DDL for PublicationType in editor only displays where appropriate and only displays appropriate options for the status of the Publication. Read only notes grid added to the PublicationShow page (ER 27415)&lt;br /&gt;
* [Bugfix] 3244 - RMA Mian index updated. RMAs with a status not eligible from editing from that page are now rendered with an inactive edit icon. (AwaitingApproval, Outstanding, Cancelled) (SR 27469)&lt;br /&gt;
* [Bugfix] 3256 - Changed Creation Date on Supplier Forecast Document Requests to include the time element in views (SR 24653)&lt;br /&gt;
* [Bugfix] 3258 - Fix AirlineSupplier/Index modal editing of ItemSupplier&lt;br /&gt;
* [Bugfix] 3261 - User account re-activation bug fix. 1. UserRegistration table definition had changed without UI developer's awareness. Now updated the model to be consistent with new database definition. 2. Changed UserRegistration ans UserQuestion checks, to perform a count rather than column select - more performant that way (SR 27551)&lt;br /&gt;
* [Bugfix] 3311 - Fix ItemWarehouse/Index grid id reference so that data is loaded correctly&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.137.x=&lt;br /&gt;
'''Build 1.0.137.3''' ''(RS 03/08/2021, LSY 03/08/2021)''&lt;br /&gt;
* [New] 3322 - removed output caching for the SupportRequest Project table (SR 27647)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.137.2''' ''(RS 22/07/2021, LSY 22/07/2021)''&lt;br /&gt;
* [New] 3142 - Adapt &amp;quot;Current Count Performance&amp;quot; DashBoard to &amp;quot;Open Count&amp;quot; DashBoard (ER#26967). Re-arrange some code since a few reports will be moved into a different dashboard group (ER 26967)&lt;br /&gt;
* [New] 3147 - UI calls inflight Web Service when user creates a new REQ from a Requisition-Template. When adding a requisition item. call m/y to get the calculated Transit Qty and store that value against the new requisition detail record. Drop legacy template-based requisition generation SP and related objects (ER 27051)&lt;br /&gt;
* [New] 3155 - Power of Attorney UI (ER 27287)&lt;br /&gt;
* [New] 3168 - Add the ability to delete supplier count categories on page /SupplierCount/CategoryIndex&lt;br /&gt;
* [New] 3176 - Added Open Requisition (Current) to schema. Open Requisitions (Current) Dashboard chart.Develop an Open Requisitions Dashboard (ER #26969). Added ability to navigate from the series drill-down to show / edit view (ER 26969)&lt;br /&gt;
* [New] 3177 - Dashboard configuration. 1) It should be able to add (13) Supplier Relationship Manager to dashboard (5) Supplier Performance 2) It should be possible to add (14) Station Executive to dashboard (1) Station Performance&lt;br /&gt;
* [New] 3184 - JS script files that are included to specific pages/views are now only cached per portal version&lt;br /&gt;
* [New] 3186 - Provisioing Type - Added new column &amp;quot;Provisioing Type&amp;quot;&lt;br /&gt;
* [AuthServer] 3073 - Fixed reported error in Authentication server log from SkyTrack authentication (SR 13814)&lt;br /&gt;
* [MT] 2659 - Implement Transport Order document template (ER 24543)&lt;br /&gt;
* [MT] 2759 - Create new table to track contacts to whom a quotation request has been sent and key details of the reponse (ER 25121)&lt;br /&gt;
* [MT] 2774 - Spelling mistake in alert content related to Despatch confirmation (ER 26357)&lt;br /&gt;
* [MT] 2775 - Implement Transport Order Quotation request document template (ER 24543)&lt;br /&gt;
* [MT] 2776 - Maintain reference to documents produce related to Transport Orders (ER 24543)&lt;br /&gt;
* [MT] 2788 - Fix various SkyShare Publication table constraint problems (ER 26389)&lt;br /&gt;
* [MT] 2795 - INCO Term Location incorrectly set on Transport Order creation from Issue Out (ER 25327)&lt;br /&gt;
* [MT] 2815 - Change to SkyShare PublicationAccessLog to add _NeedsReview flag (ER 26353)&lt;br /&gt;
* [MT] 2818 - SAP StockLevel bulk update problems updating clone items (code improvement only) (ER 26243)&lt;br /&gt;
* [MT] 2852 - Change alert delivery mechanism to force SMTP use if an email address has been specified for a user rather than just the user ID (ER 24543)&lt;br /&gt;
* [MT] 2852 - Produce and send XML EDI for Transport Order (ER 24543)&lt;br /&gt;
* [MT] 2854 - Define EDI configuration table to hold EDI conf per transport supplier (ER 24543)&lt;br /&gt;
* [MT] 2862 - Minor fix to cover the telephone number updates too&lt;br /&gt;
* [MT] 2862 - User registration enhancement to check if unregistered contacts are now registered (ER 26565)&lt;br /&gt;
* [MT] 2864 - Change to auto PO submission to retain original requisition user rather than update the PO owner to system (ER 25985)&lt;br /&gt;
* [MT] 2866 - Add new column TransCargo_ContainerNo to TransportCarg table (ER 25121)&lt;br /&gt;
* [MT] 2871 - PO submission does not check the FreeOfCharge indicator when determining the value of a PO (ER 26029)&lt;br /&gt;
* [MT] 2897 - New SPL creation ca fail if no other par lavels exist for the station with _NextReqDate set in the future (ER 26657)&lt;br /&gt;
* [MT] 2900 - Ensure NWA tidies up redundant files on bulk load failure&lt;br /&gt;
* [MT] 2902 - Add failsafe to MT to detect and correct any occurences where the UI fails to sum backupQtys for &amp;quot;S&amp;quot; lines in inventory counts (ER 16286)&lt;br /&gt;
* [MT] 2907 - Improve MT error handling for a scenario that isnt handled very well today - GenerateStationRequisition (ER 26683)&lt;br /&gt;
* [MT] 2907 - Improve MT error handling for a scenario that isnt handled very well today (SR 26683)&lt;br /&gt;
* [MT] 2912 - Create new TransportOrderContacts table (ER 25121)&lt;br /&gt;
* [MT] 2913 - Change contact details in Transport Order email alert (ER 25215)&lt;br /&gt;
* [MT] 2915 - Create new table that links AdditionalPointOfContact and TransportContactPurpose (ER 26579)&lt;br /&gt;
* [MT] 2929 - New table to map Shipping container codes to FF Container Codes (ER 24543)&lt;br /&gt;
* [MT] 2932 - Privatize the distribution list for alerts sent from SkyShare when there are multiple users in the distribution (ER 26725)&lt;br /&gt;
* [MT] 2972 - Send an email to station SPMs if an approved Req spwns one or more emergency orders (ER 26847)&lt;br /&gt;
* [MT] 2983 - Add new column to TransportOrderNotes table (ER 25121)&lt;br /&gt;
* [MT] 2986 - Process inbound Transport Status messages (ER 24543)&lt;br /&gt;
* [MT] 3004 - Supplier Inventory Counts (ER 23967)&lt;br /&gt;
* [MT] 3015 - StationItem_CountDate not being set when new SPLs are being created against items that have been previously counted (ER 16332)&lt;br /&gt;
* [MT] 3018 - After user registration has concluded reset columns containing personal/security information as they are no longer needed (ER 26901)&lt;br /&gt;
* [MT] 3022 - Increase size of comment column of TransportStatusHistory (ER 25121)&lt;br /&gt;
* [MT] 3025 - Increase size of _Vessel,_TruckReg,_Voyage,_TransRef columns on Transport order tables and transaction related tables (ER 25121)&lt;br /&gt;
* [MT] 3028 - Workflow for Supplier Inventory Counts (ER 23967)&lt;br /&gt;
* [MT] 3047 - Clear various MRP Item Warehouse values during MRP initialisation in case it is a retry of a previous failure (ER 27015)&lt;br /&gt;
* [MT] 3050 - Add two new columns to Transportorder table to denote if Quotes and Approval are required (ER 25121)&lt;br /&gt;
* [MT] 3051 - Update the Transport Order creation process to set new _ApprovalReq and _QuoteReq columns (ER 25327)&lt;br /&gt;
* [MT] 3052 - Update to Transport Order workflow to handle all possible quotation and approval scenarios (ER 25215)&lt;br /&gt;
* [MT] 3055 - Update the Transport Order creation to set the destination Airport from Issue Outs (ER 25327)&lt;br /&gt;
* [MT] 3067 - Add ApprovedDate to SkyShare Publication and set on successful approval (ER 27079)&lt;br /&gt;
* [MT] 3069 - Problem with creation of split POs from CPOs where the contract couldn’t fulfil the requirement - ensure the split PO Approval details are not copied across from the source PO (ER 27087)&lt;br /&gt;
* [MT] 3079 - Spelling mistake in email alert related to Supplier chaser alert (ER 27139)&lt;br /&gt;
* [MT] 3084 - Inglight Services for Supplier Inventory Counts (ER 23967)&lt;br /&gt;
* [MT] 3085 - Supplier Count Sheet Template and count sheet handling (ER 23967)&lt;br /&gt;
* [MT] 3093 - SPM not able to submit a REQ that they have created for their own station if the REQ has been created from a template AND there are lines on the REQ with a zero-requested qty (ER 27209)&lt;br /&gt;
* [MT] 3146 - MT to offer a new Web Service call that will take input parameter(s) from the UI and will create a new REQ for a specified REQ-Template (ER 27051)&lt;br /&gt;
* [MT] 3148 - MT to offer a new Web Service call that will take input parameter(s) from the UI and will create a new REQ for a specified REQ-Template (ER 27051)&lt;br /&gt;
* [MT] 3152 - Error when trying to approve a SkyShare publication that supersedes an archived publication on Alpha (SR 26931)&lt;br /&gt;
* [MT] 3247 - Auto-dismissal of rejected SkyShare Publication always defaults to 10 day period regardless of configuration (SR 27463)&lt;br /&gt;
* [MT] 3262 - Fix MRP which was failing due to missing ItemSupplier column references in MRP stored procedures (SR 27569)&lt;br /&gt;
* [Bugfix] 3029 - Transport Orders - correct the position of the Contacts tab&lt;br /&gt;
* [Bugfix] 3070 - /Report/GeneralIndex?report=StationKPIDetails - fixed so thast the grid pagination shows the number of records when loading the report with any pre-filters (ER 27093)&lt;br /&gt;
* [Bugfix] 3160 - Removed ProvLoad_UOffset and ProvLoad_OOffset from the model definition as these were removed from the DB some time ago now (SR 27293)&lt;br /&gt;
* [Bugfix] 3167 - Fixed unfriendly error logged when Weeks Between Counts left blank on page /SupplierCount/EditCategory&lt;br /&gt;
* [Bugfix] 3222 - Re-configure error handling for Supplier Cont batch updates - do not cancel any changes when a model error occurs - so that users are not forced to re-enter everything. Rather, they can recitfy the previously entered data&lt;br /&gt;
* [Bugfix] 3257 - Ensure Airline_SLXProdCfg_ID is not reset when updating the Airline table&lt;br /&gt;
&lt;br /&gt;
=Older builds and patches=&lt;br /&gt;
'''Build 1.0.136.0''' ''(RS 01/07/2021, LSY 01/07/2021)''&lt;br /&gt;
* [New] 2939 -  UI work to cater for the changes to SkyShare Publication Attachments - Attachments added to publications after the publication becomes active require approval of their own. There is a new index page listing all attachments requiring approval, badges are shown on attachment grids to show whether they are new (added after publication became active), and whether they are approved, rejected, or require approval. Also fixed a bug with the PDF viewer which didn't enable the acknowledge (and the new Approve/Reject) buttons when the user had reached the bottom of the document  (ER 26719)&lt;br /&gt;
* [New] 2940 -  UI work to cater for the changes to SkyShare Publication Attachments - Attachments added to publications after the publication becomes active require approval of their own. There is a new index page listing all attachments requiring approval, badges are shown on attachment grids to show whether they are new (added after publication became active), and whether they are approved, rejected, or require approval. Also fixed a bug with the PDF viewer which didn't enable the acknowledge (and the new Approve/Reject) buttons when the user had reached the bottom of the document  (ER 26719)&lt;br /&gt;
* [New] 3003 - Supplier Inventory Counts - added a few view models, service code and view code. Supplier Inventory Counts. Implemented function to set the actual count date. Supplier Count Index main grid with enhanced exports. Added some new view models for future UI work. SupplierCountCategoryEdit - updated validation. Implemented supplier count basic edits (item qtys, and dates, values  &amp;amp; currencies at item level).  Supplier Count Details grid added to the main index grid (nested grid).  Updated the TextArea EditorTemplate to use Kendo.TextArea, and updated StationCount/Edit as a result of this change. Implemented functionality to add items to an existing count. Implemented Submit and Count Cancellation (sans M/T interaction). Conditionally hide/show item count qty columns as per category configuration. Added stub files for Count sheet uploads. Added Excahnge Fies DDL to Category maintenance. Added in M/T service calls for Create, Submit, Cancel. Added SupplierFileUpload/Erro model to the DB Context. Data population script added for new DocumentRequestType - SuppliercountSheet. Implement Count sheet uploads and uplod file error index. Implemented ability to dowbload blank count sheets. Fixed menu highlighting, and moved some business logic from the model to the service layer, performed on the submit process. Fixed up authorization (removed Warehouse Customer Services from access). Allowed Supplier Relationship Manager (RO) to view counts (at the moment just the index grid can be viewed - there is no Show page available yet). Added validation on Count categories to limit count days of week to two days. Consecutive days are not permitted eithers. Added a modal for Supplier Count Summary. Supplier Count model updates to reflect recent DB updates (row_version added) (ER 23967)&lt;br /&gt;
* [New] 3081 - Added Par Level Status column to Network Inventory Valuation report (SR 22431)&lt;br /&gt;
* [New] 3090 - Added AilrineHubStations to the model. Airline Edit. Added Hub Stations lookup. Display-only. Airline page - updated the Show summary modal view to include Hub Stations. Airline - Hub Stations insert and edit implemented. Airline - completed Hub Station maintenance (SR 26857)&lt;br /&gt;
* [New] 3098 - Added a warning to the StockItem Add page to warn the user if the entered Item Code has leading/trailing white space that will be removed (ER 16334)&lt;br /&gt;
* [New] 3131 - Renamed &amp;quot;Unit of Measure&amp;quot; field to &amp;quot;UOM&amp;quot;, and &amp;quot;Variance Quantity&amp;quot; to &amp;quot;Variance Qty&amp;quot;. Conditionally* rename &amp;quot;Expected Closing Inventory&amp;quot;, &amp;quot;Variance Qty&amp;quot;, and &amp;quot;Variance Value&amp;quot; to &amp;quot;Expected Closing Inventory With Consumption&amp;quot;, &amp;quot;Variance With Consumption&amp;quot;, and &amp;quot;Variance Value With Consumption&amp;quot;. Conditionally* added new fields &amp;quot;Expected Closing Inventory Without Consumption&amp;quot;, &amp;quot;Variance Without Consumption&amp;quot;, and &amp;quot;Variance Value Without Consumption&amp;quot; Only show the &amp;quot;Target Float Level&amp;quot; and &amp;quot;Target Backup Level&amp;quot; fields if the condition* is met. All on Station Count Review page. * The condition is that Station_UseExternalTargetQtys = 1. Added tooltips to both Expected Closing Qty fields and both Variance Qty fields as per spec (ER 16370)&lt;br /&gt;
* [New] 3134 - Extend the Station Count Details Report to include 2x extra values/colums: 1) Caterer Comments 2) 4PL Comments (ER 27071)&lt;br /&gt;
* [New] 3135 - Added Publ_ApprDate to the SkyShare Publication pages (Show and Edit) (ER 27079)&lt;br /&gt;
* [New] 3140 - Adapt UI so Appropriate Dashboards only are displayed based on the UserRole and that they are displayed in the correct sequence&lt;br /&gt;
* [New] 3141 - Enhance UI for dashboard Configuation to control which UserRoles can be assigned to which Dashboard Groups. Updated CommonTypes enumeration Dashboard groups (now contains 10 groups), and updated user role selection logic to use new enumerated values&lt;br /&gt;
* [MT] 2907 - Improve MT error handling for a scenario that isnt handled very well today - GenerateStationRequisition (SR 26683)&lt;br /&gt;
* [MT] 3069 - MT has attempted to create a split PO in status: Awaiting Approval but incorrectly set POrdHdr_AppDate; this should obviously be null for a PO in status: Awaiting Approval (SR 27087)&lt;br /&gt;
* [MT] 3079 - There's a typo in the Chase Supplier Commitment Email alert body text (SR 27139)&lt;br /&gt;
* [MT] 3093 - SPM not able to submit a REQ that they have created for their own station if the REQ has been created from a template AND there are lines on the REQ with a zero-requested qty (SR 27209)&lt;br /&gt;
* [Bugfix] 2861 - Fixed label that indicates an AirlineSupplier main or extra contact is NOT linked to a user account (Sky Suite vs SkySuite), added an indicator for whether the linked user is active or not, and added in a warning that gets presented whenever the user tries to change an AirlineSupplier main or extra contact's Email Address (if it was previously linked to a user account) (ER 26565)&lt;br /&gt;
* [Bugfix] 2917 - Next Count Date is now defaulted to NULL when setting up a new Station Count Category, which causes the MT to calculate it appropriately based on the schedule (rather than default to a year into the future) (SR 26707)&lt;br /&gt;
* [Bugfix] 3045 - StockItem/Edit - correct the Item Pack disabled deletion tooltip&lt;br /&gt;
* [Bugfix] 3086 - Added validation when creating a PO, so that if Destination Type is Warehouse via Warehouse Transfer, a value must be selected for BOTH warehouses (22903)&lt;br /&gt;
* [Bugfix] 3087 - Fixed a script error on MRP Item/Warehouse Supply Parameters page which caused the Edit modal for Item Warehouse records not to render correctly. Looks to have been caused by refactoring / inconsistent use of IIFE's (SR 27159)&lt;br /&gt;
* [Bugfix] 3088 - Fixed a bug on Station Edit page whereby the Active flag does not become editable when defaults have only just been set up (i.e. no refresh or page load since creating the defaults). Also re-introduced a key to Labels.resx which was accidentally lost in a previous changeset (SR 27175)&lt;br /&gt;
* [Bugfix] 3089 - User registration. Detect Airport Location selection (for caterer role). this fixes the page buttons, so that when the User Role Group selection is changed, followed by Sitre and Port selections, the 'Update' button become active (SR 27191)&lt;br /&gt;
* [Bugfix] 3092 - Fixed volume conversions, for Requisition Approval (SR 27207)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.135.2''' ''(RS 24/06/2021, LSY 24/06/2021)''&lt;br /&gt;
* [New] 2982 - Add USer Role UID 3 to PO Approval authorized list (ER 26863)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.135.1''' ''(RS 24/06/2021, LSY 24/06/2021)''&lt;br /&gt;
* [New] 2982 - Implement use of PurchaseOrderAirlineConfig.POAirlineCfg_POApprAuthRoles, a list of authorised roles that can approve POs. It is assumed that this list will not go beyond 1,2,4, 16, 17 (ER 26863)&lt;br /&gt;
* [New] 2996 - BaseStationEdit updated. Port_ID property changed to be nullable to allow the Required Attribute to function (SR 26895)&lt;br /&gt;
* [New] 2997 - Change child StationDefaults grid on Station index to display user-friendly Days of Week in the &amp;quot;Ordering Frequency&amp;quot; column. E.g. for YNNYNNN it would display &amp;quot;Monday, Thursday&amp;quot; (SR 26893)&lt;br /&gt;
* [New] 3001 - ItemSupplier Edit page (non-modal) updated to show last count details in relation to supplier Counts. Note that there is no ItemSupplier show page (ER 23967)&lt;br /&gt;
* [New] 3002 - Added Supplier Inventory Count Category Index. Display-only at this juncture. Supplier Count Categories - implemention of edit functionality ( creation is not yet implemented). Supplier Count Category - implemented creation functionality and enhanced export. StationCount/EditCategory - updated menu highlight references since the menu IDs have changed (ER 23967)&lt;br /&gt;
* [New] 3008 - Add additional data (extra columns) when user updates SPLs using default values (ER 26903)&lt;br /&gt;
* [New] 3039 - Enhanced Exporting for the Airline Supplier index grid&lt;br /&gt;
* [New] 3040 - Enhanced Exporting for Station Count Category index grid&lt;br /&gt;
* [New] 3041 - Added a &amp;quot;Empty/Unset&amp;quot; option when filtering by Pallet Standard on Warehouse index grid&lt;br /&gt;
* [New] 3049 - TransportOrder summary/show. Changed the layout of the elements on the page according to the length of data in the Vessel field. This field now has a max length 100, which potentially can cause it's value to spill over other field values if not handled correctly. In this case, we need to spread the data over more rows&lt;br /&gt;
* [New] 3053 - Transport Order show page updated to show Quote Required and Approval Required fields. These fields are hidden if appropriate as per cost-sensitive rules. IssueHeader, StationReturnHeader, TransportRouting, WarehouseTransFerHEader model updates elating to TransRef and Vessel length increases&lt;br /&gt;
* [New] 3058 - Changed tooltips and labels which refer to the SkyShare Publ_ReadByDate field so that they use the wording &amp;quot;Review-By-Date&amp;quot; (with the hyphens), and removed useless &amp;quot;???&amp;quot; comments from PublicationTypeEdit.cs (ER 27027)&lt;br /&gt;
* [New] 3059 - Issue/Edit - increase field length for input field Transport Ref.&lt;br /&gt;
* [New] 3061 - Added some server-side validation for the 3 dates on a SkyShare Publication record: * If set, Review By date must be in the future * If set, Valid To date must be in the future * If both set, Valid From date must be on or after Review By date * During approval only, Review By date must be specified (ER 27057)&lt;br /&gt;
* [New] 3065 - Added a &amp;quot;Destination Depot&amp;quot; column to the grid on ItemSupplier/TransportDetails/{ID} which shows either Station_Depot or Whse_Depot (ER 27067)&lt;br /&gt;
* [Bugfix] 2169 - Added validation to ensure every delivery on a Vendor's custom delivery schedule has at least one item on it, and made a fix to the InvoicingEnabled, ContractsEnabled, and SupConfReqd checks in BaseController.CheckSessionData to cater for situations where an airline doesn't have a PurchaseOrderAirlineConfig record (no task for this - just something I stumbled upon)&lt;br /&gt;
* [Bugfix] 2782 - Fixed Unread/Overdue filtering on SkyShare PublicationIndex which was working previously but stopped working when the page was converted to use IIFEs and kendoGridHelper (ER 26349)&lt;br /&gt;
* [Bugfix] 2886 - ItemPack maintenance. Corrected the calculation of Pallet Height (ER 26611)&lt;br /&gt;
* [Bugfix] 2895 - Fixed an issue with user-filter loading when one or more stored filters are based on date fields (SR 26643)&lt;br /&gt;
* [Bugfix] 2918 - Fixed &amp;quot;Active&amp;quot; option appearing in Status filter options on the SkyShare publications listing when the page is meant to only show those which are Awaiting Approval. Modified behaviour of Edit button on publications listing so that it's disabled for Rejected publications which no longer have an active workitem, and added a check when requesting the edit page (for any status publication other than provisional), to ensure that the associated workitem is not stuck at an exception step. Modified query for publications listing so that if the only link granting the user access to the publication is via the distribution list, then the publication must either be Active or Archived (previously it had to be Active) (ER 26609)&lt;br /&gt;
* [Bugfix] 2920 - Across all pages previously identified (which need to either show or allow editing for the new Emergency Order flag and associated comment), added logic as per Petr's suggestion to take user role and PO status into account (with regards to deciding whether to show it read-only or editable) (ER 25171)&lt;br /&gt;
* [Bugfix] 2968 - ixed validation errors not being presented (particularly when a field contains &amp;quot;potentially unsafe&amp;quot; characters such as &amp;lt; or &amp;gt;) on the Additional Contacts grids (found at Station and Warehouse level)&lt;br /&gt;
* [Bugfix] 3016 - On Show SkyShare publication page, modified the &amp;quot;Applies To&amp;quot; panel to also show the &amp;quot;Publication supercedes the following&amp;quot; (PrevPub_ID) field, and renamed the panel back to &amp;quot;Optional Fields&amp;quot; for clarity. Also, on both Show and Edit publication pages, tidied up label and control widths in the header area to neaten up the display and improve for smaller screens etc (SR 26933)&lt;br /&gt;
* [Bugfix] 3020 - Page /NetworkAnalysis/ExternalForecastData should accept only a limited set of file extensions. Added Upload restrictions popup&lt;br /&gt;
* [Bugfix] 3029 - Transport Order sub-menu items re-ordered to be consistent in the index ans show pages. Note: As perVSO#2947 - The Quotatins tab is not implemented, awaiting a task to specifiy the details for that&lt;br /&gt;
* [Bugfix] 3031 - Filtered out inactive airline data from Market index&lt;br /&gt;
* [Bugfix] 3043 - Fixed validation for email address changes made on EditUserDetail page (the page for editing users other than yourself) - if email address change is detected, email confirmation field must be non-empty and identical&lt;br /&gt;
* [Bugfix] 3045 - Better handle ItemPack deletions on page /StockItem/Edit/..., tab Item Packs&lt;br /&gt;
* [Bugfix] 3046 -  Item Pack maintenance. Fix pallet validaiton when creating different structures (non 'A'structures)&lt;br /&gt;
* [Bugfix] 3048 - Specified suitable minimum and maximum values for existing numeric filter templates and added a variety of extra templates for use in numeric filters. Min &amp;amp; max values based on data type range unless specified otherwise. Changed the filter for &amp;quot;Drop Pick Time&amp;quot; field on Station/TransportChainIndex, WarehouseTransfer/IWTTransportChainsIndex, and ItemSupplier/SupplierTransportIndex to use the Byte-based filter (0-255). Added in placeholder text for numerical filter templates - but only for those intended for Byte or Short data types because Integer value range is too big to fit into such a placeholder&lt;br /&gt;
* [Bugfix] 3057 - PO Invoice Index / Invoices Awaitng Approval index bug fix. The editor popup for the PO Tracking Notes grid was not loading due to an issue with a href attribute (value '#') present in the UploadRestrictions element. It caused a compilation error in the client template&lt;br /&gt;
* [Bugfix] 3060 - On SkyShare Publication Show and Edit pages, remove the &amp;quot;Distribution Details&amp;quot; and &amp;quot;Approval Details&amp;quot; buttons when the user is not the correct role AND they are not the one who created the publication (SR 27053)&lt;br /&gt;
* [Bugfix] 3062 - Redirect user back to NetworkAnalysis/AwaitingDecisionIndex after successfully processing an NWA on NetworkAnalysis/Progress/{ID} (SR 27063)&lt;br /&gt;
* [Bugfix] 3064 - Add pre-filters to RMA Details report as per the original specification&lt;br /&gt;
* [Bugfix] 3066 - Allow PO lines to be added to a delivery schedule with a zero qty (SR 27045)&lt;br /&gt;
* [Bugfix] 3066 - Improvementsmade when supplier commits to a custom delivery schedule which they have specified - in the scenario where they have failed to include one or more PO lines in their schedule (SR 27045)&lt;br /&gt;
* [Bugfix] 3068 - StaionItem KPI report. Add 'Current Data Only?' and 'Active Stations Only?' pre-filters&lt;br /&gt;
* [Bugfix] 3070 - Pre-filtered KPI reports fix so that the pagination (number of records and pages) are shown when applying pre-filters (SR 27093)&lt;br /&gt;
* [Bugfix] 3075 - Modified queries used for data retrieval on the 3 File Register pages (ErrorsIndex, ReceivedIndex, SentIndex) so that the results include files sent to/from an organization which isn't an airline (SR 15680)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.134.1''' ''(RS 07/06/2021, LSY 07/06/2021)''&lt;br /&gt;
* [AuthServer] 3076 - Filter out Dummy Airline (ID: 100) from the airlines to choose from when registering a new account (SR 15782)&lt;br /&gt;
* [Bugfix] 3072 - Fixed the ability to raise direct delivery purchase orders (SR 27115)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.134.0''' ''(RS 03/06/2021, LSY 03/06/2021)''&lt;br /&gt;
* [New] 2926 - Several KPI reports have been enhanced to offer pre-filtering (data filtering before loading the data grid) (SR 16314)&lt;br /&gt;
* [New] 2984 - Transport Order Note - implemented ability in note creation to configure if a note will be visible to suppliers. Supplier roles can only view supplier-visible notes (ER 25795)&lt;br /&gt;
* [New] 3011 - Extended SkyShare PublicationAttachment auditing to cater for inserts (ER 26583)&lt;br /&gt;
* [Bugfix] 2823 - User registration review. When the registration details are complete on page load, ensure the Confim button the active&lt;br /&gt;
* [Bugfix] 2858 - Fixes to new test findings. 1) Update StationReturnTemplateHeader.RMATempHdr_Upd_UserDet_ID when changes are made to template details (lines). This should be captured at the same time as the last modified date 2) In the Add New Template Item modal window, when you select a stock item in the Item Code DDL, default the Default Quantity control to 0. Currently, it is 0 before you select an item but then changes to &amp;quot;Enter value&amp;quot; (ER 24357)&lt;br /&gt;
* [Bugfix] 2921 - StockItem/Edit - New ItemSupplier functionality fix . When looking to default Pallet configuraiton data, ItemWarehouse data ajax call now changed - removing the DataSourceRequest configuration (ER 26611)&lt;br /&gt;
* [Bugfix] 2945 - Fixed incorrect role access for interface pages (Airline WMS Mapping, Supplier MS Mapping, and WMS Identification Codes), and added missing toolbar to the grid on WMSIdentificationCodeIndex page (ER 26779)&lt;br /&gt;
* [Bugfix] 2961 - Fixed criteria for edit vs readOnly mode on /Station/Items and enhanced so that in read only mode, it still renders most of the page (just not the bits for editing) (SR 26767)&lt;br /&gt;
* [Bugfix] 2989 - Sorted &amp;quot;Project&amp;quot; DDL on ticket / ER edit page (SR 26885)&lt;br /&gt;
* [Bugfix] 2990 - Removed duplicate &amp;quot;Par Level Status&amp;quot; field from StationItem listing (SR 26879)&lt;br /&gt;
* [Bugfix] 2992 - AircraftProvisioningCodeVersion maintenance bugs fixed - specifically around overlapping date handling (SR 26887)&lt;br /&gt;
* [Bugfix] 3007 - Fix Station/Index Depot column filters (SR 26913)&lt;br /&gt;
* [Bugfix] 3013 - ItemSupplier/Edit. Added missing JS script reference&lt;br /&gt;
* [Bugfix] 3014 - Dropped calculated column 'ExpectedClosingCount' from View_StationCountDetailForEdit, and code model. StationCount/Review item grid updated to used db column StCntDet_ExpectedClosingQty (SR 16332)&lt;br /&gt;
* [Bugfix] 3017 - Fix RMA Index export bug (SR 26927)&lt;br /&gt;
* [Bugfix] 3019 - Fix to message presentation for SkyShare publication attachment deletions that have been read/downbloaded/acknowledged by anyone (SR 26935)&lt;br /&gt;
* [Bugfix] 3023 - Fixed - problems with file uploads on page /PurchaseInvoice/Show/&lt;br /&gt;
* [Bugfix] 3024 - Better handle uploads of big files on page /NetworkAnalysis&lt;br /&gt;
* [Bugfix] 3026 - Freight forwarders should not have access to page /Airline/WMSIdentificationCodeIndex or Airline-Supplier Mapping Index&lt;br /&gt;
* [Bugfix] 3030 - Roles 16 &amp;amp; 17 should be able to edit StationItem data, thus an Edit button/icon should be offered to users with that role on the /Station/ParLevelIndex page (SR 26975)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.133.3''' ''(RS 31/05/2021, LSY 31/05/2021)''&lt;br /&gt;
* [Bugfix] 3044 - Item Pack creation. Fix handling of struture code changes, and how the pack level is set and persisted in the model (SR 26923)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.133.2''' ''(RS 27/05/2021, LSY 27/05/2021)''&lt;br /&gt;
* [New] 2918 - Renamed &amp;quot;Approve/Alter Publications&amp;quot; menu option to &amp;quot;Approve Publications&amp;quot;, and corrected visibility for the roles which have access. Approve Publications listing no longer shows Active SkyShare Publications. Fixed menu highlight issue on Publication Types index, and an improvement to Enhanced Exporting to allow invoking _Export methods which have additional (optional) parameters (to fix export on Approve Publications index - it was exporting all publications rather than just ones awaiting approval) (ER 26609)&lt;br /&gt;
* [New] 2921 - StockItem/Edit - Item Supplier creation. When there is no pallet item pack defined for an item, the Pallet Type in the new box should default from Whse_PalletStd_ID (if there is only one warehouse linked ot the item) (ER 26611)&lt;br /&gt;
* [New] 2944 - Allowed Supplier Manager role access to Airline Supplier listing, StockLevel report, and Network Inventory Valuation report (ER 26775)&lt;br /&gt;
* [New] 2945 - Added 2 fields to AirlineWMS index grid, and a child grid to display related WMSIdentificationCode data. Renamed the &amp;quot;Warehouse/Station Related&amp;quot; menu to &amp;quot;Warehouse/Station/Supplier Related&amp;quot; and added 2 new options - one which is similar to the AirlineWMS Mapping option but instead shows SupplierMSCodeMapping data (as well as a child grid to show the related WMSIdentificationCodes), and the other which simply shows ALL WMSIdentificationCode data (ER 26779)&lt;br /&gt;
* [New] 2946 - Menu Items resource file updated for Transport Oders. Set up menu for Transport management Daily activities (ER 26787)&lt;br /&gt;
* [New] 2947 - Transport Order index grid added to the UI. Display-only at this juncture. UI to support the Create/review TransportOrders menu option. Implemented enhanced exporting for the Transport Order index (ER 26787)&lt;br /&gt;
* [New] 2948 - Hide Cost details on Show Transport Order window if Role is a a FF (18) (ER 25955)&lt;br /&gt;
* [New] 2949 - Removed menu option for Approve/Alter Requisitions for Groundhandlers and Caterers, plus ensured that the related controller action doesn't allow them access (ER 26799)&lt;br /&gt;
* [New] 2962 - Bring Tail Edit modal up to UI standards&lt;br /&gt;
* [New] 2963 - SSIM Flight Filters - bring up to UI standards&lt;br /&gt;
* [New] 2964 - Add logic to only render the &amp;quot;Item Notes&amp;quot; child grid (and tab) if the user's role is appropriate. 3 pages affected - /StockItem/ItemCatalogueIndex /StationCount/ItemCatalogueIndex and /StockItem/Index (ER 26845)&lt;br /&gt;
* [New] 2969 - Highlight station orders that were raised as Emergency Shipments (SR 26837)&lt;br /&gt;
* [New] 2970 - Highlight Req-lines which were flagged as Stock-Out Emergencies on a Requisition (ER 26841)&lt;br /&gt;
* [New] 2977 - Added a means to validate file uploads against a blacklist of disallowed file extensions - configurable in web.config. Also added a link users can click to see the upload restrictions (including the maximum size and either the whitelisted extensions or the blacklisted ones - depending on whether or not we are using a whitelist on that given upload control) (ER 26827)&lt;br /&gt;
* [New] 2978 - AirlineEdit, UploadExternalStationItemFile views updated to use the 'MaxRequestLength ' from the web.config as the maximum file size value. Maximum file size handling. POInvoice/Upload and PO/Upload updated to show the maximum file/input stream size. Replace hard-coded file size limits with web configuration settings for PO &amp;amp; Invoice file uploads. Updated FileManager JS file to handle file size validations, and provide file upload help. Relocated several js files out of the common folder and updated references. AirlineSupplier/Edit updated to validate the file size. Despite the fact that there is a help to show the max file size - it was not being enforced. NWA/ExteralForecastData, StockItem/AddImage views updated to validate maximum file size during uploads. StockItem/AddImage views updated to validate maximum file size during uploads. NWA/ForecastChanges. Implemented max file-size validations (SR 26827)&lt;br /&gt;
* [Bugfix] 2857 - Fixed bug in OrganizationSiteMap Update logic (ER 26561)&lt;br /&gt;
* [Bugfix] 2858 - RMA Template fixes. 1. Allow zero qty against template items 2. Ensure RMATempHdr_LastModDate is updated as appropriate 3. Fix the temaplte toolbar functionality on the index page (ER 24357)&lt;br /&gt;
* [Bugfix] 2870 - Further changes to functionality which updates associated AirlineSupplier, AirlineSupplierContact, and AdditionalPointOfContact records when linked UserDetail changes. Namely, TelNo and FaxNo are now copied across too - assuming the new value for those fields isn't null (ER 26565)&lt;br /&gt;
* [Bugfix] 2886 - Fixed the No of Layers calculation in the service model for ItemSupplierPalletConfiguration, ItemWarehousePalletConfiguratio, ItemPackSummary. This in turn fixes pallet height results (ER 26611)&lt;br /&gt;
* [Bugfix] 2911 - Fixed an unfriendly error message on the SkyShare Publication Edit page, which was specific to Rejected publications with a still-active workitem. On post-back (e.g. Save &amp;amp; Continue), the wkf variable was not set if the ModelState was invalid which caused all controls to be rendered readonly (as if the workitem had ended), which highlighted an error in the markup (&amp;quot;Templates can only be used...etc&amp;quot;) (ER 26113)&lt;br /&gt;
* [Bugfix] 2920 - Added EmergencyOrder flag (and Note) as readonly fields to /PurchaseInvoice/Commit and added editable controls for the same fields on /PurchaseOrder/EditPendingUserInputPurchaseOrder (ER 25171)&lt;br /&gt;
* [Bugfix] 2928 - Fixed navigation and menu highlighting issues around support area - No matter which listing you use to reach a ticket (or ER) (Index, Enhancements, WatchList, AssignIndex), the appropriate menu item should be highlighted and pressing the &amp;quot;Back&amp;quot; button (or any other button which results in leaving the page e.g. Save &amp;amp; Exit) should take you back to the same listing (SR 26733)&lt;br /&gt;
* [Bugfix] 2930 - Fixed issues editing recently added Mapping records in the UI&lt;br /&gt;
* [Bugfix] 2950 - ScheduleTaskConfig grid (on page /System/GeneralSchedulerIndex) changed to no longer filter-out non-editable records. Instead, it simply won't show the edit button for those (ER 26783)&lt;br /&gt;
* [Bugfix] 2951 - Fixed NWA creation bug for single-airline access users (SR 26825)&lt;br /&gt;
* [Bugfix] 2953 - View_RequisitionDetailLoadingGroup.QtyPerDefaultPack datatype cast as integer (SR 26761)&lt;br /&gt;
* [Bugfix] 2954 - Fixed navigation looping issue when using Back button on EditRestrictedPurchaseOrder page (after taking the route to add PO Tracking Notes) (ER 26801)&lt;br /&gt;
* [Bugfix] 2960 - Limited the text box used for Warehouse Operating Times (for notes) to 512 characters and added a remaining characters indicator&lt;br /&gt;
* [Bugfix] 2967 - Prevent ItemSupplier deletion if it is referenced&lt;br /&gt;
* [Bugfix] 2974 - Requisition/Show page updated to include TransportOrders grid and lookup (ER 25795)&lt;br /&gt;
* [Bugfix] 2988 - Station Count cancellation - redirect to Index Action after cancellation success&lt;br /&gt;
* [Bugfix] 2992 - AircraftProvisioningFlat model configuration updated to match model (was missing Qty, and FLD_ID columns) (SR 26887)&lt;br /&gt;
* [Bugfix] 2993 - Fixed Purchase Order sub-menu for Supplier role&lt;br /&gt;
* [Bugfix] 2994 - Merge labels resource file to release branch 1.0.133.x (SR 26889)&lt;br /&gt;
* [Bugfix] 2994 - StationCountCategoryIndex -added a 'Active Station' column, defaulted to filter out inactive stations. Grid datasource query updated to allow all stations to be included in data result (SR 26889)&lt;br /&gt;
* [Bugfix] 3032 - Show and Edit Count Category pages are displaying 3x configuration values oddly/wrongly - FIXED (SR 27001)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.132.6''' ''(RS 21/05/2021, LSY 21/05/2021)''&lt;br /&gt;
* [Bugfix] 3009 - fix bug preventing Caterers (with single station access) from raising new RMA (SR 26917)&lt;br /&gt;
* [Bugfix] 3010 - fix UOM conversion bug (invalid function refernece (SR 16336)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.132.5''' ''(RS 20/05/2021, LSY 20/05/2021)''&lt;br /&gt;
* [New] 2413 - Add Stackable flag to StockItem edit / add UI. Also added as an optional (default hidden) column on StockItem index (ER 25019)&lt;br /&gt;
* [New] 2844 - Added link to wiki homepage from user menu (SR 26529)&lt;br /&gt;
* [New] 2845 - Capture Organization Type when creating a new Airline Supplier - required before Organization Site DDL can be selected, and functionality to detect existing user account when updating the Airline Supplier contacts (both main contacts and additional contacts) (ER 26451)&lt;br /&gt;
* [New] 2857 - Added OrganizationSiteMap to the model. Organization Site code Edit - added 'Alternative Site Codes' lookup (display only). Work includes data retrieval and grid display for OrganizationSiteMap data. Changes to OrganizationSite UI pages to support the database change identified by task 2856 (ER 26561)&lt;br /&gt;
* [New] 2858 - Implementation of RMA Template maintenance. Implemented RMA creation from templates. RMA creation from templates - final development (ER 24357)&lt;br /&gt;
* [New] 2861 - Capture Organization Type when creating a new Airline Supplier - required before Organization Site DDL can be selected, and functionality to detect existing user account when updating the Airline Supplier contacts (both main contacts and additional contacts) (ER 26565)&lt;br /&gt;
* [New] 2869 - Added PalletStandard to the model. Implementation of PalletStandard index grid (read only). PalletStandard model update, due to schema change. UI to maintain PalletStandard data (ER #26593) - complete (ER 26593)&lt;br /&gt;
* [New] 2870 - When editing a user's email address (either your own or someone else's), UI looks up any linked AirlineSupplier, AirlineSupplierContact, and AdditionalPointOfContact records, and updates the email there too. Also, when you change your own password, looks up records in those same tables to ensure the _Active flag is = true (ER 26565)&lt;br /&gt;
* [New] 2873 - Added 3 new fields to the warehouse edit &amp;amp; show pages (For Pallet Standard, Optimum Pallet Height, and DIMS Unit) and the ability to manage Additional Contacts for the warehouse (which uses the new AdditionalPointOfContact table) (ER 26601)&lt;br /&gt;
* [New] 2874 - Added 3 new fields to the warehouse edit &amp;amp; show pages (For Pallet Standard, Optimum Pallet Height, and DIMS Unit) and the ability to manage Additional Contacts for the warehouse (which uses the new AdditionalPointOfContact table) (ER 26579)&lt;br /&gt;
* [New] 2875 - Add controls to manage Additional Contacts when editing Stations, which uses the new AdditionalPointOfContact table (ER 26579)&lt;br /&gt;
* [New] 2876 - Auditing for SkyShare Publication Attachments - Deletions and Updates handled only. Also added a grid to show this information to the Publication Index, and the Edit and Show Publication pages (ER 26583)&lt;br /&gt;
* [New] 2884 - Added PublicationNote/Type to the model. SkyShare Publications - when reviewing, allow reviewer comments to be captured in the UI. Comments are captured to PublicationNote. Also added some ValidateAntiForgeryToken attributes to several actions - more will be needed I assume. Added a stylesheet for SkyShare. Skyshare publication notes - implemented grid in the publication edit page (ER 26501)&lt;br /&gt;
* [New] 2885 - ItemWarehouse - model updates. Model updates to ItemPack and PalletStandard. ItemWarehouseIndex updated to include new column PalContent_TotalQty ('Optimum Qty per Pallet'). Added ItemWarehouse model custom method helpers for pallet configurations. ItwmWarehouse changes to accomodate optimum pallet configurations - part 1. More work to be done (next week). ItemWarehouse edit functionality to implement defaulting optimised pallet configuration values from ItemPack. ItemWarehouse summary model and show pages updated to include pallet configuration data. UI changes necessary to accommodate schema changes made to the ItemWarehouse table - complete (ER 26337)&lt;br /&gt;
* [New] 2886 - ItemPAck changes. Initial development. Changes to ItemPack and StockUnit model. Added the Pallet Configuration modal which is currently loaded from the StockItem Index page, via the Item Pack nested grid. Added Pallet Configuration modal to the StockItem/Edit page. Item PAck edit updates - automatically convert dimsension values when the unit changes. ItemPack maintenance - added new widgets for Pallet Standards. Note: Still a work in progress. ItemPack maintenance. When selecting a Pallet for a new pack, default the pallet standard settings to the pack, ensuring pack dimensions are calculated (and possibly unit-converted) from pallet standards and the lower level pack.  ItemPack - pallet configuration modal updated to include (Item)Warehouse configuration data. Changes to ItemPack pages as a result of recent Improvements to PalletConfiguration. Added check for width or depth of the pack exceeding the dimensions of the pallet. Validate the slected StockUnit - only one pallet per pack structure is permitted. ItemPack page updates for Pallet configurations. Final development. ItemPack Pallet configuration modal - added Supplier configurations grid (ER 26611)&lt;br /&gt;
* [New] 2890 - Label for Despatch Date control on Station Return Approval page updated to match with the one on EditProvisional, and fixed the date not being read from the DB on the Approval page&lt;br /&gt;
* [New] 2892 - Adjusted resource message text&lt;br /&gt;
* [New] 2904 - StockLevels/Transactions sub-grid. Display Destination by default&lt;br /&gt;
* [New] 2909 - Fixed property names on the SkyShare PublicationEdit viewModel so that validation errors use the same wording as the labels next to the controls&lt;br /&gt;
* [New] 2911 - Removed ability to change Distribution Type and/or the selected Distribution &amp;quot;Entities&amp;quot; (Role, Item, etc) at the approval stage - this must now be defined whilst the SkyShare publication is either Provisional, or Rejected with an active WorkItem. Additionally, changed the validation when a user submits a Publication for review, so that Distribution details are mandatory. Also, if the user submits (or resubmits) a publication with distribution details which would result in no users being on the distribution list (e.g. selecting a warehouse but no users are situated at that warehouse), then a new validation error is presented to highlight that problem. M/T update expected to avoid routing such workitems to exception (ER 26113)&lt;br /&gt;
* [New] 2918 - Amended menu structure for SkyShare - &amp;quot;Publication Details&amp;quot; now split into 2 options - &amp;quot;Create/Review Publications&amp;quot; which lists all SkyShare Publications as normal, and &amp;quot;Approve/Alter Publications&amp;quot; which only lists Publications which are either Active or Awaiting Approval. Also fixed non-Active Publications appearing in the &amp;quot;Unread Publications&amp;quot; grid which can be accessed via a dynamic button on the home page (there is no menu option for this). Ultimately these pages all use the same underlying view so work was also done to ensure the correct menu item is highlighted and that the &amp;quot;Back&amp;quot; button (on pages accessed via these routes) takes the user to the correct place. e.g. If the user is on the Approve/Alter Publications listing, they click edit on one of the Publications, then press the back button, they should return to the Approve/Alter Publications page rather than the default Create/Review page (ER 26609)&lt;br /&gt;
* [New] 2920 - Added new PurchaseOrderHeader fields EmergencyOrder and EmergencyOrderNote, editable controls present on NewPO, EditPreSubmitPurchaseOrder, ApprovePO, ApproveValueBasedPO, and EditRestrictedPurchaseOrder views, read-only labels on ConfirmPurchaseOrder view. Removed edit controls for EmergencyOrder and related note for Suppliers on POHeaderSummary view which is used on EditRestrictedPurchaseOrder view (Accessed via All POs) (ER 25171)&lt;br /&gt;
* [New] 2921 - ItemSupplier changes to accomodate optimal pallet configurations (ER 26611)&lt;br /&gt;
* [New] 2922 - UI for mapping TransportOrderContactPurpose to AdditionalPointOfContact records in Station and Warehouse Uis&lt;br /&gt;
* [New] 2923 - Station Transports grid (Station/TransportChainIndex) configured for enhanced exporting&lt;br /&gt;
* [New] 2925 - Asset Tracking Map - allow users to zoom-jump to specific continents&lt;br /&gt;
* [New] 2930 - ShippingContainerMap table added to the model. ShippingContainer Mapping nested Grid (display-only) added to ShippingContainer /Index. Shipping Container Mapping - implemented CRUD functionality&lt;br /&gt;
* [New] 2931 - Create option to view TransportOrderContacts in existing TransOrder pages. Added column filters to the Transport Order Contacts grid (ER 25795)&lt;br /&gt;
* [New] 2934 - UI to allow port codes greater than 3 characters (upto 10) if port type (Port_PortType_ID) = 2, Sea port (SR 26737)&lt;br /&gt;
* [Bugfix] 2653 - Fixed navigation errors when adding a new Station Item (multiple paths to do this action) - additionally, fixed incorrect menu highlighting around the same areas&lt;br /&gt;
* [Bugfix] 2678 - Fixed the note buttons on the view page (they were all presenting the note for Monday), increased the width of the Start/End time columns slightly, and increased the height of the modal popup for showing &amp;amp; editing notes (ER 26089)&lt;br /&gt;
* [Bugfix] 2781 - Fixed SkyShare Publication Type DDL becoming re-enabled after a post-back when the selected group has no Types to select from (ER 26347)&lt;br /&gt;
* [Bugfix] 2805 - SupplierTransport bug fixes. 1. Fix the 'Show' action result 2. Fix behaviour of the Drop&amp;amp;Pick dropdown list (ER 25321)&lt;br /&gt;
* [Bugfix] 2814 - dded a tooltip to the ItemPack Weight UOM control when it is disbaled for level 1 editing (&amp;quot;Weight unit on the level one pack is not editable and must be changed at item level&amp;quot;). Updated UI message for DB constraint CON_ItemPack_WeightData&lt;br /&gt;
* [Bugfix] 2840 - Added 3 pieces of validation to the Station Count &amp;quot;Create count immediately&amp;quot; buttons, and also fixed a concurrency issue with the same page - basically if a validation error occurred then when the user tried again the system would get confused and think someone else had edited the record, when in fact they hadn't (SR 26533)&lt;br /&gt;
* [Bugfix] 2867 - Fixed error duplication caused by attachment upload dialog (SR 26573)&lt;br /&gt;
* [Bugfix] 2869 - Pallet Standard maintenance - fixed bug preventing new record creation (ER 26593)&lt;br /&gt;
* [Bugfix] 2887 - Only render attachment-level acknowledge buttons when they are relevant, i.e when the SkyShare publication is Active, and the current user is actually within the distribution list (should also already be hidden once they have already acknowledged each one) (SR 26571)&lt;br /&gt;
* [Bugfix] 2889 - Changed the minimum value configuration against the Expected Arrival Date on /StationReturn/EditProvisional to that it allows today's date&lt;br /&gt;
* [Bugfix] 2893 - Added a check in RMA R/Confirmation to ensure at least one line has a positive qty (if the user is actually confirming it - if they are closing this check is not performed)&lt;br /&gt;
* [Bugfix] 2896 - Contracted Items Report, final column, &amp;quot;Transport Time (Days) after Handover By Supplier&amp;quot; should be mapped to SupTrans_Duration2 but actually appears to be mapped to SupTrans_Duration1 (SR 26641)&lt;br /&gt;
* [Bugfix] 2899 - The name assigned to the file includes OrgSite_Code When download SPL (Item Inventory Rules) (SR 26665)&lt;br /&gt;
* [Bugfix] 2903 - Fixed validation error duplication on various PO Contract pages&lt;br /&gt;
* [Bugfix] 2905 - Fix IWT edit page - and validation behaviour for the line level transport reference input&lt;br /&gt;
* [Bugfix] 2906 - Fix behaviour for WarehouseTransfer/AddItemToTransfer - breaching characters limit for Transport Reference&lt;br /&gt;
* [Bugfix] 2924 - Ensures a confirmation pop-up is always presented when an attachment is deleted, regardless of whether anyone has actually acknowledged it yet or not. Also removed some hard-coded UI messages, corrected a message typo, and some other minor updates (threw in some code comments) (SR 26717)&lt;br /&gt;
* [Bugfix] 2935 - Edit icon is offered on the Approve/Alter Requisitions Page (/Requisition/AwaitingApproval) when user is logged in with role: Airline Operations (SR 26751)&lt;br /&gt;
* [Bugfix] 2936 - Edit icon is offered on the Approve/Alter Requisitions Page (/Requisition/AwaitingApproval) when user is logged in with role: Airline Administrator (SR 26751)&lt;br /&gt;
* [Bugfix] 2956 - Removed the + button from the Document Requests grid in PODetails partial view - it has no function and there is another button on the page which results in new records being added to that grid (SR 26801)&lt;br /&gt;
* [Bugfix] 2958 - Auto Req 'lightning' button functionality improvements. The popup options are now displayed when clicking on the main button as well as the down arrow (SR16324)&lt;br /&gt;
* [Bugfix] 2965 - Fixed routing when creating a new SkyShare Publication and taking the &amp;quot;Save &amp;amp; Continue&amp;quot; button (/EditPublication/{Id} vs /EditPublication?id={Id}) and added 2 new routes for the standard publication index (/SkyShare and /SkyShare/Index)&lt;br /&gt;
* [Bugfix] 2991 - FlightProvisioning Code and Items Loaded model definitions updated to reflect the db schema&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.131.3''' ''(RS 13/05/2021, LSY 13/05/2021)''&lt;br /&gt;
* [Bugfix] 2957 - Fixed &amp;quot;View NWA Details&amp;quot; grid not filtering by airline access (SR 26807)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.131.2''' ''(RS 10/05/2021, LSY 10/05/2021)''&lt;br /&gt;
* [Bugfix] 2942 - Fix Requisition template and creation functionality for users linked to only one station (SR 26771)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.131.1''' ''(RS 06/05/2021, LSY 06/05/2021)''&lt;br /&gt;
* [New] 2703 - On the SkyShare Publication Edit page, added a label above the Aircraft, Market, City Pair, and FlightNo fields to explain their purpose to the user (SR 26201)&lt;br /&gt;
* [New] 2727 - Separate the Approve and Reject button(s) (ER 26337)&lt;br /&gt;
* [New] 2743 - Stock Item Weight UOM update that propogates to ItemPack level 1 - fixed bug when the ItemPAck has no weight  value defined. In this case, we also propagate the weight value to avoid db constraint failures (ER 26285)&lt;br /&gt;
* [New] 2754 - Further changes to View Transport Order pages due to recent Dbase additions (ER 25795)&lt;br /&gt;
* [New] 2768 - When editing a SkyShare Publication Type, changed the &amp;quot;Days Between Reminders&amp;quot; and 2 related fields to be nullable (which ensures their default value is null instead of 0), made them required, and added placeholders. The &amp;quot;Days Between Reminders&amp;quot; has a minimum value of 1 (although this is not constrained in the database), so the placeholder for that is 1, whilst the other two fields have 0 as the placeholder (SR 26331)&lt;br /&gt;
* [New] 2769 - Provide means in the SkySuite Portal to erase forecasts which do not reach the Review stage (ER 26259)&lt;br /&gt;
* [New] 2771 - Added column resizer buttons to City Pair Selector and SkyShare Publication Predecessor Selector (SR 26333)&lt;br /&gt;
* [New] 2772 - Added column resizer buttons to City Pair Selector and SkyShare Publication Predecessor Selector (SR 26333)&lt;br /&gt;
* [New] 2777 - Stock Item Edit - allow automatic weight conversion&lt;br /&gt;
* [New] 2779 - Added a warning message to the approver of a SkyShare Publication if the publication has no attachments. Only validated at the approval stage and can be ignored by the user if desired (ER 26371)&lt;br /&gt;
* [New] 2780 - Added an Abort button for Provisional Publications, which allows the user to completely erase all of the data held for that SkyShare Publication - offers a confirmation dialog of course (ER 26369)&lt;br /&gt;
* [New] 2781 - When creating a SkyShare Publication, added checks to alert the user if the chosen Publication Group has no selectable Publication Types. Message differs depending on whether the user is an admin or not. The Publication Type DDL should also now only be enabled when there are Publication Types to choose from (ER 26347)&lt;br /&gt;
* [New] 2782 - Made the legend icons on SkyShare Publication Index clickable - clicking them automatically sets up the appropriate filters to show only Unread or Overdue publications (ER 26349)&lt;br /&gt;
* [New] 2783 - Updated labels and tooltips for Pre- and PostEscalationDays when editing a SkyShare Publication Type to clarify that those are based on the &amp;quot;Review By&amp;quot; date (ER 26365)&lt;br /&gt;
* [New] 2784 - Added a warning message when the user selects a SkyShare Publication predecessor but the predecessor has a different Publication Group to the Publication being edited. User can choose to ignore this message (ER 26367)&lt;br /&gt;
* [New] 2788 - Updated UI to reflect that Publ_ReadByDate is now nullable, added user-friendly messages for the appropriate constraints, and ensured that the MT is always triggered when ANY changes are saved to an active SkyShare Publication (SR 26389)&lt;br /&gt;
* [New] 2789 - Modified the behaviour for reading and acknowledging SkyShare Publication Attachments so that the PublicationAccessLog record is updated only when the user has read AND acknowledged ALL attachments for the publication. Also added logic so that the publication becomes unreviewed again if any new attachments get added. Requires new field on the PublicationAccessLog table - _NeedsReview. Bonus: Distribution List grid shows &amp;quot;Needs Re-Review&amp;quot; in the &amp;quot;Reviewed&amp;quot; column if the user had already reviewed but they need to review it again in addition to the Yes/No options already available (SR 26353)&lt;br /&gt;
* [New] 2790 - On the SkyShare Publication Show page, hide the labels etc for Aircraft, Market, City Pair, and FlightNo unless something is actually specified. Additionally, if none of these are specified, hide the entire &amp;quot;Applies To&amp;quot; panel as it would be blank (ER 26401)&lt;br /&gt;
* [New] 2791 - Added DocumentRequestTransportOrder to Model, DTO model, and updated the DTO factory.  Implemented the ability to VIEW Document Requests related to Transport Orders and Transport Order Quotes (ER 25795)&lt;br /&gt;
* [New] 2800 - Added UI for new field PublType_DaysToApprove and added logic when editing a SkyShare Publication to inform the user if the calculated &amp;quot;approve-by&amp;quot; date is in the past and thus the Publication needs to be submitted ASAP (ER 26283)&lt;br /&gt;
* [New] 2801 - Changed ClientTemplate on ValidTo field for SkyShare Publication Index so that nulls appear as &amp;quot;Open ended&amp;quot; instead of &amp;quot;Until further notice&amp;quot;, added filter manipulation on the ValidTo filter so that GreaterThan and GreaterThanOrEqualTo includes nulls, and added a tooltip on the ValidTo field on Publication Editing to explain leaving it empty (ER 26395)&lt;br /&gt;
* [New] 2802 - Further changes to TransportSupplier UI Under StationTransport (ER #25321). Also fixed bug that was not persisting updates to StationTransport Pick Insturctions (ER 25321)&lt;br /&gt;
* [New] 2804 - Cchanges to WarehouseTransferTransport UI Page - Initial check-in for model changes and new columns added to IWTTransportChainsIndex. Changes to WarehouseTransferTransport UI Pages (ER #25321). Implemented IWT TransportChain modal lookup with Warehouse Transfer Transports grid.  Implemented changed to WarehouseTransferTransport edit grid, and modal edit (new fields added). Implemented WarehouseTransferTransport and TransportSupplier maintenance. Changes to WarehouseTransferTransport UI Pages. Code tidy, comments entered. Job done (ER 25321)&lt;br /&gt;
* [New] 2805 - SupplierTransport model updates and new columns added to the index page. Changes to SupplierTransport UI Pages - Implemented new Item/Supplier Transport modal. Completion of SupplierTransport UI development for new fields (ER 25321)&lt;br /&gt;
* [New] 2821 - WCS Role (ID: 15) - give access to the IWT Details [General] Report, /WarehouseTransfer/WhseTransferDetailIndex (SR 26491)&lt;br /&gt;
* [New] 2822 - /Station/StationWarehouseLinks page needs a button to adjust all columns&lt;br /&gt;
* [New] 2825 - Note Categories index - change column header label&lt;br /&gt;
* [New] 2828 - Added Currency to item listing grids on POContractIndex and ContractsAwaitingApproval, and modified the MaxValue textboxes and related validation on NewPOContract, EditPreApprovedPOContract, ApprovePOContract, and EditActivePOContract pages to allow 0 to be entered (ER 26515)&lt;br /&gt;
* [New] 2831 - Dashboards - make it easier to jump to different dashboard groups. Replaced the quick links with a floating button. Also re-styled the dashboard panels&lt;br /&gt;
* [New] 2849 - Added a &amp;quot;Unread Publications&amp;quot; counter on the home page and a unread-only version of the SkyShare Publication listing (ER 26549)&lt;br /&gt;
* [New] 2850 - Amend Security/access restictions for the flight schedule according to the role and if Skyload is licensed or not (ER 26553)&lt;br /&gt;
* [AuthServer] 2847 - Amend the query used to populate the Site DDL during the registration process - will need new AuthServer build to benefit from this change (ER 26547)&lt;br /&gt;
* [M/T] 2751 - Improvements to the SkySharePublication workflow map to send reminders to the nominated approver if they fail to act on the initial alert (ER 26283)&lt;br /&gt;
* [M/T] 2798 - Create new interface to request the deletion of an incomplete/failed NWA Forecast&lt;br /&gt;
* [M/T] 2799 - Changes to MT for SkyShare to handle dates differently see task 2788 (ER 26389)&lt;br /&gt;
* [M/T] 2813 - SkyShare workflow routes to Exception on SkyShare publication update request&lt;br /&gt;
* [M/T] 2816 - Change to MT for SkyShare to determine alert distribution for SkyShare Publication updates based on new _NeedsReview flag on PublicationAccessLog table (ER 26353)&lt;br /&gt;
* [M/T] 2817 - Change to MT for SkyShare update alerts so that they are delayed by several minutes to allow the potential for multiple updates to come from the portal (ER 26353)&lt;br /&gt;
* [M/T] 2827 - SkyShare MT needs to update the END_DATE workflow variable at portal approval notification as the SkyShare Publication validity date range can change&lt;br /&gt;
* [Bugfix] 2423 - Removed the ability for users to cancel RMAs on a line-by-line basis, few other fixes for cancelling the RMA balance (entire RMA cancellation at the R/Confirm stage) (SR 25047)&lt;br /&gt;
* [Bugfix] 2653 - Further fixes required to Station Par Level &amp;quot;Back&amp;quot; navigation&lt;br /&gt;
* [Bugfix] 2670 - Add Item to Requisition - Validate the required date immediately after selecting an item&lt;br /&gt;
* [Bugfix] 2678 - Added user friendly message for constraint violation CON_WarehouseOperatingTime_TimeCheck, fixed error messages re-appearing when exiting out of the Operating Times page, fixed changes being lost on Operating Times grid when an error occurs (changes now remain but still need to be saved - but this avoids frustrating a user who has entered a bunch of times where not all of them are problematic), added validations to ensure Receipt and Shipping times are kept within the Open times, and force user to specify Open times before they are allowed to specify Receipt or Shipping times for the same day. (All related to Warehouse Operating Times) Fixed &amp;quot;Activity&amp;quot; column from being editable, fixed an error with saving notes on days other than Monday, improved grid layout (width) when few days are selected, and added a way to see the notes from the View page (ER 26089)&lt;br /&gt;
* [Bugfix] 2689 - SkyShare PublicationType UI updates to being in line with development standards&lt;br /&gt;
* [Bugfix] 2707 - Disabled file conversion in SkyShare for all files - making only PDF and images renderable in-browser. All other files must be downloaded to acknowledge. Also, improved on the download function so that the Acknowledge button doesn't become available before the file is finished downloading (SR 26191)&lt;br /&gt;
* [Bugfix] 2733 - User message centre configuration fixes&lt;br /&gt;
* [Bugfix] 2736 - Fixed an issue whereby the &amp;quot;All Requisition Lines&amp;quot; grid on Requisition/BackOrder (The SAP variant of the BackOrder edit page) displayed no records due to a string property being dropped from the viewModel. The grid was updated to use a FK now instead of the dropped property (SR 26227)&lt;br /&gt;
* [Bugfix] 2746 - Galley Canvas fix to prevent ACModule_SlotHeight value being lost on updates (ER 26289)&lt;br /&gt;
* [Bugfix] 2763 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2764 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2765 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2766 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (Sr 26327)&lt;br /&gt;
* [Bugfix] 2767 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2770 - Fixed title for the City Pair selector window when editing a SkyShare Publication (SR 26333)&lt;br /&gt;
* [Bugfix] 2773 - Added search functionality to various grid filters in the Distribution selectors on a SkyShare Publication, and also sorted the filter options for those filters (SR 26339)&lt;br /&gt;
* [Bugfix] 2786 - Portal needs to handle unique station count category name exception better (SR 26377)&lt;br /&gt;
* [Bugfix] 2787 - When creating a new WarehouseStationLink, refresh the grid so that the new keys are loaded, allowing child records such as Station Transports to be created (SR 26359)&lt;br /&gt;
* [Bugfix] 2797 - Direct Delivery column in the Requistion approvals Item grid should not be editable&lt;br /&gt;
* [Bugfix] 2797 - Added missing $ from previous check in&lt;br /&gt;
* [Bugfix] 2803 - Incorrect Filter values on StationTransport index page re Live Load or Drop &amp;amp; Pick (ER 26083)&lt;br /&gt;
* [Bugfix] 2806 - Enhanced Export should handle booleans mapped to non-default values&lt;br /&gt;
* [Bugfix] 2814 - Stock Item weight changes propagate to Item PAcklevel 1 , even if the item weight is set to be null&lt;br /&gt;
* [Bugfix] 2820 - Edit SkyShare Publication - Add Recipients - enhance e-mail address validation&lt;br /&gt;
* [Bugfix] 2824 - Fixed delete buttons doing nothing on SkyShare PublicationIndex main grid. Editable configuration had been incorrectly removed in a past changeset (SR 26497)&lt;br /&gt;
* [Bugfix] 2826 - Requisitions Totals card in the UI should have a consistent look&lt;br /&gt;
* [Bugfix] 2829 - Fixed validation on Contract Reference (On NewPOContract view) so that using invalid characters presents a more meaningful error&lt;br /&gt;
* [Bugfix] 2830 - Removed client-side validation on NewPOContract as it's not in line with UI standards. All validation on the page should now be handled server-side and present errors at the top of the page. Also fixed a bug I noticed with some of the controls which are hidden dynamically&lt;br /&gt;
* [Bugfix] 2832 - IWT creation - improve validation in the UI&lt;br /&gt;
* [Bugfix] 2843 - Fixed Tutorials link (in user menu) (SR 26529)&lt;br /&gt;
* [Bugfix] 2848 - Fixed the PO Lines excel report column heading for the status (SR 26543)&lt;br /&gt;
* [Bugfix] 2851 - Removed duplicate column from Loss Factors Per Market Index Grid&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.130.7''' ''(RS 23/04/2021, LSY 23/04/2021)''&lt;br /&gt;
* [Bugfix] 2809 - Fixed configuration on the date picker control on SetActualStationCountDate page to avoid a situation where the minimum date is greater than the maximum (SR 26449)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.130.6''' ''(RS 22/04/2021, LSY 22/04/2021)''&lt;br /&gt;
* [M/T] 2588 - Added support for updates to a UserRegistration at the point of Review (ER 25757)&lt;br /&gt;
* [M/T] 2588 - Fixed WKI routing when an update has been made and now the registration is about to be approved or rejected (ER 25757)&lt;br /&gt;
* [Bugfix] 2673 - Fixed &amp;quot;Save &amp;amp; Exit&amp;quot; &amp;quot;Close Discrepancy&amp;quot; buttons on the Discrepancy edit page, so that they correctly redirect back to the Discrepancies Under Review report&lt;br /&gt;
* [Bugfix] 2723 - Station Count Cateogry maintenance - updated model defaulting logic for autonomous counts (ER 25815)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.130.5''' ''(RS 15/04/2021, LSY 15/04/2021)''&lt;br /&gt;
* [New] 2423 - Conditionally hide the &amp;quot;Cancel Line&amp;quot; column on the grid shown on StationShipment/EditStationReturnReceipts and adjust the roles allowed to close RMA's (either partially or in full), to 1, 2, 3, 16, 17. Provide means (and force user) to specify a comment / reason when closing out a Station -&amp;gt; Station RMA during Receipt Confirmation, whether that be via the &amp;quot;Close Balance&amp;quot; button (which closes out the entire balance), or via setting one or more lines to Cancel and taking the &amp;quot;Confirm&amp;quot; option. Comments stored in new StationReturnHeaderLostInTransit table (SR 25047)&lt;br /&gt;
* [New] 2587 - User registration review updated to allow user group, site, and port updates which result in WKI re-routing an potential change of reviewer&lt;br /&gt;
* [New] 2597 - Transport Orders summary - UI layout improvements. Changed 'Last Updated On' property to be date-time (ER 25795)&lt;br /&gt;
* [New] 2644 - Added a calculated Outstanding Qty to the PO Details grid seen on PurchaseOrder/EditRestrictedPurchaseOrder, PurchaseOrder/Show, and PurchaseOrder/Index (ER 25941)&lt;br /&gt;
* [New] 2645 - Squeezed space out of some of the fields shown on the RequisitionDetail grid on Requisition/Show so that it renders better on smaller screens. Also fixed the column resizer button which was already present on the grid (in code) but not working correctly (ER 25943)&lt;br /&gt;
* [New] 2653 - Fixed an issue with the back button redirecting to the wrong page on Par Levels&lt;br /&gt;
* [New] 2657 - Change made to the Requisition creation process so that if the user only has access to one station, they are not prompted to select a station (ER 16224)&lt;br /&gt;
* [New] 2665 - Carried over functionality from the legacy portal. Par Level maintenance should check for last counted qtys before deleting&lt;br /&gt;
* [New] 2669 - Altered logic on StationCount/EditCategory regarding &amp;quot;Count Auto Approval Option&amp;quot;, &amp;quot;Update Station Par Levels&amp;quot;, and &amp;quot;Include All Station Par Levels In Counts&amp;quot; options - specifically, if Approval Option is &amp;quot;Approval NOT Required&amp;quot; then the Include All SPLs option is locked to Yes. If Include All SPLs is Yes, Update Station Par Levels is locked to No (ER 26037)&lt;br /&gt;
* [New] 2670 - A warning should be presented when adding a line to a manually created requisition- Applies to 'DEFAULT' station order creation method configuraitons&lt;br /&gt;
* [New] 2675 - StationTransport changes - new columns (ER 26083)&lt;br /&gt;
* [New] 2678 - UI for Warehouse Operating Times management inc. Warehouse Edit readOnly version (ER 26089)&lt;br /&gt;
* [New] 2681 - Enhanced Exporting for Critical Items index grid&lt;br /&gt;
* [New] 2686 - Tweak to user reinstating process so that the Last Successful Login date takes the OrgAttr MAX_DAYS_INACTIVITY into account and is set such that the user has 14 days to login before their account is re-locked (ER 24369)&lt;br /&gt;
* [New] 2687 - Add adjust columns width button to Requisition View modal window on the /StockLevel page&lt;br /&gt;
* [New] 2688 - Do not redirect users from a modal window on the /StockLevel page to page /StationReturn/Show/. Also some bug fixes that were introduced by relcoation of the StockLevel index page ot the General reports area. Further, the lookup grids have been tidied up, with a more suitable width (it is not necessary to fill the width of the screen always)&lt;br /&gt;
* [New] 2698 - Added a tooltip on the Forecasted Demand column on the Daily Figures grid on _MRPItemWarehouseDetailTabStrip, which is seen on MRP/AlertDetails and MRP/EditAlert (SR 26163)&lt;br /&gt;
* [New] 2702 - Added a user friendly message for breaching the unique index IDX_PublicationAttachment_Publ_ID__Title (SR 26187)&lt;br /&gt;
* [New] 2705 - Changed option label for &amp;quot;Default Forecast Source&amp;quot; DDL on Station/Edit to &amp;quot;Please Select (Optional)&amp;quot;&lt;br /&gt;
* [New] 2709 - Added Delivery Terms, MaxValue, and Currency controls to NewPOContract page (Initial Edit page when creating a new PO Contract) (ER 26209)&lt;br /&gt;
* [New] 2713 - Added IWT- prefix to Expected Warehouse Transfers grid in the modal window&lt;br /&gt;
* [New] 2714 - Configured main and child grids on /WarehouseTransfer and /WarehouseTransfer/BackOrderIndex for enhanced exporting&lt;br /&gt;
* [New] 2715 - Configured main and child grids on /WarehouseTransfer and /WarehouseTransfer/BackOrderIndex for enhanced exporting&lt;br /&gt;
* [New] 2718 - Stock Item Note maintenance - improve validation, layout&lt;br /&gt;
* [New] 2723 - Changes required in the UI to implement new functionality for Autonomous Counts. Replaced StationCountCategoryEdit model used in the index grid with a new view tailored for the grid requirements (ER 25815)&lt;br /&gt;
* [New] 2726 - Provided means for a user to acknowledge a SkyShare publication which has no attachments, provided they are on the Distribution List already (ER 26219)&lt;br /&gt;
* [New] 2727 - Changed the text of the Approve button (the one which opens the Approval dialog which offers both Approve and Reject options) to &amp;quot;Approve/Reject&amp;quot; on the EditPublication page (ER 26337)&lt;br /&gt;
* [New] 2742 - Added info labels to guide the user to acknowledge a whole SkyShare publication (or a specific attachment if the publication has attachments) once they have read and understood. These notices are removed once acknowledgement is done (SR 26281)&lt;br /&gt;
* [New] 2743 - Edit Stock Item Unit of weight should also update Pack Level 1 Unit of weight. Implemented UI message when the Item Pack level 1 is updated automatically from Stock Item weight UOM change. Stock Item Weight UOM update that propogates to ItemPack level 1 - fixed bug when the ItemPAck has no weight  value defined. In this case, we also propagate the weight value to avoid db constraint failures (ER 26285)&lt;br /&gt;
* [New] 2762 -  Filter SkyShare publications offered for selection as the predecessor so that only Active and Archived publications are listed (ER 26305)&lt;br /&gt;
* [AuthServer] 2657 - reference updates only (Specifically, LogistiX.Inflight.Services) (ER 16224)&lt;br /&gt;
* [M/T] 2412 - Schema changes required to the StockItem table - addition of StkItem_Stackable bit NOT NULL (ER 25019)&lt;br /&gt;
* [M/T] 2625 - Advance provisional transport orders to approved automatically (ER 25215)&lt;br /&gt;
* [M/T] 2630 - Rework of StationTransportSupplier to cover all possible txn types (ER 25321)&lt;br /&gt;
* [M/T] 2637 - We need to add a column to the TransportOrder table  TransOrd_QuotesDueBy  (ER 25121)&lt;br /&gt;
* [M/T] 2642 - Additional functionality to set the chargeable weight  (TransOrd_ChargeWeight)  on the TransportOrder when it is generated (ER 25327)&lt;br /&gt;
* [M/T] 2643 - Changes to Despatch Confirmation EDI to update any linked transport orders&lt;br /&gt;
* [M/T] 2646 - TransportOrder table. TransOrder_Control_FFO named incorrectly (ER 25121)&lt;br /&gt;
* [M/T] 2658 - Develop service interface for Portal progression of TransportOrders (ER 25215)&lt;br /&gt;
* [M/T] 2660 - For Consolidated Transports add ID of the Order it was consolidated to the TransportOrder table  (ER 25121)&lt;br /&gt;
* [M/T] 2661 - Change FK from StationItemStockOut to StationItem to peform cascade deletion&lt;br /&gt;
* [M/T] 2663 - Stocklevel Interface file error description to include the stock item, warehouse and airline code (SR 26053)&lt;br /&gt;
* [M/T] 2671 - Updates to Workflow for Despatch Confirmation EDI if Transport Orders Links - Chasers re TO (ER 24543)&lt;br /&gt;
* [M/T] 2672 - Updates to the Automatic progression of TO's from Provisional to pending Approval or Approved (ER 24543)&lt;br /&gt;
* [M/T] 2674 - DB changes to StationTransport to include Pickup and delivery data (ER 26083)&lt;br /&gt;
* [M/T] 2676 - Further changes to TransportOrder table for PickUp, Delivery Instructions and Insurance ( (ER 25121)&lt;br /&gt;
* [M/T] 2680 - Changes to TO creation from Requisition or B/Order processing to take account of DB changes on VSO 2676 (ER 25121)&lt;br /&gt;
* [M/T] 2684 - DB changes to SupplerTransport &amp;amp; WarehouseTransferTransport to include Pickup and delivery date (ER 24543)&lt;br /&gt;
* [M/T] 2710 - Revise and improve the StockItemReceipt WF process for SAPCentric work items which are linked to the dummy airline (ER 26121)&lt;br /&gt;
* [M/T] 2721 - DB changes associated with Task #2720 (ER 25815)&lt;br /&gt;
* [M/T] 2722 - Implementation of Autonomous Counts in the MT and StationCount workflow map (ER 25815)&lt;br /&gt;
* [M/T] 2731 - Cancel all old MRP batches in a status of Awaiting Review when a new MRP batch is run&lt;br /&gt;
* [M/T] 2752 - Add a new column to TransportOrder table to capture an external system reference (ER 25121)&lt;br /&gt;
* [M/T] 2760 - Detect and report on possible unique key failure when building data for outbound Receipt advice message (SR 26075)&lt;br /&gt;
* [M/T] 2819 - Fixed requisition WKIs  routing to exception, logging error: &amp;lt;&amp;lt;Message : Error converting data type numeric to decimal.&amp;gt;&amp;gt; (SR 26483)&lt;br /&gt;
* [M/T] 2841 - Fixed a problem when Auto-Document scheduling produced a daily document even if weekly scheduling was configured&lt;br /&gt;
* [Bugfix] 2423 - Added the missing file to the project (SR 25047)&lt;br /&gt;
* [Bugfix] 2454 - Fixed a handful of errors brought to light by Petr for Asset Management pages (ER 16084)&lt;br /&gt;
* [Bugfix] 2603 - Fixed Dismiss and Endorse buttons being shown on an ER that had been dismissed but where nobody had appealed that decision (thus there's no further decision to make yet) (SR 25823)&lt;br /&gt;
* [Bugfix] 2647 - Altered query used to build list of items which can be added to an RMA so that it avoids an arithmetic overflow (SR 25917)&lt;br /&gt;
* [Bugfix] 2654 - Fixed various buttons on Requisition/EditProvisional not working for Airline Admin and Airline Operational roles (SR 25947)&lt;br /&gt;
* [Bugfix] 2664 - INCO Terms - column heading title changed as per spec&lt;br /&gt;
* [Bugfix] 2670 - Fixed checks so that the transport method from the station defaults is used when there is no station item for the selected item (to add to a requisition)&lt;br /&gt;
* [Bugfix] 2670 - Add item to requisition fix - ensure the required date is persisted&lt;br /&gt;
* [Bugfix] 2673 - Moved the StockLevel related reports into a TabStrip to be more consistent with the cosmetics of the rest of the reports&lt;br /&gt;
* [Bugfix] 2673 - Fixed 2 navigation errors within general reports. Specifically, after navigating to Discrepancy view / edit pages from either of the 2 Discrepancy-related reports, the back button wasn't working as expected. Additionally, fixed the Site Info icon seen on the &amp;quot;Issue Summary&amp;quot; modal window from the &amp;quot;All Transactions&amp;quot; report. Bonus: When the user clicks on one of the tabs for a different report, the URL will be updated without causing a page reload so that the user can copy the URL for sharing (previously, once the page loaded, you could switch between reports and the URL would still point to the first report which loaded)&lt;br /&gt;
* [Bugfix] 2679 - Fixed the 'Is empty / Is Not empty' grid filters to filter empty or null (and vice versa) (SR 26097)&lt;br /&gt;
* [Bugfix] 2682 - Financial consumption chart fixes. drill-down fixes. 1. Display the selected warehouse code next to the Select Warehouse button 2. Changed 'Station Deopt' label to 'Location Code'. Applied to Station and Warehouse grids&lt;br /&gt;
* [Bugfix] 2689 - SkyShare - further bug fixes, plus some code tidying&lt;br /&gt;
* [Bugfix] 2690 - Requisition/Approval redirection fix for reject action (SR 26133)&lt;br /&gt;
* [Bugfix] 2695 - Added grid filter persistence for the main grid when entering the &amp;quot;drawing canvas&amp;quot; from AircraftModule page (SR 26147)&lt;br /&gt;
* [Bugfix] 2700 - Adjusted calculation to determine whether or not a SkyShare Publication is &amp;quot;overdue&amp;quot; so that it's not considered overdue on the day it's due... i.e. it has to actually be the following day or later (SR 26107)&lt;br /&gt;
* [Bugfix] 2706 - Modified logic on Add, Edit and Delete buttons on SkyShare Publication Index grid as well as all child grids and also the grids on the Edit Publication page such that the nominated approver can edit, approve, etc. (SR 26093)&lt;br /&gt;
* [Bugfix] 2709 - Added user-friendly errors when a user tries to create a new PO Contract, but either specifies a MaxValue and no Currency, or vice versa. Also ensured that post-backs on that page don't A) cause the Currency DDL to lose its options, or B) cause the majority of fields to get re-hidden if a supplier was already selected (ER 26209)&lt;br /&gt;
* [Bugfix] 2719 - Fix modal window resizing (on the /AirlineSupplier/Edit/) when lengthy modal errors are shown&lt;br /&gt;
* [Bugfix] 2724 - Fixed filename for exports from the Item grid on EditPreSubmitPurchaseOrder (SR 26217)&lt;br /&gt;
* [Bugfix] 2725 - SkyShare - create SkyShare publication validation bug. Fixed the logic for DateNotBeforeAttribute. Also fixed the airline selection popup - to list airlines in name order&lt;br /&gt;
* [Bugfix] 2729 - Fixed the &amp;quot;Reviewed?&amp;quot; filter on SkyShare Publication Index so that users have options for &amp;quot;Yes&amp;quot;, &amp;quot;No&amp;quot;, and &amp;quot;Partially&amp;quot;, and all behave as you'd expect. Also fixed the exports for the same grid - the Reviewed column was showing incorrect data (SR 26189)&lt;br /&gt;
* [Bugfix] 2730 - SkyShare Publication fix. Show page fixed to show Supplier distribution type in modal window (SR 26225)&lt;br /&gt;
* [Bugfix] 2733 - Tweaked changing message centre config when a config is missing in the DB&lt;br /&gt;
* [Bugfix] 2734 - SkyShare fix for Publications - allow users to view the distribution list for an active record when in edit mode&lt;br /&gt;
* [Bugfix] 2741 - Asset Map map updated - markers have been updated for better placement accuracy&lt;br /&gt;
* [Bugfix] 2745 - Module edit in the UI now allows HTML inout for the 'User Notes' field (ER 26287)&lt;br /&gt;
* [Bugfix] 2747 - Fixed 2 bugs when editing a SkyShare Publication - One whereby it was not possible to remove all of the previously-selected distribution &amp;quot;entities&amp;quot; (suppliers, stations, roles etc), and one where an unhelpful message was presented if no roles were selected. Both issues relate to saving the publication fully (with buttons at the bottom of the page)&lt;br /&gt;
* [Bugfix] 2761 - Applied a default filter to the grid which presents SkyShare publications for the purposes of creating a publication link, so that by default, only Active and Archived ones are shown. User can change this filter if they so choose (ER 26307)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.129.8''' ''(RS 08/04/2021, LSY 08/04/2021)''&lt;br /&gt;
* [Bugfix] 2808 - Fixed SQL error that causes a blank page when saving an IssueHeader record from the Issue/Edit view, when no Delivery Term is selected (SR 26463)&lt;br /&gt;
* [M/T] 2812 - Requisitions not being set to Complete after full Despatch Conf iDoc received from SAP (SR 26447 / SR 26461)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.129.7''' ''(RS 24/03/2021, LSY 24/03/2021)''&lt;br /&gt;
* [New] 2119 - Final changes required for wiki to support both User Role and Airline based content restrictions&lt;br /&gt;
* [New] 2339 - Transit Qty's on Requisition Approval page now hyperlinked when qty is 0, and Transit Qty hyperlinking behaviour added to EditProvisional page which is used for REQ's in Awaiting Station Review (SR 15956)&lt;br /&gt;
* [New] 2579 - Changed the maintenance text again per Jaime's suggestion (ER 25731)&lt;br /&gt;
* [New] 2597 - Initial check-in. Creation of data models, placeholders for TransportOrder service methods. And also a placeholder for the TransportOrder Tab Strip under the Requisition Index grid. TransportOrderLink model configuration updated. Transport Order detail grid added to the Requisition Index detail/drill-down tab strip. Transport Order modal implemented form the Requisition/Index detail grid. (Tab Strip within the modal to be implemented still). Added TransportCargo and Links to the TransportOrder summary modal. Added Status History and Routing grids to the TransportOrder summary partial view. TransportOrder Notes functionality implemented inside the TransportOrder modal. Added Organization Site modal lookups inside the TransportSummary modal (ER 25795)&lt;br /&gt;
* [New] 2598 - Maintenaance pages for StockItemNote and view-only listing for StockItemNoteCategory. Added the new StkItemNote_Summary field to the UI (ER 25797)&lt;br /&gt;
* [New] 2611 - Added button to add PO Tracking Note from EditUnderReceivedPO page (ER 25831)&lt;br /&gt;
* [New] 2629 - As a result of StationTransportSupplier table replacement, rework the UI&lt;br /&gt;
* [New] 2650 - Updated the Issue/Edit page - the Delivery Terms DDL now also shows the related INCO terms along with the delivery terms code. Minor layout updates (ER 25955)&lt;br /&gt;
* [New] 2651 - View_IssueDetailKPI updated - removed reference to the droppped column IssueHdr_UserSpecified_WghtUnit_ID. View). IssueDetailKPI updated in db and UI to accomodate updates around (Shipping) container type&lt;br /&gt;
* [New] 2656 - UI updated to reflect recent schema updates to the StationReturnHeader table. (Container Type FK replaced with Shipping Container)&lt;br /&gt;
* [New] 2666 - Modified xxxQty hyperlinks on StockLevel page so that they are always visible (instead of only when the qty in question is &amp;gt; 0) (SR 26071)&lt;br /&gt;
* [New] 2667 - Swapped Reason Code for Description in the Substitution/EditUnplanned page&lt;br /&gt;
* [M/T] 2222 - MT aspects of changing source of supply at the approval stage (ER 23779)&lt;br /&gt;
* [M/T] 2398 - UserRegistration process - handle case where a requested airline has no users linked to the orgsite and therefore there is no-one to review&lt;br /&gt;
* [M/T] 2442 - Create Transport Order tables (ER 25121)&lt;br /&gt;
* [M/T] 2458 - Add new bit columns to StationTransport table (ER 25185)&lt;br /&gt;
* [M/T] 2472 - New workflow for Transport Ordering (ER 25215)&lt;br /&gt;
* [M/T] 2474 - Station Stock Image code tidyup - remove redundant code and tables (SR 16036)&lt;br /&gt;
* [M/T] 2481 - Create and model business entities and repository layer for support of Transport ordering (ER 24543)&lt;br /&gt;
* [M/T] 2481 - Fixed a bug where MT was looking a transport ordering setting during the ProcessRequisitions step and routed to exception when it didn't find any (ER 24543)&lt;br /&gt;
* [M/T] 2487 - Create Transport Order ApprovalUsers table (ER 25215)&lt;br /&gt;
* [M/T] 2489 - Generation of issues from requisitions for any emergency quantity when the attribute for preferred transport is USER does not take the correct transport chain/mode (ER 25283)&lt;br /&gt;
* [M/T] 2490 - Improve alert message handling for problem scenarios (ER 25275)&lt;br /&gt;
* [M/T] 2491 - Create Airline4PL profie and InventoryOwnershipType tables (ER 25289)&lt;br /&gt;
* [M/T] 2494 - Adjust constrainst on new TransportOrder tables (ER 25121)&lt;br /&gt;
* [M/T] 2495 - Create new table StationTransportSupplier (ER 25321)&lt;br /&gt;
* [M/T] 2498 - Fix calc of gross weight if there are mixed units of weight on the requisition (ER 25329)&lt;br /&gt;
* [M/T] 2499 - Add extra column to Transport Order for origin site (ER 25121)&lt;br /&gt;
* [M/T] 2501 - Add extra column to TransportCargo for commodity code (ER 25121)&lt;br /&gt;
* [M/T] 2505 - SkyLog generated PO documents which inclded lines that were split and closed (SR 25345)&lt;br /&gt;
* [M/T] 2506 - Improve error handling for RMA ORDERS05 if E1EDP20 section is missing (line level) (SR 23151)&lt;br /&gt;
* [M/T] 2507 - If mode of transport from requisition is not available use the mode defined on the StationItem before going to another warehouse when creating the issues (SR 25349)&lt;br /&gt;
* [M/T] 2510 - Force the shipping-station to confirm the quantities that have been despatched for Stn2Stn RMAs, thus ignoring the config. flag:  Station.Station_RMAShipConfReqd  (ER 25357)&lt;br /&gt;
* [M/T] 2518 - Station Order back order processing failure (SR 24457)&lt;br /&gt;
* [M/T] 2519 - Change logic for setting ReqHdr_ReqDate on automatically created requisitions (ER 25405)&lt;br /&gt;
* [M/T] 2519 - Fixed a bug when header level required date wasn't being set correctly (ER 25405)&lt;br /&gt;
* [M/T] 2536 - Review and likely revise a SP used by the MT: SupportRequestAttachment_Search (ER 25359)&lt;br /&gt;
* [M/T] 2545 - Found an issue with a Scheduled Report that should have triggered on the 1st day of each calendar MONTH, however, documents have been generated every MINUTE&lt;br /&gt;
* [M/T] 2553 - Addition Null checks in MRP explanation/query text construction (ER 25593)&lt;br /&gt;
* [M/T] 2557 - In unplanned item substitutions do not attempt to create new SPL if the Station does not already have an existing SPL for the original item (SR 25605)&lt;br /&gt;
* [M/T] 2561 - Enhance the outbound ReceiptAdvice interface to map free-text information from Skylog db into the resultant EDI that is produced and posted to our partners... (ER 25625)&lt;br /&gt;
* [M/T] 2566 - Improve error handling on RMA related EDIs (SR 25567)&lt;br /&gt;
* [M/T] 2574 - Use a custom timeout when purging data from the NWAWarehouse table when a NWA WKI is at the WarehouseForecastSummary step (ER 25691)&lt;br /&gt;
* [M/T] 2588 - MT Changes to permit updates to a UserRegistration at the point of Review (ER 25757)&lt;br /&gt;
* [M/T] 2591 - If a back order is processed and transport ordering enabled create a transport order (ER #25777 ) (ER 25777)&lt;br /&gt;
* [M/T] 2595 - Create an additional table to capture notes/documents related to a transport Order (ER#25121) (ER 25121)&lt;br /&gt;
* [M/T] 2596 - Add 2 further columns to TransportStatusHistory table (ER 25121)&lt;br /&gt;
* [M/T] 2599 - Bug reported by Petr - MT exception reported when attempting to submit a new PO that has been provisionally matched to a contract&lt;br /&gt;
* [M/T] 2601 - Add cascade delete functionality to SkyShare PublicationAccessLog table&lt;br /&gt;
* [M/T] 2610 - In16 overflow reported on StationItemStockOut calcs&lt;br /&gt;
* [M/T] 2627 - SPM will be able to access SkyShare publication relates to his/her station regardless of ShyShare access (SR 26229)&lt;br /&gt;
* [M/T] 2627 - Fixed a bug with requisition / shipment generation when there were no weights and dimensions in the IpemPack table (SR 26419)&lt;br /&gt;
* [M/T] 2728  - Fixed problem with deadlines on the WaitExpiry step of the SkyShare Publication workflow map (SR 26185)&lt;br /&gt;
* [M/T] 2735 - SkyShare distribution to Station users should not exclude SPM if they do not have SkyShare access yet (SR 26229)&lt;br /&gt;
* [M/T] 2738 - Fixed a problem where all critical users had reviewed the SkyShare publication and the wki gets routed to wait expiry - subsequent updates of the publication before expiry date is reached then caused the wki to terminate prematurely instead of sending out alerts as expected (SR 26091)&lt;br /&gt;
* [M/T] 2792 - Fixed problems processing EDI's related to the creation and progression of Station Orders and calculation of Gross Weight (SR 26387 / SR 26393)&lt;br /&gt;
* [M/T] 2793 - Fixed failing stock out process (SR 26397)&lt;br /&gt;
* [Begfix] 2685 - SkyShare/Publication updates for new db constraints (SR 26109)&lt;br /&gt;
* [Bugfix] 2289 - Ensures that a user is prevented access to SkyShare if they have access to SkyShare but none of their accessible airlines do. Also, added a check when initialising a NEW Publication, to ensure the chosen airline does infact have SkyShare access (ER 24077)&lt;br /&gt;
* [Bugfix] 2374 - Added Manufacturer to &amp;quot;Items Supplied&amp;quot; grid on AirlineSupplier/Edit. Also fixed a bug on the same page where it was impossible to change the Manufacturer for a given item&lt;br /&gt;
* [Bugfix] 2416 - Fixed unfriendly message presented to user when they don't specify an Auto Requisition Option in the Station Defaults editor window (SR 25033)&lt;br /&gt;
* [Bugfix] 2421 - Hooked the External Demand File upload UI to the appropriate M/T service endpoint so that uploaded files actually get processed (SR 25043)&lt;br /&gt;
* [Bugfix] 2554 - Rolled back changeset #35703 and amended it so that RDC- prefix becomes IWT- and ensured that exported documents also contain the IWT- prefix&lt;br /&gt;
* [Bugfix] 2582 - Ensured that the items offered for selection (for adding to a Warehouse Transfer) do not include any items which are already on the Warehouse Transfer, and also defaulted the Item Required Date to match the header-level required date&lt;br /&gt;
* [Bugfix] 2597 - Transport Order window is now modal - so the background is greyed out, giving proper focus on the active modal window. Re-jigged some fields in the page, preventing wrapping of the Transport Mode and &amp;quot;Forwarding Bill To&amp;quot; labels and values. Shipper field value corrected. Clear line separates the shipping method/provider info and the cost info so between FCL and Currency (ER 25795)&lt;br /&gt;
* [Bugfix] 2602 - Fixed live re-calculation of Target Pick Date on WarehouseTransfer/Initialise when user changes any of the variables which affect it&lt;br /&gt;
* [Bugfix] 2608 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2615 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2617 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2618 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2619 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2620 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2621 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2622 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2623 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2624 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2629 - Fixed handling of TransportSupplier modal edit datasource errors. Minor improvement to Weights and Dimensions controls functionality&lt;br /&gt;
* [Bugfix] 2631 - Fixed grids on Workflow Exceptions and Interface File Errors pages to allow normal text selection (rather than excel style full-cell selecting) (SR 25889)&lt;br /&gt;
* [Bugfix] 2632 - Fixed grids on Workflow Exceptions and Interface File Errors pages to allow normal text selection (rather than excel style full-cell selecting) (SR 25889)&lt;br /&gt;
* [Bugfix] 2635 - ixed ER Status DDL having no selectable options after a post-back (SR 25913)&lt;br /&gt;
* [Bugfix] 2652 - Added non-global activity spinner for each SkyShare Publication Attachment to indicate to the user that it's loading. Also removed the problematic sidebar button in the PDF viewer which was causing a loading loop (presented as a flickering document). Added FileSize to PublicationAttachments (Schema change script included) (SR 25937)&lt;br /&gt;
* [Bugfix] 2655 - Fixed label in the IWT Back Order edit page&lt;br /&gt;
* [Bugfix] 2662 - Extended validaitons around AirlineSupplier contact email input. Fixed so that failur for potentially dangerious input e..g pointed brackets) is reported back to the user in the modal editor window (SR 26039)&lt;br /&gt;
* [Bugfix] 2697 - Improved exception handling for StationCount/SetActualCountDate (SR 26159)&lt;br /&gt;
* [Bugfix] 2699 - Validation checks added when constructing or approving a SkyShare publication to ensure that the selected distribution &amp;quot;entities&amp;quot; are not left empty. When constructing, the warning can be ignored. When approving, it cannot. Additionally, forces the user to save data before submitting [for approval] or approving, if the distribution details have changed (SR 26113)&lt;br /&gt;
* [Bugfix] 2704 - Fixed the ability to edit various parts of a SkyShare publication in the Show-only view (SR 26119)&lt;br /&gt;
* [Bugfix] 2716 - Adjusted behaviour on WarehouseTransfer/Initialise so that the Target Pick Date is only presented (and calculated) when BOTH Required Date AND Transport Method are chosen&lt;br /&gt;
* [Bugfix] 2716 - Commented out &amp;quot;Transport data has not been configured...&amp;quot; message in WarehouseTransfer/Initialise (&amp;quot;Create&amp;quot; view) which does not make much sense since Transport Method is now a required field&lt;br /&gt;
* [Bugfix] 2717 - Fixed an error presenting Tracking Notes on a PO when the Comment field is left blank and removed the unnecessary quotes on the tooltip for said comment field (when it's presented in the grid)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.128.7''' ''(RS 04/03/2021, LSY 04/03/2021)''&lt;br /&gt;
* [Bugfix} 2692 - Fixed. Do not validate the header/line item required dates against the preferred MOt for caterers. Current functionality does not permit caterers to edit the MOT, thusd there is no MOT dropdown list on the page (SR 26127)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.128.6''' ''(RS 25/02/2021, LSY 25/02/2021)''&lt;br /&gt;
* [New] 2330 - Ensured that a user is prevented from resuming an export if it was a global admin who paused it (unless they themselves are global admin too), also added the source URL where a download originated in the export cancellation notification&lt;br /&gt;
* [New] 2378 - Moved the new Comment column (ER 24813)&lt;br /&gt;
* [New] 2439 - Ensured that the UID gets passed back to the view when creating a new ShippingContainer record, so that further edits to the same record (before a page reload etc) can be successful. Added user friendly message for IDX_ShippingContainer_Code violation (ER 25115)&lt;br /&gt;
* [New] 2492 - Finished the Airline 4PL Profile piece (added the details &amp;amp; editor to the Airline Index grid's child template) (ER 25289)&lt;br /&gt;
* [New] 2515 - Add warning message when generating supplier forecast (ER 25391)&lt;br /&gt;
* [New] 2516 - Further changes to requisition Creation regarding Preferred transport and required date. Further work for requisition creaiton regaridng preferred MOT and the required date. The requisition header required date is now automatically set to the latest required date at line level. Also made further changes to the requisition add item functionality - prevents preferred MOT selection according to the Org Attribute config for STATION_CREATION_METHOD value. Also created a JavaScript object to handle a bulk of Add Requisition Item functionality. Improvements to requisiiton edits around required dates and preferred MOT (ER 25397)&lt;br /&gt;
* [New] 2520 - Additional fields (preferred MOt, and stock out information) added to Requisition Detail lines/show page. Changed stock out emergency popup trigger event from mouse-click to mouse hover (ER 25409)&lt;br /&gt;
* [New] 2525 - Added column resizer button to grid on NetworkAnalysis/ActionedChanges and /ForecastChanges (ER 25423)&lt;br /&gt;
* [New] 2534 - Prevent Station_Port_ID from being changed once a station has become active (ER 25485)&lt;br /&gt;
* [New] 2539 - Station/EditITem - Added additional data to the Delivery Location dropdown list template (transport mode and default) (SR 25541)&lt;br /&gt;
* [New] 2550 - SAP-Centric Back Orders index grid - exclude airlines (from the ailrine filter) which are not configured as SAP Centric. Also implemented Stock Item and Pack modal popup from the same index page (hyperlinking the Item Code column) (SR 24295)&lt;br /&gt;
* [New] 2551 - Implemented hyperlinks in Stock Level transactions to 'jump' to a transaciton. Although instead of jumping, the transaction is loaded in a modal window, allowing the user to remain on the Stock level page (SR 22071)&lt;br /&gt;
* [New] 2552 - Stations/Index - hide the + button if a station already has defaults setup (SR 24697)&lt;br /&gt;
* [New] 2572 - Permit users with Role 13 [Supplier Relationship Manager (RO)] access to additional pages, including /PurchaseOrder/AwaitingShipmentConfirmationIndex + /PurchaseInvoice/AwaitingCommitment (ER 25231)&lt;br /&gt;
* [New] 2575 - Added filter to the &amp;quot;Image&amp;quot; column on pages /StockItem/ItemsIndex and /StockItem/ItemCatalogueIndex (ER 21451)&lt;br /&gt;
* [New] 2576 - Financial consumption dashboard updated to consider warehouse consumption, including Warehouse filtering. Financial Consumption chart - series data drill-down functionality updated to allow drill-down by Warehouse&lt;br /&gt;
* [New] 2579 - Updated maintenance message formatting throughout the portal (ER 25731)&lt;br /&gt;
* [New] 2584 - Modification to DeliveryTerm maintenance pages - utilises new INCOClass table (ER 25759)&lt;br /&gt;
* [New] 2585 - Implementation of UI page for INCO Terms. Minor updates. Renamed the relevant DTO model classes to be more aligned with accepted development standards/conventions (ER 25759)&lt;br /&gt;
* [Bugfix] 2285 - Fixed /StationReturn submenu 2. Fixed edit icon on MRP/SupplierForecast (DocumentRequest detail tab). Fixed - Adjustments and All Transactions listed in a wrong order in the menu 2. Fixed - Inventory &amp;amp; Financial reports should not be accessible to the user (SR 24411)&lt;br /&gt;
* [Bugfix] 2289 - Ensured that a user is prevented access to SkyShare if they have access to SkyShare but none of their accessible airlines do. Also, added a check when initialising a NEW SkyShare Publication, to ensure the chosen airline does infact have SkyShare access (ER 24077)&lt;br /&gt;
* [Bugfix] 2322 - Changed user reinstate functionality so that the behaviour differs for SSO users and non-SSO users. For non-SSO, UserDet_Active is set to 1, and UserLoginAudit_LastLoginTimestamp is set to 14 days ago. For SSO users, the same is done, and also the UserLoginAudit record is updated further - _Locked becomes false, and _FailureCount becomes 0 (ER 24369)&lt;br /&gt;
* [Bugfix] 2334 - Fixed 4 bugs with the SkyShare project reported by Fran (ER 24077)&lt;br /&gt;
* [Bugfix] 2338 - Updates Stock Development Per Site - do not automatically add in missing days to the chart, which had caused a misleading 'V' dip to be shown (ER 15952)&lt;br /&gt;
* [Bugfix] 2345 - Changed the filter options on &amp;quot;Record Type&amp;quot; for both inbound and outbound File Register pages, so that the behaviour acts as a whitelist rather than a blacklist. E.g. now ONLY types starting with &amp;quot;inbound&amp;quot; are offered as a filter option on the inbound page, and ONLY those starting with &amp;quot;outbound&amp;quot; or &amp;quot;forward&amp;quot; are offered on the outbound page (SR 15802)&lt;br /&gt;
* [Bugfix] 2411 - Fixed both findings by Petr (delete button only to be visible for global admins, and fix to record editing) (ER 25021)&lt;br /&gt;
* [Bugfix] 2426 - Fixed security menu not showing up for the 2 new Airline roles and ensured only users with a lesser role are displayed on the UserIndex and AllowedStationsIndex pages (SR 25055)&lt;br /&gt;
* [Bugfix] 2509 - Fixed error reporting and added appropriate validation for AirlineSupplierContact Email (SR 25275)&lt;br /&gt;
* [Bugfix] 2514 - Fixed toolbar to add a PO Tracking note, in the PO details partial view (SR 25389)&lt;br /&gt;
* [Bugfix] 2516 - Implemented enhanced item level required date validation checks and messaging, as per the spec (ER 25397)&lt;br /&gt;
* [Bugfix] 2521 - Fixed text colour for Requisitions menu (ER 25411)&lt;br /&gt;
* [Bugfix] 2522 - Fixed error reporting, added optional airline field (to grid), and made the note required when StkItem_SupplyAtRisk = true&lt;br /&gt;
* [Bugfix] 2523 - Fixed line level comments not being stored for cancelled lines (SR 24079)&lt;br /&gt;
* [Bugfix] 2524 - Improved styling of the SkyPortal notification modals (SR 15710)&lt;br /&gt;
* [Bugfix] 2526 - Improved post-back handling and validation on AddItemToCount view - if the count is using Float Qty's then this field must not be null, and at least one of the qty's must be greater than 0 (also applies when the count isn't using floating qty's but obviously just applies to the BackupQty field there) (SR 16134)&lt;br /&gt;
* [Bugfix] 2529 - Amend the Unplanned Substitution Approval page to honour an extended list of potential approving-users&lt;br /&gt;
* [Bugfix] 2531 - StockLevel index - fix to the hyperlinks for txn modals - changed to prevent redirects (not directly linked to this task but was picked up i ntesting). Also improved the layout for the IWT modal header panel. Fix to bug preventing requisition lookup from the expected backorder modal [SR 22071]&lt;br /&gt;
* [Bugfix] 2532 - Fixed Station Edit - 'valid to date' input control. It is now possible to set the value to null&lt;br /&gt;
* [Bugfix] 2537 - Menu header &amp;quot;Create / Review&amp;quot; - seems the word &amp;quot;Requisitions&amp;quot;&lt;br /&gt;
* [Bugfix] 2546 - Support Ticket edit navigation fixed - URL Referrer will not always be present (SR 25583)&lt;br /&gt;
* [Bugfix] 2547 - Added filename column heading. Also moved several JS functions from polluting the global scope (SR 25581)&lt;br /&gt;
* [Bugfix] 2556 - Unplanned Substitutions - fix to reason code bein null on posback. Also tidied up the 'Activate' modal window&lt;br /&gt;
* [Bugfix] 2558 - Updated query constructor for returning the list of suitable users for selection as Count Responsible for a NEW station (SR 25035)&lt;br /&gt;
* [Bugfix] 2564 - Requisition/Index user grid filter preferences are automatically persisted when using any action from the 'quick action/bolt' button that naviagtes the user away from the page (SR 25165)&lt;br /&gt;
* [Bugfix] 2573 - Fix to Supplier Forecast access for Supplier Relationship Mamager role (ER 25231)&lt;br /&gt;
* [Bugfix] 2577 - StationShipments index grid - prevent columns from being hidden/removed dynamically due to browser window size (ER 16144)&lt;br /&gt;
* [Bugfix] 2580 - Allow RMA approval process to accept the desired ship date to be today's date (but not before) (ER 25735)&lt;br /&gt;
* [Bugfix] 2634 - Fixed error caused by lovely embedded viewModel properties and that in turn fixed the bug of being unable to add items to an RMA (SR 25921)&lt;br /&gt;
* [Bugfix] 2640 - Fixed bugs with exporting Linked SkyShare Publications and Distribution lists from Edit and Show Publication pages (SR 25933)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.127.16''' ''(RS 12/02/2021, LSY 12/02/2021)''&lt;br /&gt;
* [Bugfix] 2445 -  Fixed a receipt confirmation page for shipments so that it does not show an error message on an attempt to receipt confirm goods (SR 26005)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.127.15''' ''(RS 11/02/2021, LSY 11/02/2021)''&lt;br /&gt;
* [New] 1891 - Allow Supplier Relationship Manager role read only acces to Item Categories (ER 22225)&lt;br /&gt;
* [New] 2386 - Implemented a mechanism to detect and prevent duplicate export requests for a common user. Exports will be prevented if the user already has an export in progress or waiting (paused) which will likely result in the same data and the user will be presented with a message telling them why. User can then either forget about the second export or cancel the first and try again&lt;br /&gt;
* [New] 2410 - Support Request Warning Logs (display) (ER 25017)&lt;br /&gt;
* [New] 2428 - Modified the validation when user changes the qty for a suggested line, so that it only looks at the non-manually-added lines, and added a new check with a different message which checks that manually added lines have comments (ER 16791)&lt;br /&gt;
* [New] 2443 - Add hyperlinks to various Qty figures on MRP/EditAlert, which present popup windows akin to what we have on the StockLevel page (explanations and breakdowns of what made those figures) (ER 25119)&lt;br /&gt;
* [New] 2444 - Implement filtering to allow a user ( typically with a Caterer / Groundhandler role) to view an Item Catalogue which is specific to their station(s) (ER 16050)&lt;br /&gt;
* [New] 2451 - UI updated for ShippingContainer maintenance. New validation checks and messages for weights and dimensions (ER 25115)&lt;br /&gt;
* [New] 2453 - Configured the Station Par Level grid for storing user filters, which includes remembering the preferred grid size. This also persists the grid settings on navigation to another page (ER 16048)&lt;br /&gt;
* [New] 2454 -  Asset &amp;amp; Asset Tags Management (ER 16084)&lt;br /&gt;
* [New] 2455 - Add header level comment to Issue Details report (ER 25159)&lt;br /&gt;
* [New] 2456 - UI updated to accomodate WarehouseTransferHEader updates (_DelTerms changed to FK DelTerm_ID) (ER 24831)&lt;br /&gt;
* [New] 2457 - UI updates - IssueHeader.IssueHdr_DelTerms has changed to become a FK, .IssueHdr_DelTerm_ID (ER 24831)&lt;br /&gt;
* [New] 2462 - New fields added to UI maintenance for SupplierTransport (ER 25213)&lt;br /&gt;
* [New] 2463 - Station Transport maintenance and show [ages updated to accomdate new columns. Added in new StationTransport fields to several sub-grids in th eportal. Also updated label texts (ER 25185)&lt;br /&gt;
* [New] 2464 - WarehouseTransferTransport maintenance updated to accommodate two new fields (ER 25187)&lt;br /&gt;
* [New] 2465 - New fields added to UI maintenance for SupplierTransport (ER 25213)&lt;br /&gt;
* [New] 2485 - Organization Attributes listing index (ER 25267)&lt;br /&gt;
* [New] 2486 - UI requisition updates for preferred mode of transport editing. OrganizationAttibute/STATIONORDER_CREATION_METHOD is used to determine if header and detail modes of transport can be editied. Suitable notificaitons are provided to inform users of available/limited editing. Update to SP that is responsible for generating a requisition from a selected template (ER 25269)&lt;br /&gt;
* [New] 2488 - TransportOrderApprovalUsers and Airline4PLProfile&lt;br /&gt;
* [New] 2491 - Added FK_Airline4PLProfile_InventoryOwnershipType (ER 25289)&lt;br /&gt;
* [New] 2492 -  TransportOrderApprovalUsers and Airline4PLProfile (ER 25289)&lt;br /&gt;
* [New] 2496 - Implementation of DISPLAY ONLY functionality for StationTransportSupplier. UI Maintenance functionality for StationTransportSupplier (ER 25321)&lt;br /&gt;
* [M/T] 2641 - Fixed a calculation of DaysCoverage which is ForecastStockQty / DemandDailyAverage sto include a possible 0 (SR 25905)&lt;br /&gt;
* [AuthServer] 2364 - Changed behaviour of the Role Group Help button on the RegisterNewUser page so that it opens the appropriate Wiki page instead&lt;br /&gt;
* [AuthServer] 2394 - Maintenance banner on Login screen (AuthServer) adjusted so that the text is black when the maintenance is an hour or more in the future, but red if it's closer (or active)&lt;br /&gt;
* [AuthServer] 2579 - Changed the maintenance text again per Jaime's suggestion - change for UI, not AuthServer (yet a new version of the AuthServer had to be produced because of a shared resources.dll file) (ER 25731)&lt;br /&gt;
* [AuthServer] 2579 - Changes to AuthServer maintenance message and SSL seal position. Further changes to maintenance message text so that it could work for both UI and AuthServer (ER 25731)&lt;br /&gt;
* [Bugfix] 2343 - RMA receipt confirmation - implementation of a 'Close remaining balance' function (SR 24079)&lt;br /&gt;
* [Bugfix] 2403 - Fixed Contracted Items report column labels (ER 24965)&lt;br /&gt;
* [Bugfix] 2441 - Fixed faulty error when terminating an active PO Contract (record you attempted to update has been modified by another user)&lt;br /&gt;
* [Bugfix] 2446 - Fixed the financial consumption report. All series bars now show total values (SR 25153)&lt;br /&gt;
* [Bugfix] 2449 - Ensured that the grid on ItemSupplier/WarehouseDetails reloads its data after a data changing operation&lt;br /&gt;
* [Bugfix] 2461 - Fixed an issue when creating a support ticket - if category is initially set as Enhancement Request but changed before the form is submitted, the Priority was being sent across as null (provided the user didn't manually change it from &amp;quot;Low&amp;quot;) (SR 25197)&lt;br /&gt;
* [Bugfix] 2476  - Product access required for StockItem/ReplacementsIndex wasn't in line with the menu item visibility (SR 25243)&lt;br /&gt;
* [Bugfix] 2482 - Fixed Airline WMS Code AMpping grid data access to match the access rights of the page itself&lt;br /&gt;
* [Bugfix] 2484 - Fixed the consistency between the &amp;quot;main/home&amp;quot; menu and the &amp;quot;strip/child&amp;quot; menus for the System/Admin section (ER 25293)&lt;br /&gt;
* [Bugfix] 2500 - Fixed previous mistake made in view file (SR 25307)&lt;br /&gt;
* [Bugfix] 2502 - Fixed Change Contract and Auto Match buttons doing nothing on EditPreSubmitPurchaseOrder, also fixed Contract details disappearing after a post-back (save &amp;amp; continue etc) (SR 25333)&lt;br /&gt;
* [Bugfix] 2504 -  Fix duplicate / false entries showing up in Supplier Forecasting index (SR 25299)&lt;br /&gt;
* [Bugfix] 2594 - Issue Details KPI report fixes. 1. Removed invalid reference to IssueHdr_DelTerms. 2. Fixed export functionality bug - breaks when loading user-stored filters. 3. Removed a number of unnecessary columns from the database view. 4. Changed grid filter for Transport Mode, to use a select-list&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.126.16''' ''(RS 01/02/2021, LSY 01/02/2021)''&lt;br /&gt;
* [Bugfix] 2559 - table object AvgWeightedCostScheduleConfig removed  from the Inflight solution. Data is now read from ScheduletaskConfig, JobType = 51 ('ItemAvgWeightedCost') (SR 25843)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.126.15''' ''(RS 28/01/2021, LSY 28/01/2021)''&lt;br /&gt;
* [New] 1445 - Bulk of work complete for Scheduled Reports&lt;br /&gt;
* [New] 1914 - Porting task - to bring across UI content for handling REQ Batch tables&lt;br /&gt;
* [New] 2085 - Added comment field to Planned PO's grid on EditSupplierForecast page (ER 23775)&lt;br /&gt;
* [New] 2120 - Aircraft Enhanced Exporting&lt;br /&gt;
* [New] 2121 - Aircraft Configuration Enhanced Exporting&lt;br /&gt;
* [New] 2122 - Aircraft Storages Enhanced Exporting&lt;br /&gt;
* [New] 2123 - Aircraft Stowage Types and Tail Numbers Enhanced Exporting&lt;br /&gt;
* [New] 2125 - Market Enhanced Exporting&lt;br /&gt;
* [New] 2130 - Master Flight Routing Enhanced Exporting&lt;br /&gt;
* [New] 2131 - Aircraft Routing Enhanced Exporting&lt;br /&gt;
* [New] 2142 - Airline Analytics (RO) role now has access to Purchase Ordering, and Warehouse Transfer reports. Also, when viewing the Warehouse Index grid can now only see warehouses linked to their airlines&lt;br /&gt;
* [New] 2339 - Add Station Item In-Transit Details page, hyperlinked from the Transit Qty column(s) on Requisition Approval - Work still in progress. Cosmetics and fix for some of the hyperlinks within the popup window which take the user to the RMA / Station Order etc (SR 15956)&lt;br /&gt;
* [New] 2374 - Added the Edit button on the Items Supplied grid on the AirlineSupplier/Edit view&lt;br /&gt;
* [New] 2378 - Add header level comment to RMA Details report (ER 24813)&lt;br /&gt;
* [New] 2379 - Fixes for adding items to stations via Global Updates - For each station listed, AutoREQ Option will now default to whatever is set in the Station Defaults, and the Next Requisition date fields also will have a default - the earliest future NextReqDate of the StationItems already linked to the station in question. If no such value can be found, it defaults to 7 days in the future. Additionally, when changing the selection in the Auto Requisition Option DDL, the default date will appear / disappear depending on the selection, prompting users to change it if necessary, and avoiding a situation where it's unset by mistake (SR 24819)&lt;br /&gt;
* [New] 2380 - SupplierTransport and FK to DeliveryTerms - UI updates. Updated StationWarehouseLinks view (accessed from station edit) to work with StationTransport DeliveryTerms updates in the modal editor (ER 24825)&lt;br /&gt;
* [New] 2381 - DB Change script updated - added new FK constraint to DeliveryTerm table. Change StatTrans_DelTerm to a to a FK StatTrans_DelTerm_ID (ER 24829)&lt;br /&gt;
* [New] 2382 - Warehouse Transfer Link and Transpoty Chain mainenance. Also enhanced the ExportController to allow foreign keys to be configured (ER 24831)&lt;br /&gt;
* [New] 2384 - Supplier Transport Chain main index grid and maintenance / 'Enhanced' exporting added for Supplier Transports Chain index grid (ER 24835)&lt;br /&gt;
* [New] 2387 - Added show page for OrganizationSite data, and added some hidden optional fields to the Organization Site index listing (ER 17353)&lt;br /&gt;
* [New] 2388 - Warehouse Transfer Link and Transpoty Chain mainenance. Also enhanced the ExportController to allow foreign keys to be configured (ER 24839)&lt;br /&gt;
* [New] 2394 - Suppressed maintenance banner and pop-up notifications until scheduled maintenance is within the next hour (ER 24857)&lt;br /&gt;
* [New] 2401 - Added Description to the GL Account Category DDL ValueTemplate so users have a better clue about which option is selected (to both StockItem Edit and Add pages) (ER 24915)&lt;br /&gt;
* [New] 2402 - Made SSL Seal position more dynamic based on user name length (SR 24947)&lt;br /&gt;
* [New] 2403 - Wide General reports updated to use sticky columns (ER 24965)&lt;br /&gt;
* [New] 2404 - Column sequences stored in user preferences (ER 24925)&lt;br /&gt;
* [New] 2406 - Added optional Destination column to Stock Level Transaction grids on StockLevel/Index and StockLevel/AllTransactions (ER 24959)&lt;br /&gt;
* [New] 2407 - RMA updates - take into account the source station settings around RMA Qty enforcement when editing/approving an RMA and it's items. We now present in the UI an indication that the RMA qtys are being enforced. Added StationReturnController updates (SR 23923)&lt;br /&gt;
* [New] 2411 - Add content to the portal to maintain (add, edit, show) data in the new TransportStatus table (ER 25021)&lt;br /&gt;
* [New] 2432 - Generation and viewing/retrieval of Proforma Invoice documents for RMA txns . Functionality now available in the Edit page, as well as the Show page (ER 24415)&lt;br /&gt;
* [New] 2435 - Sea Movement Type mapping maintenance implemented in the UI (ER 25095)&lt;br /&gt;
* [New] 2439 - Shipping Container show page now shows the volumes. Updated the display attributes for the dimensions - to 3 decimal places. Minor update - replaced on-the-fly volume calculation with database fields. Added Volume value calcaulation and display of volume UOM to ShippingContainer edit popup (ER 25115)&lt;br /&gt;
* [New] 21451 - Item Catalogue - Allow exporting of images to Excel&lt;br /&gt;
* [M/T] 1342 - Major enhancements to StationItemStockOut process to capture more info and provide better Station KPI info (ER 24673)&lt;br /&gt;
* [M/T] 1342 - Fixed a problem that was causing StationStockOut WKIs to route to exception&lt;br /&gt;
* [M/T] 2323 - Validate IWT TargetPickDate upon submission of new IWT via portal (SR 18981)&lt;br /&gt;
* [M/T] 2336 - Add auto-reminder and auto-deletion to SkyShare Publications that have been rejected at approval (ER 23963)&lt;br /&gt;
* [M/T] 2337 - Support possible changes in the PublicationDistribution when a SkyShare publication is rejected and then resubmitted by the originator (ER 23963)&lt;br /&gt;
* [M/T] 2348 - Support re-opening of a contract previously closed due to ceiling being reached upon CPO cancellation (SR 22555)&lt;br /&gt;
* [M/T] 2348 - Fixed a problem whereby PO submission failed when the PO was provisionally linked to a contract where the PO line quantities matched exactly the available stock left on each line of the contract&lt;br /&gt;
* [M/T] 2350 - Add workitem location sanity check to Station Count process at StationItemKPICapture step (SR 19253)&lt;br /&gt;
* [M/T] 2353 - Populate Whse_ID field in TransferGLExpenseReport table upon GL expense interface execution&lt;br /&gt;
* [M/T] 2382 - MT impact on change of DelTerm column in WarehouseTransferHeader (ER 24831)&lt;br /&gt;
* [M/T] 2385 - Change SkyShare PublicationAccessLog population to ensure user accounts are only added if the user has SkyShare access (ER 23963)&lt;br /&gt;
* [M/T] 2390 - MT impact on change to DelTerm column in StationTransport table (ER 24829)&lt;br /&gt;
* [M/T] 2391 - MT impact on change to DelTerm column in Supplier Transport table&lt;br /&gt;
* [M/T] 2396 - Change to Station Count 24, 36, 48 hour reminder alerts to prevent possible duplication of alerts to users (SR 24735)&lt;br /&gt;
* [M/T] 2399 - Populate SSIM Header ID FK in FlightGroup table upon SSIM Burst (ER 24597)&lt;br /&gt;
* [M/T] 2415 - Change to support request progression interface to avoid workitem routing if no relevant change has been made&lt;br /&gt;
* [M/T] 2422 - Improvements to RMA station receipt conf to only set receipt date for actual receipts (SR 25047)&lt;br /&gt;
* [M/T] 2430 - Olson Timezone change to ensure safe conversion about timezone adjustment periods (SR 25075)&lt;br /&gt;
* [M/T] 2434 - Move ActualPax interface to generic task scheduler&lt;br /&gt;
* [M/T] 2438 - Change to IWT Out message generation to skip any cancelled lines&lt;br /&gt;
* [M/T] 2440 - Move Item average weighted cost to generic scheduler&lt;br /&gt;
* [M/T] 2442 - DB script for Transport Order table creation (ER 24543)&lt;br /&gt;
* [M/T] 2448 - tighten up check on despatch conf EDI validation to ensure ack message can only be skipped for SAP central clients (SR 25131)&lt;br /&gt;
* [Bugfix] 1445 - Fixed bugs found during testing&lt;br /&gt;
* [Bugfix] 2114 - WMS Shipment Reversal updates - Corrected the disdplay format for Issue UID on the 'Possible Matches' grid, and made that UI D a hyperlink to a display modal (ER 15654)&lt;br /&gt;
* [Bugfix] 2127 - Fixed a breaking change with Enhanced Exporting which was introduced in build 126&lt;br /&gt;
* [Bugfix] 2347 - Ensured records where Airline no longer exists, or Airline is inactive, are filtered out from results on the parent grid on /StationShipment/IntransitShipmentStationsIndex (SR 24637)&lt;br /&gt;
* [Bugfix] 2409 - Station Receipt report fixed to show correct values for the Transport Method (in the grid)&lt;br /&gt;
* [Bugfix] 2416 - Fixed UI reporting that StationDefaults.StatDflt_AutoReqOpt_ID is optional (SR 25033)&lt;br /&gt;
* [Bugfix] 2417 - Filtered out External Support role from the options presented when selecting Station Provisioning Manager whilst editing or adding a Station (SR 25035)&lt;br /&gt;
* [Bugfix] 2418 - Fixed typo in SkyShare PublicationDistributionType data&lt;br /&gt;
* [Bugfix] 2420 - Fixed Clear Filters button on Bespoke Reports (SR 25039)&lt;br /&gt;
* [Bugfix] 2421 - Extended access rights for Airline/Warehouse_Read method for SLX Local Admins, SLX Ops, Airline Admins, and Airline Operations, to facilitate those same roles being able to submit External Forecast Data files (these (and Global Admins) are the roles identified as being allowed to do that) (SR 25043)&lt;br /&gt;
* [Bugfix] 2424 - Filtered out Closed lines from the grid presented on StationShipment/EditStationReturnReceipt/ (SR 25047)&lt;br /&gt;
* [Bugfix] 2424 - Fixed a previous check-in which hid lines on the grid where StatRetRec_Closed = true. Now instead hides lines where StatRetDet_Closed = true (SR 25047)&lt;br /&gt;
* [Bugfix] 2439 - Fixed the unit of dimensions display, changed to show dimension (e.g. MTR) instead of unit code (e.g. M3), for the inner/outer dimensions (ER 25115)&lt;br /&gt;
* [Bugfix] 2459 - Fixed error appearing on any Bespoke Report (&amp;quot;ExtensionMethods&amp;quot; does not exist in the namespace)&lt;br /&gt;
* [Bugfix] 2466 - Fixed title for SSIM Flight Filters page&lt;br /&gt;
* [Bugfix] 2473 - Fixed edit button missing from PO's Awaiting Commitment page (due to a recent change which was to allow read-only access to POs for Supplier Managers) (SR 25229)&lt;br /&gt;
* [Bugfix] 2581 - Fixed a bug with IWT creation and a bug with maintaining Warehouse Transport Links&lt;br /&gt;
* [Bugfix] 2583 - ixes menu for WCS role - they will now see the 'Manage PO Exceptions' option (SR 25739)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.125.19''' ''(RS 12/01/2021, LSY 12/01/2021)''&lt;br /&gt;
* [Bugfix] 2316 - Financial consumption chart fix - corrected the  stack value. Fixes bug where any stacked bar had a negative value on the y-axis (SR 23245)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.125.18''' ''(RS 11/01/2021, LSY 11/01/2021)''&lt;br /&gt;
* [Bugfix] 2569 - Wrapped call to M/T in check for ticket's status - if complete, M/T not called&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.125.17''' ''(RS 07/01/2021, LSY 07/01/2021)''&lt;br /&gt;
* [New] 1891 - Allow SRM user role access to the PO Liners report and Item Catalogue Index (SR 25551)&lt;br /&gt;
* [New] 2151 - Added ability to manually add / remove entries from the Distribution Log against a SkyShare Publication, a fix required to allow editing of a Publication Type after a recent change, and various SkyShare fixes (ER 24077)&lt;br /&gt;
* [New] 2151 - All SkyShare Publication related tables added to UI code, and added pages for PublicationType maintenance - Create / Read / Update / Delete including basic validation. Ensured a suitable message is presented to the user if they try to store data which results in multiple Publication Types with the same Description for an airline (ER 24077)&lt;br /&gt;
* [New] 2242 - Airline edit modal updated to include 'Additional Users Authorised for Product Substitutions (ER 22783)&lt;br /&gt;
* [New] 2307 - Implemented Scheduled tasks configuration meintenance (ER 24533)&lt;br /&gt;
* [New] 2322 - Changed user reinstate functionality so that the behaviour differs for SSO users and non-SSO users. For non-SSO, UserDet_Active is set to 1, and UserLoginAudit_LastLoginTimestamp is set to 14 days ago. For SSO users, the same is done, and also the UserLoginAudit record is updated further - _Locked becomes false, and _FailureCount becomes 0 (ER 24369)&lt;br /&gt;
* [New] 2325 - Updated UI menus for Supplier Roles (ER 24615)&lt;br /&gt;
* [New] 2330 - Management page to list all active exports currently in progress (or paused) - for global admins this is across all users, for other roles this is just their own personal downloads. Only exports using Enhanced Exporting will be listed. Ability for users to cancel or pause (with optional auto-un-pause time) exports with an optional message if the export belongs to another user. Basic queueing system to delay incoming export requests when there are many active exports already in progress. Also improved progress indicators on exports so that they should only reach 100% when the download is fully available&lt;br /&gt;
* [New] 2334 - Added ability to manually add / remove entries from the Distribution Log against a SkyShare Publication, a fix required to allow editing of a Publication Type after a recent change, and various SkyShare fixes (ER 24077)&lt;br /&gt;
* [New] 2335 - Provide an ability in the Skysuite UI to allow users to view historic (no long current) flight schedule data, as per previous SSIM files (ER 24597)&lt;br /&gt;
* [New] 2338 - SkyTrack LH Dashboard - Stock Development Per Site (ER 15952)&lt;br /&gt;
* [New] 2346 - Implement ability to view NWAWarehouse data when drilling into a specific forecast (ER 7965)&lt;br /&gt;
* [New] 2357 - Changes to the menu options and navigation under the Reports main menu (ER 24683)&lt;br /&gt;
* [New] 2358 - Granted access for Airline Analytics role to various StockLevel explanation modals (ER 24687)&lt;br /&gt;
* [New] 2359 - Reordered columns on the Requisition Approval view (for all 3 different Loading Group configurations) (ER 15948)&lt;br /&gt;
* [New] 2360 - Schedule menu items enabled for caterer role (SR 24695)&lt;br /&gt;
* [New] 2361 - Station/Index defaults nested grid layout improvements (SR 24697&lt;br /&gt;
* [New] 2367 - Updates to Station maintenance, referencing new table StationReportingGroup (ER 24713)&lt;br /&gt;
* [New] 2397 - Modified Reviewed column in SkyShare Publication listing to indicate partial review (ER 24077)&lt;br /&gt;
* [Bugfix] 2299 - Fixed all fields becoming uneditable when a validation occurs during a SupportRequest edit operation (SR 15784)&lt;br /&gt;
* [Bugfix] 2318 - Filtered out Station Count Category records which are linked to inactive Stations or Airlines on the Count Category Index listing (ER 15938)&lt;br /&gt;
* [Bugfix] 2334 - Fixed issue with rendering attachments so that it's compatible with real servers and not just developer machines! Various fixes to SkyShare project, particularly around editing SkyShare publications and workitem progression. Publication Edit (and progression) functionality. Not sanity tested against a MT yet possibly tweaks needed (ER 24077)&lt;br /&gt;
* [Bugfix] 2334 - Fixed PublicationAccesLog not being updated when a user has read or downloaded any of the attachments against a SkyShare publication (assuming the user is in the distribution list - if not, i.e. because they are the creator or admin etc, then no PublicationAccessLog record would exist thus nothing to update) (ER 24077)&lt;br /&gt;
* [Bugfix] 2340 - Changed the binding for SupOrdFcast_MRPDate when adding a new Planned PO (now correctly comes from the MRP Batch Date Created), and modified 2 column headers on Planned PO's grid on EditSupplierForecast view. Also improved tooltip for MRPDate column (now called Planned Date)&lt;br /&gt;
* [Bugfix] 2344 - Fixed sort order on Documents Requests grids on SupplierForecastIndex and EditSupplierForecast views (ER 24653)&lt;br /&gt;
* [Bugfix] 2345 - Limited the options available for Record Type on File Register pages (only showing inbound ones on the received page and outbound / forewarded ones on the sent page), and corrected the menu shown for those pages (SR 15802)&lt;br /&gt;
* [Bugfix] 2355 - Fixed incorrect binding on Transfer No column on the Inter-Warehouse Transfers report (SR 24681)&lt;br /&gt;
* [Bugfix] 2369 - Added logic to the Support edit view to ensure that a ticket currently on delayed submission does not allow staff members to edit / assign / change the status of the ticket until it has completed the delay. Also ensured such tickets do not appear on the Assignment listing&lt;br /&gt;
* [Bugfix] 2372 - Edit ItemWarehouse fixes for SecurityDays. Now allows zero to be input/stored (SR 24601)&lt;br /&gt;
* [Bugfix] 2376 - Fixed enter key submitting form when editing grid data on EditSupplierForecast view&lt;br /&gt;
* [Bugfix] 2555 - Increased the width of the 'Person Responsible for Counts' input control (EditCategory) (SR 16156)&lt;br /&gt;
* [Bugfix] 2563 - Fix to total station inventory count valuation calculation (SR 25617)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.124.19''' ''(RS 17/12/2020, LSY 17/12/2020)''&lt;br /&gt;
* [Bugfix] 1891 - Fixed access to StockItem/Index for Supplier Relationship Manager role (ER 22225)&lt;br /&gt;
* [Bugfix] 2539 - SupplierTransports Read action now optionally filters by Station ID. This is required when listing appropriate delivery terms for a selected supplier on the par level item edit view (SR 25541)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.124.17''' ''(RS 10/12/2020, LSY 10/12/2020)''&lt;br /&gt;
* [New] 2119 - Added a method for the wiki software to call back into to obtain the access details for a given user - nothing testable here though yet&lt;br /&gt;
* [New] 2126 - Configured City Pair index grid for Enhanced Exporting&lt;br /&gt;
* [New] 2153 - Dashboard layout pages require updates to include SignalR library files&lt;br /&gt;
* [New] 2276 - Loss Factors, added to sub-menu (SR 24207)&lt;br /&gt;
* [New] 2278 - Requisition pre-approval checks updated to include checks for any direct-supplied items (ER 24413)&lt;br /&gt;
* [New] 2283 - Changed the Support menu descriptions from &amp;quot;Support Requests&amp;quot; to &amp;quot;All requests&amp;quot; (SR 24473)&lt;br /&gt;
* [New] 2285 - RCO roles added to multitude of actions in the portal. Controller actions and read-only functionality updated for RCO roles across the portal (SR 24411)&lt;br /&gt;
* [New] 2286 - Updates to Support Watch list page - up to UI standards&lt;br /&gt;
* [New] 2288 - Continued SkyShare development (ER 24077)&lt;br /&gt;
* [New] 2289 - Continued SkyShare development (ER 24077)&lt;br /&gt;
* [New] 2293 - AircraftConfiguration/Index - Seat Quantities nested grid now has an Add icon (for eligible users roles), regardess of product access (SR 24355)&lt;br /&gt;
* [New] 2294 - Preferred forecast source in add and edit StationItem pages - implemented (ER 22459)&lt;br /&gt;
* [New] 2296 - Station_Preferred_NWAOrigin_ID and Station_Preferred_NWAOrigin_ID added to Station Add and Edit pages (ER 22459)&lt;br /&gt;
* [New] 2297 - Added user responsible for financial interfaces and default forecast source columns to the airline edit and show pages (ER 24459)&lt;br /&gt;
* [New] 2300 - NWA details grid added to the Demand By Warehouse index grid (ER 24511)&lt;br /&gt;
* [New] 2301 - Unplanned substitute requests updated availability of editable controls for submitted status&lt;br /&gt;
* [New] 2303 - System/Admin menu restructured. Includes new menu options that are currently greyed out until the target pages are implemented. Warehouse Stock Level Scheduler and Station Stock Level Scheduler menu options have been removed (ER 24523)&lt;br /&gt;
* [New] 2304 - StationIssueItemLoadGrouping added to AirlineWMSCodeMapping/Show (ER 24527)&lt;br /&gt;
* [New] 2342 - Vendor delivery fixes. 'Add All Items' should now function properly. Some code improvements to functionality that adds items to a schedule&lt;br /&gt;
* [New] 2377 - Provided Supplier Manager (RO) role with read-only access to POs&lt;br /&gt;
* [New] 2512 - Dropped the redundant fields from SupportRequestAttachment, and updated Model classes in line with that change (ER 25359)&lt;br /&gt;
* [M/T] 25345 - Revised purchasing contract templates&lt;br /&gt;
* [M/T] 24457 - Fixed an error when cancelling back orders&lt;br /&gt;
* [Bugfix] 2173 - Fixed SkyShare publication deletion (ER 24077)&lt;br /&gt;
* [Bugfix] 2237 - PO Vendor Deliveries - 'Add All Items' fixed so that it functions for PurchaseOrderVendorDeliveryChangeHeader, as well as PurchaseOrderVendorDeliveryHeader&lt;br /&gt;
* [Bugfix] 2244 - Corrected which grid is shown on the SAP BackOrder page when the Requisition is Partially Agreed with no lines on BackOrder and added the code behind the &amp;quot;Update&amp;quot; button - which stores the changes made in the grid and submits a request to the M/T to notify of update (SR 24295)&lt;br /&gt;
* [Bugfix] 2244 - Few fixes around processing SAP Back Orders - Validation improved to ensure user selects a Back Order Category and Transport Mode when submitting, also fixed some cosmetics (SR 24295)&lt;br /&gt;
* [Bugfix] 2250 - Fixed Airline Edit - Airline Hub Grid behaviour&lt;br /&gt;
* [Bugfix] 2258 - Ensured that clicking any of the Approve buttons on Station Count Review presents the waiting spinner to prevent a double-processing (SR 15890)&lt;br /&gt;
* [Bugfix] 2258 - Prevent UI from indicating that warnings can be sent from an ER, and fix to ensure errors in the warning-sending process get reported (SR 23431)&lt;br /&gt;
* [Bugfix] 2260 - StationCount/Breakages edit functionality fixes&lt;br /&gt;
* [Bugfix] 2262 - Fixed dashboard configuration edit model&lt;br /&gt;
* [Bugfix] 2263 - Ensured NetWorkAnalHeader.NWAOrigin_ID is set correctly from the UI&lt;br /&gt;
* [Bugfix] 2268 - Fixed Item Supplier edit from the AirlineSupplier main index grid&lt;br /&gt;
* [Bugfix] 2270 - Added 'Originasl Non-Approved Qty' to the MRP Daily Figure popup (taken from PODetail.Order Qty - the data source used when calculating the MRP daily figures for non-approved qtys) (SR 23821)&lt;br /&gt;
* [Bugfix] 2274 - Fixes for User Registration Review. Includes an update to underlying db view (SR 22105)&lt;br /&gt;
* [Bugfix] 2284 - Fixed redirection to the Support Watch List&lt;br /&gt;
* [Bugfix] 2292 - Fixed bug adding new Station Transport chains in UI (SR 24363)&lt;br /&gt;
* [Bugfix] 2302 - Minor tweaks on SkySuite logos&lt;br /&gt;
* [Bugfix] 2327 - Fixed allocated stock calculations for vendor deliveries. Other UI changes (up to UI standards)&lt;br /&gt;
* [Bugfix] 2513 -  UI changes to support HTML for ticket updates, from SR and ER posts (ER 25359)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.123.15''' ''(RS 14/11/2020, LSY 14/11/2020)''&lt;br /&gt;
* [New] 1635 - added ability for users to change their message centre preferences&lt;br /&gt;
* [New] 2063 - portal maintenance window in spanish for spanish accounts (ER 18021)&lt;br /&gt;
* [New] 2100 - new set of logos added to /Account/MyProfile following addition of a new product option (SkyShare)&lt;br /&gt;
* [New] 2100 - uploaded new logos for various SLX products (ER 24039)&lt;br /&gt;
* [New] 2101 - airlines on the airline index page will be presented with SLX products they use. Also a read-only (show) version of the modal-popup on Airline index has been created&lt;br /&gt;
* [New] 2111 - changed button name on page /Account/AllowedAirlinesIndex and enhanced how dropdown lists are being populated (ER 23943)&lt;br /&gt;
* [New] 2114 - added ability to edit active WMS shipment reversals (ER 15654)&lt;br /&gt;
* [New] 2117 - contact link added to SkyLog login screen (ER 23781)&lt;br /&gt;
* [New] 2127 - enhanced download implemented on the SSIM page&lt;br /&gt;
* [New] 2128 - enhanced download implemented on the SSIM error page&lt;br /&gt;
* [New] 2129 - enhanced download implemented on the SSIM flight page&lt;br /&gt;
* [New] 2142 - airline analytics role reviewed and access rights adjusted&lt;br /&gt;
* [New] 2153 - revamped PortalState mechanism to use SignalR and set a more reasonable PortalStateCacheTime in web.config&lt;br /&gt;
* [New] 2154 - total stock value will be presented in stock counts (ER 23811)&lt;br /&gt;
* [New] 2157 - ported page presenting SCA data (ER 15750)&lt;br /&gt;
* [New] 2159 - error handling added to the StockLevel/Discrepancy/ page&lt;br /&gt;
* [New] 2160 - basic validations added to the item supplier mapping maintenance page&lt;br /&gt;
* [New] 2162 - SkyShare Publication index and delete fuctionality implemente&lt;br /&gt;
* [New] 2164 - menu options visibility enhanced for supplier accounts (ER 24085)&lt;br /&gt;
* [New] 2167 - user role group added for the warehouse users (ER 24091)&lt;br /&gt;
* [New] 2177 - changed view used to list registrations awaiting review&lt;br /&gt;
* [New] 2181 - ability to delete stations at an early stage (ER 23939)&lt;br /&gt;
* [New] 2182 - climate requirements table presented (ER 23937)&lt;br /&gt;
* [New] 2183 - Units of Dimensions page has been ported to the new portal (ER 23933)&lt;br /&gt;
* [New] 2184 - enumeration for WeightUnit table will be swohn in the portal (ER 23931)&lt;br /&gt;
* [New] 2191 - basic validations added into the crate breakage report process&lt;br /&gt;
* [New] 2194 - added validation on the Tail Number maintenance page&lt;br /&gt;
* [New] 2199 - added show button on the OrganizationSite page&lt;br /&gt;
* [New] 2200 - added support of stock item descriptions in multiple languages&lt;br /&gt;
* [New] 2201 - users will now be forced to specify a new, different password when going through the change password process (ER 24229)&lt;br /&gt;
* [New] 2204 - new auto requisitioning option provided in the station defaults - &amp;quot;Scheduled&amp;quot; (ER 19007)&lt;br /&gt;
* [New] 2205 - added a heading to the select column on the Planned Orders grid on /MRP/EditSupplierForecast view&lt;br /&gt;
* [New] 2206 - made warehouse stock level and transactions available in the menu header&lt;br /&gt;
* [New] 2208 - analysis codes made available in the menu header&lt;br /&gt;
* [New] 2209 - loss factors made available in the menu header&lt;br /&gt;
* [New] 2210 - flight arrival time added to the grid on SSIM page (ER 24277)&lt;br /&gt;
* [New] 2211 - granted suppliers access to the PO Lines KPI report (ER 24269 / 23281)&lt;br /&gt;
* [New] 2215 - added pages to maintain reason code records&lt;br /&gt;
* [New] 2221 - added option to change source of delivery on the requisition approval page (ER 23779)&lt;br /&gt;
* [New] 2231 - tooltip added to make it clear what fields are mandatory on the StationItem maintenance page (ER 23779)&lt;br /&gt;
* [New] 2234 - line colour coding replaced with badges on the delivery schedule grid&lt;br /&gt;
* [New] 2236 - prevented duplicate items being added to a supplier delivery&lt;br /&gt;
* [New] 2239 - extended ability to maintain delivery schedules of fully commited POs to SLX Operational role&lt;br /&gt;
* [New] 2242 - increased flexibility to set up substitution approvers (ER 22783)&lt;br /&gt;
* [New] 2245 - switched recount notification from a pop up window to a brief message that automaticallu disappears after a few seconds (ER 23927)&lt;br /&gt;
* [New] 2377 - Provided Supplier Manager (RO) role with read-only access to POs (ER24809)&lt;br /&gt;
* [New] 2483 - StockLevelExpectedFile model updated to reflect recent schema changes&lt;br /&gt;
* [New] 23923 - RMAs will allow a quantity of up to 7 digits&lt;br /&gt;
* [New] added station item status to grid on StationCount/Review page&lt;br /&gt;
* [M/T] 2077 - Fix problem with PO progression and supplier custom delivery schedule (SR 23399)&lt;br /&gt;
* [M/T] 2118 - Re-engineer BOM EDI processing to avoid potential for transaction timeouts (ER 12226)&lt;br /&gt;
* [M/T] 2140 - Create user account on initial regitration review completion, but keep wki alive until all reviews complete (ER 21407)&lt;br /&gt;
* [M/T] 2140 - Further change to User Registration multi-airline access to improve case where no airline users linked to the station (ER 24869)&lt;br /&gt;
* [M/T] 2141 - Change review alert distribution&lt;br /&gt;
* [M/T] 2143 - Ensure Inventory counts created immediately rather than via scheduler have no time set in CreatedDate&lt;br /&gt;
* [M/T] 2146 - Workflow design for SkyShare (ER23963)&lt;br /&gt;
* [M/T] 2152 - Initial Inflight Svr interfaces and processes for SkyShare (ER 23963)&lt;br /&gt;
* [M/T] 2168 - Introduction of new role group, 3PL Distribution Staff which affects UserRegistration (ER 24091)&lt;br /&gt;
* [M/T] 2171 - Additional checks added around Receipt Date in RMA updates (SR 24079)&lt;br /&gt;
* [M/T] 2172 - Special handling of SkyShare Publication state based on EndDate (ER 23963)&lt;br /&gt;
* [M/T] 2174 - Addition of 3rd party reference ID to a workitem (ER 19925)&lt;br /&gt;
* [M/T] 2178 - Provide Update SkyShare Publication interface for portal usage (ER 23963)&lt;br /&gt;
* [M/T] 2180 - Ignore currency for Parts Master interface, defaulting to Airline base currency&lt;br /&gt;
* [M/T] 2187 - Add minimum line check for invoice remittance EDI validation (ER 20871)&lt;br /&gt;
* [M/T] 2188 - Add check on Status ID where WMSIdentificationCodes is used for interfaces&lt;br /&gt;
* [M/T] 2189 - More flexibility in terms of days-in-advance PO Receipt advice notification period (ER 13591)&lt;br /&gt;
* [M/T] 2193 - Ensure users with RO roles are excluded from alerts to Station users (ER 24055)&lt;br /&gt;
* [M/T] 2198 - Change to Article Master to support handling of multi-language descriptions (ER 11429)&lt;br /&gt;
* [M/T] 2212 - Add Shipment reversal ID to email alerts (ER 15706)&lt;br /&gt;
* [M/T] 2213 - Report general error on unexpected db errors when trying to create new Inventory Counts (SR 15710)&lt;br /&gt;
* [M/T] 2218 - Change MT alerts to use HTML formatting to allow hyperlinks to be formatted as HTML anchors (SR 22103)&lt;br /&gt;
* [M/T] 2222 - MT aspects of changing the source of supply at approval stage (ER 23779)&lt;br /&gt;
* [M/T] 2229 - Adjust calculation of suggested quantities in MRP to ignore negative inventory quantity (ER 24271)&lt;br /&gt;
* [M/T] 2238 - Catch UOM differences upon processing the inbound ReceiptAdviceEDI (SAP) (ER 24325)&lt;br /&gt;
* [M/T] 2243 - Additional Approvers for item substitutions (ER 22783)&lt;br /&gt;
* [M/T] 2253 - Early PO closure scenarios and recording of additional info (ER 24203)&lt;br /&gt;
* [M/T] 2261 - Change to purging criteria for TempSub station par levels (ER 10990)&lt;br /&gt;
* [M/T] 2265 - User alerts and automatic account suspension - Scheduler agent (ER 24369)&lt;br /&gt;
* [M/T] 2266 - User alerts and automatic account suspension (ER 24369)&lt;br /&gt;
* [M/T] 2267 - New interface to allow portal requests to reactivate suspended user account (ER 24369)&lt;br /&gt;
* [M/T] 2281 - Fix problem with Back Order processing for cancelled back orders&lt;br /&gt;
* [M/T] 2291 - PO Alerts problem (SR 24489)&lt;br /&gt;
* [M/T] 2305 - Change to StationItemKPI to use general purpose scheduling table config rather than its own mechanism (ER 24529)&lt;br /&gt;
* [M/T] 2312 - Change StockLevel workitem scheduling to use the general purpose scheduling table config (ER 24555)&lt;br /&gt;
* [M/T] 2336 - Add auto-reminder and auto-deletion to SkyShare Publications that have been rejected at approval (ER 23963)&lt;br /&gt;
* [M/T] 2337 - Support possible changes in the PublicationDistribution when a SkyShare publication is rejected and then resubmitted by the originator (ER 23963)&lt;br /&gt;
* [M/T] 2385 - Change SkyShare PublicationAccessLog population to ensure user accounts are only added if the user has SkyShare access (ER 23963)&lt;br /&gt;
* [M/T] 2396 - Change to Station Count 24, 36, 48 hour reminder alerts to prevent possible duplication of alerts to users (SR 24735)&lt;br /&gt;
* [Bugfix] 1731 - Fix applied to PO Tracking index grid to ensure suppliers can only view data linked to their supplier account&lt;br /&gt;
* [Bugfix] 2311 - Fixed bug with REQ templates drop-down and delete-selected button on the same requisition index page (SR 24565)&lt;br /&gt;
* [Bugfix] 1731 - resolved access issues on PO tracking page&lt;br /&gt;
* [Bugfix] 1844 - label added to show if a substitution request is urgent or not&lt;br /&gt;
* [Bugfix] 2078 - ensured the &amp;quot;Show&amp;quot; button on the index grid on PurchaseInvoice/AwaitingCommitment takes the user to the PO Show page and not the PO Invoice show page (SR 23707)&lt;br /&gt;
* [Bugfix] 2078 - fixed display issue on the POs Awaiting Commitment page (SR 23707)&lt;br /&gt;
* [Bugfix] 2124 - fixed enhanced download of the flight data&lt;br /&gt;
* [Bugfix] 2150 - prevent SLX Ops creating support projects and fixes around menu option visibility for Airline Administrators and Airline Operations - File Register menu. Fixed new roles not seeing General Reports. Fixed null error in BaseController on external product access check, and changed access rights for Airline Admins and Airline Operations to be more in line with SLX roles in the support area. Conditionally hiding the &amp;quot;Assign Support Requests&amp;quot; menu option based on role (ER 24049)&lt;br /&gt;
* [Bugfix] 2153 - Dashboard layout pages require updates to include SignalR library files&lt;br /&gt;
* [Bugfix] 2157 - Prevent file upload if there is exists a ExternalStationParLevelUpload workitem for the associated airline (SR 15750)&lt;br /&gt;
* [Bugfix] 2166 - minor improvements to supplier forecast grid and its performance&lt;br /&gt;
* [Bugfix] 2169 - minor bugs fixed on custom delivery schedules (SR 23947)&lt;br /&gt;
* [Bugfix] 2173 - minor updates to the SkyShare publication detail pages (ER 24077)&lt;br /&gt;
* [Bugfix] 2190 - critical item maintenance validations fixed&lt;br /&gt;
* [Bugfix] 2195 - corrected filename when exporting to excel from /MRP/SupplierForecast&lt;br /&gt;
* [Bugfix] 2196 - supplier are now prevented from creating deliveries when custom delieveries have not been used from the beginning (SR 23871)&lt;br /&gt;
* [Bugfix] 2217 - multiple filters fixed so that filtering does not take too long (SR 23859)&lt;br /&gt;
* [Bugfix] 2220 - fixed values in an exported excel file&lt;br /&gt;
* [Bugfix] 2235 - fixed IFE data export to excel functionality (SR 23911)&lt;br /&gt;
* [Bugfix] 2240 - fixed filtering issue on Direct Delivery field on EditMRPBatchAlerts page (SR 23707)&lt;br /&gt;
* [Bugfix] 2251 - expanded access on the Airline Index page&lt;br /&gt;
* [Bugfix] 2328 - Skylog no longer adds items belonging to other suppliers&lt;br /&gt;
* [Bugfix] 2349 - changed Container List Index page to show equipment type code instead of equipment type description (ER 24375)&lt;br /&gt;
* [Bugfix] 2419 - Fixed bug preventing subsequent approvals for multi-airline user registrations (SR 25037)&lt;br /&gt;
* [Bugfix] 3439 - fixed security for the AJAX methods used by the parent grids on AircraftProvisioning/Index and AircraftProvisioning/ProvisioningRulesIndex and ensured anti-forgery token is validated on EditRule post method&lt;br /&gt;
* [Bugfix] 15804 - fixed error complaining about Org_OrgType_ID when trying to edit an Organization (where type is not editable)&lt;br /&gt;
* [Bugfix] 23175 - fixed back-link on Support and Enhancement edit page to redirect to the appropriate index page&lt;br /&gt;
* [Bugfix] 24073 - fixed ability to delete StationItem records usig the X button on each line&lt;br /&gt;
* [Bugfix] 24183 - fixed the ability to edit cells on station par levels edit page&lt;br /&gt;
* [Bugfix] 24135 - fix column log date on the support page&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.12''' ''(RS 26/10/2020, LSY 26/10/2020)''&lt;br /&gt;
* [Bugfix] 2425 - Fix to StationShipments and In-Transit shipments query for WCS roles (SR 24921)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.11''' ''(RS 20/10/2020, LSY 20/10/2020)''&lt;br /&gt;
* [Bugfix] 2408 - Added checks to skip saving data and more importantly, skip triggering the MT when a ticket / ER is updated (button clicked) but no values were actually changed by the user&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.10''' ''(RS 16/10/2020, LSY 16/10/2020)''&lt;br /&gt;
* [Bugfix] 2089 - IWT General report fix for the In-Transit Qty column (SR 24967)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.9''' ''(RS 15/10/2020, LSY 15/10/2020)''&lt;br /&gt;
* [New] 1712 - DDL set up for to allow selection of MOT (ER 21243)&lt;br /&gt;
* [New] 1844 - UI add urgent / immediate substitution checkbox/button&lt;br /&gt;
* [New] 2093 - Added Total committed to quantity to delivery schedule view (ER 23687)&lt;br /&gt;
* [New] 2058 - User Role Group and User Role options removed in the System Admin/Security menu&lt;br /&gt;
* [New] 2089 - Added ability to download completed inventory count data (SR 15734)&lt;br /&gt;
* [New] 2089 - New toolbar level filters for the StationItemKPI report (SR 24027)&lt;br /&gt;
* [New] 2095 - Items grid on Requisition EditProvisional view configured for Enhanced Exporting&lt;br /&gt;
* [New] 2103 - Edit Loading Groups now shows group totals for Item Loading Groups (ER 23887)&lt;br /&gt;
* [New] 2104 - Add dynamic sum calculations of the loading group weights, volumes and pallets during maintenance operations (ER 23887)&lt;br /&gt;
* [New] 2108 - Added column auto-width resizer functionality to bespoke reports&lt;br /&gt;
* [New] 2110 - Added Arrival date/Time to the Flight Page (ER 23763)&lt;br /&gt;
* [New] 2114 - Ability to edit an active WMS Shipment Reversal (ER 15654)&lt;br /&gt;
* [New] 2134 - Ability for caterers to add items to automatically generated requisitions (SR 16791)&lt;br /&gt;
* [New] 2137 - AuditLog/ErrorIndex page will show time of an error as well as date stamp&lt;br /&gt;
* [New] 2147 - Menu Access for SkyShare (ER 24043)&lt;br /&gt;
* [New] 2150 - Created new User Roles - AirlineAdministrator and AirlineOperations (ER 24049)&lt;br /&gt;
* [New] 2151 - UI Pages to maintain SkyShare PublicationType data (ER 24051)&lt;br /&gt;
* [New] 2154 - Added total stock value to stock counts (ER 23811)&lt;br /&gt;
* [New] 2156 - Job Type and Error Status filters list added to the ErrorIndex Grid (SR 15752)&lt;br /&gt;
* [New] 2157 - Ported new functionality for viewing SCA data (SR 15750)&lt;br /&gt;
* [New] 2333 - POs awaiing approval index, and approval edit functionality updated to accomodate 2-stage approval process, where access is optinally limited according to PO values (ER 22673)&lt;br /&gt;
* [Bugfix] 2049 - Handling of Error IDX10311 (ER 16369)&lt;br /&gt;
* [Bugfix] 2054 - Few minor fixes to supplier forecast&lt;br /&gt;
* [Bugfix] 2089 - Fixed bug in EnforceRMAQty checks during RMA processing (SR 15556)&lt;br /&gt;
* [Bugfix] 2089 - Fixed  requisition grid item highlighted row functionality (was broken for alternate rows)  in Requisition edits (SR 15694)&lt;br /&gt;
* [Bugfix] 2089 - Fixed label on page: /StationCount/AddItemToCount/{CountID} (SR 15732)&lt;br /&gt;
* [Bugfix] 2089 - Corrected Min Float and Min BackUp labels on the header model used in the count Review page (SR 15748)&lt;br /&gt;
* [Bugfix] 2089 - Fixed a JS error preventing the grid on VendorDeliveryEditWindow working when accessed from the EditRestrictedPurchaseOrder view (SR 23875)&lt;br /&gt;
* [Bugfix] 2089 - Fixed submit PO handling (SR 23921)&lt;br /&gt;
* [Bugfix] 2089 - RMA Add Item view - allow qty value up to integer max (SR 23923)&lt;br /&gt;
* [Bugfix] 2089 - Addressed error that was popping up when users tried to list second page of PO shipments (SR 23959)&lt;br /&gt;
* [Bugfix] 2089 - Fixed bug when closing ERs (SR 23977)&lt;br /&gt;
* [Bugfix] 2089 - Changed edit icon to magnifying glass for complete ERs (SR 24009)&lt;br /&gt;
* [Bugfix] 2089 - Filter on the Organization filter on the SSIM Files page (SR 24037)&lt;br /&gt;
* [Bugfix] 2089 - POs awaiting approval listing logic updated to show POs for appropriate users (SR 24901)&lt;br /&gt;
* [Bugfix] 2132 - Fixed organizations drop down list when creating new airlines (SR 18207)&lt;br /&gt;
* [Bugfix] 2139 - Changed how count quantities  are calculated for 'Parent' count lines, line type 'P' (SR 15630)&lt;br /&gt;
* [Bugfix] 2149 - Prevented RMA Ship Confirmation if any RMA Item is missing Par Level (SR 15556)&lt;br /&gt;
* [Bugfix] 2155 - Added validation check to airline maintenance&lt;br /&gt;
* [Bugfix] 2166 - Supplier Forecast grid performance improvements and UI standard fixes&lt;br /&gt;
* [Bugfix] 2169 - Various bugs in Vendor Custom Delivery Schedules (SR 23947)&lt;br /&gt;
* [Bugfix] 2269 - one of two magnifying glasses switched back to edit icon (SR 24245 / 24503)&lt;br /&gt;
* [Bugfix] 2279 - PO Header enumeration changes to incorporated Pre-approved status&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.121.10''' ''(RS 08/10/2020, LSY 08/10/2020)''&lt;br /&gt;
* [New] 1967 - Add &amp;quot;Item Category&amp;quot; in reports of the system KPI reports&lt;br /&gt;
* [New] 2003 - User airline access maintenance is missing a check that exists in the legacy&lt;br /&gt;
* [New] 2039 - Update the menus that are visible to a user based on the products they are licensed to use.licensed for is determined by the value of Userdet_SlxProdCfg_ID ER23483&lt;br /&gt;
* [New] 2047 - UI change required to add new &amp;quot;Scheduled&amp;quot; line in ParLevel&lt;br /&gt;
* [New] 2054 - Supplier Forecast - Excel file generation - UI for supplier role&lt;br /&gt;
* [New] 2063 - Portal Maintenance window message to be presented in Spanish for Spanish accounts 18021&lt;br /&gt;
* [New] 2080 - Inventory By Location chart - implemented dashboard-level filters&lt;br /&gt;
* [New] 2094 - Daily Activities - Inventory Counts improved with enhanced report download&lt;br /&gt;
* [New] 2098 - UI needs to support schema change, specifically UserDetail.UserDet_SLXProdCfg_ID, which has changed from a tinyint __&amp;gt; int&lt;br /&gt;
* [New] 2099 - Rebuild of Authentication Server, following a change of data type for field: UserDetail.UserDet_SLXProdCfg_ID&lt;br /&gt;
* [New] 2100 - Development work required for https://{instance}.skylogportal.com/Account/MyProfile following addition of a new SLXProduct option, SkyShare&lt;br /&gt;
* [New] 2101 - On the pages accessible from https://{instance}.skylogportal.com/Airline - show which products an airline is configured for (Skylog, SkyTrack etc.)&lt;br /&gt;
* [Bugfix] 2096 - Anaysis Code maintenance allows Airline ID to be changed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.[9,10]''' ''(RS 05/10/2020, LSY 06/10/2020)''&lt;br /&gt;
* [Bugfix] 2169 - Various bugs in Vendor Custom Delivery Schedules&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.8''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2333 - UI changes required for Multistep approval functionality. [[https://wiki.skylogportal.com/?title=PurchaseOrder_POPendingApprovalIndex '''PO approvals''']] for more details&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.7''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2269 - Fix StationShipmenet page is showing TWO magnifying glass icons per row&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.6''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2287 - Restrict data that can be viewed by different roles / users for Supplier forecast functionality (SR24487)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.5''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2279 - PO Header enumeration changes to incorporated Pre-approved status&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.4''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] Ensure the shipping warehouse ID is always passed to the M/T when processing issue back orders&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.3''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] SR15748 - Corrected Min Float and Min BackUp labels on the header model used in the count Review page&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.2''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [New] 2034 - Supplier Forecast UI development ER23205 - When editing the Daily Figures on MRP/EditAlert view, Approved Qty's are now PROPERLY defaulted to equal the Planned Qty's if they are null (when saving grid). Also, the same happens when you click to confirm the Qty's - the UI will automatically set the Approved Qty's to match the Planned Qty's if the user hasn't supplied a different value.- [[https://wiki.skylogportal.com/?title=MRP_EditSupplierForecast '''Edit Supplier Forecasts''']] for more details&lt;br /&gt;
* [New] 2055 - Supplier Forecast - Excel file generation ER 23207 - UI for SLX roles. New buttons on the Supplier Forecast edit page - these buttons both trigger the M/T to generate the document - which will be listed in the new sub-grid &amp;quot;Document Requests&amp;quot;.[[https://wiki.skylogportal.com/?title=MRP_EditSupplierForecast '''Edit Supplier Forecasts''']] for more details&lt;br /&gt;
* [New] 2059 - UI change allowing Warehouse Customer Service to Edit Partial Receipted POs&lt;br /&gt;
* [New] 2081 - Align Old charts and new charts with filtering function ER23353&lt;br /&gt;
* [M/T] 1291 - BCP/Auto Scheduled report mechanism (ER 18803)&lt;br /&gt;
* [M/T] 2070 - Forecasting fix related to index performance&lt;br /&gt;
* [M/T] 2071 - Forecasting fix related to reporting Citypair lookup failures&lt;br /&gt;
* [M/T] 2008 - Change to email alert distribution for PO approval (ER 22673)&lt;br /&gt;
* [M/T] 2009 - Enforce two-step approval process (ER 22673)&lt;br /&gt;
* [M/T] 2010 - Extend PO Header Status (ER 22673)&lt;br /&gt;
* [M/T] 2072 - Update to latest FlexCel licensed assemblies&lt;br /&gt;
* [M/T] 2077 - Fix problem with PO progression and supplier custom delivery schedule (SR 23399)&lt;br /&gt;
* [M/T] 2053 - Supplier Forecast Excel file generation (ER 23207)&lt;br /&gt;
* [M/T] 2046 - Scheduled Option for Requisitioning in StationDefaults config (ER 19007)&lt;br /&gt;
* [M/T] 2053 - Supplier Forecast Excel file generation - DBChange (ER 23207)&lt;br /&gt;
* [M/T] 2056 - Supplier Forecast Excel file generation, further MT changes (ER 23207)&lt;br /&gt;
* [M/T] 2097 - Include SPM in Auto-Req initial review alert distribution&lt;br /&gt;
* [M/T] 2105 - Improve EDI split file registration in WMSFileRegistration table&lt;br /&gt;
* [M/T] 2107 - Ensure StationCountHeader ActDateUTC is ONLY set upon initial count submission&lt;br /&gt;
* [Bugfix] 23801 - Edit MRP Alert - removed duplicate 'Expected Qty' field&lt;br /&gt;
* [Bugfix] 23815 - Fixed error when paging warehouse transfer details in WarehouseTransfer/Show&lt;br /&gt;
* [Bugfix] 2048 - When you expand a row on the /Flights page, an error is presented - See Support Ticket #23649&lt;br /&gt;
* [Bugfix] 2049 - Handling of Error IDX10311 ER16369&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.119.7''' ''(RS 02/09/2020, LSY 02/09/2020)''&lt;br /&gt;
* [Bugfix] 2269 - one of two magnifying glasses switched back to edit icon (SR 24245 / 24503)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.119.6''' ''(RS 02/09/2020, LSY 02/09/2020)''&lt;br /&gt;
* [Bugfix] 2287 - access rights fixed on page /MRP/SupplierForecast for both Supplier role and SLX roles (SR 24487)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.119.5''' ''(RS 02/09/2020, LSY 02/09/2020)''&lt;br /&gt;
* [New] 2031 Asset Tracking Dashboard LSY ER13632 - Map&lt;br /&gt;
* [New] 2034 Supplier Forecast UI development ER23205 - Initial commit for Supplier Forecast UI&lt;br /&gt;
* [New] 2040 Station Inventory Count Review - Implemented item-level colour-coding, and also fixed the item order&lt;br /&gt;
* [New] 2049 Handling of Error IDX10311 ER16369&lt;br /&gt;
* [New] 2079 [Additional] Check if Wiki page with Release Notes could be exempt from approval and editable by all - A small change was  made here to the URL SkySuite directs you to when you click the Portal Version. Page should now be Release:History instead of the old Release_History. Note: Test evidence should just show the link path (which is usually shown when you hover over a link) - the wiki itself has a redirect set up from Release_History to Release:History so showing the address bar does not prove it works&lt;br /&gt;
* [New] 2080 - Asset Tracking Dashboard - added new 'Inventory By Location Chart' (first phase development)&lt;br /&gt;
* [Bugfix] 1796 - Fixed bug in the StockLevels page - Expected Warehouse Transfers drill-down grid now always shows correct data&lt;br /&gt;
* [Bugfix] 2078 See ticket #23707, Problems displaying PO data - Ensured that the error message stating that no PurchaseOrderInvoiceHeader record exists reaches the user when attempting to render the PurchaseInvoice/Show view&lt;br /&gt;
* [Bugfix] 2082 See Support ticket #23749, when exporting (downloading) data from the the /Flight page, the scheduled flight departure value is exported as just a date - should be Date AND TIME. Flight index grid now uses Enhanced Exporting, AND the exported DateTime field includes the Time portion&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.118.6''' ''(RS 31/08/2020, LSY 02/09/2020)''&lt;br /&gt;
* [New] 2057 Dashboard Configuration Maintenance - implementation&lt;br /&gt;
* [New] 2060 Create/Review Requisition to have enhanced download&lt;br /&gt;
* [New] 2061 Station Shipments page to have enhanced download&lt;br /&gt;
* [New] 2062 See ER 23281, when a supplier logs in and visits the All POs page, a default filter should be applied to only list POs which have been approved&lt;br /&gt;
* [New] 2065 See ER #23181, add &amp;quot;Last Updated Timestamp&amp;quot; to the ERs page (https://instance.skylogportal.com/Support/Enhancements)&lt;br /&gt;
* [New] 23625 - Improved the Support Ticket monitor functionality&lt;br /&gt;
* [Bugfix] 1534 - fixed Monitor button on ERs&lt;br /&gt;
* [Bugfix] 15606 &amp;amp; 15608 - Count review&lt;br /&gt;
   1. Item row background colour-coding fixed&lt;br /&gt;
   2. Implemented coding legend&lt;br /&gt;
   3. On review, applied default filter to show only queried lines, if applicable&lt;br /&gt;
   4. When returning from viewing/editing an item form the review page, fixed to ensure the user sees the previous page number, and items per page&lt;br /&gt;
* [Bugfix] 15630 / 15674 / 15726 - Not filling in an inventory count line will not cause a problem anymore&lt;br /&gt;
* [Bugfix] 15642 - Filtered out inactive airlines from AircraftModule index view&lt;br /&gt;
* [Bugfix] 23655 - Fixed confirm button on PO under-committed pop-up window (from CommitCustom view)&lt;br /&gt;
* [Bugfix] 23912 - fixed minor bug related to PO submission&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.117.7''' ''(RS 24/08/2020, LSY 02/09/2020)''&lt;br /&gt;
* [New] 1540 'Undo' &amp;amp; 'Redo' buttons to be added to all Aircraft Editor pages - er19949&lt;br /&gt;
* [New] 1657 Introduced new DB field StockItemReceipt.StkItemRec_ItemCode to capture all item codes that reach us via interface (ER 20033)&lt;br /&gt;
* [New] 1712 DDL set up for to allow selection of MOT - er21243&lt;br /&gt;
* [New] 1722 Added ability to select Mode of Transport for back orders (ER 21243)&lt;br /&gt;
* [New] 1992 Set all dispatch quantities lines button required in the dispatch return screen - er23203&lt;br /&gt;
* [New] 2031 Asset Tracking Dashboard LSY ER13632 - Map&lt;br /&gt;
* [New] 2033 Modification of the Port table maintenance pages as a consequence of the above dataset change ER23479&lt;br /&gt;
* [New] 2037 On the top level menu the description for tracking options says &amp;quot;SKyTrack&amp;quot; please change this to Say &amp;quot;Asset Tracking&amp;quot; ER23481&lt;br /&gt;
* [New] 2057 Implemented Dashboard configuration page&lt;br /&gt;
* [New] 23431 Ensured a success message is displayed when sending a warning to user(s) on a support ticket&lt;br /&gt;
* [New] 23493 Removed hard-coded widths on most of the columns on Support index to ensure Subject column has a suitable width&lt;br /&gt;
* [New] 23599 Fixed Category DDL only being editable on &amp;quot;new&amp;quot; (unassigned) tickets&lt;br /&gt;
* [M/T] 1728 changed the way the tag &amp;lt;GR_RCPT&amp;gt; differently in CFS_SLK_BA_ReceiptConfirmation EDIs is being populated (ER 20937)&lt;br /&gt;
* [M/T] 1819 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1821 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1822 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1824 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1825 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1826 preparation for BOM processing - not fully implemented yet (ER 22669 / ER 22741)&lt;br /&gt;
* [M/T] 1827 necessary changes for processing BA BOM files (ER 23183)&lt;br /&gt;
* [M/T] 1902 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1908 automatically insert any missing Aircraft and PassengerClass records when processing galley planning data (ER 22703)&lt;br /&gt;
* [M/T] 1909 update use of provisioning rules to take into consideration new columns in ProvisioningLoadingRule table (ER 22721)&lt;br /&gt;
* [M/T] 1912 preparation for BOM processing - not fully implemented yet (ER 22669 / ER 22741)&lt;br /&gt;
* [M/T] 1928 DB changes to update ActualPAX interface (ER 20009)&lt;br /&gt;
* [M/T] 1927 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1944 enhanced JSON API interface with jetBlue (ER 22813)&lt;br /&gt;
* [M/T] 1959 enhanced NWA Warehouse calculation to use forecasts with different origins (ER 23031)&lt;br /&gt;
* [M/T] 1960 updated MRP to always show/use the most recent data from NWA Warehouse (ER 23031)&lt;br /&gt;
* [M/T] 1975 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1976 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1977 changes necessary for processing TACA inbound ActualPAX files, now obsolete (ER 22879)&lt;br /&gt;
* [M/T] 1978 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1977 changes necessary for processing TACA inbound ActualPAX files, now obsolete (ER 22879)&lt;br /&gt;
* [M/T] 1991 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T} 1995 changed NWAW calculation to identify which forecast holds the latest blended forecast for MRP usage (ER 23031)&lt;br /&gt;
* [M/T] 1996 implemented reasonable check for station inventory counts (ER 23201)&lt;br /&gt;
* [M/T] 1997 updated calculation of station stock out predictions (ER 23199)&lt;br /&gt;
* [M/T] 23211 DB changes to support enhanced forecasting&lt;br /&gt;
* [Bugfix] 23443 - Fix MRP Batch Alert Edit bug&lt;br /&gt;
* [Bugfix] 23623 - Corrected default sort order for Workflow Exceptions Index grid&lt;br /&gt;
* [Bugfix] 23737 - Fixed bug that prevented Caterers from editing requisitions in a pre-approved status&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.116.8''' ''(RS 12/08/2020, LSY 12/08/2020)''&lt;br /&gt;
* [Bugfix] 15748 - Min Float and Min BackUp labels have been corrected (switched) on the count review page ( /StationCount/Review/... )&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.116.7''' ''(RS 20/05/2020, LSY )''&lt;br /&gt;
* [New] Skylog now allows to approve requested delivery date even if lead-time is a few hours longer. More details [VSO1734/ER20933]&lt;br /&gt;
* [New] Warehouse Customer Services user role now allows users to raise IWTs - [VSO1956/ER15369]&lt;br /&gt;
* [New] Station Receipts Report now has column with Station Code in addition to OrgSite reference (United Airlines) - [VSO2012/ER23315]&lt;br /&gt;
[[File:StationReceipt.png]]&lt;br /&gt;
* [New] 2017 Provide UI option to Opt out from Enhanced requisition approval page delivered under - ER18383&lt;br /&gt;
* [New] Search window is now in top left corner to in  Stock Item page [VSO2018], Critical Items page [VSO2019], 2023 General Search Function for Support / Enhancement Ticket page [VSO2023]&lt;br /&gt;
[[File:GeneralSearch.png]]		&lt;br /&gt;
* [New] Enhanced download script applied for few more pages allowing to download up to 1 mil lines [VSO2027] NWA details&lt;br /&gt;
* [New] Dashboard Configuration added to the main menu. NOTE: This is a WIP, and the grid is currently display-only. No editing. [ER23355]&lt;br /&gt;
* [Bugfix] VSO2049 -  Handling of Error IDX10311 - Sign in process (Released 29th July 2020)&lt;br /&gt;
* [Bugfix] VSO2139 -  False error messages being presented for LH Inventory Counts (Released 29th July 2020)&lt;br /&gt;
* [Bugfix] VSO2002 Support Project maintenance - missing some basic validations&lt;br /&gt;
* [Bugfix] VSO2011 SkyTrack related dashboards no longer working - [SR23349]&lt;br /&gt;
* [Bugfix] VSO2028 UI REQ Approval Page needs to perform a check to ensure that a Mode of Transport is selected/chosen prior to displaying the Order Qty Excess modal dialog - [SR15526]&lt;br /&gt;
* [Bugfix] ER15562 - Open up SSIM access to Skylog product users&lt;br /&gt;
* [Bugfix] ER15590 - Implemented ability to store StationCountDetail records on the ReviewDetail view&lt;br /&gt;
* [Bugfix] ER23283 - Fix  - Abort not working for Provisional POs&lt;br /&gt;
* [Bugfix] ER23435 - Fix - Not able to add attachments to a support ticket&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.116.5''' ''(RS , LSY )''&lt;br /&gt;
* [New] 1734 Align how the system interprets the day when requisition is created - ER20933&lt;br /&gt;
* [New] 1956 Warehouse Customer Services to be able to raise IWTs - ER15369&lt;br /&gt;
* [New] 2012 Station Receipts Report missing Station Code in additiona to OrgSite (United Airlines) - ER23315&lt;br /&gt;
* [New] 2017 Provide UI option to Opt out from Enhanced requistion approval page delivered under - ER18383&lt;br /&gt;
* [New] 2018 General Search function for Stock Item page&lt;br /&gt;
* [New] 2019 General Search Function for Critical Items page&lt;br /&gt;
* [New] 2023 General Search Function for Support / Enhancement TIcket page&lt;br /&gt;
* [New] 2025 General Reports - IWT Details page enhanced download function&lt;br /&gt;
* [New] 2027 NWA details - Enhanced download&lt;br /&gt;
* [New] 23355 - Dashboard Configuration added to the main menu. NOTE: This is a WIP, and the grid is currently display-only. No editing&lt;br /&gt;
* [Bugfix] 2002 Support Project maintenance - missing some basic validations&lt;br /&gt;
* [Bugfix] 2011 SkyTrack related dashboards no longer working - SR23349&lt;br /&gt;
* [Bugfix] 2028 UI REQ Approval Page needs to perform a check to ensure that a Mode of Transport is selected/chosen prior to displaying the Order Qty Excess modal dialog - SR15526&lt;br /&gt;
* [Bugfix] 15562 - Open up SSIM access to Skylog product users&lt;br /&gt;
* [Bugfix] 15590 - Implemented ability to store StationCountDetail records on the ReviewDetail view&lt;br /&gt;
* [Bugfix] 23283 - Fix  - Abort not working for Provisional POs&lt;br /&gt;
* [Bugfix] 23435 - Fix - Not able to add attachments to a support ticket&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.115.5''' ''(RS 07/05/2020, LSY )''&lt;br /&gt;
* [Bugfix] 23655 - Unable to partially commit to a PO on RS Alpha&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.115.4''' ''(RS 28/04/2020, LSY 05/05/2020)''&lt;br /&gt;
* [Bugfix] 23443 - Unable to Edit MRP&lt;br /&gt;
* [Bugfix] 23475 - Unable to receipt confirm&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.115.2''' ''(RS 22/04/2020, LSY )''&lt;br /&gt;
* [New] 1946 Improvements to the text and label handling on the trolley editor&lt;br /&gt;
* [New] 1971 Warehouse Stock Levels - All Transactions&lt;br /&gt;
* [New] 1994 See ticket #22991 - seems that the Provision Loading Errors page has been missed in the porting exercise&lt;br /&gt;
* [New] 22407 Re-instates a column that was erroneously removed from NetworkAnalysis\WarehouseDemandIndex&lt;br /&gt;
* [Bugfix] 1993 PurchaseInvoice/AwaitingApproval pages - Grid &amp;quot;drill-down&amp;quot; errors&lt;br /&gt;
* [Bugfix] 2002 Support Project maintenance - missing some basic validations&lt;br /&gt;
* [Bugfix] 15540 - Fixed Station Count Review page - the grid column 'Expected Count Qty' was taking value from the wrong column in the database view&lt;br /&gt;
* [Bugfix] 23435 - error on adding attachement to support ticket&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.114.1''' ''(RS 22/04/2020, LSY )''&lt;br /&gt;
* [New] 1904 Logging user on the Support tickets data grid - list options in alphabetical sequence please&lt;br /&gt;
* [New] 1931 Add Shipment tab to Inside RMA page 22863&lt;br /&gt;
* [New] 1957 Port maintenance pages&lt;br /&gt;
* [New] 1965 Request to port from legacy portal screen allowing to extend users access ER19109&lt;br /&gt;
* [New] 1982 See support ticket #23131 - it is not possible to endorse ERs in the MVC portal&lt;br /&gt;
* [New] 23075 - Added Ext. Ticket No. to support tickets&lt;br /&gt;
* [New] 23227 - Added search panel to report grids&lt;br /&gt;
* [Bugfix] 21715 - Added new message for new db constraint CON_IssueHeader_Despatched&lt;br /&gt;
* [Bugfix] 21835 - Ensure the Prov_POCntrctHdr_ID is set when auto-matching and finding a POMC match (for statuses up to and including Awaiting Approval)&lt;br /&gt;
* [Bugfix] 23139 - Requisition Approval - when only one Preferred Transport Mode record exists for the station, default to it and make the dropdown list read only&lt;br /&gt;
* [Bugfix] 23163 - Changed filter configurations on Station Count Details KPI report to improve performance&lt;br /&gt;
* [Bugfix] 23189 (Fix first user to be assigned to ticket wasn't added to distribution list)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.113.4''' ''(RS 15/04/2020, LSY )''&lt;br /&gt;
* [New] 1780 Add total value to bar charts [primary charts]&lt;br /&gt;
* [New] 1781 Add total value to bar charts [secondary chart]&lt;br /&gt;
* [New] 1893 Provide Global updating capability for ItemLoss factor&lt;br /&gt;
* [New] 1932 Add a Shipment tab in RMA quick View 22863&lt;br /&gt;
* [New] 1952 add user firstName and lastName to header of skylogportal ER14637&lt;br /&gt;
* [New] 1961 Offer a button to make a cascading change of the Method of Transport at REQ Approval step ER16883&lt;br /&gt;
* [New] 1968 General Report - Station ITem KPI reports&lt;br /&gt;
* [New] 1969 General Reports - RMA Details&lt;br /&gt;
* [New] 1986 Born out of support ticket 23133, the authentication server should detect the browser being used by the end-user and if its the loathed IE, tell them to go use a better browser or suffer the consequences...&lt;br /&gt;
* [New] 22145 - Make WorkItem ID a filterable column in the System Errors index grid&lt;br /&gt;
* [New] 22833 - Updated View_FlightLoadedItems to join to NetWorkAnalHeader and filter to return active forecasts only&lt;br /&gt;
* [New] 23129 - PurchaseOrder/Show fixed to show Ultimate Warehouse destination (when applicable)&lt;br /&gt;
* [New] 23133 - removed client script that is not supported in IE11&lt;br /&gt;
* [Bugfix] 1973 Support Ticket #23077 - filtering by txn type is not possible&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.112.4''' ''(RS 08/04/2020, LSY )''&lt;br /&gt;
* [New] 1767 ItemDemandForecast - Migrate View NWA Details&lt;br /&gt;
* [New] 1808 Support - Migrate Projects window&lt;br /&gt;
* [New] 1856 General Reports - Requisition Details  (Performance improvements when filtering on that report)&lt;br /&gt;
* [New] 1903 Modify all CityPair related pages to incorporate 2 new fields (Mileage &amp;amp; KM's)&lt;br /&gt;
* [New] 1915 Urgent improvements required for the REQ approve and alter page in the MVC portal (see support ticket #22793) for details&lt;br /&gt;
* [New] 1916 Create pages to view the details in the new AircraftRouting table ()Changeset 34097: Changed tooltip position (removed blink effect)&lt;br /&gt;
* [New] 1921 Extend Airline Analytics User Profile - Supply Chain Participants/Stations&lt;br /&gt;
* [New] 1922 Extend Airline Analytics User Profile - StockItem/StockItem&lt;br /&gt;
* [New] 1923 Extend Airline Analytics User Profile - StockItem/ItemPack&lt;br /&gt;
* [New] 1924 Extend Airline Analytics User Profile - StockItem/ItemCatalogue&lt;br /&gt;
* [New] 1925 Extend Airline Analytics User Profile - StockItem/ItemSupplier&lt;br /&gt;
* [New] 1926 Extend Airline Analytics User Profile - StockItem/ItemWarehouse&lt;br /&gt;
* [New] 1937 Requisitions - tick boxes in Requisition Header pager with function to delete premanual submits&lt;br /&gt;
* [New] 1940 General Report - StationCountDetails report wired up for Enhanced Exporting&lt;br /&gt;
* [New] 1941 Add Children, Infant, Staff PAX details and diverted port detail to PAX pages developed under VSO task 1795&lt;br /&gt;
* [New] 1942 Add PNR code to the Special Meals window developed under VSO Task 1795&lt;br /&gt;
* [New] 22909 - Ensure column resizer is rendered for MRP/EditAlert (MRP Daily Figures grid)&lt;br /&gt;
* [Bugfix] 1894 Suspected problem with automatic renewal of bearer token&lt;br /&gt;
* [Bugfix] 1943 Typo in the web.config for the Skylog MVC portal, Key = AuthenicatedRedirect&lt;br /&gt;
* [Bugfix] 22527 - Cosmetic issue on numerical columns when exporting to PDF&lt;br /&gt;
* [Bugfix] 22963 - Fix 'Awaiting Approval' Index grid - Status column is no longer hidden by default&lt;br /&gt;
* [Bugfix] 22965 - Support notifications closing support related editor dialogues&lt;br /&gt;
* [Bugfix] 23037 - Item unit price rounding fixes for PO Contracts&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.111.5''' ''(RS 06/04/2020, LSY )''&lt;br /&gt;
* [Bugfix] 23197 - RMA Ship Confirmation - unable to save and continue Ship Qtys (gets set back to zero)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.111.4''' ''(RS 01/04/2020, LSY )''&lt;br /&gt;
* [New] 1572 Porting task, (ER16499) - bring across back ordering for SAPCentric clients in to the MVC portal&lt;br /&gt;
* [New] 1801 Ensure the shipment linked to a Delivery change is updated with the new Expected date and inform the WMS of a date change via Receipt Advice message&lt;br /&gt;
* [New] 1803 UI to support two new fields that have been added to the AircraftConfiguration table - see ER #21965&lt;br /&gt;
* [New] 1855 Manufacturer details in Skylog - (ER20603)&lt;br /&gt;
* [New] 1879 Provide pages to maintain (Add or delete) Hub Airports for a particular airline&lt;br /&gt;
* [New] 1900 UI for planned substitution by region - (ER22245)&lt;br /&gt;
* [New] 1907 Create pages to view data in the BA BOM Staging tables via the portal&lt;br /&gt;
* [New] 1916 Create pages to view the details in the new AircraftRouting table&lt;br /&gt;
* [New] 1936 Bugs fixing &amp;amp; improvements&lt;br /&gt;
* [New] 22941 - Revise the enhanced requisitioning approval page to make it more flexible for operations other than Lufthansa&lt;br /&gt;
* [Bugfix] 1947 (sr22999) - Planned Orders Report, when the Export to Excel button is clicked, nothing happens&lt;br /&gt;
* [Bugfix] 1948 SAP Backorders functionality is ignoring Airline access rights - allowing users to view and edit requisition backorders for any airline&lt;br /&gt;
* [Bugfix] 22073 - Changed the default filter operator globally for string values in Kendo grids&lt;br /&gt;
* [Bugfix] 22697 - Added Pick Instructions/Priority for provisional requisitions&lt;br /&gt;
* [Bugfix] 22887 - Fixed invalid Id reference in view&lt;br /&gt;
* [Bugfix] 22925 - Removed SeqNo from POVendorDeliveryHeaderEdit viewModel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.110.8''' ''(RS 26/03/2020, LSY )''&lt;br /&gt;
* [New] 22941 Revise the enhanced requisitioning approval page to make it more flexible for operations other than Lufthansa&lt;br /&gt;
* [Bugfix] 1947 Planned Orders Report is not downloading&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.110.6''' ''(RS 19/03/2020, LSY )''&lt;br /&gt;
* [Bugfix] 1945 Enhanced report download job is not applying filters 22953&lt;br /&gt;
* [Bugfix] 22925 Unable to create additional vendor deliveries as a supplier for fully committed&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.110.3''' ''(RS 18/03/2020, LSY )''&lt;br /&gt;
* [New] 1486 Add a &amp;quot;waste Bin&amp;quot; feature - items on the aircraft layout galley canvass can be dragged to the waste bin to avoid using the delete button on users keyboard (ER 19673)&lt;br /&gt;
* [New] 1600 Shipments by mode of transport and on time % (drill tables) ER16865&lt;br /&gt;
* [New] 1689 Provide Station Executive Role Access to Station Performance dashboard&lt;br /&gt;
* [New] 1791 Save customized dashboard&lt;br /&gt;
* [New] 1795 Develop pages to display Actual PAX and Special meal quantities and request history&lt;br /&gt;
* [New] 1840 NWA Demand by Warehouse report 21407&lt;br /&gt;
* [New] 1874 General reports - Network inventory valuation&lt;br /&gt;
* [New] 1879 Provide pages to maintain (Add or delete) Hub Airports for a particular airline&lt;br /&gt;
* [New] 1889 ER22407 - Add Forecast ID to NWAD by warehouse screen&lt;br /&gt;
* [New] 1891 22225 - Enable Supplier relationship manager role to access to StockItem/ItemsIndex&lt;br /&gt;
* [New] 1895 Add Network Analysis Origin column to the View NWA pages&lt;br /&gt;
* [New] 1896 Reposition warehouse Inventory reporting to general reports menu&lt;br /&gt;
* [New] 1903 Modify all CityPair related pages to incorporate 2 new fields (Mileage &amp;amp; KM's)&lt;br /&gt;
* [New] 1905 Modify ProvioningRule pages incorporate selection by Distance of flight (Mileage) SCRIPT TO VSO!&lt;br /&gt;
* [New] 1913 Offer an &amp;quot;Add&amp;quot; (+) button to allow SPMs to tack-on additional materials to a REQ which is in status: Awaiting Approval (See support ticket #22273)&lt;br /&gt;
* [New] 1917 StockItem download contains skylog code over desc columns&lt;br /&gt;
* [Bugfix] 22301 - Allowed requisition requested/approved qty &amp;gt; 99999 to be entered in the portal pages. Requires thorough requisition testing&lt;br /&gt;
* [Bugfix] 22331 - Overcommitment warning for vendors creating delivery schedule&lt;br /&gt;
* [Bugfix] 22535 - Fixed inability to reassign ER's&lt;br /&gt;
* [Bugfix] 22793 - Added Req Status to Awaiting Approval index grid&lt;br /&gt;
* [Bugfix] 22805 - Dashboard chart - submitted counts. Fixed the monthly category display to show the correct month&lt;br /&gt;
* [Bugfix] 22857 - Fixed infinite loop between client/authentication server for authenticated users accessing un-authorized actions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.109.3''' ''(RS 18/03/2020, LSY )''&lt;br /&gt;
* [New] 1251 Portal migration - Enhanced Requisition Approval page&lt;br /&gt;
* [New] 1830 Amend the Requisition Pop as per ticket request ER21997&lt;br /&gt;
* [New] 1835 Add alert when excel is uploaded for station stock count 20177&lt;br /&gt;
* [Bugfix] 1882 Various reports of data download problems in the MVC portal, timing out if record set is more than a few thousand records (approx 10K)&lt;br /&gt;
* [Bugfix] 22157 - Enabled exporting all pages&lt;br /&gt;
* [Bugfix] 22331 - Show a warning to vendors if they try to submit a delivery schedule which over-commits to the order&lt;br /&gt;
* [Bugfix] 22535 - Fixed inability to reassign ER's  ####close ticket on release&lt;br /&gt;
* [Bugfix] 22561 - Fixes to REQ Excess Qty popup - now rounding values before sending them off to the DB&lt;br /&gt;
* [Bugfix] 22665 - Station Submitted Counts dashboard chart&lt;br /&gt;
* [Bugfix] 22887 - Fixed invalid Id reference in view&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.108.2''' ''(RS 10/03/2020, LSY )''&lt;br /&gt;
* [Bugfix] 22793 - Important - /Requisition/AwaitingApproval page in the new portal doesn't show the REQ Header Status of the REQ&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.108.1''' ''(RS 06/03/2020, LSY )''&lt;br /&gt;
* [Bugfix] 22665 - Station Submitted Counts dashboard chart fix&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.108.0''' ''(RS 02/03/2020, LSY )''&lt;br /&gt;
* [New] 1868 Improve SSIM error handling so you can set multiple records for re-run reg globally or by error nature rather than individually&lt;br /&gt;
* [New] 1870 Add a General Report to show Aircraft Provisioning Code Details&lt;br /&gt;
* [New] 1871 Add a General report to provide details of Module Contents&lt;br /&gt;
* [New] 1872 Add ability to maintain and view Module User Notes outside of the SkyLoad Canvases&lt;br /&gt;
* [New] 1873 Add a page to allow forecasting attributes to be viewed through portal&lt;br /&gt;
* [New] 1875 Add a page to show details in the FlightLink table&lt;br /&gt;
* [New] 1877 Add Exchange Rule field to Module detail Grid on view Provisioning pages&lt;br /&gt;
* [New] 1878 If the detail of a module is an item then disable the detail arrow to display module content as this only make sense for a module and not an item&lt;br /&gt;
* [Bugfix] 1883 Cannot read property 'weightUnit' or null&lt;br /&gt;
* [Bugfix] 22523 - Allow monthly negative financial consumption to display in chart&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.107.0''' ''(RS 02/03/2020, LSY )''&lt;br /&gt;
* [New] 1683 Adjust Module related View, Creation and Edit to accommodate new field ready for use and Share in Menu Plan&lt;br /&gt;
* [New] 1730 Requisitions - Migrate copy Template button&lt;br /&gt;
* [New] 1756 Ability to create records in AircraftContainerStowage (Stowage Rules)&lt;br /&gt;
* [New] 1759 Restrict SkyLoad only Aircraft related pages &amp;amp; menus to users with SkyLoad licenced&lt;br /&gt;
* [New] 1845 Station Stock Count chart sorting&lt;br /&gt;
* [New] 1857 Forecast Changes Approval page row upload date to be added&lt;br /&gt;
* [New] 1866 Restructure General reports menu in preparation for a lot more reports&lt;br /&gt;
* [New] 1869 Remove the Upload and Offload Offset (days) from Provision Loading Pages&lt;br /&gt;
* [New] Station Count Details report improved so that it automatically filters out data for stations the user doesn't have access to&lt;br /&gt;
* [Bugfix] 1686 Position and move ability of picture window on canvasses is a problem (improve functionality)&lt;br /&gt;
* [Bugfix] 1849 Airline selector doesn't work after loading stored filters (multipage problem)&lt;br /&gt;
* [Bugfix] 22287 - Users with no restrictions on their ticket access should now be able to see ALL tickets&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.106.3''' ''(RS 26/02/2020, LSY )''&lt;br /&gt;
* [New] 1541 StationItem - Automatic Requisition Items&lt;br /&gt;
* [New] 1731 Purchase Order - PO Notes page&lt;br /&gt;
* [New] 1750 In full delivery - Supplier - ER18809 - [Drill down]&lt;br /&gt;
* [New] 1768 StockItem - Item Supplier Mapping&lt;br /&gt;
* [New] 1779 Add ability to download data in excel for All Chart-related data grids&lt;br /&gt;
* [New] 1785 Hide empty Months in dashboards&lt;br /&gt;
* [New] 1790 Add button to reset filters&lt;br /&gt;
* [New] 1795 Develop pages to display Actual PAX and Special meal quantities and request history&lt;br /&gt;
* [New] 1847 Improve error handling for container type editing in the canvas&lt;br /&gt;
* [New] 20095 - Re-added the SLX Dummy Airline's items to StockItem listing grids, and added SLX Dummy Airline as a grid filter option&lt;br /&gt;
* [New] 21833 - Internal (SLX Staff) URL links  appear in the user account context menu (i.e. profile/support/ log out menu)&lt;br /&gt;
* [Bugfix] 1788 Drill down chart for Warehouse Valuation needs to be populated&lt;br /&gt;
* [Bugfix] 1848 dashboard charts are showing Month+1&lt;br /&gt;
* [Bugfix] 22037 - Fixed a null reference error when cancelling a PO's balance from Receipt Confirmation page&lt;br /&gt;
* [Bugfix] 22053 - Check user role is authorized to approvde POMCs, at PO/Airline configuration level&lt;br /&gt;
* [Bugfix] 22103 - Fixed password reset functionality in AuthServer project (affects files in this project too though, hence the mention)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.105.1''' ''(RS 18/02/2020, LSY )''&lt;br /&gt;
* [Bugfix] 22241 User unable to access the bond station&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.105.0''' ''(RS 13/02/2020, LSY )''&lt;br /&gt;
* [New] 1542 Atlas Chiller Icon required for Galley Editor&lt;br /&gt;
* [New] 1729 StockItem - pdf button to download Item catalogue list with pictures&lt;br /&gt;
* [New] 1736 Count Details Bespoke reports to display number values&lt;br /&gt;
* [New] 1756 Ability to create records in AircraftContainerStowage (Stowage Rules)&lt;br /&gt;
* [New] 1758 Create portal pages to show Stowage Types and related Container Compatibility&lt;br /&gt;
* [New] 1759 Restrict SkyLoad only Aircraft related pages &amp;amp; menus to users with SkyLoad licenced&lt;br /&gt;
* [New] 1780 Add total value to bar charts [primary charts]&lt;br /&gt;
* [New] 1782 add button to be able to filter bar charts timeline&lt;br /&gt;
* [New] 1786 Adjust Legend&lt;br /&gt;
* [New] 1787 Add Legend to Warehouse Valuation Chart&lt;br /&gt;
* [New] 1792 add country to station performance filter table&lt;br /&gt;
* [Bugfix] 1800 PO Shipment Splitting - change to the expected date for an existing delivery is not sending an update ReceiptAdvice to the WMS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.104.2''' ''(RS 13/02/2020, LSY )''&lt;br /&gt;
* [New] 1300 In Full delivery - Supplier - ER18809&lt;br /&gt;
* [New] 1548 UI functionality of splitting PO shipments&lt;br /&gt;
* [New] 1557 See Support ticket #20027 - improve Error handling when a PO is raised for materials with differing currencies. Prevent adding items to a PO if their currency doesn't match with the items already on the PO&lt;br /&gt;
* [New] 1567 Create UI for &amp;quot;No Fly&amp;quot; item status Yes/No in stockitem screen&lt;br /&gt;
* [New] 1305 / 18801 Added No-Fly flag to the StockItem grid&lt;br /&gt;
* [New] 1597 Station Count - Breakages	&lt;br /&gt;
* [New] 1662 M/T changes required for vendor shipment splitting&lt;br /&gt;
* [New] 1740 Restrict access to the galley canvas if a user doesn't have SSO grants&lt;br /&gt;
* [New] 1752 City Pairs &amp;amp; Markets - Improve &amp;quot;Delete&amp;quot; functionality&lt;br /&gt;
* [New] 1753 All dashboard charts require the date value displayed in the X-Axis to be in &amp;quot;MMM-YY&amp;quot; date format&lt;br /&gt;
* [New] 1765 Improve filters and order by when displaying aircraft stowages from the flight schedule page&lt;br /&gt;
* [New] er19939 PO Splitting (PO Vendor Deliveries)&lt;br /&gt;
* [Bugfix] 1737 Requisition Excess Ordering Thresholds - duplicate logs can be created quite easily Avoid having duplicate entries in the RequisitionDetailExcessOrderQtyLog with the addition of a new &amp;quot;Counter&amp;quot; field - attempting to approve the same excessive figures multiple times should now increase the counter field rather than insert a new (duplicate) record&lt;br /&gt;
* [Bugfix] 1757 Item Demand Forecast - External Forecast Data -&amp;gt; Unable to delete row&lt;br /&gt;
* [Bugfix] 1762 Support Tickets - Watch List is showing too many records in the new portal&lt;br /&gt;
* [Bugfix] 1772 Several Grids - not possible navigate across different pages of the grids&lt;br /&gt;
* [Bugfix] SR21531 - Contract Items report is not loading - fixed&lt;br /&gt;
* [Bugfix] sr21633 Changed sort order on Stock Unit DDL&lt;br /&gt;
* [Bugfix] sr21655 Fixed issue causing users to be unable to save changes to Station Count Categories (already patched)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.103.6''' ''(RS 29/01/2020, LSY )''&lt;br /&gt;
* [Bugfix] 1769 Error preventing access to Aircraft Layout Editor&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.103.5''' ''(RS 27/01/2020, LSY )''&lt;br /&gt;
* [New] 1570 Stock Item - Item Catalog Portal&lt;br /&gt;
* [New] 1597 Station Count - Breakages&lt;br /&gt;
* [New] 1658 Porting issue - Purchase Order Contract content in the MVC Portal does not allow you to view a break-down of POCntrctDet_ConsQty; this is available in the legacy portal though&lt;br /&gt;
* [New] 1669 Allow access to General reports: Issue details, PO lines, contracted Items and Items on PO contracts to Supplier manager role&lt;br /&gt;
* [New] 1688 Provide functionality to add/edit and delete module content if SkyLoad is not enabled&lt;br /&gt;
* [New] 1741 Enhancements to the SSO Security token functionality&lt;br /&gt;
* [New] 21353 - Make PO Master Contract PDF Generation and Existing documents listing available in Show page, Index Grid (Existing Docs grid on index page)&lt;br /&gt;
* [Bugfix] 1650 Support Request #20625 - MVC UI is showing misleading information when viewing the break-down of Expected Receipts where the receipt is for a Partially Received PO&lt;br /&gt;
* [Bugfix] 1686 Position and move ability of picture window on canvasses is a problem&lt;br /&gt;
* [Bugfix] 1727 When approving a req in MVCRSTEST you get a message ‘true’ pop up after it tells you orders will be create etc&lt;br /&gt;
* [Bugfix] 1738 Unfriendly error is displayed when validation fails for new Aircraft Module creation&lt;br /&gt;
* [Bugfix] 20065 - Added SupplierManager roles to the authorised roles for PurchaseOrderDetailSummary_Read (listing of PO Details)&lt;br /&gt;
* [Bugfix] 20089 - Edit button hidden for non-SLX users on grids presented on: ItemWarehouse index, ItemPacks index, TransportChains index, and Count Category index views, show button also added which is always available and presents the same data in read-only form&lt;br /&gt;
* [Bugfix] 20105 - Added a help / explain button on the Shipments grid on EditRestrictedPurchaseOrder view&lt;br /&gt;
* [Bugfix] 20467 - Fixed DDL population when creating a new PO (delivering to warehouse or warehouse via whse transfer)&lt;br /&gt;
* [Bugfix] 21393 - Fix POMC Lookup in PO Creation. (also tested and patched out to 1.0.102.x)&lt;br /&gt;
* [Bugfix] 21549 (add any New Airline Supplier records)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.102.6''' ''(RS 21/01/2020, LSY )''&lt;br /&gt;
* [New] 1567 Create UI for &amp;quot;No Fly&amp;quot; item status Yes/No in stockitem screen&lt;br /&gt;
* [New] 1598 Airline Supplier - additional contacts&lt;br /&gt;
* [New] 1643 Add new field to Contracted items general report&lt;br /&gt;
* [New] 1688 Provide functionality to add/edit and delete module content if SkyLoad is not enabled&lt;br /&gt;
* [New] 1706 Warehouse - Adjustments screen&lt;br /&gt;
* [New] 1710 Implement External order reference for SAP Requisitions&lt;br /&gt;
* [New] 1715 Stock count - Migrate columns 'Cancelled' and 'Complete' in Stock Count overview&lt;br /&gt;
* [Bugfix] 1675 Problem with functionality to delete a stockitem (fix deletion logic)&lt;br /&gt;
* [Bugfix] 1701 Purchase Invoicing &amp;gt; All POs Grid shows incorrect value for 'Direct Delivery'&lt;br /&gt;
* [Bugfix] 1727 When approving a requisition, you get a message ‘true’ pop up after it tells you orders will be create etc.&lt;br /&gt;
* [Bugfix] 20719  - StockItem edits - ensure Item Cost, Weight, and Item Pack Weight allow up to 6 decimal points precision&lt;br /&gt;
* [Bugfix] 21275  - Fixed grid sorting bug on Stock Item Index grid&lt;br /&gt;
* [Bugfix] 21239  - Fixed several Back Order edit issues&lt;br /&gt;
* [Bugfix] 21287  - PO Lines report updated to initially sort on PO Creation Date descending&lt;br /&gt;
* [Bugfix] 21393  - Fixed the Contract Reference lookup for PO Edits&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.101.2''' ''(RS 08/01/2020, LSY )''&lt;br /&gt;
* [New] 1568 StationItem - Select Station Items to be Updated using latest station defaults&lt;br /&gt;
* [New] 1569 Stock Item - Stock Item Replacements&lt;br /&gt;
* [New] 1638 StationItems - migration of station items page&lt;br /&gt;
* [New] 1656 Drill down on Open PO status dashboard chart&lt;br /&gt;
* [New] 1664 RMA - Ability to amend RMA ETA after RMA has been approved&lt;br /&gt;
* [New] 1668 Bespoke MRP Batch Report amendment&lt;br /&gt;
* [New] 1680 Need the ability to create module details for a Miscellaneous Container Group&lt;br /&gt;
* [Bugfix] 1532 Prevent ability to add disabled users to a ticket's distribution list&lt;br /&gt;
* [Bugfix] 1650 Support Request #20625 - Portal is showing misleading information when viewing the break-down of Expected Receipts where the receipt is for a Partially Received PO&lt;br /&gt;
* [Bugfix] 1647 Support Ticket #20635 - When adding a new Airline Supplier in the portal needs to auto-trim the Supplier Account Number&lt;br /&gt;
* [Bugfix] 1674 Fixed several bugs in the Substitutions module&lt;br /&gt;
* [Bugfix] 1677 Improved error handling in Item Pack maintenance pages&lt;br /&gt;
* [Bugfix] 1685 Stock item editing. Exception if Pack levels have the same &amp;quot;Pack Description&amp;quot; value&lt;br /&gt;
* [Bugfix] 1687 Default Image not showing in the Modules page&lt;br /&gt;
* [Bugfix] 1713 Unable to edit provisional RMAs in v1.0.101.0&lt;br /&gt;
* [Bugfix] SR17939 - Disabled selection mode on Station Count items grid and adjusted control heights to hopefully improve the cell-selection issue (Changeset 33196)&lt;br /&gt;
* [Bugfix] SR20593 - KPI requisition detail - fixed filter behaviour for the 'Substitute' column&lt;br /&gt;
* [Bugfix] SR21103 - Requisition editing (pre-approval and approval), Save and Continue now retains the Item Grid page number that the user was on&lt;br /&gt;
* [Bugfix] SR21111 - SSIM Index Grid initial sort order now by created date descending&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.100.3''' ''(RS 03/01/2020, LSY )''&lt;br /&gt;
* [New] 1451 Support middle-tier upload function In Progress (Tidied margins and added upload button to change approval page)&lt;br /&gt;
* [New] 1496 Validation of supplier contact email&lt;br /&gt;
* [New] 1558 Waste Trolley shouldn't be chilled&lt;br /&gt;
* [New] 1588 MRP - Planner Orders - Additional columns for  &amp;quot;Soft POs&amp;quot;&lt;br /&gt;
* [New] 1595 KPI receipt - station receipt report with additional columns&lt;br /&gt;
* [New] 1596 KPI report - IWT Details report&lt;br /&gt;
* [New] 1607 Supplier Performance Dashboard  - Supplier On Time Commitment chart&lt;br /&gt;
* [New] 1610 Supplier Performance Dashboard  - Dashboard Open POs Status chart&lt;br /&gt;
* [New] 1618 Validation needed when changing an Organization Type&lt;br /&gt;
* [New] 1648 Add Cost Centre Category Code to GL Account Category pages&lt;br /&gt;
* [New] 1649 Small changes and tidy up to GL Cost Centre category pages&lt;br /&gt;
* [New] 1652 Implemented ability to maintain Alternative Aircraft Codes&lt;br /&gt;
* [New] 1655 Better handled violations of Unique Index: IDX_RequisitionDetail_ReqHdr_ID__StkItem_ID__ReqDate__ExtLineRef, currently an unfriendly error message is presented to the user, which causes confusion&lt;br /&gt;
* [New] 1663 Implemented ability to resolve an SSIM that was burst with errors&lt;br /&gt;
* [New] 1667 Release banner should come up at Home Screen and as a banner T-10 minutes&lt;br /&gt;
* [New] 20669 Quantity fields on Station Counts now only validated on submission (so users can save as they go)&lt;br /&gt;
* [New] 20923 Saving a station will now only validate Default Loading (and it's relation to other active caterer stations) if the user actually changed the value&lt;br /&gt;
* [Bugifx] 1549 Portal doesn't display extended characters correctly on drop down lists&lt;br /&gt;
* [Bugfix] 1632 Non default pack quantity not enforced when adding items to back orders&lt;br /&gt;
* [Bugfix] 1633 AircraftStowagePositionList Report Error&lt;br /&gt;
* [Bugfix] 1654 Filtering on Aircraft Type page is not working as it should&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.99.4''' ''(RS 18/12/2019, LSY )''&lt;br /&gt;
* [Bugfix] 1642 SkyLog tickets - responsible user needs to be included in the e-mail list&lt;br /&gt;
* [Bugfix] 1676 StockitemForecastLoadfactor decimal precision not being displayed correctly&lt;br /&gt;
* [Bugfix] 1678 Deletion of an AircraftModule logic when to activate the delete icon is wrong&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.99.2''' ''(RS 12/12/2019, LSY )''&lt;br /&gt;
* [New] 1442 Display days coverage in MRP Daily figure&lt;br /&gt;
* [New] 1451 Support m/t upload function&lt;br /&gt;
* [New] 1527 When dragging a stowage position to the Galley canvas where is the default unit of Dims coming from? Also Min check needs explaining in terms of the unit&lt;br /&gt;
* [New] 1550 Implemented ability to review forecasts&lt;br /&gt;
* [New] 1601 Tidy up Aircraft Tail Number pages&lt;br /&gt;
* [New] 1605 Dashboard - Drill data implemented for the Late Open PO shipments chart&lt;br /&gt;
* [New] 1609 Planned Orders - UI - General reports to display data from MRPSoftOrderDetail&lt;br /&gt;
* [New] 1615 Make SLX portal version identifier clickable - redirecting you to release history on the wiki&lt;br /&gt;
* [New] 1617 Add Organization Type to Airline Supplier pages&lt;br /&gt;
* [New] 1629 ER 20479 - Add External Line Number column to the PO lines KPI report&lt;br /&gt;
* [Bugfix] 1446 SkylogistiX Wiki  - Fix to improve the performance of the portal (reducing database reads)&lt;br /&gt;
* [Bugfix] 20515 - Improved error handling for bespoke reports&lt;br /&gt;
* [Bugfix] 20637 - Improved performance for loading items to add to Requisition&lt;br /&gt;
* [Bugfix] 1148 Add time stamp to error pop-ups&lt;br /&gt;
* [Bugfix] 1375 Enhance filters across all pages / grids = trimming numeric filter searches&lt;br /&gt;
* [Bugfix] 1470 Support Ticket #19505 - Unable to export Bespoke Reports to MS-Excel&lt;br /&gt;
* [Bugfix] 1639 SkyLog tickets - line breaks in the Detailed Description of the Problem&lt;br /&gt;
* [Bugfix] 1642 SkyLog tickets - responsible user needs to be included in the e-mail list&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.98.3''' ''(RS 06/12/2019, LSY )''&lt;br /&gt;
* [New] 1218 Add a delete Icon to the StockItem/Index page to allow stock items to be deleted&lt;br /&gt;
* [New] 1492  Substitution Module / Unplanned Substitutions migrated to new portal&lt;br /&gt;
* [New] 1500 PO Lines data grid -  files downloaded into csv/xls should have a date format adjusted to dd/mm/yyyy&lt;br /&gt;
* [New] 1511 ItemSupplier index grid updated to include new columns&lt;br /&gt;
* [New] 1580 Station Performance dashboard - Add &amp;quot;under review&amp;quot; and &amp;quot;recount&amp;quot; statuses to &amp;quot;Station Stock Count&amp;quot; chart&lt;br /&gt;
* [New] 1593 Planned orders - UI - Add field forecasting period to Item supplier - Warehouse grid&lt;br /&gt;
* [New] 1622 Station KPI - Station late orders table need mode of transport&lt;br /&gt;
* [New] 1621 New Dashboard Group: 'Supplier Performance'&lt;br /&gt;
* [New] 1604 'Supplier Performance' Dashboard chart - Late Open PO shipments&lt;br /&gt;
* [Bugfix] 1611 Consumption chart not rendering categories in the correct order when when filters are applied&lt;br /&gt;
* [Bugfix] 1612 Station KPI dashboard - Station count chart refresh&lt;br /&gt;
* [Bugfix] 1470 Support Ticket #19505 - Unable to export Bespoke Reports to MS-Excel&lt;br /&gt;
* [Bugfix] 1562 Aircraft Config - Creation Date Failure&lt;br /&gt;
* [Bugfix] 1608 Module Copy &amp;amp; Delete Issues&lt;br /&gt;
* [Bugfix] 1619 &amp;quot;sortablejs&amp;quot; node modules call exception when canvas loading&lt;br /&gt;
* [Bugfix] 19133 - Sort order on Requisition Approval grid changes dependent on whether or not the airline is using Loading Groups&lt;br /&gt;
* [Bugfix] 20289 - StationCountCategory Edit page improvements - fields for IncludeAllSPL and UpdateSPL are now read-only with appropriate values if Approval is not required&lt;br /&gt;
* [Bugfix] 20375 - Changed option label for &amp;quot;Climate Requirements&amp;quot; on adding a stockitem&lt;br /&gt;
* [Bugfix] 20379 - Fixed incorrect field binding on Stock Allocated to Warehouse Transfers grid (outbound)&lt;br /&gt;
* [Bugfix] 20437 - Fixed method used to retrieve the blank count file - now returns the latest if there's multiple&lt;br /&gt;
* [Bugfix] 20465 - Export button added to non-SAP-centric BackOrder items grid&lt;br /&gt;
* [Bugfix] 20487 - Added Rule Sequence field to Provisioning Rules grid&lt;br /&gt;
* [Bugfix] 20489 - Changed query for Expected Warehouse Transfers (Stock Levels) grid so that it's based on WarehouseTransferReceipt rather than WarehouseTransferDetail&lt;br /&gt;
* [Bugfix] 20515 - Fixed error handling on Bespoke Reports&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.97.0''' ''(RS 02/12/2019, LSY )''&lt;br /&gt;
* [New] 1297 - Dashboard Chart - Shipments by Mode of Transport and On Time % - ER16865&lt;br /&gt;
* [New] 1446 - SkylogistiX Wiki&lt;br /&gt;
* [New] 1492 - (minor errors) Substitution Module / unplanned substitutions website&lt;br /&gt;
* [New] 1520 - Port across functionality to allow the User Station Access table to be managed through the new portal&lt;br /&gt;
* [New] 1566 - When creating a new Station Par Level entry (Station Item record), we should check to see if the &amp;quot;new&amp;quot; material has been associated with the station previously&lt;br /&gt;
* [New] 1585 - Make the 'Network On Time Receipts' chart wider by default, and allow to be re-sizeable&lt;br /&gt;
* [Bugfix] 1499 - StationCount Detail 'Last Count Date' not being populated in some cases (19641)&lt;br /&gt;
* [Bugfix] 1613 - SR20423 - Build v1.0.96.0 has introduced a bug - problems editing ItemWarehouse records from page: /StockItem/Edit&lt;br /&gt;
* [Bugfix] 1623 - SR20433 - Back Order processing - it is not possible to ship from an alternate warehouse&lt;br /&gt;
* [Bugfix] 1626 - Unable to submit Requisitions in 1.0.97.x&lt;br /&gt;
* [Bugfix] 1631 - MRP Supply Parameters - Item Warehouse edit bug&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.96.0''' ''(RS 20/11/2019, LSY )''&lt;br /&gt;
* [New] 1520 - Port across functionality to allow User Station Access to be managed in the new portal&lt;br /&gt;
* [New] 1555 - Added Planner Name column to  the Stock Levels index grid&lt;br /&gt;
* [New] 20055 - MOQ and EOQ fields on Item Warehouse editor template&lt;br /&gt;
* [New] 1519 - Warehouse Inventory Valuations Report (KPI)&lt;br /&gt;
* [Bugfix] 1563 - Duplicate Container Item Type&lt;br /&gt;
* [Bugfix] 1558 - Waste Trolley should not be chilled&lt;br /&gt;
* [Bugfix] 20133 - Transit Only field bug on editing Warehouse&lt;br /&gt;
* [Bugfix] 1453 - UI allows an MRP line to be submitted even if the Qty control is not showing a figure/value&lt;br /&gt;
* [Bugfix] 20171 - Problems adding Stock Item Packs&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Release:History&amp;diff=2714</id>
		<title>Release:History</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Release:History&amp;diff=2714"/>
		<updated>2021-09-15T14:27:49Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Reverted edits by Xkoup00 (talk) to last revision by Dharris&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- &lt;br /&gt;
Not really sure why this comment block needs to be here...&lt;br /&gt;
But if you prefer to keep it please be careful not to introduce excess whitespace which would get rendered on the page (Don't have multiple comments with blank lines between them)&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.145.x=&lt;br /&gt;
'''Build 1.0.145.x''' ''(RS dd/mm/2021, LSY dd/mm/2021)''&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.144.x=&lt;br /&gt;
'''Build 1.0.144.x''' ''(RS dd/mm/2021, LSY dd/mm/2021)''&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.143.x=&lt;br /&gt;
'''Build 1.0.143.x''' ''(RS dd/mm/2021, LSY dd/mm/2021)''&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.142.x=&lt;br /&gt;
'''Build 1.0.142.x''' ''(RS dd/mm/2021, LSY dd/mm/2021)''&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=Build 1.0.141.x=&lt;br /&gt;
'''Build 1.0.141.x''' ''(RS 09/09/2021, LSY 09/09/2021)''&lt;br /&gt;
* [New] 2939 - Changes for adding a new user to an active SkyShare publication, and further changes for the new attachment approval process. The former is good to go however the latter may need further tweaks - to be assessed once a new MT patch is released to alpha for required changes. Finished portal side of Publication Attachment Approval and tidied up the Attachment grids a bit to use more suitable column widths (ER 26719)&lt;br /&gt;
* [New] 2940 - Changes for adding a new user to an active SkyShare publication, and further changes for the new attachment approval process. The former is good to go however the latter may need further tweaks - to be assessed once a new MT patch is released to alpha for required changes. Finished portal side of Publication Attachment Approval and tidied up the Attachment grids a bit to use more suitable column widths (ER 26719)&lt;br /&gt;
* [New] 3341 - Changes for adding a new user to an active SkyShare publication, and further changes for the new attachment approval process. The former is good to go however the latter may need further tweaks - to be assessed once a new MT patch is released to alpha for required changes (ER 27563)&lt;br /&gt;
* [New] 3353 - Allow admin roles to add notes of types &amp;quot;Review Note&amp;quot;, &amp;quot;Note for Reviewer&amp;quot;, and &amp;quot;Resubmission Note&amp;quot; to SkyShare publications (assuming the status is appropriate), as if they were the creator or nominated approver of the publication&lt;br /&gt;
* [New] 3354 - Allow admin roles to add notes of types &amp;quot;Review Note&amp;quot;, &amp;quot;Note for Reviewer&amp;quot;, and &amp;quot;Resubmission Note&amp;quot; to SkyShare publications (assuming the status is appropriate), as if they were the creator or nominated approver of the publication&lt;br /&gt;
* [New] 3362 - Enhanced Exporting introduced for various index pages under Daily Activities -&amp;gt; MRP &amp;amp; Purchase Ordering and Reference Data -&amp;gt; Stock Items&lt;br /&gt;
* [New] 3363 - Station Logistics Profile and Station Site info buttons added to _RequisitionHeaderPostApprovalEdit partial view which is rendered on /Requisition/Alter and /Requisition/ProcessOpenBackOrder views&lt;br /&gt;
* [MT] 2686 - Tweak user reactivation so that users have only 14 days to reactivate their account (ER 24369)&lt;br /&gt;
* [MT] 2686 - Tweak user reactivation so that users have only 14 days to reactivate their account (SR 24369)&lt;br /&gt;
* [MT] 2941 - MT elements to support adding new attachment to an Active SkyShare publication with approval (ER 26719)&lt;br /&gt;
* [MT] 2941 - MT elements to support adding new attachment to an Active SkyShare publication with approval (ER 26719)&lt;br /&gt;
* [MT] 2941 - MT elements to support adding new attachment to an Active SkyShare publication with approval (ER 26719)&lt;br /&gt;
* [MT] 2979 - Review the calculation of Station Stock Outs with a view to making improvements (ER 26851)&lt;br /&gt;
* [MT] 3074 - Improve checks on Inbound ApprovedPO message validation (ER 14096)&lt;br /&gt;
* [MT] 3187 - Ive changed the data type for two date fields on the ProvisionLoading table from smalldatetime --&amp;gt; date&lt;br /&gt;
* [MT] 3237 - MT &amp;amp; Workflow changes associated with RMA back-ordering functionality (ER 26661)&lt;br /&gt;
* [MT] 3237 - MT &amp;amp; Workflow changes associated with RMA back-ordering functionality (ER 26661)&lt;br /&gt;
* [MT] 3339 - Update transport related MT routines to reference SkyMove product (ER #27679) (ER 27679)&lt;br /&gt;
* [MT] 3340 - MT needs to be aware of two new fields on the PublicationAccessLog table which determine WHEN a user is linked to a SkyShare publication and WHO/WHAT linked the user to the publication (ER 27563)&lt;br /&gt;
* [MT] 3398 - SkyShare AccessLog timestamp incorrectly set on sending of initial Approval alert rather than user distribution alert&lt;br /&gt;
* [MT] 3399 - SkyShare occasional problem with duplicate deadlines being created on WaitUserAck step after approving a new attachment&lt;br /&gt;
* [MT] 3403 - ReceiptOrder workflow incorrectly waiting for a status message from w/h even though the wms mapping status msg flag is set to no (SR 27753)&lt;br /&gt;
* [MT] 3427 - MT changes required to the Scheduler job: CheckUserAccountActivityTransformer to reflect the removal of a redundant field in the db, Userdetail.UserDet_MustChangePsw (SR 27705)&lt;br /&gt;
* [MT] 3439 - SkySharePublication WKI routing to exception upon new SkyShare attachment approval&lt;br /&gt;
* [Bugfix] 3229 - Fixed filtering by &amp;quot;Unread&amp;quot; and &amp;quot;Overdue&amp;quot; (using the buttons above the grid) on SkyShare PublicationIndex where the user has a local timezone which doesn't match with the server (UTC) (SR 27401)&lt;br /&gt;
* [Bugfix] 3327 - Fixed newlines not being rendered in the error text on /SupplierCount/UploadedFileErrorsIndex (SR 27657)&lt;br /&gt;
* [Bugfix] 3332 - Fixed incorrect date used in default sorting and fixed default sorting not working in general on the Order History tab of Requisition/EditProvisional. Also added a hidden field for the CreationDate (ER 27671)&lt;br /&gt;
* [Bugfix] 3338 - Added missing icons to the project file (ER 27679)&lt;br /&gt;
* [Bugfix] 3349 - Fixed &amp;quot;Valid From&amp;quot; date field becoming editable after the user attempts to store other data that fails validation (specific to active SkyShare publications)&lt;br /&gt;
* [Bugfix] 3360 - Fixed broken site info icon functionality and positioning, and removed unnecessary shrinking of label widths in header panel - all on StationCount/Review&lt;br /&gt;
* [Bugfix] 3364 - On the Station Logistics Profile summary window, add a tooltip on the Max Pallet Height which shows the value at full precision&lt;br /&gt;
* [Bugfix] 3366 - Fixed site information icons on StationReturn/EditProvisional and StationReturn/Edit (ShipConfirm) views. For both, fixed the layout. For EditProvisional (which can also be accessed via the /Edit route), additionally improved the functionality to support the fact that the destination site can change from user input&lt;br /&gt;
* [Bugfix] 3389 - Aircraft, Aircraft Configurations - Improvements for image preview&lt;br /&gt;
* [Bugfix] 3391 - From drawing canvases WIKI pages do not open in a separate browser tab - Improved. Fixed bug related to attr &amp;quot;id&amp;quot; (href)&lt;br /&gt;
* [Bugfix] 3394 - Opened up the Notes grid on the Publication Index for adding new records (via the add button, specifically) to all roles, as users should only be able to see SkyShare publications where they'd have access anyway (either by being the creator, approver, admin, or someone on the distribution list)&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.140.x=&lt;br /&gt;
'''Build 1.0.140.x''' ''(RS 19/08/2021, LSY 19/08/2021)''&lt;br /&gt;
* [New] 3249 - Changed the message presented when a user tries to edit a SkyShare publication for which they are not the creator, nor the approver, nor an admin. A previous task already made the change from tooltip-style notification to pop-up window with a button to add notes. Also fixed an issue with the &amp;quot;Add Note&amp;quot; button on the alert which could endlessly present the waiting &amp;quot;spinner&amp;quot; if the Notes grid for the given publication had already been loaded (ER 24077)&lt;br /&gt;
* [New] 3308 - Reviewed? column on SkyShare Publication Index split into 3 separate columns - one to describe the &amp;quot;reviewed state&amp;quot; of the current user, one to describe the &amp;quot;reviewed state&amp;quot; of the critical users, and one to describe the &amp;quot;reviewed state&amp;quot; of non-critical users. The first column is visible to all users (despite what spec says, administrative users can still be present in the distribution list so I think this column still holds value), but the other two are only visible for the administrative users. Row colouring changed to be affected only by the critical users' &amp;quot;review state&amp;quot; column (ER 27591)&lt;br /&gt;
* [New] 3332 - Added RMAs to the Order History tab in RequisitionDetail grid, and ordered the grid by Receipt Date descending (ER 27671)&lt;br /&gt;
* [New] 3337 - Transport Order data now is only accessible through the portal to users with authorised access to SkyMove. Updated model SkylogistixProduct and DashboardGroup to reflect changes in the schema (SLXProd_ID becomes type smallint) (ER 27679)&lt;br /&gt;
* [New] 3338 - Add SkyBill and SkyMove logos to Airline and User maintenance pages - although as noted on the ER (#27679) the images provided are not consistent with the others so will need to be replaced ASAP (ER 27679)&lt;br /&gt;
* [New] 3352 - SkyShare - Add ability to add notes to Archived publications&lt;br /&gt;
* [New] 3356 - Portal update required for late change to AirlineWMSCodeMapping&lt;br /&gt;
* [AuthServer] 3337 - Transport Order data now is only accessible through the portal to users with authorised access to SkyMove. Updated model SkylogistixProduct and DashboardGroup to reflect changes in the schema (SLXProd_ID becomes type smallint) (ER 27679)&lt;br /&gt;
* [Bugfix] 3254 - Filter out selected roles and users already on the distribution list from the DDL when adding a new user to the distribution list (on a SkyShare publication)&lt;br /&gt;
* [Bugfix] 3312 - Ensured that on the SkyShare Publications Awaiting Approval index that it's only Global Admins who can see all the publications. Everyone else can only see the ones where they themselves are the nominated approver (SR 27479)&lt;br /&gt;
* [Bugfix] 3324 - Fix issue updating Station Operating Times data for global admins when data already exists for the given station&lt;br /&gt;
* [Bugfix] 3334 - Minor change to a error message text on page /SupplierCount/EditCount/…&lt;br /&gt;
* [Bugfix] 3336 - Fixed download filenames for the pre-report and post-report SCA files (SR 16428)&lt;br /&gt;
* [Bugfix] 3343 - Flight/Schedue Index - ensuire grouped export correctly outputs the grouped text&lt;br /&gt;
* [Bugfix] 3346 - Enhanced export - fixed grouped heading texts for several views (listed in the VSO task)&lt;br /&gt;
* [Bugfix] 3348 - SkyShare - Publication/Edit - allow Distribution Details to be shown for approved publications. Also tidied up code a bit more, helping to reduce some reptition&lt;br /&gt;
* [Bugfix] 3350 - Added an Add button for the notes grid on SkyShare Publication Index, mainly so that the creator of a publication can still add notes when the publication is Awaiting Approval (and thus full editing is denied)&lt;br /&gt;
* [Bugfix] 3351 - Make sure the nominated approver can add notes on the SkyShare Publication Edit page, even if they are not an administrator or operational user&lt;br /&gt;
* [Bugfix] 3357 - Fixed route for ItemSupplier add page, and hide the &amp;quot;Item Supplier Last Count Details&amp;quot; panel when creating a NEW item supplier (as there would be no such record to view) (SR 27701)&lt;br /&gt;
* [Bugfix] 3358 - Remove ability for users to change the selected ports when editing an existing city pair&lt;br /&gt;
* [Bugfix] 3359 - Stock item catalogue - export to PDF no longer displays the images - Fixed. Report generator - Improvements (SR 27717)&lt;br /&gt;
* [Bugfix] 3360 - Fixed the 3 new OrganizationAttributes introduced under 3131 to default to FALSE as per the spec&lt;br /&gt;
* [Bugfix] 3367 - Adjust CON_SupplierCountDetail_ManufacturerNotReadyQty to allow the user to optionally specify both In Progress Value and In Progress Currency when the In Progress Qty is 0 - to reduce chances of hitting validation errors. Additionally, updated the message text which gets presented to the user if they do breach that constraint, to make it clearer what the expectations are (SR 27727)&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.139.x=&lt;br /&gt;
'''Build 1.0.139.x''' ''(RS 12/08/2021, LSY 12/08/2021)''&lt;br /&gt;
* [New] 3131 - Modified the configuration necessary to manipulate which columns are visible on the Station Count Review page, with regard to earlier changes on this task. Now uses OrgAttributes. Fields in question are Target Float, Target Backup, Expected Closing Qty (With/Without Consumption), Variance Qty (With/Without Consumption), Variance Value (With/Without Consumption), Item Cost (ER 16370)&lt;br /&gt;
* [New] 3162 - Added common modal window for use throughout the portal which shows details of a Station's Logistics Profile, modified the common StationSummary panel to have an icon to display this, and added the same icon throughout various Requisition and Issue pages (ER 27287)&lt;br /&gt;
* [New] 3260 - Added a third maintenance modal popup which appears when the maintenance window is within 24 hours, improved code in PortalStateHub and added 3 configuration keys to allow tweaks to the timeframes which govern when each of the modal windows appear (ER 27543)&lt;br /&gt;
* [New] 3267 - Remove &amp;quot;Single&amp;quot; as an option for Frequency when editing or adding a new Scheduled Report&lt;br /&gt;
* [New] 3269 - Added &amp;quot;Download Blank Count Sheet&amp;quot; button to SupplierCount/SetActualCountDate view&lt;br /&gt;
* [New] 3287 - Added a Reject button on the Cookie Consent modal window and the &amp;quot;How this site uses cookies&amp;quot; page, so that users are offered the option to reject the optional cookies when we first ask them (It is still possible to change this decision on the user profile page) (ER 27543)&lt;br /&gt;
* [New] 3291 - City Pairs creation - improve UI validation&lt;br /&gt;
* [New] 3301 - Item Groups Index grid doesn't require Grouping functionality&lt;br /&gt;
* [New] 3304 - Align fields descriptions between Excel upload and portal for supplier stock counts (ER 27619)&lt;br /&gt;
* [New] 3310 - Added SkyShare publication-wide acknowledgement button on the publication index when the publication has no attachments, and added ability for the parent grid to refresh the &amp;quot;Reviewed?&amp;quot; column and row colouring (without redrawing entire grid and thus closing any expanded rows) when the user acknowledges a publication in its entirety (both when there are no attachments, and when there are attachments), also tidied up javascript code around the attachment grid, to use function expressions (IIFE's but without the &amp;quot;Immediately Invoked&amp;quot; part). Fixed errors I found whilst recording a demonstration video (ER 27417)&lt;br /&gt;
* [New] 3315 - Aded StationReturn Totals functionality (Requested &amp;amp; Approved Total Volume, Pallets, and Weight) on StationReturn/EditProvisional and StationReturn/Approve views. Same functionality as seen in Requisitions (ER 27009)&lt;br /&gt;
* [New] 3317 - Additional work to Task #3189 - Improved&lt;br /&gt;
* [New] 3323 - Added prefixed ID column to the IssueHeader grid shown under the Tracking tab on Requisition Index (SR 27651)&lt;br /&gt;
* [New] 3329 - Grant access to pages /Station/AirlineLiquorIndex and /Station/AirlineBOBIndex to role 4 - Airline Management&lt;br /&gt;
* [New] 3330 - css updates to align .inlineEditButton elements with k-grid-edit&lt;br /&gt;
* [New] 3331 - Airline Liqoupr/Bob Index grids. Renamed label 'Organization' to 'Site' as per original requirement for the Organization Name column&lt;br /&gt;
* [Bugfix] 2998 - When adding a new station transport, ensure the &amp;quot;Drop/Pick Time (Days)&amp;quot; is hidden since the default value for 'Pickup Service' is Live Load and not 'Drop/Pick' (SR 26897)&lt;br /&gt;
* [Bugfix] 3178 - Removed 'NullDisplayText'= &amp;quot;&amp;amp;nbsp;&amp;quot; attribute from all view models&lt;br /&gt;
* [Bugfix] 3289 - Aircraft Module Index - Fixed Module Contents so the drill-down remain hidden post-edit, when aplicable.&lt;br /&gt;
* [Bugfix] 3290 - Fixed the rendering of kendo textbox widget for Aircraft Provision Cod Version description&lt;br /&gt;
* [Bugfix] 3293 - PO/Index edit action - fixed for Airline Manafement role the 'object reference' error shown when editing aPO under a status 'Partial Supplier Commitment'&lt;br /&gt;
* [Bugfix] 3294 - Fixed PO access for the AirlineManagement role&lt;br /&gt;
* [Bugfix] 3295 - Edit stock item fix to a conversion factor creation (SR 27623)&lt;br /&gt;
* [Bugfix] 3296 - Airline Management - Station/Index. Give read access to Station Defaults data&lt;br /&gt;
* [Bugfix] 3297 - General Report Scheduler - prevent storing invalid range value for the Days of Month&lt;br /&gt;
* [Bugfix] 3303 - 'Enhanced' export fix to support grouped data. Also - improved formatting of the first row (header), with background styling and frozen row. &amp;quot;Enhanced&amp;quot; export - removed in-sheet grouping as this will be looked at in more detail as a separate task. Also added in auto-width to exported sheets for user convenience. Export Controller - update for PDF export so the cells on a grouped title row are merged across the columns as with xls filetypes&lt;br /&gt;
* [Bugfix] 3316 - Updated Requisition/Alter - aded Qty Originally Approved (to the Item Grid) (SR 16424)&lt;br /&gt;
* [Bugfix] 3318 - Station KPI Details report - ensure the applied filters (active and current data only DDL filters) are shown in the toolbar filters&lt;br /&gt;
* [Bugfix] 3342 - 'Enhanced' export fix for Stock Item index grid&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.138.x=&lt;br /&gt;
'''Build 1.0.138.4''' ''(RS 05/08/2021, LSY 05/08/2021)''&lt;br /&gt;
* [New] 3161 - UI for Station Logistics Profile maintenance (ER 27287)&lt;br /&gt;
* [New] 3188 - Changed definition of ProvLoad_ValidTo and ProvLoad_ValidFrom to date (from datetime) (SQL DataTypes)&lt;br /&gt;
* [New] 3189 - Improved display of module content options&lt;br /&gt;
* [New] 3190 - Added &amp;quot;Delete&amp;quot; capability for the &amp;quot;Provisioning Rules&amp;quot; table. Fixed bugs. Button &amp;quot;Add New Provisioning Rule&amp;quot; doesn't work - Fixed. Added user-friendly message (SR 27379)&lt;br /&gt;
* [New] 3198 - Implementation of ability to view Liquor and BOB Exchange data directly. Liquor and BOB Exchange data CRUD implemented (ER 23141)&lt;br /&gt;
* [New] 3202 - RMA Templates - implemented 'Copy Template' functionality. Implementation of RMA Template auto-updates. / refresh (ER 27383)&lt;br /&gt;
* [New] 3205 - For Supplier role- Change text 'Supplier Inventory Counts' to 'Inventory Counts' on the sub-menu&lt;br /&gt;
* [New] 3207 - Added comments column to Supplier Counts Index (child grid) and modal&lt;br /&gt;
* [New] 3216 - Supplier Count creation from Category/Edit page. Fix validation for urgent counts requests&lt;br /&gt;
* [New] 3218 - On SkyShare ShowPublication page, moved Approved Date to the more appropriate panel, and re-ordered the dates in said panel to flow better. In PublicationEdit page, moved Review By Date above Valid From date for the same reason (ER 27079)&lt;br /&gt;
* [New] 3221 - Supplier Count edit - detail grid. Added column re-size button&lt;br /&gt;
* [New] 3230 - Enhanced exports for Provisioning Codes, Rules and Errors&lt;br /&gt;
* [New] 3238 - RMA back-ordering. Added new view for RMA Backorder index page. Added the RMA backorder index page too. Display-only at this juncture. RMA Back orders - added new models plus model updates. Moved RMAShortReceiptEdit to it's own class file. RMA Backorders - Hooked up portal to middle-tier service method for backorder progression based on user decisions. Update RMA Menu - with new .resx entries (ER 26661)&lt;br /&gt;
* [New] 3239 - Restrict what can and can not be changed on a SkyShare publication which has been approved (and is in status: Active). Tweaked Publication/Edit linked publication edit access (ER 27415)&lt;br /&gt;
* [New] 3250 - SkyShare Publications - improved the delete icon toolip on the Publication/Index grid (ER 24077)&lt;br /&gt;
* [New] 3259 - Requisition/Index - disable the requisition delete button when no rows are selected&lt;br /&gt;
* [New] 3264 - User account re-activation process should call M/T service request to handle&lt;br /&gt;
* [New] 3265 - Implement auto-logout for idle users (ER 27571)&lt;br /&gt;
* [New] 3326 - Supplier Count edit updates. Allow users to enter null In-progress at Plant value and currency if there is zero (not null) Qty (SR 27657)&lt;br /&gt;
* [AuthServer] 3268 -  Implemented a Serilog &amp;quot;enrichment&amp;quot; class that allows us to add certain properties into the logs for the AuthServer - Most importantly, the client IP address (Compatible with the Cloudflare proxy) (SR 27571)&lt;br /&gt;
* [MT] 2932 - Privatize the distribution list for alerts sent from SkyShare when there are multiple users in distribution (ER 26725)&lt;br /&gt;
* [MT] 3220 - Fixed functionality around blank contracted buffer stock quantities on the supplier count sheet&lt;br /&gt;
* [MT] 3220 - Force users to enter comment on a supplier count sheet when buffer stock is low&lt;br /&gt;
* [MT] 3227 - Button Re-calculate PO Total Value needs to consider Free of Charge lines on a linked contract&lt;br /&gt;
* [MT] 3251 - Unplanned substitution request fails when trying to add a substitute item as direct delivery &lt;br /&gt;
* [MT] 3274 - fixed fault with deadlines on SkySharePublication WF Map (SR 27593)&lt;br /&gt;
* [MT] 3299 - In Progress quantity included on supplier count sheets in spite of the count category config (SR 27637)&lt;br /&gt;
* [MT] 3313 - Change column headings for the Supplier Inventory Count Sheet template and also un-hide column D, &amp;quot;Contracted Buffer Qty&amp;quot; too (ER 27619)&lt;br /&gt;
* [MT] 3325 - Suppliers HAVE to enter a In-Progress Value and accompanying Currency for a SupplierCountSheet even though the In-Progress qty column is set as zero (SR 27657)&lt;br /&gt;
* [MT] 3335  - Supplier Count - NullReference exception when attempting to create a new immediate count (SR 27675)&lt;br /&gt;
* [Bugfix] 2736 - Fixed validation errors on the &amp;quot;All Requisition Lines&amp;quot; grid on /Requisition/BackOrder/{id} not being presented to the user (SR 26227)&lt;br /&gt;
* [Bugfix] 2982 - PO Approval - bug fix. Check poConfiguration.PreApprovalLevel has a value before comparing against it (ER 26863)&lt;br /&gt;
* [Bugfix] 2982 - PO Approval - For POAirlineCfg_POApprovalOpt_ID = 1, we now check the PO total value against PO approval Sequences to determine if the user is within the value threshold before allowing Approval (ER 26863)&lt;br /&gt;
* [Bugfix] 3006 - Make &amp;quot;Add All Lines&amp;quot; and &amp;quot;Save&amp;quot; buttons available to SLX roles in the custom delivery schedule edit modal (SR 26317)&lt;br /&gt;
* [Bugfix] 3069 - Fix Station Item KPI default filter behaviour (Current Data Only? and Active Stations Only? filters)&lt;br /&gt;
* [Bugfix] 3090 - Before defining the Station Hubs you must first define the Airport Hubs and that when selecting a station hub you can only select stations that are located at one on the airport hubs (ER 26857)&lt;br /&gt;
* [Bugfix] 3098 - Trim whitespace (leading and/or trailing) from Item Code when creating a new Stock Item (ER 16334)&lt;br /&gt;
* [Bugfix] 3143 - For Requisition Approval, force users to enter a Approved Qty / QtyConfirmed that is greater than or equal to the StockOutQty (if _StockOutEmergency == 1). Nulls also allowed though, to indicate that the line is not approved. Also added a tooltip to the &amp;quot;Reset Stock-Out Lines&amp;quot; button (ER 26849)&lt;br /&gt;
* [Bugfix] 3159 - ItemSupplier Edit - fix collapsible panel behaviour&lt;br /&gt;
* [Bugfix] 3171 - Fixed a bug with the Active/Inactive indicator for AirlineSupplier's Main Supplier Contact, the bug was introduced by taskless changeset #36630&lt;br /&gt;
* [Bugfix] 3172 - Fixed Ultimate Warehouse control on PurchaseOrder/Create being disabled after a post-back with validation errors&lt;br /&gt;
* [Bugfix] 3174 - For the most part, fixed inconsistencies between stored StockLevel_ExpectedPurchaseOrdQty and the figures shown on the modal window which shows a breakdown of those values (SR 25929)&lt;br /&gt;
* [Bugfix] 3180 - Fixed StkItem_Uses not being nulled when a StockItem is updated from Disposable No -&amp;gt; Yes (SR 27353)&lt;br /&gt;
* [Bugfix] 3181 - Fix Supplier Count Category creation for users with single airline access (SR 27359)&lt;br /&gt;
* [Bugfix] 3204 - AirlineSupplier Additional Contact - fix bug with Contact Name validation&lt;br /&gt;
* [Bugfix] 3225 - ProvisioningRulesIndex - Fixed row expanding error if the field &amp;quot;Description&amp;quot; contains quotes&lt;br /&gt;
* [Bugfix] 3228 - Fixed Enhanced Exporting for Attachments Awaiting Approval index (SkyShare/AttachmentApprovalIndex)&lt;br /&gt;
* [Bugfix] 3231 - Fix &amp;quot;Days To Review&amp;quot; control not being immediately visible when editing an existing POA Rule which has Required set to true/yes. Also adjusted the title of the edit window on both POA Rules and POA's Issued i.e. from &amp;quot;Add / Edit...&amp;quot; to &amp;quot;Add/Edit...&amp;quot;&lt;br /&gt;
* [Bugfix] 3232 - Requisition/EditProvisional - disable Qty in Transit lookup if the requisition item has no assoicated station item&lt;br /&gt;
* [Bugfix] 3240 - Allow adding notes to SkyShare publications on both the PublicationEdit and PublicationIndex pages - on PublicationIndex this is done by attempting to edit a Publication which either the user does not have access to edit, or where the Publication status is not valid for editing. Dynamic DDL for PublicationType in editor only displays where appropriate and only displays appropriate options for the status of the Publication. Read only notes grid added to the PublicationShow page (ER 27415)&lt;br /&gt;
* [Bugfix] 3244 - RMA Mian index updated. RMAs with a status not eligible from editing from that page are now rendered with an inactive edit icon. (AwaitingApproval, Outstanding, Cancelled) (SR 27469)&lt;br /&gt;
* [Bugfix] 3256 - Changed Creation Date on Supplier Forecast Document Requests to include the time element in views (SR 24653)&lt;br /&gt;
* [Bugfix] 3258 - Fix AirlineSupplier/Index modal editing of ItemSupplier&lt;br /&gt;
* [Bugfix] 3261 - User account re-activation bug fix. 1. UserRegistration table definition had changed without UI developer's awareness. Now updated the model to be consistent with new database definition. 2. Changed UserRegistration ans UserQuestion checks, to perform a count rather than column select - more performant that way (SR 27551)&lt;br /&gt;
* [Bugfix] 3311 - Fix ItemWarehouse/Index grid id reference so that data is loaded correctly&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.137.x=&lt;br /&gt;
'''Build 1.0.137.3''' ''(RS 03/08/2021, LSY 03/08/2021)''&lt;br /&gt;
* [New] 3322 - removed output caching for the SupportRequest Project table (SR 27647)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.137.2''' ''(RS 22/07/2021, LSY 22/07/2021)''&lt;br /&gt;
* [New] 3142 - Adapt &amp;quot;Current Count Performance&amp;quot; DashBoard to &amp;quot;Open Count&amp;quot; DashBoard (ER#26967). Re-arrange some code since a few reports will be moved into a different dashboard group (ER 26967)&lt;br /&gt;
* [New] 3147 - UI calls inflight Web Service when user creates a new REQ from a Requisition-Template. When adding a requisition item. call m/y to get the calculated Transit Qty and store that value against the new requisition detail record. Drop legacy template-based requisition generation SP and related objects (ER 27051)&lt;br /&gt;
* [New] 3155 - Power of Attorney UI (ER 27287)&lt;br /&gt;
* [New] 3168 - Add the ability to delete supplier count categories on page /SupplierCount/CategoryIndex&lt;br /&gt;
* [New] 3176 - Added Open Requisition (Current) to schema. Open Requisitions (Current) Dashboard chart.Develop an Open Requisitions Dashboard (ER #26969). Added ability to navigate from the series drill-down to show / edit view (ER 26969)&lt;br /&gt;
* [New] 3177 - Dashboard configuration. 1) It should be able to add (13) Supplier Relationship Manager to dashboard (5) Supplier Performance 2) It should be possible to add (14) Station Executive to dashboard (1) Station Performance&lt;br /&gt;
* [New] 3184 - JS script files that are included to specific pages/views are now only cached per portal version&lt;br /&gt;
* [New] 3186 - Provisioing Type - Added new column &amp;quot;Provisioing Type&amp;quot;&lt;br /&gt;
* [AuthServer] 3073 - Fixed reported error in Authentication server log from SkyTrack authentication (SR 13814)&lt;br /&gt;
* [MT] 2659 - Implement Transport Order document template (ER 24543)&lt;br /&gt;
* [MT] 2759 - Create new table to track contacts to whom a quotation request has been sent and key details of the reponse (ER 25121)&lt;br /&gt;
* [MT] 2774 - Spelling mistake in alert content related to Despatch confirmation (ER 26357)&lt;br /&gt;
* [MT] 2775 - Implement Transport Order Quotation request document template (ER 24543)&lt;br /&gt;
* [MT] 2776 - Maintain reference to documents produce related to Transport Orders (ER 24543)&lt;br /&gt;
* [MT] 2788 - Fix various SkyShare Publication table constraint problems (ER 26389)&lt;br /&gt;
* [MT] 2795 - INCO Term Location incorrectly set on Transport Order creation from Issue Out (ER 25327)&lt;br /&gt;
* [MT] 2815 - Change to SkyShare PublicationAccessLog to add _NeedsReview flag (ER 26353)&lt;br /&gt;
* [MT] 2818 - SAP StockLevel bulk update problems updating clone items (code improvement only) (ER 26243)&lt;br /&gt;
* [MT] 2852 - Change alert delivery mechanism to force SMTP use if an email address has been specified for a user rather than just the user ID (ER 24543)&lt;br /&gt;
* [MT] 2852 - Produce and send XML EDI for Transport Order (ER 24543)&lt;br /&gt;
* [MT] 2854 - Define EDI configuration table to hold EDI conf per transport supplier (ER 24543)&lt;br /&gt;
* [MT] 2862 - Minor fix to cover the telephone number updates too&lt;br /&gt;
* [MT] 2862 - User registration enhancement to check if unregistered contacts are now registered (ER 26565)&lt;br /&gt;
* [MT] 2864 - Change to auto PO submission to retain original requisition user rather than update the PO owner to system (ER 25985)&lt;br /&gt;
* [MT] 2866 - Add new column TransCargo_ContainerNo to TransportCarg table (ER 25121)&lt;br /&gt;
* [MT] 2871 - PO submission does not check the FreeOfCharge indicator when determining the value of a PO (ER 26029)&lt;br /&gt;
* [MT] 2897 - New SPL creation ca fail if no other par lavels exist for the station with _NextReqDate set in the future (ER 26657)&lt;br /&gt;
* [MT] 2900 - Ensure NWA tidies up redundant files on bulk load failure&lt;br /&gt;
* [MT] 2902 - Add failsafe to MT to detect and correct any occurences where the UI fails to sum backupQtys for &amp;quot;S&amp;quot; lines in inventory counts (ER 16286)&lt;br /&gt;
* [MT] 2907 - Improve MT error handling for a scenario that isnt handled very well today - GenerateStationRequisition (ER 26683)&lt;br /&gt;
* [MT] 2907 - Improve MT error handling for a scenario that isnt handled very well today (SR 26683)&lt;br /&gt;
* [MT] 2912 - Create new TransportOrderContacts table (ER 25121)&lt;br /&gt;
* [MT] 2913 - Change contact details in Transport Order email alert (ER 25215)&lt;br /&gt;
* [MT] 2915 - Create new table that links AdditionalPointOfContact and TransportContactPurpose (ER 26579)&lt;br /&gt;
* [MT] 2929 - New table to map Shipping container codes to FF Container Codes (ER 24543)&lt;br /&gt;
* [MT] 2932 - Privatize the distribution list for alerts sent from SkyShare when there are multiple users in the distribution (ER 26725)&lt;br /&gt;
* [MT] 2972 - Send an email to station SPMs if an approved Req spwns one or more emergency orders (ER 26847)&lt;br /&gt;
* [MT] 2983 - Add new column to TransportOrderNotes table (ER 25121)&lt;br /&gt;
* [MT] 2986 - Process inbound Transport Status messages (ER 24543)&lt;br /&gt;
* [MT] 3004 - Supplier Inventory Counts (ER 23967)&lt;br /&gt;
* [MT] 3015 - StationItem_CountDate not being set when new SPLs are being created against items that have been previously counted (ER 16332)&lt;br /&gt;
* [MT] 3018 - After user registration has concluded reset columns containing personal/security information as they are no longer needed (ER 26901)&lt;br /&gt;
* [MT] 3022 - Increase size of comment column of TransportStatusHistory (ER 25121)&lt;br /&gt;
* [MT] 3025 - Increase size of _Vessel,_TruckReg,_Voyage,_TransRef columns on Transport order tables and transaction related tables (ER 25121)&lt;br /&gt;
* [MT] 3028 - Workflow for Supplier Inventory Counts (ER 23967)&lt;br /&gt;
* [MT] 3047 - Clear various MRP Item Warehouse values during MRP initialisation in case it is a retry of a previous failure (ER 27015)&lt;br /&gt;
* [MT] 3050 - Add two new columns to Transportorder table to denote if Quotes and Approval are required (ER 25121)&lt;br /&gt;
* [MT] 3051 - Update the Transport Order creation process to set new _ApprovalReq and _QuoteReq columns (ER 25327)&lt;br /&gt;
* [MT] 3052 - Update to Transport Order workflow to handle all possible quotation and approval scenarios (ER 25215)&lt;br /&gt;
* [MT] 3055 - Update the Transport Order creation to set the destination Airport from Issue Outs (ER 25327)&lt;br /&gt;
* [MT] 3067 - Add ApprovedDate to SkyShare Publication and set on successful approval (ER 27079)&lt;br /&gt;
* [MT] 3069 - Problem with creation of split POs from CPOs where the contract couldn’t fulfil the requirement - ensure the split PO Approval details are not copied across from the source PO (ER 27087)&lt;br /&gt;
* [MT] 3079 - Spelling mistake in email alert related to Supplier chaser alert (ER 27139)&lt;br /&gt;
* [MT] 3084 - Inglight Services for Supplier Inventory Counts (ER 23967)&lt;br /&gt;
* [MT] 3085 - Supplier Count Sheet Template and count sheet handling (ER 23967)&lt;br /&gt;
* [MT] 3093 - SPM not able to submit a REQ that they have created for their own station if the REQ has been created from a template AND there are lines on the REQ with a zero-requested qty (ER 27209)&lt;br /&gt;
* [MT] 3146 - MT to offer a new Web Service call that will take input parameter(s) from the UI and will create a new REQ for a specified REQ-Template (ER 27051)&lt;br /&gt;
* [MT] 3148 - MT to offer a new Web Service call that will take input parameter(s) from the UI and will create a new REQ for a specified REQ-Template (ER 27051)&lt;br /&gt;
* [MT] 3152 - Error when trying to approve a SkyShare publication that supersedes an archived publication on Alpha (SR 26931)&lt;br /&gt;
* [MT] 3247 - Auto-dismissal of rejected SkyShare Publication always defaults to 10 day period regardless of configuration (SR 27463)&lt;br /&gt;
* [MT] 3262 - Fix MRP which was failing due to missing ItemSupplier column references in MRP stored procedures (SR 27569)&lt;br /&gt;
* [Bugfix] 3029 - Transport Orders - correct the position of the Contacts tab&lt;br /&gt;
* [Bugfix] 3070 - /Report/GeneralIndex?report=StationKPIDetails - fixed so thast the grid pagination shows the number of records when loading the report with any pre-filters (ER 27093)&lt;br /&gt;
* [Bugfix] 3160 - Removed ProvLoad_UOffset and ProvLoad_OOffset from the model definition as these were removed from the DB some time ago now (SR 27293)&lt;br /&gt;
* [Bugfix] 3167 - Fixed unfriendly error logged when Weeks Between Counts left blank on page /SupplierCount/EditCategory&lt;br /&gt;
* [Bugfix] 3222 - Re-configure error handling for Supplier Cont batch updates - do not cancel any changes when a model error occurs - so that users are not forced to re-enter everything. Rather, they can recitfy the previously entered data&lt;br /&gt;
* [Bugfix] 3257 - Ensure Airline_SLXProdCfg_ID is not reset when updating the Airline table&lt;br /&gt;
&lt;br /&gt;
=Older builds and patches=&lt;br /&gt;
'''Build 1.0.136.0''' ''(RS 01/07/2021, LSY 01/07/2021)''&lt;br /&gt;
* [New] 2939 -  UI work to cater for the changes to SkyShare Publication Attachments - Attachments added to publications after the publication becomes active require approval of their own. There is a new index page listing all attachments requiring approval, badges are shown on attachment grids to show whether they are new (added after publication became active), and whether they are approved, rejected, or require approval. Also fixed a bug with the PDF viewer which didn't enable the acknowledge (and the new Approve/Reject) buttons when the user had reached the bottom of the document  (ER 26719)&lt;br /&gt;
* [New] 2940 -  UI work to cater for the changes to SkyShare Publication Attachments - Attachments added to publications after the publication becomes active require approval of their own. There is a new index page listing all attachments requiring approval, badges are shown on attachment grids to show whether they are new (added after publication became active), and whether they are approved, rejected, or require approval. Also fixed a bug with the PDF viewer which didn't enable the acknowledge (and the new Approve/Reject) buttons when the user had reached the bottom of the document  (ER 26719)&lt;br /&gt;
* [New] 3003 - Supplier Inventory Counts - added a few view models, service code and view code. Supplier Inventory Counts. Implemented function to set the actual count date. Supplier Count Index main grid with enhanced exports. Added some new view models for future UI work. SupplierCountCategoryEdit - updated validation. Implemented supplier count basic edits (item qtys, and dates, values  &amp;amp; currencies at item level).  Supplier Count Details grid added to the main index grid (nested grid).  Updated the TextArea EditorTemplate to use Kendo.TextArea, and updated StationCount/Edit as a result of this change. Implemented functionality to add items to an existing count. Implemented Submit and Count Cancellation (sans M/T interaction). Conditionally hide/show item count qty columns as per category configuration. Added stub files for Count sheet uploads. Added Excahnge Fies DDL to Category maintenance. Added in M/T service calls for Create, Submit, Cancel. Added SupplierFileUpload/Erro model to the DB Context. Data population script added for new DocumentRequestType - SuppliercountSheet. Implement Count sheet uploads and uplod file error index. Implemented ability to dowbload blank count sheets. Fixed menu highlighting, and moved some business logic from the model to the service layer, performed on the submit process. Fixed up authorization (removed Warehouse Customer Services from access). Allowed Supplier Relationship Manager (RO) to view counts (at the moment just the index grid can be viewed - there is no Show page available yet). Added validation on Count categories to limit count days of week to two days. Consecutive days are not permitted eithers. Added a modal for Supplier Count Summary. Supplier Count model updates to reflect recent DB updates (row_version added) (ER 23967)&lt;br /&gt;
* [New] 3081 - Added Par Level Status column to Network Inventory Valuation report (SR 22431)&lt;br /&gt;
* [New] 3090 - Added AilrineHubStations to the model. Airline Edit. Added Hub Stations lookup. Display-only. Airline page - updated the Show summary modal view to include Hub Stations. Airline - Hub Stations insert and edit implemented. Airline - completed Hub Station maintenance (SR 26857)&lt;br /&gt;
* [New] 3098 - Added a warning to the StockItem Add page to warn the user if the entered Item Code has leading/trailing white space that will be removed (ER 16334)&lt;br /&gt;
* [New] 3131 - Renamed &amp;quot;Unit of Measure&amp;quot; field to &amp;quot;UOM&amp;quot;, and &amp;quot;Variance Quantity&amp;quot; to &amp;quot;Variance Qty&amp;quot;. Conditionally* rename &amp;quot;Expected Closing Inventory&amp;quot;, &amp;quot;Variance Qty&amp;quot;, and &amp;quot;Variance Value&amp;quot; to &amp;quot;Expected Closing Inventory With Consumption&amp;quot;, &amp;quot;Variance With Consumption&amp;quot;, and &amp;quot;Variance Value With Consumption&amp;quot;. Conditionally* added new fields &amp;quot;Expected Closing Inventory Without Consumption&amp;quot;, &amp;quot;Variance Without Consumption&amp;quot;, and &amp;quot;Variance Value Without Consumption&amp;quot; Only show the &amp;quot;Target Float Level&amp;quot; and &amp;quot;Target Backup Level&amp;quot; fields if the condition* is met. All on Station Count Review page. * The condition is that Station_UseExternalTargetQtys = 1. Added tooltips to both Expected Closing Qty fields and both Variance Qty fields as per spec (ER 16370)&lt;br /&gt;
* [New] 3134 - Extend the Station Count Details Report to include 2x extra values/colums: 1) Caterer Comments 2) 4PL Comments (ER 27071)&lt;br /&gt;
* [New] 3135 - Added Publ_ApprDate to the SkyShare Publication pages (Show and Edit) (ER 27079)&lt;br /&gt;
* [New] 3140 - Adapt UI so Appropriate Dashboards only are displayed based on the UserRole and that they are displayed in the correct sequence&lt;br /&gt;
* [New] 3141 - Enhance UI for dashboard Configuation to control which UserRoles can be assigned to which Dashboard Groups. Updated CommonTypes enumeration Dashboard groups (now contains 10 groups), and updated user role selection logic to use new enumerated values&lt;br /&gt;
* [MT] 2907 - Improve MT error handling for a scenario that isnt handled very well today - GenerateStationRequisition (SR 26683)&lt;br /&gt;
* [MT] 3069 - MT has attempted to create a split PO in status: Awaiting Approval but incorrectly set POrdHdr_AppDate; this should obviously be null for a PO in status: Awaiting Approval (SR 27087)&lt;br /&gt;
* [MT] 3079 - There's a typo in the Chase Supplier Commitment Email alert body text (SR 27139)&lt;br /&gt;
* [MT] 3093 - SPM not able to submit a REQ that they have created for their own station if the REQ has been created from a template AND there are lines on the REQ with a zero-requested qty (SR 27209)&lt;br /&gt;
* [Bugfix] 2861 - Fixed label that indicates an AirlineSupplier main or extra contact is NOT linked to a user account (Sky Suite vs SkySuite), added an indicator for whether the linked user is active or not, and added in a warning that gets presented whenever the user tries to change an AirlineSupplier main or extra contact's Email Address (if it was previously linked to a user account) (ER 26565)&lt;br /&gt;
* [Bugfix] 2917 - Next Count Date is now defaulted to NULL when setting up a new Station Count Category, which causes the MT to calculate it appropriately based on the schedule (rather than default to a year into the future) (SR 26707)&lt;br /&gt;
* [Bugfix] 3045 - StockItem/Edit - correct the Item Pack disabled deletion tooltip&lt;br /&gt;
* [Bugfix] 3086 - Added validation when creating a PO, so that if Destination Type is Warehouse via Warehouse Transfer, a value must be selected for BOTH warehouses (22903)&lt;br /&gt;
* [Bugfix] 3087 - Fixed a script error on MRP Item/Warehouse Supply Parameters page which caused the Edit modal for Item Warehouse records not to render correctly. Looks to have been caused by refactoring / inconsistent use of IIFE's (SR 27159)&lt;br /&gt;
* [Bugfix] 3088 - Fixed a bug on Station Edit page whereby the Active flag does not become editable when defaults have only just been set up (i.e. no refresh or page load since creating the defaults). Also re-introduced a key to Labels.resx which was accidentally lost in a previous changeset (SR 27175)&lt;br /&gt;
* [Bugfix] 3089 - User registration. Detect Airport Location selection (for caterer role). this fixes the page buttons, so that when the User Role Group selection is changed, followed by Sitre and Port selections, the 'Update' button become active (SR 27191)&lt;br /&gt;
* [Bugfix] 3092 - Fixed volume conversions, for Requisition Approval (SR 27207)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.135.2''' ''(RS 24/06/2021, LSY 24/06/2021)''&lt;br /&gt;
* [New] 2982 - Add USer Role UID 3 to PO Approval authorized list (ER 26863)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.135.1''' ''(RS 24/06/2021, LSY 24/06/2021)''&lt;br /&gt;
* [New] 2982 - Implement use of PurchaseOrderAirlineConfig.POAirlineCfg_POApprAuthRoles, a list of authorised roles that can approve POs. It is assumed that this list will not go beyond 1,2,4, 16, 17 (ER 26863)&lt;br /&gt;
* [New] 2996 - BaseStationEdit updated. Port_ID property changed to be nullable to allow the Required Attribute to function (SR 26895)&lt;br /&gt;
* [New] 2997 - Change child StationDefaults grid on Station index to display user-friendly Days of Week in the &amp;quot;Ordering Frequency&amp;quot; column. E.g. for YNNYNNN it would display &amp;quot;Monday, Thursday&amp;quot; (SR 26893)&lt;br /&gt;
* [New] 3001 - ItemSupplier Edit page (non-modal) updated to show last count details in relation to supplier Counts. Note that there is no ItemSupplier show page (ER 23967)&lt;br /&gt;
* [New] 3002 - Added Supplier Inventory Count Category Index. Display-only at this juncture. Supplier Count Categories - implemention of edit functionality ( creation is not yet implemented). Supplier Count Category - implemented creation functionality and enhanced export. StationCount/EditCategory - updated menu highlight references since the menu IDs have changed (ER 23967)&lt;br /&gt;
* [New] 3008 - Add additional data (extra columns) when user updates SPLs using default values (ER 26903)&lt;br /&gt;
* [New] 3039 - Enhanced Exporting for the Airline Supplier index grid&lt;br /&gt;
* [New] 3040 - Enhanced Exporting for Station Count Category index grid&lt;br /&gt;
* [New] 3041 - Added a &amp;quot;Empty/Unset&amp;quot; option when filtering by Pallet Standard on Warehouse index grid&lt;br /&gt;
* [New] 3049 - TransportOrder summary/show. Changed the layout of the elements on the page according to the length of data in the Vessel field. This field now has a max length 100, which potentially can cause it's value to spill over other field values if not handled correctly. In this case, we need to spread the data over more rows&lt;br /&gt;
* [New] 3053 - Transport Order show page updated to show Quote Required and Approval Required fields. These fields are hidden if appropriate as per cost-sensitive rules. IssueHeader, StationReturnHeader, TransportRouting, WarehouseTransFerHEader model updates elating to TransRef and Vessel length increases&lt;br /&gt;
* [New] 3058 - Changed tooltips and labels which refer to the SkyShare Publ_ReadByDate field so that they use the wording &amp;quot;Review-By-Date&amp;quot; (with the hyphens), and removed useless &amp;quot;???&amp;quot; comments from PublicationTypeEdit.cs (ER 27027)&lt;br /&gt;
* [New] 3059 - Issue/Edit - increase field length for input field Transport Ref.&lt;br /&gt;
* [New] 3061 - Added some server-side validation for the 3 dates on a SkyShare Publication record: * If set, Review By date must be in the future * If set, Valid To date must be in the future * If both set, Valid From date must be on or after Review By date * During approval only, Review By date must be specified (ER 27057)&lt;br /&gt;
* [New] 3065 - Added a &amp;quot;Destination Depot&amp;quot; column to the grid on ItemSupplier/TransportDetails/{ID} which shows either Station_Depot or Whse_Depot (ER 27067)&lt;br /&gt;
* [Bugfix] 2169 - Added validation to ensure every delivery on a Vendor's custom delivery schedule has at least one item on it, and made a fix to the InvoicingEnabled, ContractsEnabled, and SupConfReqd checks in BaseController.CheckSessionData to cater for situations where an airline doesn't have a PurchaseOrderAirlineConfig record (no task for this - just something I stumbled upon)&lt;br /&gt;
* [Bugfix] 2782 - Fixed Unread/Overdue filtering on SkyShare PublicationIndex which was working previously but stopped working when the page was converted to use IIFEs and kendoGridHelper (ER 26349)&lt;br /&gt;
* [Bugfix] 2886 - ItemPack maintenance. Corrected the calculation of Pallet Height (ER 26611)&lt;br /&gt;
* [Bugfix] 2895 - Fixed an issue with user-filter loading when one or more stored filters are based on date fields (SR 26643)&lt;br /&gt;
* [Bugfix] 2918 - Fixed &amp;quot;Active&amp;quot; option appearing in Status filter options on the SkyShare publications listing when the page is meant to only show those which are Awaiting Approval. Modified behaviour of Edit button on publications listing so that it's disabled for Rejected publications which no longer have an active workitem, and added a check when requesting the edit page (for any status publication other than provisional), to ensure that the associated workitem is not stuck at an exception step. Modified query for publications listing so that if the only link granting the user access to the publication is via the distribution list, then the publication must either be Active or Archived (previously it had to be Active) (ER 26609)&lt;br /&gt;
* [Bugfix] 2920 - Across all pages previously identified (which need to either show or allow editing for the new Emergency Order flag and associated comment), added logic as per Petr's suggestion to take user role and PO status into account (with regards to deciding whether to show it read-only or editable) (ER 25171)&lt;br /&gt;
* [Bugfix] 2968 - ixed validation errors not being presented (particularly when a field contains &amp;quot;potentially unsafe&amp;quot; characters such as &amp;lt; or &amp;gt;) on the Additional Contacts grids (found at Station and Warehouse level)&lt;br /&gt;
* [Bugfix] 3016 - On Show SkyShare publication page, modified the &amp;quot;Applies To&amp;quot; panel to also show the &amp;quot;Publication supercedes the following&amp;quot; (PrevPub_ID) field, and renamed the panel back to &amp;quot;Optional Fields&amp;quot; for clarity. Also, on both Show and Edit publication pages, tidied up label and control widths in the header area to neaten up the display and improve for smaller screens etc (SR 26933)&lt;br /&gt;
* [Bugfix] 3020 - Page /NetworkAnalysis/ExternalForecastData should accept only a limited set of file extensions. Added Upload restrictions popup&lt;br /&gt;
* [Bugfix] 3029 - Transport Order sub-menu items re-ordered to be consistent in the index ans show pages. Note: As perVSO#2947 - The Quotatins tab is not implemented, awaiting a task to specifiy the details for that&lt;br /&gt;
* [Bugfix] 3031 - Filtered out inactive airline data from Market index&lt;br /&gt;
* [Bugfix] 3043 - Fixed validation for email address changes made on EditUserDetail page (the page for editing users other than yourself) - if email address change is detected, email confirmation field must be non-empty and identical&lt;br /&gt;
* [Bugfix] 3045 - Better handle ItemPack deletions on page /StockItem/Edit/..., tab Item Packs&lt;br /&gt;
* [Bugfix] 3046 -  Item Pack maintenance. Fix pallet validaiton when creating different structures (non 'A'structures)&lt;br /&gt;
* [Bugfix] 3048 - Specified suitable minimum and maximum values for existing numeric filter templates and added a variety of extra templates for use in numeric filters. Min &amp;amp; max values based on data type range unless specified otherwise. Changed the filter for &amp;quot;Drop Pick Time&amp;quot; field on Station/TransportChainIndex, WarehouseTransfer/IWTTransportChainsIndex, and ItemSupplier/SupplierTransportIndex to use the Byte-based filter (0-255). Added in placeholder text for numerical filter templates - but only for those intended for Byte or Short data types because Integer value range is too big to fit into such a placeholder&lt;br /&gt;
* [Bugfix] 3057 - PO Invoice Index / Invoices Awaitng Approval index bug fix. The editor popup for the PO Tracking Notes grid was not loading due to an issue with a href attribute (value '#') present in the UploadRestrictions element. It caused a compilation error in the client template&lt;br /&gt;
* [Bugfix] 3060 - On SkyShare Publication Show and Edit pages, remove the &amp;quot;Distribution Details&amp;quot; and &amp;quot;Approval Details&amp;quot; buttons when the user is not the correct role AND they are not the one who created the publication (SR 27053)&lt;br /&gt;
* [Bugfix] 3062 - Redirect user back to NetworkAnalysis/AwaitingDecisionIndex after successfully processing an NWA on NetworkAnalysis/Progress/{ID} (SR 27063)&lt;br /&gt;
* [Bugfix] 3064 - Add pre-filters to RMA Details report as per the original specification&lt;br /&gt;
* [Bugfix] 3066 - Allow PO lines to be added to a delivery schedule with a zero qty (SR 27045)&lt;br /&gt;
* [Bugfix] 3066 - Improvementsmade when supplier commits to a custom delivery schedule which they have specified - in the scenario where they have failed to include one or more PO lines in their schedule (SR 27045)&lt;br /&gt;
* [Bugfix] 3068 - StaionItem KPI report. Add 'Current Data Only?' and 'Active Stations Only?' pre-filters&lt;br /&gt;
* [Bugfix] 3070 - Pre-filtered KPI reports fix so that the pagination (number of records and pages) are shown when applying pre-filters (SR 27093)&lt;br /&gt;
* [Bugfix] 3075 - Modified queries used for data retrieval on the 3 File Register pages (ErrorsIndex, ReceivedIndex, SentIndex) so that the results include files sent to/from an organization which isn't an airline (SR 15680)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.134.1''' ''(RS 07/06/2021, LSY 07/06/2021)''&lt;br /&gt;
* [AuthServer] 3076 - Filter out Dummy Airline (ID: 100) from the airlines to choose from when registering a new account (SR 15782)&lt;br /&gt;
* [Bugfix] 3072 - Fixed the ability to raise direct delivery purchase orders (SR 27115)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.134.0''' ''(RS 03/06/2021, LSY 03/06/2021)''&lt;br /&gt;
* [New] 2926 - Several KPI reports have been enhanced to offer pre-filtering (data filtering before loading the data grid) (SR 16314)&lt;br /&gt;
* [New] 2984 - Transport Order Note - implemented ability in note creation to configure if a note will be visible to suppliers. Supplier roles can only view supplier-visible notes (ER 25795)&lt;br /&gt;
* [New] 3011 - Extended SkyShare PublicationAttachment auditing to cater for inserts (ER 26583)&lt;br /&gt;
* [Bugfix] 2823 - User registration review. When the registration details are complete on page load, ensure the Confim button the active&lt;br /&gt;
* [Bugfix] 2858 - Fixes to new test findings. 1) Update StationReturnTemplateHeader.RMATempHdr_Upd_UserDet_ID when changes are made to template details (lines). This should be captured at the same time as the last modified date 2) In the Add New Template Item modal window, when you select a stock item in the Item Code DDL, default the Default Quantity control to 0. Currently, it is 0 before you select an item but then changes to &amp;quot;Enter value&amp;quot; (ER 24357)&lt;br /&gt;
* [Bugfix] 2921 - StockItem/Edit - New ItemSupplier functionality fix . When looking to default Pallet configuraiton data, ItemWarehouse data ajax call now changed - removing the DataSourceRequest configuration (ER 26611)&lt;br /&gt;
* [Bugfix] 2945 - Fixed incorrect role access for interface pages (Airline WMS Mapping, Supplier MS Mapping, and WMS Identification Codes), and added missing toolbar to the grid on WMSIdentificationCodeIndex page (ER 26779)&lt;br /&gt;
* [Bugfix] 2961 - Fixed criteria for edit vs readOnly mode on /Station/Items and enhanced so that in read only mode, it still renders most of the page (just not the bits for editing) (SR 26767)&lt;br /&gt;
* [Bugfix] 2989 - Sorted &amp;quot;Project&amp;quot; DDL on ticket / ER edit page (SR 26885)&lt;br /&gt;
* [Bugfix] 2990 - Removed duplicate &amp;quot;Par Level Status&amp;quot; field from StationItem listing (SR 26879)&lt;br /&gt;
* [Bugfix] 2992 - AircraftProvisioningCodeVersion maintenance bugs fixed - specifically around overlapping date handling (SR 26887)&lt;br /&gt;
* [Bugfix] 3007 - Fix Station/Index Depot column filters (SR 26913)&lt;br /&gt;
* [Bugfix] 3013 - ItemSupplier/Edit. Added missing JS script reference&lt;br /&gt;
* [Bugfix] 3014 - Dropped calculated column 'ExpectedClosingCount' from View_StationCountDetailForEdit, and code model. StationCount/Review item grid updated to used db column StCntDet_ExpectedClosingQty (SR 16332)&lt;br /&gt;
* [Bugfix] 3017 - Fix RMA Index export bug (SR 26927)&lt;br /&gt;
* [Bugfix] 3019 - Fix to message presentation for SkyShare publication attachment deletions that have been read/downbloaded/acknowledged by anyone (SR 26935)&lt;br /&gt;
* [Bugfix] 3023 - Fixed - problems with file uploads on page /PurchaseInvoice/Show/&lt;br /&gt;
* [Bugfix] 3024 - Better handle uploads of big files on page /NetworkAnalysis&lt;br /&gt;
* [Bugfix] 3026 - Freight forwarders should not have access to page /Airline/WMSIdentificationCodeIndex or Airline-Supplier Mapping Index&lt;br /&gt;
* [Bugfix] 3030 - Roles 16 &amp;amp; 17 should be able to edit StationItem data, thus an Edit button/icon should be offered to users with that role on the /Station/ParLevelIndex page (SR 26975)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.133.3''' ''(RS 31/05/2021, LSY 31/05/2021)''&lt;br /&gt;
* [Bugfix] 3044 - Item Pack creation. Fix handling of struture code changes, and how the pack level is set and persisted in the model (SR 26923)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.133.2''' ''(RS 27/05/2021, LSY 27/05/2021)''&lt;br /&gt;
* [New] 2918 - Renamed &amp;quot;Approve/Alter Publications&amp;quot; menu option to &amp;quot;Approve Publications&amp;quot;, and corrected visibility for the roles which have access. Approve Publications listing no longer shows Active SkyShare Publications. Fixed menu highlight issue on Publication Types index, and an improvement to Enhanced Exporting to allow invoking _Export methods which have additional (optional) parameters (to fix export on Approve Publications index - it was exporting all publications rather than just ones awaiting approval) (ER 26609)&lt;br /&gt;
* [New] 2921 - StockItem/Edit - Item Supplier creation. When there is no pallet item pack defined for an item, the Pallet Type in the new box should default from Whse_PalletStd_ID (if there is only one warehouse linked ot the item) (ER 26611)&lt;br /&gt;
* [New] 2944 - Allowed Supplier Manager role access to Airline Supplier listing, StockLevel report, and Network Inventory Valuation report (ER 26775)&lt;br /&gt;
* [New] 2945 - Added 2 fields to AirlineWMS index grid, and a child grid to display related WMSIdentificationCode data. Renamed the &amp;quot;Warehouse/Station Related&amp;quot; menu to &amp;quot;Warehouse/Station/Supplier Related&amp;quot; and added 2 new options - one which is similar to the AirlineWMS Mapping option but instead shows SupplierMSCodeMapping data (as well as a child grid to show the related WMSIdentificationCodes), and the other which simply shows ALL WMSIdentificationCode data (ER 26779)&lt;br /&gt;
* [New] 2946 - Menu Items resource file updated for Transport Oders. Set up menu for Transport management Daily activities (ER 26787)&lt;br /&gt;
* [New] 2947 - Transport Order index grid added to the UI. Display-only at this juncture. UI to support the Create/review TransportOrders menu option. Implemented enhanced exporting for the Transport Order index (ER 26787)&lt;br /&gt;
* [New] 2948 - Hide Cost details on Show Transport Order window if Role is a a FF (18) (ER 25955)&lt;br /&gt;
* [New] 2949 - Removed menu option for Approve/Alter Requisitions for Groundhandlers and Caterers, plus ensured that the related controller action doesn't allow them access (ER 26799)&lt;br /&gt;
* [New] 2962 - Bring Tail Edit modal up to UI standards&lt;br /&gt;
* [New] 2963 - SSIM Flight Filters - bring up to UI standards&lt;br /&gt;
* [New] 2964 - Add logic to only render the &amp;quot;Item Notes&amp;quot; child grid (and tab) if the user's role is appropriate. 3 pages affected - /StockItem/ItemCatalogueIndex /StationCount/ItemCatalogueIndex and /StockItem/Index (ER 26845)&lt;br /&gt;
* [New] 2969 - Highlight station orders that were raised as Emergency Shipments (SR 26837)&lt;br /&gt;
* [New] 2970 - Highlight Req-lines which were flagged as Stock-Out Emergencies on a Requisition (ER 26841)&lt;br /&gt;
* [New] 2977 - Added a means to validate file uploads against a blacklist of disallowed file extensions - configurable in web.config. Also added a link users can click to see the upload restrictions (including the maximum size and either the whitelisted extensions or the blacklisted ones - depending on whether or not we are using a whitelist on that given upload control) (ER 26827)&lt;br /&gt;
* [New] 2978 - AirlineEdit, UploadExternalStationItemFile views updated to use the 'MaxRequestLength ' from the web.config as the maximum file size value. Maximum file size handling. POInvoice/Upload and PO/Upload updated to show the maximum file/input stream size. Replace hard-coded file size limits with web configuration settings for PO &amp;amp; Invoice file uploads. Updated FileManager JS file to handle file size validations, and provide file upload help. Relocated several js files out of the common folder and updated references. AirlineSupplier/Edit updated to validate the file size. Despite the fact that there is a help to show the max file size - it was not being enforced. NWA/ExteralForecastData, StockItem/AddImage views updated to validate maximum file size during uploads. StockItem/AddImage views updated to validate maximum file size during uploads. NWA/ForecastChanges. Implemented max file-size validations (SR 26827)&lt;br /&gt;
* [Bugfix] 2857 - Fixed bug in OrganizationSiteMap Update logic (ER 26561)&lt;br /&gt;
* [Bugfix] 2858 - RMA Template fixes. 1. Allow zero qty against template items 2. Ensure RMATempHdr_LastModDate is updated as appropriate 3. Fix the temaplte toolbar functionality on the index page (ER 24357)&lt;br /&gt;
* [Bugfix] 2870 - Further changes to functionality which updates associated AirlineSupplier, AirlineSupplierContact, and AdditionalPointOfContact records when linked UserDetail changes. Namely, TelNo and FaxNo are now copied across too - assuming the new value for those fields isn't null (ER 26565)&lt;br /&gt;
* [Bugfix] 2886 - Fixed the No of Layers calculation in the service model for ItemSupplierPalletConfiguration, ItemWarehousePalletConfiguratio, ItemPackSummary. This in turn fixes pallet height results (ER 26611)&lt;br /&gt;
* [Bugfix] 2911 - Fixed an unfriendly error message on the SkyShare Publication Edit page, which was specific to Rejected publications with a still-active workitem. On post-back (e.g. Save &amp;amp; Continue), the wkf variable was not set if the ModelState was invalid which caused all controls to be rendered readonly (as if the workitem had ended), which highlighted an error in the markup (&amp;quot;Templates can only be used...etc&amp;quot;) (ER 26113)&lt;br /&gt;
* [Bugfix] 2920 - Added EmergencyOrder flag (and Note) as readonly fields to /PurchaseInvoice/Commit and added editable controls for the same fields on /PurchaseOrder/EditPendingUserInputPurchaseOrder (ER 25171)&lt;br /&gt;
* [Bugfix] 2928 - Fixed navigation and menu highlighting issues around support area - No matter which listing you use to reach a ticket (or ER) (Index, Enhancements, WatchList, AssignIndex), the appropriate menu item should be highlighted and pressing the &amp;quot;Back&amp;quot; button (or any other button which results in leaving the page e.g. Save &amp;amp; Exit) should take you back to the same listing (SR 26733)&lt;br /&gt;
* [Bugfix] 2930 - Fixed issues editing recently added Mapping records in the UI&lt;br /&gt;
* [Bugfix] 2950 - ScheduleTaskConfig grid (on page /System/GeneralSchedulerIndex) changed to no longer filter-out non-editable records. Instead, it simply won't show the edit button for those (ER 26783)&lt;br /&gt;
* [Bugfix] 2951 - Fixed NWA creation bug for single-airline access users (SR 26825)&lt;br /&gt;
* [Bugfix] 2953 - View_RequisitionDetailLoadingGroup.QtyPerDefaultPack datatype cast as integer (SR 26761)&lt;br /&gt;
* [Bugfix] 2954 - Fixed navigation looping issue when using Back button on EditRestrictedPurchaseOrder page (after taking the route to add PO Tracking Notes) (ER 26801)&lt;br /&gt;
* [Bugfix] 2960 - Limited the text box used for Warehouse Operating Times (for notes) to 512 characters and added a remaining characters indicator&lt;br /&gt;
* [Bugfix] 2967 - Prevent ItemSupplier deletion if it is referenced&lt;br /&gt;
* [Bugfix] 2974 - Requisition/Show page updated to include TransportOrders grid and lookup (ER 25795)&lt;br /&gt;
* [Bugfix] 2988 - Station Count cancellation - redirect to Index Action after cancellation success&lt;br /&gt;
* [Bugfix] 2992 - AircraftProvisioningFlat model configuration updated to match model (was missing Qty, and FLD_ID columns) (SR 26887)&lt;br /&gt;
* [Bugfix] 2993 - Fixed Purchase Order sub-menu for Supplier role&lt;br /&gt;
* [Bugfix] 2994 - Merge labels resource file to release branch 1.0.133.x (SR 26889)&lt;br /&gt;
* [Bugfix] 2994 - StationCountCategoryIndex -added a 'Active Station' column, defaulted to filter out inactive stations. Grid datasource query updated to allow all stations to be included in data result (SR 26889)&lt;br /&gt;
* [Bugfix] 3032 - Show and Edit Count Category pages are displaying 3x configuration values oddly/wrongly - FIXED (SR 27001)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.132.6''' ''(RS 21/05/2021, LSY 21/05/2021)''&lt;br /&gt;
* [Bugfix] 3009 - fix bug preventing Caterers (with single station access) from raising new RMA (SR 26917)&lt;br /&gt;
* [Bugfix] 3010 - fix UOM conversion bug (invalid function refernece (SR 16336)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.132.5''' ''(RS 20/05/2021, LSY 20/05/2021)''&lt;br /&gt;
* [New] 2413 - Add Stackable flag to StockItem edit / add UI. Also added as an optional (default hidden) column on StockItem index (ER 25019)&lt;br /&gt;
* [New] 2844 - Added link to wiki homepage from user menu (SR 26529)&lt;br /&gt;
* [New] 2845 - Capture Organization Type when creating a new Airline Supplier - required before Organization Site DDL can be selected, and functionality to detect existing user account when updating the Airline Supplier contacts (both main contacts and additional contacts) (ER 26451)&lt;br /&gt;
* [New] 2857 - Added OrganizationSiteMap to the model. Organization Site code Edit - added 'Alternative Site Codes' lookup (display only). Work includes data retrieval and grid display for OrganizationSiteMap data. Changes to OrganizationSite UI pages to support the database change identified by task 2856 (ER 26561)&lt;br /&gt;
* [New] 2858 - Implementation of RMA Template maintenance. Implemented RMA creation from templates. RMA creation from templates - final development (ER 24357)&lt;br /&gt;
* [New] 2861 - Capture Organization Type when creating a new Airline Supplier - required before Organization Site DDL can be selected, and functionality to detect existing user account when updating the Airline Supplier contacts (both main contacts and additional contacts) (ER 26565)&lt;br /&gt;
* [New] 2869 - Added PalletStandard to the model. Implementation of PalletStandard index grid (read only). PalletStandard model update, due to schema change. UI to maintain PalletStandard data (ER #26593) - complete (ER 26593)&lt;br /&gt;
* [New] 2870 - When editing a user's email address (either your own or someone else's), UI looks up any linked AirlineSupplier, AirlineSupplierContact, and AdditionalPointOfContact records, and updates the email there too. Also, when you change your own password, looks up records in those same tables to ensure the _Active flag is = true (ER 26565)&lt;br /&gt;
* [New] 2873 - Added 3 new fields to the warehouse edit &amp;amp; show pages (For Pallet Standard, Optimum Pallet Height, and DIMS Unit) and the ability to manage Additional Contacts for the warehouse (which uses the new AdditionalPointOfContact table) (ER 26601)&lt;br /&gt;
* [New] 2874 - Added 3 new fields to the warehouse edit &amp;amp; show pages (For Pallet Standard, Optimum Pallet Height, and DIMS Unit) and the ability to manage Additional Contacts for the warehouse (which uses the new AdditionalPointOfContact table) (ER 26579)&lt;br /&gt;
* [New] 2875 - Add controls to manage Additional Contacts when editing Stations, which uses the new AdditionalPointOfContact table (ER 26579)&lt;br /&gt;
* [New] 2876 - Auditing for SkyShare Publication Attachments - Deletions and Updates handled only. Also added a grid to show this information to the Publication Index, and the Edit and Show Publication pages (ER 26583)&lt;br /&gt;
* [New] 2884 - Added PublicationNote/Type to the model. SkyShare Publications - when reviewing, allow reviewer comments to be captured in the UI. Comments are captured to PublicationNote. Also added some ValidateAntiForgeryToken attributes to several actions - more will be needed I assume. Added a stylesheet for SkyShare. Skyshare publication notes - implemented grid in the publication edit page (ER 26501)&lt;br /&gt;
* [New] 2885 - ItemWarehouse - model updates. Model updates to ItemPack and PalletStandard. ItemWarehouseIndex updated to include new column PalContent_TotalQty ('Optimum Qty per Pallet'). Added ItemWarehouse model custom method helpers for pallet configurations. ItwmWarehouse changes to accomodate optimum pallet configurations - part 1. More work to be done (next week). ItemWarehouse edit functionality to implement defaulting optimised pallet configuration values from ItemPack. ItemWarehouse summary model and show pages updated to include pallet configuration data. UI changes necessary to accommodate schema changes made to the ItemWarehouse table - complete (ER 26337)&lt;br /&gt;
* [New] 2886 - ItemPAck changes. Initial development. Changes to ItemPack and StockUnit model. Added the Pallet Configuration modal which is currently loaded from the StockItem Index page, via the Item Pack nested grid. Added Pallet Configuration modal to the StockItem/Edit page. Item PAck edit updates - automatically convert dimsension values when the unit changes. ItemPack maintenance - added new widgets for Pallet Standards. Note: Still a work in progress. ItemPack maintenance. When selecting a Pallet for a new pack, default the pallet standard settings to the pack, ensuring pack dimensions are calculated (and possibly unit-converted) from pallet standards and the lower level pack.  ItemPack - pallet configuration modal updated to include (Item)Warehouse configuration data. Changes to ItemPack pages as a result of recent Improvements to PalletConfiguration. Added check for width or depth of the pack exceeding the dimensions of the pallet. Validate the slected StockUnit - only one pallet per pack structure is permitted. ItemPack page updates for Pallet configurations. Final development. ItemPack Pallet configuration modal - added Supplier configurations grid (ER 26611)&lt;br /&gt;
* [New] 2890 - Label for Despatch Date control on Station Return Approval page updated to match with the one on EditProvisional, and fixed the date not being read from the DB on the Approval page&lt;br /&gt;
* [New] 2892 - Adjusted resource message text&lt;br /&gt;
* [New] 2904 - StockLevels/Transactions sub-grid. Display Destination by default&lt;br /&gt;
* [New] 2909 - Fixed property names on the SkyShare PublicationEdit viewModel so that validation errors use the same wording as the labels next to the controls&lt;br /&gt;
* [New] 2911 - Removed ability to change Distribution Type and/or the selected Distribution &amp;quot;Entities&amp;quot; (Role, Item, etc) at the approval stage - this must now be defined whilst the SkyShare publication is either Provisional, or Rejected with an active WorkItem. Additionally, changed the validation when a user submits a Publication for review, so that Distribution details are mandatory. Also, if the user submits (or resubmits) a publication with distribution details which would result in no users being on the distribution list (e.g. selecting a warehouse but no users are situated at that warehouse), then a new validation error is presented to highlight that problem. M/T update expected to avoid routing such workitems to exception (ER 26113)&lt;br /&gt;
* [New] 2918 - Amended menu structure for SkyShare - &amp;quot;Publication Details&amp;quot; now split into 2 options - &amp;quot;Create/Review Publications&amp;quot; which lists all SkyShare Publications as normal, and &amp;quot;Approve/Alter Publications&amp;quot; which only lists Publications which are either Active or Awaiting Approval. Also fixed non-Active Publications appearing in the &amp;quot;Unread Publications&amp;quot; grid which can be accessed via a dynamic button on the home page (there is no menu option for this). Ultimately these pages all use the same underlying view so work was also done to ensure the correct menu item is highlighted and that the &amp;quot;Back&amp;quot; button (on pages accessed via these routes) takes the user to the correct place. e.g. If the user is on the Approve/Alter Publications listing, they click edit on one of the Publications, then press the back button, they should return to the Approve/Alter Publications page rather than the default Create/Review page (ER 26609)&lt;br /&gt;
* [New] 2920 - Added new PurchaseOrderHeader fields EmergencyOrder and EmergencyOrderNote, editable controls present on NewPO, EditPreSubmitPurchaseOrder, ApprovePO, ApproveValueBasedPO, and EditRestrictedPurchaseOrder views, read-only labels on ConfirmPurchaseOrder view. Removed edit controls for EmergencyOrder and related note for Suppliers on POHeaderSummary view which is used on EditRestrictedPurchaseOrder view (Accessed via All POs) (ER 25171)&lt;br /&gt;
* [New] 2921 - ItemSupplier changes to accomodate optimal pallet configurations (ER 26611)&lt;br /&gt;
* [New] 2922 - UI for mapping TransportOrderContactPurpose to AdditionalPointOfContact records in Station and Warehouse Uis&lt;br /&gt;
* [New] 2923 - Station Transports grid (Station/TransportChainIndex) configured for enhanced exporting&lt;br /&gt;
* [New] 2925 - Asset Tracking Map - allow users to zoom-jump to specific continents&lt;br /&gt;
* [New] 2930 - ShippingContainerMap table added to the model. ShippingContainer Mapping nested Grid (display-only) added to ShippingContainer /Index. Shipping Container Mapping - implemented CRUD functionality&lt;br /&gt;
* [New] 2931 - Create option to view TransportOrderContacts in existing TransOrder pages. Added column filters to the Transport Order Contacts grid (ER 25795)&lt;br /&gt;
* [New] 2934 - UI to allow port codes greater than 3 characters (upto 10) if port type (Port_PortType_ID) = 2, Sea port (SR 26737)&lt;br /&gt;
* [Bugfix] 2653 - Fixed navigation errors when adding a new Station Item (multiple paths to do this action) - additionally, fixed incorrect menu highlighting around the same areas&lt;br /&gt;
* [Bugfix] 2678 - Fixed the note buttons on the view page (they were all presenting the note for Monday), increased the width of the Start/End time columns slightly, and increased the height of the modal popup for showing &amp;amp; editing notes (ER 26089)&lt;br /&gt;
* [Bugfix] 2781 - Fixed SkyShare Publication Type DDL becoming re-enabled after a post-back when the selected group has no Types to select from (ER 26347)&lt;br /&gt;
* [Bugfix] 2805 - SupplierTransport bug fixes. 1. Fix the 'Show' action result 2. Fix behaviour of the Drop&amp;amp;Pick dropdown list (ER 25321)&lt;br /&gt;
* [Bugfix] 2814 - dded a tooltip to the ItemPack Weight UOM control when it is disbaled for level 1 editing (&amp;quot;Weight unit on the level one pack is not editable and must be changed at item level&amp;quot;). Updated UI message for DB constraint CON_ItemPack_WeightData&lt;br /&gt;
* [Bugfix] 2840 - Added 3 pieces of validation to the Station Count &amp;quot;Create count immediately&amp;quot; buttons, and also fixed a concurrency issue with the same page - basically if a validation error occurred then when the user tried again the system would get confused and think someone else had edited the record, when in fact they hadn't (SR 26533)&lt;br /&gt;
* [Bugfix] 2867 - Fixed error duplication caused by attachment upload dialog (SR 26573)&lt;br /&gt;
* [Bugfix] 2869 - Pallet Standard maintenance - fixed bug preventing new record creation (ER 26593)&lt;br /&gt;
* [Bugfix] 2887 - Only render attachment-level acknowledge buttons when they are relevant, i.e when the SkyShare publication is Active, and the current user is actually within the distribution list (should also already be hidden once they have already acknowledged each one) (SR 26571)&lt;br /&gt;
* [Bugfix] 2889 - Changed the minimum value configuration against the Expected Arrival Date on /StationReturn/EditProvisional to that it allows today's date&lt;br /&gt;
* [Bugfix] 2893 - Added a check in RMA R/Confirmation to ensure at least one line has a positive qty (if the user is actually confirming it - if they are closing this check is not performed)&lt;br /&gt;
* [Bugfix] 2896 - Contracted Items Report, final column, &amp;quot;Transport Time (Days) after Handover By Supplier&amp;quot; should be mapped to SupTrans_Duration2 but actually appears to be mapped to SupTrans_Duration1 (SR 26641)&lt;br /&gt;
* [Bugfix] 2899 - The name assigned to the file includes OrgSite_Code When download SPL (Item Inventory Rules) (SR 26665)&lt;br /&gt;
* [Bugfix] 2903 - Fixed validation error duplication on various PO Contract pages&lt;br /&gt;
* [Bugfix] 2905 - Fix IWT edit page - and validation behaviour for the line level transport reference input&lt;br /&gt;
* [Bugfix] 2906 - Fix behaviour for WarehouseTransfer/AddItemToTransfer - breaching characters limit for Transport Reference&lt;br /&gt;
* [Bugfix] 2924 - Ensures a confirmation pop-up is always presented when an attachment is deleted, regardless of whether anyone has actually acknowledged it yet or not. Also removed some hard-coded UI messages, corrected a message typo, and some other minor updates (threw in some code comments) (SR 26717)&lt;br /&gt;
* [Bugfix] 2935 - Edit icon is offered on the Approve/Alter Requisitions Page (/Requisition/AwaitingApproval) when user is logged in with role: Airline Operations (SR 26751)&lt;br /&gt;
* [Bugfix] 2936 - Edit icon is offered on the Approve/Alter Requisitions Page (/Requisition/AwaitingApproval) when user is logged in with role: Airline Administrator (SR 26751)&lt;br /&gt;
* [Bugfix] 2956 - Removed the + button from the Document Requests grid in PODetails partial view - it has no function and there is another button on the page which results in new records being added to that grid (SR 26801)&lt;br /&gt;
* [Bugfix] 2958 - Auto Req 'lightning' button functionality improvements. The popup options are now displayed when clicking on the main button as well as the down arrow (SR16324)&lt;br /&gt;
* [Bugfix] 2965 - Fixed routing when creating a new SkyShare Publication and taking the &amp;quot;Save &amp;amp; Continue&amp;quot; button (/EditPublication/{Id} vs /EditPublication?id={Id}) and added 2 new routes for the standard publication index (/SkyShare and /SkyShare/Index)&lt;br /&gt;
* [Bugfix] 2991 - FlightProvisioning Code and Items Loaded model definitions updated to reflect the db schema&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.131.3''' ''(RS 13/05/2021, LSY 13/05/2021)''&lt;br /&gt;
* [Bugfix] 2957 - Fixed &amp;quot;View NWA Details&amp;quot; grid not filtering by airline access (SR 26807)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.131.2''' ''(RS 10/05/2021, LSY 10/05/2021)''&lt;br /&gt;
* [Bugfix] 2942 - Fix Requisition template and creation functionality for users linked to only one station (SR 26771)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.131.1''' ''(RS 06/05/2021, LSY 06/05/2021)''&lt;br /&gt;
* [New] 2703 - On the SkyShare Publication Edit page, added a label above the Aircraft, Market, City Pair, and FlightNo fields to explain their purpose to the user (SR 26201)&lt;br /&gt;
* [New] 2727 - Separate the Approve and Reject button(s) (ER 26337)&lt;br /&gt;
* [New] 2743 - Stock Item Weight UOM update that propogates to ItemPack level 1 - fixed bug when the ItemPAck has no weight  value defined. In this case, we also propagate the weight value to avoid db constraint failures (ER 26285)&lt;br /&gt;
* [New] 2754 - Further changes to View Transport Order pages due to recent Dbase additions (ER 25795)&lt;br /&gt;
* [New] 2768 - When editing a SkyShare Publication Type, changed the &amp;quot;Days Between Reminders&amp;quot; and 2 related fields to be nullable (which ensures their default value is null instead of 0), made them required, and added placeholders. The &amp;quot;Days Between Reminders&amp;quot; has a minimum value of 1 (although this is not constrained in the database), so the placeholder for that is 1, whilst the other two fields have 0 as the placeholder (SR 26331)&lt;br /&gt;
* [New] 2769 - Provide means in the SkySuite Portal to erase forecasts which do not reach the Review stage (ER 26259)&lt;br /&gt;
* [New] 2771 - Added column resizer buttons to City Pair Selector and SkyShare Publication Predecessor Selector (SR 26333)&lt;br /&gt;
* [New] 2772 - Added column resizer buttons to City Pair Selector and SkyShare Publication Predecessor Selector (SR 26333)&lt;br /&gt;
* [New] 2777 - Stock Item Edit - allow automatic weight conversion&lt;br /&gt;
* [New] 2779 - Added a warning message to the approver of a SkyShare Publication if the publication has no attachments. Only validated at the approval stage and can be ignored by the user if desired (ER 26371)&lt;br /&gt;
* [New] 2780 - Added an Abort button for Provisional Publications, which allows the user to completely erase all of the data held for that SkyShare Publication - offers a confirmation dialog of course (ER 26369)&lt;br /&gt;
* [New] 2781 - When creating a SkyShare Publication, added checks to alert the user if the chosen Publication Group has no selectable Publication Types. Message differs depending on whether the user is an admin or not. The Publication Type DDL should also now only be enabled when there are Publication Types to choose from (ER 26347)&lt;br /&gt;
* [New] 2782 - Made the legend icons on SkyShare Publication Index clickable - clicking them automatically sets up the appropriate filters to show only Unread or Overdue publications (ER 26349)&lt;br /&gt;
* [New] 2783 - Updated labels and tooltips for Pre- and PostEscalationDays when editing a SkyShare Publication Type to clarify that those are based on the &amp;quot;Review By&amp;quot; date (ER 26365)&lt;br /&gt;
* [New] 2784 - Added a warning message when the user selects a SkyShare Publication predecessor but the predecessor has a different Publication Group to the Publication being edited. User can choose to ignore this message (ER 26367)&lt;br /&gt;
* [New] 2788 - Updated UI to reflect that Publ_ReadByDate is now nullable, added user-friendly messages for the appropriate constraints, and ensured that the MT is always triggered when ANY changes are saved to an active SkyShare Publication (SR 26389)&lt;br /&gt;
* [New] 2789 - Modified the behaviour for reading and acknowledging SkyShare Publication Attachments so that the PublicationAccessLog record is updated only when the user has read AND acknowledged ALL attachments for the publication. Also added logic so that the publication becomes unreviewed again if any new attachments get added. Requires new field on the PublicationAccessLog table - _NeedsReview. Bonus: Distribution List grid shows &amp;quot;Needs Re-Review&amp;quot; in the &amp;quot;Reviewed&amp;quot; column if the user had already reviewed but they need to review it again in addition to the Yes/No options already available (SR 26353)&lt;br /&gt;
* [New] 2790 - On the SkyShare Publication Show page, hide the labels etc for Aircraft, Market, City Pair, and FlightNo unless something is actually specified. Additionally, if none of these are specified, hide the entire &amp;quot;Applies To&amp;quot; panel as it would be blank (ER 26401)&lt;br /&gt;
* [New] 2791 - Added DocumentRequestTransportOrder to Model, DTO model, and updated the DTO factory.  Implemented the ability to VIEW Document Requests related to Transport Orders and Transport Order Quotes (ER 25795)&lt;br /&gt;
* [New] 2800 - Added UI for new field PublType_DaysToApprove and added logic when editing a SkyShare Publication to inform the user if the calculated &amp;quot;approve-by&amp;quot; date is in the past and thus the Publication needs to be submitted ASAP (ER 26283)&lt;br /&gt;
* [New] 2801 - Changed ClientTemplate on ValidTo field for SkyShare Publication Index so that nulls appear as &amp;quot;Open ended&amp;quot; instead of &amp;quot;Until further notice&amp;quot;, added filter manipulation on the ValidTo filter so that GreaterThan and GreaterThanOrEqualTo includes nulls, and added a tooltip on the ValidTo field on Publication Editing to explain leaving it empty (ER 26395)&lt;br /&gt;
* [New] 2802 - Further changes to TransportSupplier UI Under StationTransport (ER #25321). Also fixed bug that was not persisting updates to StationTransport Pick Insturctions (ER 25321)&lt;br /&gt;
* [New] 2804 - Cchanges to WarehouseTransferTransport UI Page - Initial check-in for model changes and new columns added to IWTTransportChainsIndex. Changes to WarehouseTransferTransport UI Pages (ER #25321). Implemented IWT TransportChain modal lookup with Warehouse Transfer Transports grid.  Implemented changed to WarehouseTransferTransport edit grid, and modal edit (new fields added). Implemented WarehouseTransferTransport and TransportSupplier maintenance. Changes to WarehouseTransferTransport UI Pages. Code tidy, comments entered. Job done (ER 25321)&lt;br /&gt;
* [New] 2805 - SupplierTransport model updates and new columns added to the index page. Changes to SupplierTransport UI Pages - Implemented new Item/Supplier Transport modal. Completion of SupplierTransport UI development for new fields (ER 25321)&lt;br /&gt;
* [New] 2821 - WCS Role (ID: 15) - give access to the IWT Details [General] Report, /WarehouseTransfer/WhseTransferDetailIndex (SR 26491)&lt;br /&gt;
* [New] 2822 - /Station/StationWarehouseLinks page needs a button to adjust all columns&lt;br /&gt;
* [New] 2825 - Note Categories index - change column header label&lt;br /&gt;
* [New] 2828 - Added Currency to item listing grids on POContractIndex and ContractsAwaitingApproval, and modified the MaxValue textboxes and related validation on NewPOContract, EditPreApprovedPOContract, ApprovePOContract, and EditActivePOContract pages to allow 0 to be entered (ER 26515)&lt;br /&gt;
* [New] 2831 - Dashboards - make it easier to jump to different dashboard groups. Replaced the quick links with a floating button. Also re-styled the dashboard panels&lt;br /&gt;
* [New] 2849 - Added a &amp;quot;Unread Publications&amp;quot; counter on the home page and a unread-only version of the SkyShare Publication listing (ER 26549)&lt;br /&gt;
* [New] 2850 - Amend Security/access restictions for the flight schedule according to the role and if Skyload is licensed or not (ER 26553)&lt;br /&gt;
* [AuthServer] 2847 - Amend the query used to populate the Site DDL during the registration process - will need new AuthServer build to benefit from this change (ER 26547)&lt;br /&gt;
* [M/T] 2751 - Improvements to the SkySharePublication workflow map to send reminders to the nominated approver if they fail to act on the initial alert (ER 26283)&lt;br /&gt;
* [M/T] 2798 - Create new interface to request the deletion of an incomplete/failed NWA Forecast&lt;br /&gt;
* [M/T] 2799 - Changes to MT for SkyShare to handle dates differently see task 2788 (ER 26389)&lt;br /&gt;
* [M/T] 2813 - SkyShare workflow routes to Exception on SkyShare publication update request&lt;br /&gt;
* [M/T] 2816 - Change to MT for SkyShare to determine alert distribution for SkyShare Publication updates based on new _NeedsReview flag on PublicationAccessLog table (ER 26353)&lt;br /&gt;
* [M/T] 2817 - Change to MT for SkyShare update alerts so that they are delayed by several minutes to allow the potential for multiple updates to come from the portal (ER 26353)&lt;br /&gt;
* [M/T] 2827 - SkyShare MT needs to update the END_DATE workflow variable at portal approval notification as the SkyShare Publication validity date range can change&lt;br /&gt;
* [Bugfix] 2423 - Removed the ability for users to cancel RMAs on a line-by-line basis, few other fixes for cancelling the RMA balance (entire RMA cancellation at the R/Confirm stage) (SR 25047)&lt;br /&gt;
* [Bugfix] 2653 - Further fixes required to Station Par Level &amp;quot;Back&amp;quot; navigation&lt;br /&gt;
* [Bugfix] 2670 - Add Item to Requisition - Validate the required date immediately after selecting an item&lt;br /&gt;
* [Bugfix] 2678 - Added user friendly message for constraint violation CON_WarehouseOperatingTime_TimeCheck, fixed error messages re-appearing when exiting out of the Operating Times page, fixed changes being lost on Operating Times grid when an error occurs (changes now remain but still need to be saved - but this avoids frustrating a user who has entered a bunch of times where not all of them are problematic), added validations to ensure Receipt and Shipping times are kept within the Open times, and force user to specify Open times before they are allowed to specify Receipt or Shipping times for the same day. (All related to Warehouse Operating Times) Fixed &amp;quot;Activity&amp;quot; column from being editable, fixed an error with saving notes on days other than Monday, improved grid layout (width) when few days are selected, and added a way to see the notes from the View page (ER 26089)&lt;br /&gt;
* [Bugfix] 2689 - SkyShare PublicationType UI updates to being in line with development standards&lt;br /&gt;
* [Bugfix] 2707 - Disabled file conversion in SkyShare for all files - making only PDF and images renderable in-browser. All other files must be downloaded to acknowledge. Also, improved on the download function so that the Acknowledge button doesn't become available before the file is finished downloading (SR 26191)&lt;br /&gt;
* [Bugfix] 2733 - User message centre configuration fixes&lt;br /&gt;
* [Bugfix] 2736 - Fixed an issue whereby the &amp;quot;All Requisition Lines&amp;quot; grid on Requisition/BackOrder (The SAP variant of the BackOrder edit page) displayed no records due to a string property being dropped from the viewModel. The grid was updated to use a FK now instead of the dropped property (SR 26227)&lt;br /&gt;
* [Bugfix] 2746 - Galley Canvas fix to prevent ACModule_SlotHeight value being lost on updates (ER 26289)&lt;br /&gt;
* [Bugfix] 2763 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2764 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2765 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2766 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (Sr 26327)&lt;br /&gt;
* [Bugfix] 2767 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2770 - Fixed title for the City Pair selector window when editing a SkyShare Publication (SR 26333)&lt;br /&gt;
* [Bugfix] 2773 - Added search functionality to various grid filters in the Distribution selectors on a SkyShare Publication, and also sorted the filter options for those filters (SR 26339)&lt;br /&gt;
* [Bugfix] 2786 - Portal needs to handle unique station count category name exception better (SR 26377)&lt;br /&gt;
* [Bugfix] 2787 - When creating a new WarehouseStationLink, refresh the grid so that the new keys are loaded, allowing child records such as Station Transports to be created (SR 26359)&lt;br /&gt;
* [Bugfix] 2797 - Direct Delivery column in the Requistion approvals Item grid should not be editable&lt;br /&gt;
* [Bugfix] 2797 - Added missing $ from previous check in&lt;br /&gt;
* [Bugfix] 2803 - Incorrect Filter values on StationTransport index page re Live Load or Drop &amp;amp; Pick (ER 26083)&lt;br /&gt;
* [Bugfix] 2806 - Enhanced Export should handle booleans mapped to non-default values&lt;br /&gt;
* [Bugfix] 2814 - Stock Item weight changes propagate to Item PAcklevel 1 , even if the item weight is set to be null&lt;br /&gt;
* [Bugfix] 2820 - Edit SkyShare Publication - Add Recipients - enhance e-mail address validation&lt;br /&gt;
* [Bugfix] 2824 - Fixed delete buttons doing nothing on SkyShare PublicationIndex main grid. Editable configuration had been incorrectly removed in a past changeset (SR 26497)&lt;br /&gt;
* [Bugfix] 2826 - Requisitions Totals card in the UI should have a consistent look&lt;br /&gt;
* [Bugfix] 2829 - Fixed validation on Contract Reference (On NewPOContract view) so that using invalid characters presents a more meaningful error&lt;br /&gt;
* [Bugfix] 2830 - Removed client-side validation on NewPOContract as it's not in line with UI standards. All validation on the page should now be handled server-side and present errors at the top of the page. Also fixed a bug I noticed with some of the controls which are hidden dynamically&lt;br /&gt;
* [Bugfix] 2832 - IWT creation - improve validation in the UI&lt;br /&gt;
* [Bugfix] 2843 - Fixed Tutorials link (in user menu) (SR 26529)&lt;br /&gt;
* [Bugfix] 2848 - Fixed the PO Lines excel report column heading for the status (SR 26543)&lt;br /&gt;
* [Bugfix] 2851 - Removed duplicate column from Loss Factors Per Market Index Grid&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.130.7''' ''(RS 23/04/2021, LSY 23/04/2021)''&lt;br /&gt;
* [Bugfix] 2809 - Fixed configuration on the date picker control on SetActualStationCountDate page to avoid a situation where the minimum date is greater than the maximum (SR 26449)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.130.6''' ''(RS 22/04/2021, LSY 22/04/2021)''&lt;br /&gt;
* [M/T] 2588 - Added support for updates to a UserRegistration at the point of Review (ER 25757)&lt;br /&gt;
* [M/T] 2588 - Fixed WKI routing when an update has been made and now the registration is about to be approved or rejected (ER 25757)&lt;br /&gt;
* [Bugfix] 2673 - Fixed &amp;quot;Save &amp;amp; Exit&amp;quot; &amp;quot;Close Discrepancy&amp;quot; buttons on the Discrepancy edit page, so that they correctly redirect back to the Discrepancies Under Review report&lt;br /&gt;
* [Bugfix] 2723 - Station Count Cateogry maintenance - updated model defaulting logic for autonomous counts (ER 25815)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.130.5''' ''(RS 15/04/2021, LSY 15/04/2021)''&lt;br /&gt;
* [New] 2423 - Conditionally hide the &amp;quot;Cancel Line&amp;quot; column on the grid shown on StationShipment/EditStationReturnReceipts and adjust the roles allowed to close RMA's (either partially or in full), to 1, 2, 3, 16, 17. Provide means (and force user) to specify a comment / reason when closing out a Station -&amp;gt; Station RMA during Receipt Confirmation, whether that be via the &amp;quot;Close Balance&amp;quot; button (which closes out the entire balance), or via setting one or more lines to Cancel and taking the &amp;quot;Confirm&amp;quot; option. Comments stored in new StationReturnHeaderLostInTransit table (SR 25047)&lt;br /&gt;
* [New] 2587 - User registration review updated to allow user group, site, and port updates which result in WKI re-routing an potential change of reviewer&lt;br /&gt;
* [New] 2597 - Transport Orders summary - UI layout improvements. Changed 'Last Updated On' property to be date-time (ER 25795)&lt;br /&gt;
* [New] 2644 - Added a calculated Outstanding Qty to the PO Details grid seen on PurchaseOrder/EditRestrictedPurchaseOrder, PurchaseOrder/Show, and PurchaseOrder/Index (ER 25941)&lt;br /&gt;
* [New] 2645 - Squeezed space out of some of the fields shown on the RequisitionDetail grid on Requisition/Show so that it renders better on smaller screens. Also fixed the column resizer button which was already present on the grid (in code) but not working correctly (ER 25943)&lt;br /&gt;
* [New] 2653 - Fixed an issue with the back button redirecting to the wrong page on Par Levels&lt;br /&gt;
* [New] 2657 - Change made to the Requisition creation process so that if the user only has access to one station, they are not prompted to select a station (ER 16224)&lt;br /&gt;
* [New] 2665 - Carried over functionality from the legacy portal. Par Level maintenance should check for last counted qtys before deleting&lt;br /&gt;
* [New] 2669 - Altered logic on StationCount/EditCategory regarding &amp;quot;Count Auto Approval Option&amp;quot;, &amp;quot;Update Station Par Levels&amp;quot;, and &amp;quot;Include All Station Par Levels In Counts&amp;quot; options - specifically, if Approval Option is &amp;quot;Approval NOT Required&amp;quot; then the Include All SPLs option is locked to Yes. If Include All SPLs is Yes, Update Station Par Levels is locked to No (ER 26037)&lt;br /&gt;
* [New] 2670 - A warning should be presented when adding a line to a manually created requisition- Applies to 'DEFAULT' station order creation method configuraitons&lt;br /&gt;
* [New] 2675 - StationTransport changes - new columns (ER 26083)&lt;br /&gt;
* [New] 2678 - UI for Warehouse Operating Times management inc. Warehouse Edit readOnly version (ER 26089)&lt;br /&gt;
* [New] 2681 - Enhanced Exporting for Critical Items index grid&lt;br /&gt;
* [New] 2686 - Tweak to user reinstating process so that the Last Successful Login date takes the OrgAttr MAX_DAYS_INACTIVITY into account and is set such that the user has 14 days to login before their account is re-locked (ER 24369)&lt;br /&gt;
* [New] 2687 - Add adjust columns width button to Requisition View modal window on the /StockLevel page&lt;br /&gt;
* [New] 2688 - Do not redirect users from a modal window on the /StockLevel page to page /StationReturn/Show/. Also some bug fixes that were introduced by relcoation of the StockLevel index page ot the General reports area. Further, the lookup grids have been tidied up, with a more suitable width (it is not necessary to fill the width of the screen always)&lt;br /&gt;
* [New] 2698 - Added a tooltip on the Forecasted Demand column on the Daily Figures grid on _MRPItemWarehouseDetailTabStrip, which is seen on MRP/AlertDetails and MRP/EditAlert (SR 26163)&lt;br /&gt;
* [New] 2702 - Added a user friendly message for breaching the unique index IDX_PublicationAttachment_Publ_ID__Title (SR 26187)&lt;br /&gt;
* [New] 2705 - Changed option label for &amp;quot;Default Forecast Source&amp;quot; DDL on Station/Edit to &amp;quot;Please Select (Optional)&amp;quot;&lt;br /&gt;
* [New] 2709 - Added Delivery Terms, MaxValue, and Currency controls to NewPOContract page (Initial Edit page when creating a new PO Contract) (ER 26209)&lt;br /&gt;
* [New] 2713 - Added IWT- prefix to Expected Warehouse Transfers grid in the modal window&lt;br /&gt;
* [New] 2714 - Configured main and child grids on /WarehouseTransfer and /WarehouseTransfer/BackOrderIndex for enhanced exporting&lt;br /&gt;
* [New] 2715 - Configured main and child grids on /WarehouseTransfer and /WarehouseTransfer/BackOrderIndex for enhanced exporting&lt;br /&gt;
* [New] 2718 - Stock Item Note maintenance - improve validation, layout&lt;br /&gt;
* [New] 2723 - Changes required in the UI to implement new functionality for Autonomous Counts. Replaced StationCountCategoryEdit model used in the index grid with a new view tailored for the grid requirements (ER 25815)&lt;br /&gt;
* [New] 2726 - Provided means for a user to acknowledge a SkyShare publication which has no attachments, provided they are on the Distribution List already (ER 26219)&lt;br /&gt;
* [New] 2727 - Changed the text of the Approve button (the one which opens the Approval dialog which offers both Approve and Reject options) to &amp;quot;Approve/Reject&amp;quot; on the EditPublication page (ER 26337)&lt;br /&gt;
* [New] 2742 - Added info labels to guide the user to acknowledge a whole SkyShare publication (or a specific attachment if the publication has attachments) once they have read and understood. These notices are removed once acknowledgement is done (SR 26281)&lt;br /&gt;
* [New] 2743 - Edit Stock Item Unit of weight should also update Pack Level 1 Unit of weight. Implemented UI message when the Item Pack level 1 is updated automatically from Stock Item weight UOM change. Stock Item Weight UOM update that propogates to ItemPack level 1 - fixed bug when the ItemPAck has no weight  value defined. In this case, we also propagate the weight value to avoid db constraint failures (ER 26285)&lt;br /&gt;
* [New] 2762 -  Filter SkyShare publications offered for selection as the predecessor so that only Active and Archived publications are listed (ER 26305)&lt;br /&gt;
* [AuthServer] 2657 - reference updates only (Specifically, LogistiX.Inflight.Services) (ER 16224)&lt;br /&gt;
* [M/T] 2412 - Schema changes required to the StockItem table - addition of StkItem_Stackable bit NOT NULL (ER 25019)&lt;br /&gt;
* [M/T] 2625 - Advance provisional transport orders to approved automatically (ER 25215)&lt;br /&gt;
* [M/T] 2630 - Rework of StationTransportSupplier to cover all possible txn types (ER 25321)&lt;br /&gt;
* [M/T] 2637 - We need to add a column to the TransportOrder table  TransOrd_QuotesDueBy  (ER 25121)&lt;br /&gt;
* [M/T] 2642 - Additional functionality to set the chargeable weight  (TransOrd_ChargeWeight)  on the TransportOrder when it is generated (ER 25327)&lt;br /&gt;
* [M/T] 2643 - Changes to Despatch Confirmation EDI to update any linked transport orders&lt;br /&gt;
* [M/T] 2646 - TransportOrder table. TransOrder_Control_FFO named incorrectly (ER 25121)&lt;br /&gt;
* [M/T] 2658 - Develop service interface for Portal progression of TransportOrders (ER 25215)&lt;br /&gt;
* [M/T] 2660 - For Consolidated Transports add ID of the Order it was consolidated to the TransportOrder table  (ER 25121)&lt;br /&gt;
* [M/T] 2661 - Change FK from StationItemStockOut to StationItem to peform cascade deletion&lt;br /&gt;
* [M/T] 2663 - Stocklevel Interface file error description to include the stock item, warehouse and airline code (SR 26053)&lt;br /&gt;
* [M/T] 2671 - Updates to Workflow for Despatch Confirmation EDI if Transport Orders Links - Chasers re TO (ER 24543)&lt;br /&gt;
* [M/T] 2672 - Updates to the Automatic progression of TO's from Provisional to pending Approval or Approved (ER 24543)&lt;br /&gt;
* [M/T] 2674 - DB changes to StationTransport to include Pickup and delivery data (ER 26083)&lt;br /&gt;
* [M/T] 2676 - Further changes to TransportOrder table for PickUp, Delivery Instructions and Insurance ( (ER 25121)&lt;br /&gt;
* [M/T] 2680 - Changes to TO creation from Requisition or B/Order processing to take account of DB changes on VSO 2676 (ER 25121)&lt;br /&gt;
* [M/T] 2684 - DB changes to SupplerTransport &amp;amp; WarehouseTransferTransport to include Pickup and delivery date (ER 24543)&lt;br /&gt;
* [M/T] 2710 - Revise and improve the StockItemReceipt WF process for SAPCentric work items which are linked to the dummy airline (ER 26121)&lt;br /&gt;
* [M/T] 2721 - DB changes associated with Task #2720 (ER 25815)&lt;br /&gt;
* [M/T] 2722 - Implementation of Autonomous Counts in the MT and StationCount workflow map (ER 25815)&lt;br /&gt;
* [M/T] 2731 - Cancel all old MRP batches in a status of Awaiting Review when a new MRP batch is run&lt;br /&gt;
* [M/T] 2752 - Add a new column to TransportOrder table to capture an external system reference (ER 25121)&lt;br /&gt;
* [M/T] 2760 - Detect and report on possible unique key failure when building data for outbound Receipt advice message (SR 26075)&lt;br /&gt;
* [M/T] 2819 - Fixed requisition WKIs  routing to exception, logging error: &amp;lt;&amp;lt;Message : Error converting data type numeric to decimal.&amp;gt;&amp;gt; (SR 26483)&lt;br /&gt;
* [M/T] 2841 - Fixed a problem when Auto-Document scheduling produced a daily document even if weekly scheduling was configured&lt;br /&gt;
* [Bugfix] 2423 - Added the missing file to the project (SR 25047)&lt;br /&gt;
* [Bugfix] 2454 - Fixed a handful of errors brought to light by Petr for Asset Management pages (ER 16084)&lt;br /&gt;
* [Bugfix] 2603 - Fixed Dismiss and Endorse buttons being shown on an ER that had been dismissed but where nobody had appealed that decision (thus there's no further decision to make yet) (SR 25823)&lt;br /&gt;
* [Bugfix] 2647 - Altered query used to build list of items which can be added to an RMA so that it avoids an arithmetic overflow (SR 25917)&lt;br /&gt;
* [Bugfix] 2654 - Fixed various buttons on Requisition/EditProvisional not working for Airline Admin and Airline Operational roles (SR 25947)&lt;br /&gt;
* [Bugfix] 2664 - INCO Terms - column heading title changed as per spec&lt;br /&gt;
* [Bugfix] 2670 - Fixed checks so that the transport method from the station defaults is used when there is no station item for the selected item (to add to a requisition)&lt;br /&gt;
* [Bugfix] 2670 - Add item to requisition fix - ensure the required date is persisted&lt;br /&gt;
* [Bugfix] 2673 - Moved the StockLevel related reports into a TabStrip to be more consistent with the cosmetics of the rest of the reports&lt;br /&gt;
* [Bugfix] 2673 - Fixed 2 navigation errors within general reports. Specifically, after navigating to Discrepancy view / edit pages from either of the 2 Discrepancy-related reports, the back button wasn't working as expected. Additionally, fixed the Site Info icon seen on the &amp;quot;Issue Summary&amp;quot; modal window from the &amp;quot;All Transactions&amp;quot; report. Bonus: When the user clicks on one of the tabs for a different report, the URL will be updated without causing a page reload so that the user can copy the URL for sharing (previously, once the page loaded, you could switch between reports and the URL would still point to the first report which loaded)&lt;br /&gt;
* [Bugfix] 2679 - Fixed the 'Is empty / Is Not empty' grid filters to filter empty or null (and vice versa) (SR 26097)&lt;br /&gt;
* [Bugfix] 2682 - Financial consumption chart fixes. drill-down fixes. 1. Display the selected warehouse code next to the Select Warehouse button 2. Changed 'Station Deopt' label to 'Location Code'. Applied to Station and Warehouse grids&lt;br /&gt;
* [Bugfix] 2689 - SkyShare - further bug fixes, plus some code tidying&lt;br /&gt;
* [Bugfix] 2690 - Requisition/Approval redirection fix for reject action (SR 26133)&lt;br /&gt;
* [Bugfix] 2695 - Added grid filter persistence for the main grid when entering the &amp;quot;drawing canvas&amp;quot; from AircraftModule page (SR 26147)&lt;br /&gt;
* [Bugfix] 2700 - Adjusted calculation to determine whether or not a SkyShare Publication is &amp;quot;overdue&amp;quot; so that it's not considered overdue on the day it's due... i.e. it has to actually be the following day or later (SR 26107)&lt;br /&gt;
* [Bugfix] 2706 - Modified logic on Add, Edit and Delete buttons on SkyShare Publication Index grid as well as all child grids and also the grids on the Edit Publication page such that the nominated approver can edit, approve, etc. (SR 26093)&lt;br /&gt;
* [Bugfix] 2709 - Added user-friendly errors when a user tries to create a new PO Contract, but either specifies a MaxValue and no Currency, or vice versa. Also ensured that post-backs on that page don't A) cause the Currency DDL to lose its options, or B) cause the majority of fields to get re-hidden if a supplier was already selected (ER 26209)&lt;br /&gt;
* [Bugfix] 2719 - Fix modal window resizing (on the /AirlineSupplier/Edit/) when lengthy modal errors are shown&lt;br /&gt;
* [Bugfix] 2724 - Fixed filename for exports from the Item grid on EditPreSubmitPurchaseOrder (SR 26217)&lt;br /&gt;
* [Bugfix] 2725 - SkyShare - create SkyShare publication validation bug. Fixed the logic for DateNotBeforeAttribute. Also fixed the airline selection popup - to list airlines in name order&lt;br /&gt;
* [Bugfix] 2729 - Fixed the &amp;quot;Reviewed?&amp;quot; filter on SkyShare Publication Index so that users have options for &amp;quot;Yes&amp;quot;, &amp;quot;No&amp;quot;, and &amp;quot;Partially&amp;quot;, and all behave as you'd expect. Also fixed the exports for the same grid - the Reviewed column was showing incorrect data (SR 26189)&lt;br /&gt;
* [Bugfix] 2730 - SkyShare Publication fix. Show page fixed to show Supplier distribution type in modal window (SR 26225)&lt;br /&gt;
* [Bugfix] 2733 - Tweaked changing message centre config when a config is missing in the DB&lt;br /&gt;
* [Bugfix] 2734 - SkyShare fix for Publications - allow users to view the distribution list for an active record when in edit mode&lt;br /&gt;
* [Bugfix] 2741 - Asset Map map updated - markers have been updated for better placement accuracy&lt;br /&gt;
* [Bugfix] 2745 - Module edit in the UI now allows HTML inout for the 'User Notes' field (ER 26287)&lt;br /&gt;
* [Bugfix] 2747 - Fixed 2 bugs when editing a SkyShare Publication - One whereby it was not possible to remove all of the previously-selected distribution &amp;quot;entities&amp;quot; (suppliers, stations, roles etc), and one where an unhelpful message was presented if no roles were selected. Both issues relate to saving the publication fully (with buttons at the bottom of the page)&lt;br /&gt;
* [Bugfix] 2761 - Applied a default filter to the grid which presents SkyShare publications for the purposes of creating a publication link, so that by default, only Active and Archived ones are shown. User can change this filter if they so choose (ER 26307)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.129.8''' ''(RS 08/04/2021, LSY 08/04/2021)''&lt;br /&gt;
* [Bugfix] 2808 - Fixed SQL error that causes a blank page when saving an IssueHeader record from the Issue/Edit view, when no Delivery Term is selected (SR 26463)&lt;br /&gt;
* [M/T] 2812 - Requisitions not being set to Complete after full Despatch Conf iDoc received from SAP (SR 26447 / SR 26461)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.129.7''' ''(RS 24/03/2021, LSY 24/03/2021)''&lt;br /&gt;
* [New] 2119 - Final changes required for wiki to support both User Role and Airline based content restrictions&lt;br /&gt;
* [New] 2339 - Transit Qty's on Requisition Approval page now hyperlinked when qty is 0, and Transit Qty hyperlinking behaviour added to EditProvisional page which is used for REQ's in Awaiting Station Review (SR 15956)&lt;br /&gt;
* [New] 2579 - Changed the maintenance text again per Jaime's suggestion (ER 25731)&lt;br /&gt;
* [New] 2597 - Initial check-in. Creation of data models, placeholders for TransportOrder service methods. And also a placeholder for the TransportOrder Tab Strip under the Requisition Index grid. TransportOrderLink model configuration updated. Transport Order detail grid added to the Requisition Index detail/drill-down tab strip. Transport Order modal implemented form the Requisition/Index detail grid. (Tab Strip within the modal to be implemented still). Added TransportCargo and Links to the TransportOrder summary modal. Added Status History and Routing grids to the TransportOrder summary partial view. TransportOrder Notes functionality implemented inside the TransportOrder modal. Added Organization Site modal lookups inside the TransportSummary modal (ER 25795)&lt;br /&gt;
* [New] 2598 - Maintenaance pages for StockItemNote and view-only listing for StockItemNoteCategory. Added the new StkItemNote_Summary field to the UI (ER 25797)&lt;br /&gt;
* [New] 2611 - Added button to add PO Tracking Note from EditUnderReceivedPO page (ER 25831)&lt;br /&gt;
* [New] 2629 - As a result of StationTransportSupplier table replacement, rework the UI&lt;br /&gt;
* [New] 2650 - Updated the Issue/Edit page - the Delivery Terms DDL now also shows the related INCO terms along with the delivery terms code. Minor layout updates (ER 25955)&lt;br /&gt;
* [New] 2651 - View_IssueDetailKPI updated - removed reference to the droppped column IssueHdr_UserSpecified_WghtUnit_ID. View). IssueDetailKPI updated in db and UI to accomodate updates around (Shipping) container type&lt;br /&gt;
* [New] 2656 - UI updated to reflect recent schema updates to the StationReturnHeader table. (Container Type FK replaced with Shipping Container)&lt;br /&gt;
* [New] 2666 - Modified xxxQty hyperlinks on StockLevel page so that they are always visible (instead of only when the qty in question is &amp;gt; 0) (SR 26071)&lt;br /&gt;
* [New] 2667 - Swapped Reason Code for Description in the Substitution/EditUnplanned page&lt;br /&gt;
* [M/T] 2222 - MT aspects of changing source of supply at the approval stage (ER 23779)&lt;br /&gt;
* [M/T] 2398 - UserRegistration process - handle case where a requested airline has no users linked to the orgsite and therefore there is no-one to review&lt;br /&gt;
* [M/T] 2442 - Create Transport Order tables (ER 25121)&lt;br /&gt;
* [M/T] 2458 - Add new bit columns to StationTransport table (ER 25185)&lt;br /&gt;
* [M/T] 2472 - New workflow for Transport Ordering (ER 25215)&lt;br /&gt;
* [M/T] 2474 - Station Stock Image code tidyup - remove redundant code and tables (SR 16036)&lt;br /&gt;
* [M/T] 2481 - Create and model business entities and repository layer for support of Transport ordering (ER 24543)&lt;br /&gt;
* [M/T] 2481 - Fixed a bug where MT was looking a transport ordering setting during the ProcessRequisitions step and routed to exception when it didn't find any (ER 24543)&lt;br /&gt;
* [M/T] 2487 - Create Transport Order ApprovalUsers table (ER 25215)&lt;br /&gt;
* [M/T] 2489 - Generation of issues from requisitions for any emergency quantity when the attribute for preferred transport is USER does not take the correct transport chain/mode (ER 25283)&lt;br /&gt;
* [M/T] 2490 - Improve alert message handling for problem scenarios (ER 25275)&lt;br /&gt;
* [M/T] 2491 - Create Airline4PL profie and InventoryOwnershipType tables (ER 25289)&lt;br /&gt;
* [M/T] 2494 - Adjust constrainst on new TransportOrder tables (ER 25121)&lt;br /&gt;
* [M/T] 2495 - Create new table StationTransportSupplier (ER 25321)&lt;br /&gt;
* [M/T] 2498 - Fix calc of gross weight if there are mixed units of weight on the requisition (ER 25329)&lt;br /&gt;
* [M/T] 2499 - Add extra column to Transport Order for origin site (ER 25121)&lt;br /&gt;
* [M/T] 2501 - Add extra column to TransportCargo for commodity code (ER 25121)&lt;br /&gt;
* [M/T] 2505 - SkyLog generated PO documents which inclded lines that were split and closed (SR 25345)&lt;br /&gt;
* [M/T] 2506 - Improve error handling for RMA ORDERS05 if E1EDP20 section is missing (line level) (SR 23151)&lt;br /&gt;
* [M/T] 2507 - If mode of transport from requisition is not available use the mode defined on the StationItem before going to another warehouse when creating the issues (SR 25349)&lt;br /&gt;
* [M/T] 2510 - Force the shipping-station to confirm the quantities that have been despatched for Stn2Stn RMAs, thus ignoring the config. flag:  Station.Station_RMAShipConfReqd  (ER 25357)&lt;br /&gt;
* [M/T] 2518 - Station Order back order processing failure (SR 24457)&lt;br /&gt;
* [M/T] 2519 - Change logic for setting ReqHdr_ReqDate on automatically created requisitions (ER 25405)&lt;br /&gt;
* [M/T] 2519 - Fixed a bug when header level required date wasn't being set correctly (ER 25405)&lt;br /&gt;
* [M/T] 2536 - Review and likely revise a SP used by the MT: SupportRequestAttachment_Search (ER 25359)&lt;br /&gt;
* [M/T] 2545 - Found an issue with a Scheduled Report that should have triggered on the 1st day of each calendar MONTH, however, documents have been generated every MINUTE&lt;br /&gt;
* [M/T] 2553 - Addition Null checks in MRP explanation/query text construction (ER 25593)&lt;br /&gt;
* [M/T] 2557 - In unplanned item substitutions do not attempt to create new SPL if the Station does not already have an existing SPL for the original item (SR 25605)&lt;br /&gt;
* [M/T] 2561 - Enhance the outbound ReceiptAdvice interface to map free-text information from Skylog db into the resultant EDI that is produced and posted to our partners... (ER 25625)&lt;br /&gt;
* [M/T] 2566 - Improve error handling on RMA related EDIs (SR 25567)&lt;br /&gt;
* [M/T] 2574 - Use a custom timeout when purging data from the NWAWarehouse table when a NWA WKI is at the WarehouseForecastSummary step (ER 25691)&lt;br /&gt;
* [M/T] 2588 - MT Changes to permit updates to a UserRegistration at the point of Review (ER 25757)&lt;br /&gt;
* [M/T] 2591 - If a back order is processed and transport ordering enabled create a transport order (ER #25777 ) (ER 25777)&lt;br /&gt;
* [M/T] 2595 - Create an additional table to capture notes/documents related to a transport Order (ER#25121) (ER 25121)&lt;br /&gt;
* [M/T] 2596 - Add 2 further columns to TransportStatusHistory table (ER 25121)&lt;br /&gt;
* [M/T] 2599 - Bug reported by Petr - MT exception reported when attempting to submit a new PO that has been provisionally matched to a contract&lt;br /&gt;
* [M/T] 2601 - Add cascade delete functionality to SkyShare PublicationAccessLog table&lt;br /&gt;
* [M/T] 2610 - In16 overflow reported on StationItemStockOut calcs&lt;br /&gt;
* [M/T] 2627 - SPM will be able to access SkyShare publication relates to his/her station regardless of ShyShare access (SR 26229)&lt;br /&gt;
* [M/T] 2627 - Fixed a bug with requisition / shipment generation when there were no weights and dimensions in the IpemPack table (SR 26419)&lt;br /&gt;
* [M/T] 2728  - Fixed problem with deadlines on the WaitExpiry step of the SkyShare Publication workflow map (SR 26185)&lt;br /&gt;
* [M/T] 2735 - SkyShare distribution to Station users should not exclude SPM if they do not have SkyShare access yet (SR 26229)&lt;br /&gt;
* [M/T] 2738 - Fixed a problem where all critical users had reviewed the SkyShare publication and the wki gets routed to wait expiry - subsequent updates of the publication before expiry date is reached then caused the wki to terminate prematurely instead of sending out alerts as expected (SR 26091)&lt;br /&gt;
* [M/T] 2792 - Fixed problems processing EDI's related to the creation and progression of Station Orders and calculation of Gross Weight (SR 26387 / SR 26393)&lt;br /&gt;
* [M/T] 2793 - Fixed failing stock out process (SR 26397)&lt;br /&gt;
* [Begfix] 2685 - SkyShare/Publication updates for new db constraints (SR 26109)&lt;br /&gt;
* [Bugfix] 2289 - Ensures that a user is prevented access to SkyShare if they have access to SkyShare but none of their accessible airlines do. Also, added a check when initialising a NEW Publication, to ensure the chosen airline does infact have SkyShare access (ER 24077)&lt;br /&gt;
* [Bugfix] 2374 - Added Manufacturer to &amp;quot;Items Supplied&amp;quot; grid on AirlineSupplier/Edit. Also fixed a bug on the same page where it was impossible to change the Manufacturer for a given item&lt;br /&gt;
* [Bugfix] 2416 - Fixed unfriendly message presented to user when they don't specify an Auto Requisition Option in the Station Defaults editor window (SR 25033)&lt;br /&gt;
* [Bugfix] 2421 - Hooked the External Demand File upload UI to the appropriate M/T service endpoint so that uploaded files actually get processed (SR 25043)&lt;br /&gt;
* [Bugfix] 2554 - Rolled back changeset #35703 and amended it so that RDC- prefix becomes IWT- and ensured that exported documents also contain the IWT- prefix&lt;br /&gt;
* [Bugfix] 2582 - Ensured that the items offered for selection (for adding to a Warehouse Transfer) do not include any items which are already on the Warehouse Transfer, and also defaulted the Item Required Date to match the header-level required date&lt;br /&gt;
* [Bugfix] 2597 - Transport Order window is now modal - so the background is greyed out, giving proper focus on the active modal window. Re-jigged some fields in the page, preventing wrapping of the Transport Mode and &amp;quot;Forwarding Bill To&amp;quot; labels and values. Shipper field value corrected. Clear line separates the shipping method/provider info and the cost info so between FCL and Currency (ER 25795)&lt;br /&gt;
* [Bugfix] 2602 - Fixed live re-calculation of Target Pick Date on WarehouseTransfer/Initialise when user changes any of the variables which affect it&lt;br /&gt;
* [Bugfix] 2608 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2615 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2617 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2618 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2619 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2620 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2621 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2622 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2623 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2624 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2629 - Fixed handling of TransportSupplier modal edit datasource errors. Minor improvement to Weights and Dimensions controls functionality&lt;br /&gt;
* [Bugfix] 2631 - Fixed grids on Workflow Exceptions and Interface File Errors pages to allow normal text selection (rather than excel style full-cell selecting) (SR 25889)&lt;br /&gt;
* [Bugfix] 2632 - Fixed grids on Workflow Exceptions and Interface File Errors pages to allow normal text selection (rather than excel style full-cell selecting) (SR 25889)&lt;br /&gt;
* [Bugfix] 2635 - ixed ER Status DDL having no selectable options after a post-back (SR 25913)&lt;br /&gt;
* [Bugfix] 2652 - Added non-global activity spinner for each SkyShare Publication Attachment to indicate to the user that it's loading. Also removed the problematic sidebar button in the PDF viewer which was causing a loading loop (presented as a flickering document). Added FileSize to PublicationAttachments (Schema change script included) (SR 25937)&lt;br /&gt;
* [Bugfix] 2655 - Fixed label in the IWT Back Order edit page&lt;br /&gt;
* [Bugfix] 2662 - Extended validaitons around AirlineSupplier contact email input. Fixed so that failur for potentially dangerious input e..g pointed brackets) is reported back to the user in the modal editor window (SR 26039)&lt;br /&gt;
* [Bugfix] 2697 - Improved exception handling for StationCount/SetActualCountDate (SR 26159)&lt;br /&gt;
* [Bugfix] 2699 - Validation checks added when constructing or approving a SkyShare publication to ensure that the selected distribution &amp;quot;entities&amp;quot; are not left empty. When constructing, the warning can be ignored. When approving, it cannot. Additionally, forces the user to save data before submitting [for approval] or approving, if the distribution details have changed (SR 26113)&lt;br /&gt;
* [Bugfix] 2704 - Fixed the ability to edit various parts of a SkyShare publication in the Show-only view (SR 26119)&lt;br /&gt;
* [Bugfix] 2716 - Adjusted behaviour on WarehouseTransfer/Initialise so that the Target Pick Date is only presented (and calculated) when BOTH Required Date AND Transport Method are chosen&lt;br /&gt;
* [Bugfix] 2716 - Commented out &amp;quot;Transport data has not been configured...&amp;quot; message in WarehouseTransfer/Initialise (&amp;quot;Create&amp;quot; view) which does not make much sense since Transport Method is now a required field&lt;br /&gt;
* [Bugfix] 2717 - Fixed an error presenting Tracking Notes on a PO when the Comment field is left blank and removed the unnecessary quotes on the tooltip for said comment field (when it's presented in the grid)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.128.7''' ''(RS 04/03/2021, LSY 04/03/2021)''&lt;br /&gt;
* [Bugfix} 2692 - Fixed. Do not validate the header/line item required dates against the preferred MOt for caterers. Current functionality does not permit caterers to edit the MOT, thusd there is no MOT dropdown list on the page (SR 26127)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.128.6''' ''(RS 25/02/2021, LSY 25/02/2021)''&lt;br /&gt;
* [New] 2330 - Ensured that a user is prevented from resuming an export if it was a global admin who paused it (unless they themselves are global admin too), also added the source URL where a download originated in the export cancellation notification&lt;br /&gt;
* [New] 2378 - Moved the new Comment column (ER 24813)&lt;br /&gt;
* [New] 2439 - Ensured that the UID gets passed back to the view when creating a new ShippingContainer record, so that further edits to the same record (before a page reload etc) can be successful. Added user friendly message for IDX_ShippingContainer_Code violation (ER 25115)&lt;br /&gt;
* [New] 2492 - Finished the Airline 4PL Profile piece (added the details &amp;amp; editor to the Airline Index grid's child template) (ER 25289)&lt;br /&gt;
* [New] 2515 - Add warning message when generating supplier forecast (ER 25391)&lt;br /&gt;
* [New] 2516 - Further changes to requisition Creation regarding Preferred transport and required date. Further work for requisition creaiton regaridng preferred MOT and the required date. The requisition header required date is now automatically set to the latest required date at line level. Also made further changes to the requisition add item functionality - prevents preferred MOT selection according to the Org Attribute config for STATION_CREATION_METHOD value. Also created a JavaScript object to handle a bulk of Add Requisition Item functionality. Improvements to requisiiton edits around required dates and preferred MOT (ER 25397)&lt;br /&gt;
* [New] 2520 - Additional fields (preferred MOt, and stock out information) added to Requisition Detail lines/show page. Changed stock out emergency popup trigger event from mouse-click to mouse hover (ER 25409)&lt;br /&gt;
* [New] 2525 - Added column resizer button to grid on NetworkAnalysis/ActionedChanges and /ForecastChanges (ER 25423)&lt;br /&gt;
* [New] 2534 - Prevent Station_Port_ID from being changed once a station has become active (ER 25485)&lt;br /&gt;
* [New] 2539 - Station/EditITem - Added additional data to the Delivery Location dropdown list template (transport mode and default) (SR 25541)&lt;br /&gt;
* [New] 2550 - SAP-Centric Back Orders index grid - exclude airlines (from the ailrine filter) which are not configured as SAP Centric. Also implemented Stock Item and Pack modal popup from the same index page (hyperlinking the Item Code column) (SR 24295)&lt;br /&gt;
* [New] 2551 - Implemented hyperlinks in Stock Level transactions to 'jump' to a transaciton. Although instead of jumping, the transaction is loaded in a modal window, allowing the user to remain on the Stock level page (SR 22071)&lt;br /&gt;
* [New] 2552 - Stations/Index - hide the + button if a station already has defaults setup (SR 24697)&lt;br /&gt;
* [New] 2572 - Permit users with Role 13 [Supplier Relationship Manager (RO)] access to additional pages, including /PurchaseOrder/AwaitingShipmentConfirmationIndex + /PurchaseInvoice/AwaitingCommitment (ER 25231)&lt;br /&gt;
* [New] 2575 - Added filter to the &amp;quot;Image&amp;quot; column on pages /StockItem/ItemsIndex and /StockItem/ItemCatalogueIndex (ER 21451)&lt;br /&gt;
* [New] 2576 - Financial consumption dashboard updated to consider warehouse consumption, including Warehouse filtering. Financial Consumption chart - series data drill-down functionality updated to allow drill-down by Warehouse&lt;br /&gt;
* [New] 2579 - Updated maintenance message formatting throughout the portal (ER 25731)&lt;br /&gt;
* [New] 2584 - Modification to DeliveryTerm maintenance pages - utilises new INCOClass table (ER 25759)&lt;br /&gt;
* [New] 2585 - Implementation of UI page for INCO Terms. Minor updates. Renamed the relevant DTO model classes to be more aligned with accepted development standards/conventions (ER 25759)&lt;br /&gt;
* [Bugfix] 2285 - Fixed /StationReturn submenu 2. Fixed edit icon on MRP/SupplierForecast (DocumentRequest detail tab). Fixed - Adjustments and All Transactions listed in a wrong order in the menu 2. Fixed - Inventory &amp;amp; Financial reports should not be accessible to the user (SR 24411)&lt;br /&gt;
* [Bugfix] 2289 - Ensured that a user is prevented access to SkyShare if they have access to SkyShare but none of their accessible airlines do. Also, added a check when initialising a NEW SkyShare Publication, to ensure the chosen airline does infact have SkyShare access (ER 24077)&lt;br /&gt;
* [Bugfix] 2322 - Changed user reinstate functionality so that the behaviour differs for SSO users and non-SSO users. For non-SSO, UserDet_Active is set to 1, and UserLoginAudit_LastLoginTimestamp is set to 14 days ago. For SSO users, the same is done, and also the UserLoginAudit record is updated further - _Locked becomes false, and _FailureCount becomes 0 (ER 24369)&lt;br /&gt;
* [Bugfix] 2334 - Fixed 4 bugs with the SkyShare project reported by Fran (ER 24077)&lt;br /&gt;
* [Bugfix] 2338 - Updates Stock Development Per Site - do not automatically add in missing days to the chart, which had caused a misleading 'V' dip to be shown (ER 15952)&lt;br /&gt;
* [Bugfix] 2345 - Changed the filter options on &amp;quot;Record Type&amp;quot; for both inbound and outbound File Register pages, so that the behaviour acts as a whitelist rather than a blacklist. E.g. now ONLY types starting with &amp;quot;inbound&amp;quot; are offered as a filter option on the inbound page, and ONLY those starting with &amp;quot;outbound&amp;quot; or &amp;quot;forward&amp;quot; are offered on the outbound page (SR 15802)&lt;br /&gt;
* [Bugfix] 2411 - Fixed both findings by Petr (delete button only to be visible for global admins, and fix to record editing) (ER 25021)&lt;br /&gt;
* [Bugfix] 2426 - Fixed security menu not showing up for the 2 new Airline roles and ensured only users with a lesser role are displayed on the UserIndex and AllowedStationsIndex pages (SR 25055)&lt;br /&gt;
* [Bugfix] 2509 - Fixed error reporting and added appropriate validation for AirlineSupplierContact Email (SR 25275)&lt;br /&gt;
* [Bugfix] 2514 - Fixed toolbar to add a PO Tracking note, in the PO details partial view (SR 25389)&lt;br /&gt;
* [Bugfix] 2516 - Implemented enhanced item level required date validation checks and messaging, as per the spec (ER 25397)&lt;br /&gt;
* [Bugfix] 2521 - Fixed text colour for Requisitions menu (ER 25411)&lt;br /&gt;
* [Bugfix] 2522 - Fixed error reporting, added optional airline field (to grid), and made the note required when StkItem_SupplyAtRisk = true&lt;br /&gt;
* [Bugfix] 2523 - Fixed line level comments not being stored for cancelled lines (SR 24079)&lt;br /&gt;
* [Bugfix] 2524 - Improved styling of the SkyPortal notification modals (SR 15710)&lt;br /&gt;
* [Bugfix] 2526 - Improved post-back handling and validation on AddItemToCount view - if the count is using Float Qty's then this field must not be null, and at least one of the qty's must be greater than 0 (also applies when the count isn't using floating qty's but obviously just applies to the BackupQty field there) (SR 16134)&lt;br /&gt;
* [Bugfix] 2529 - Amend the Unplanned Substitution Approval page to honour an extended list of potential approving-users&lt;br /&gt;
* [Bugfix] 2531 - StockLevel index - fix to the hyperlinks for txn modals - changed to prevent redirects (not directly linked to this task but was picked up i ntesting). Also improved the layout for the IWT modal header panel. Fix to bug preventing requisition lookup from the expected backorder modal [SR 22071]&lt;br /&gt;
* [Bugfix] 2532 - Fixed Station Edit - 'valid to date' input control. It is now possible to set the value to null&lt;br /&gt;
* [Bugfix] 2537 - Menu header &amp;quot;Create / Review&amp;quot; - seems the word &amp;quot;Requisitions&amp;quot;&lt;br /&gt;
* [Bugfix] 2546 - Support Ticket edit navigation fixed - URL Referrer will not always be present (SR 25583)&lt;br /&gt;
* [Bugfix] 2547 - Added filename column heading. Also moved several JS functions from polluting the global scope (SR 25581)&lt;br /&gt;
* [Bugfix] 2556 - Unplanned Substitutions - fix to reason code bein null on posback. Also tidied up the 'Activate' modal window&lt;br /&gt;
* [Bugfix] 2558 - Updated query constructor for returning the list of suitable users for selection as Count Responsible for a NEW station (SR 25035)&lt;br /&gt;
* [Bugfix] 2564 - Requisition/Index user grid filter preferences are automatically persisted when using any action from the 'quick action/bolt' button that naviagtes the user away from the page (SR 25165)&lt;br /&gt;
* [Bugfix] 2573 - Fix to Supplier Forecast access for Supplier Relationship Mamager role (ER 25231)&lt;br /&gt;
* [Bugfix] 2577 - StationShipments index grid - prevent columns from being hidden/removed dynamically due to browser window size (ER 16144)&lt;br /&gt;
* [Bugfix] 2580 - Allow RMA approval process to accept the desired ship date to be today's date (but not before) (ER 25735)&lt;br /&gt;
* [Bugfix] 2634 - Fixed error caused by lovely embedded viewModel properties and that in turn fixed the bug of being unable to add items to an RMA (SR 25921)&lt;br /&gt;
* [Bugfix] 2640 - Fixed bugs with exporting Linked SkyShare Publications and Distribution lists from Edit and Show Publication pages (SR 25933)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.127.16''' ''(RS 12/02/2021, LSY 12/02/2021)''&lt;br /&gt;
* [Bugfix] 2445 -  Fixed a receipt confirmation page for shipments so that it does not show an error message on an attempt to receipt confirm goods (SR 26005)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.127.15''' ''(RS 11/02/2021, LSY 11/02/2021)''&lt;br /&gt;
* [New] 1891 - Allow Supplier Relationship Manager role read only acces to Item Categories (ER 22225)&lt;br /&gt;
* [New] 2386 - Implemented a mechanism to detect and prevent duplicate export requests for a common user. Exports will be prevented if the user already has an export in progress or waiting (paused) which will likely result in the same data and the user will be presented with a message telling them why. User can then either forget about the second export or cancel the first and try again&lt;br /&gt;
* [New] 2410 - Support Request Warning Logs (display) (ER 25017)&lt;br /&gt;
* [New] 2428 - Modified the validation when user changes the qty for a suggested line, so that it only looks at the non-manually-added lines, and added a new check with a different message which checks that manually added lines have comments (ER 16791)&lt;br /&gt;
* [New] 2443 - Add hyperlinks to various Qty figures on MRP/EditAlert, which present popup windows akin to what we have on the StockLevel page (explanations and breakdowns of what made those figures) (ER 25119)&lt;br /&gt;
* [New] 2444 - Implement filtering to allow a user ( typically with a Caterer / Groundhandler role) to view an Item Catalogue which is specific to their station(s) (ER 16050)&lt;br /&gt;
* [New] 2451 - UI updated for ShippingContainer maintenance. New validation checks and messages for weights and dimensions (ER 25115)&lt;br /&gt;
* [New] 2453 - Configured the Station Par Level grid for storing user filters, which includes remembering the preferred grid size. This also persists the grid settings on navigation to another page (ER 16048)&lt;br /&gt;
* [New] 2454 -  Asset &amp;amp; Asset Tags Management (ER 16084)&lt;br /&gt;
* [New] 2455 - Add header level comment to Issue Details report (ER 25159)&lt;br /&gt;
* [New] 2456 - UI updated to accomodate WarehouseTransferHEader updates (_DelTerms changed to FK DelTerm_ID) (ER 24831)&lt;br /&gt;
* [New] 2457 - UI updates - IssueHeader.IssueHdr_DelTerms has changed to become a FK, .IssueHdr_DelTerm_ID (ER 24831)&lt;br /&gt;
* [New] 2462 - New fields added to UI maintenance for SupplierTransport (ER 25213)&lt;br /&gt;
* [New] 2463 - Station Transport maintenance and show [ages updated to accomdate new columns. Added in new StationTransport fields to several sub-grids in th eportal. Also updated label texts (ER 25185)&lt;br /&gt;
* [New] 2464 - WarehouseTransferTransport maintenance updated to accommodate two new fields (ER 25187)&lt;br /&gt;
* [New] 2465 - New fields added to UI maintenance for SupplierTransport (ER 25213)&lt;br /&gt;
* [New] 2485 - Organization Attributes listing index (ER 25267)&lt;br /&gt;
* [New] 2486 - UI requisition updates for preferred mode of transport editing. OrganizationAttibute/STATIONORDER_CREATION_METHOD is used to determine if header and detail modes of transport can be editied. Suitable notificaitons are provided to inform users of available/limited editing. Update to SP that is responsible for generating a requisition from a selected template (ER 25269)&lt;br /&gt;
* [New] 2488 - TransportOrderApprovalUsers and Airline4PLProfile&lt;br /&gt;
* [New] 2491 - Added FK_Airline4PLProfile_InventoryOwnershipType (ER 25289)&lt;br /&gt;
* [New] 2492 -  TransportOrderApprovalUsers and Airline4PLProfile (ER 25289)&lt;br /&gt;
* [New] 2496 - Implementation of DISPLAY ONLY functionality for StationTransportSupplier. UI Maintenance functionality for StationTransportSupplier (ER 25321)&lt;br /&gt;
* [M/T] 2641 - Fixed a calculation of DaysCoverage which is ForecastStockQty / DemandDailyAverage sto include a possible 0 (SR 25905)&lt;br /&gt;
* [AuthServer] 2364 - Changed behaviour of the Role Group Help button on the RegisterNewUser page so that it opens the appropriate Wiki page instead&lt;br /&gt;
* [AuthServer] 2394 - Maintenance banner on Login screen (AuthServer) adjusted so that the text is black when the maintenance is an hour or more in the future, but red if it's closer (or active)&lt;br /&gt;
* [AuthServer] 2579 - Changed the maintenance text again per Jaime's suggestion - change for UI, not AuthServer (yet a new version of the AuthServer had to be produced because of a shared resources.dll file) (ER 25731)&lt;br /&gt;
* [AuthServer] 2579 - Changes to AuthServer maintenance message and SSL seal position. Further changes to maintenance message text so that it could work for both UI and AuthServer (ER 25731)&lt;br /&gt;
* [Bugfix] 2343 - RMA receipt confirmation - implementation of a 'Close remaining balance' function (SR 24079)&lt;br /&gt;
* [Bugfix] 2403 - Fixed Contracted Items report column labels (ER 24965)&lt;br /&gt;
* [Bugfix] 2441 - Fixed faulty error when terminating an active PO Contract (record you attempted to update has been modified by another user)&lt;br /&gt;
* [Bugfix] 2446 - Fixed the financial consumption report. All series bars now show total values (SR 25153)&lt;br /&gt;
* [Bugfix] 2449 - Ensured that the grid on ItemSupplier/WarehouseDetails reloads its data after a data changing operation&lt;br /&gt;
* [Bugfix] 2461 - Fixed an issue when creating a support ticket - if category is initially set as Enhancement Request but changed before the form is submitted, the Priority was being sent across as null (provided the user didn't manually change it from &amp;quot;Low&amp;quot;) (SR 25197)&lt;br /&gt;
* [Bugfix] 2476  - Product access required for StockItem/ReplacementsIndex wasn't in line with the menu item visibility (SR 25243)&lt;br /&gt;
* [Bugfix] 2482 - Fixed Airline WMS Code AMpping grid data access to match the access rights of the page itself&lt;br /&gt;
* [Bugfix] 2484 - Fixed the consistency between the &amp;quot;main/home&amp;quot; menu and the &amp;quot;strip/child&amp;quot; menus for the System/Admin section (ER 25293)&lt;br /&gt;
* [Bugfix] 2500 - Fixed previous mistake made in view file (SR 25307)&lt;br /&gt;
* [Bugfix] 2502 - Fixed Change Contract and Auto Match buttons doing nothing on EditPreSubmitPurchaseOrder, also fixed Contract details disappearing after a post-back (save &amp;amp; continue etc) (SR 25333)&lt;br /&gt;
* [Bugfix] 2504 -  Fix duplicate / false entries showing up in Supplier Forecasting index (SR 25299)&lt;br /&gt;
* [Bugfix] 2594 - Issue Details KPI report fixes. 1. Removed invalid reference to IssueHdr_DelTerms. 2. Fixed export functionality bug - breaks when loading user-stored filters. 3. Removed a number of unnecessary columns from the database view. 4. Changed grid filter for Transport Mode, to use a select-list&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.126.16''' ''(RS 01/02/2021, LSY 01/02/2021)''&lt;br /&gt;
* [Bugfix] 2559 - table object AvgWeightedCostScheduleConfig removed  from the Inflight solution. Data is now read from ScheduletaskConfig, JobType = 51 ('ItemAvgWeightedCost') (SR 25843)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.126.15''' ''(RS 28/01/2021, LSY 28/01/2021)''&lt;br /&gt;
* [New] 1445 - Bulk of work complete for Scheduled Reports&lt;br /&gt;
* [New] 1914 - Porting task - to bring across UI content for handling REQ Batch tables&lt;br /&gt;
* [New] 2085 - Added comment field to Planned PO's grid on EditSupplierForecast page (ER 23775)&lt;br /&gt;
* [New] 2120 - Aircraft Enhanced Exporting&lt;br /&gt;
* [New] 2121 - Aircraft Configuration Enhanced Exporting&lt;br /&gt;
* [New] 2122 - Aircraft Storages Enhanced Exporting&lt;br /&gt;
* [New] 2123 - Aircraft Stowage Types and Tail Numbers Enhanced Exporting&lt;br /&gt;
* [New] 2125 - Market Enhanced Exporting&lt;br /&gt;
* [New] 2130 - Master Flight Routing Enhanced Exporting&lt;br /&gt;
* [New] 2131 - Aircraft Routing Enhanced Exporting&lt;br /&gt;
* [New] 2142 - Airline Analytics (RO) role now has access to Purchase Ordering, and Warehouse Transfer reports. Also, when viewing the Warehouse Index grid can now only see warehouses linked to their airlines&lt;br /&gt;
* [New] 2339 - Add Station Item In-Transit Details page, hyperlinked from the Transit Qty column(s) on Requisition Approval - Work still in progress. Cosmetics and fix for some of the hyperlinks within the popup window which take the user to the RMA / Station Order etc (SR 15956)&lt;br /&gt;
* [New] 2374 - Added the Edit button on the Items Supplied grid on the AirlineSupplier/Edit view&lt;br /&gt;
* [New] 2378 - Add header level comment to RMA Details report (ER 24813)&lt;br /&gt;
* [New] 2379 - Fixes for adding items to stations via Global Updates - For each station listed, AutoREQ Option will now default to whatever is set in the Station Defaults, and the Next Requisition date fields also will have a default - the earliest future NextReqDate of the StationItems already linked to the station in question. If no such value can be found, it defaults to 7 days in the future. Additionally, when changing the selection in the Auto Requisition Option DDL, the default date will appear / disappear depending on the selection, prompting users to change it if necessary, and avoiding a situation where it's unset by mistake (SR 24819)&lt;br /&gt;
* [New] 2380 - SupplierTransport and FK to DeliveryTerms - UI updates. Updated StationWarehouseLinks view (accessed from station edit) to work with StationTransport DeliveryTerms updates in the modal editor (ER 24825)&lt;br /&gt;
* [New] 2381 - DB Change script updated - added new FK constraint to DeliveryTerm table. Change StatTrans_DelTerm to a to a FK StatTrans_DelTerm_ID (ER 24829)&lt;br /&gt;
* [New] 2382 - Warehouse Transfer Link and Transpoty Chain mainenance. Also enhanced the ExportController to allow foreign keys to be configured (ER 24831)&lt;br /&gt;
* [New] 2384 - Supplier Transport Chain main index grid and maintenance / 'Enhanced' exporting added for Supplier Transports Chain index grid (ER 24835)&lt;br /&gt;
* [New] 2387 - Added show page for OrganizationSite data, and added some hidden optional fields to the Organization Site index listing (ER 17353)&lt;br /&gt;
* [New] 2388 - Warehouse Transfer Link and Transpoty Chain mainenance. Also enhanced the ExportController to allow foreign keys to be configured (ER 24839)&lt;br /&gt;
* [New] 2394 - Suppressed maintenance banner and pop-up notifications until scheduled maintenance is within the next hour (ER 24857)&lt;br /&gt;
* [New] 2401 - Added Description to the GL Account Category DDL ValueTemplate so users have a better clue about which option is selected (to both StockItem Edit and Add pages) (ER 24915)&lt;br /&gt;
* [New] 2402 - Made SSL Seal position more dynamic based on user name length (SR 24947)&lt;br /&gt;
* [New] 2403 - Wide General reports updated to use sticky columns (ER 24965)&lt;br /&gt;
* [New] 2404 - Column sequences stored in user preferences (ER 24925)&lt;br /&gt;
* [New] 2406 - Added optional Destination column to Stock Level Transaction grids on StockLevel/Index and StockLevel/AllTransactions (ER 24959)&lt;br /&gt;
* [New] 2407 - RMA updates - take into account the source station settings around RMA Qty enforcement when editing/approving an RMA and it's items. We now present in the UI an indication that the RMA qtys are being enforced. Added StationReturnController updates (SR 23923)&lt;br /&gt;
* [New] 2411 - Add content to the portal to maintain (add, edit, show) data in the new TransportStatus table (ER 25021)&lt;br /&gt;
* [New] 2432 - Generation and viewing/retrieval of Proforma Invoice documents for RMA txns . Functionality now available in the Edit page, as well as the Show page (ER 24415)&lt;br /&gt;
* [New] 2435 - Sea Movement Type mapping maintenance implemented in the UI (ER 25095)&lt;br /&gt;
* [New] 2439 - Shipping Container show page now shows the volumes. Updated the display attributes for the dimensions - to 3 decimal places. Minor update - replaced on-the-fly volume calculation with database fields. Added Volume value calcaulation and display of volume UOM to ShippingContainer edit popup (ER 25115)&lt;br /&gt;
* [New] 21451 - Item Catalogue - Allow exporting of images to Excel&lt;br /&gt;
* [M/T] 1342 - Major enhancements to StationItemStockOut process to capture more info and provide better Station KPI info (ER 24673)&lt;br /&gt;
* [M/T] 1342 - Fixed a problem that was causing StationStockOut WKIs to route to exception&lt;br /&gt;
* [M/T] 2323 - Validate IWT TargetPickDate upon submission of new IWT via portal (SR 18981)&lt;br /&gt;
* [M/T] 2336 - Add auto-reminder and auto-deletion to SkyShare Publications that have been rejected at approval (ER 23963)&lt;br /&gt;
* [M/T] 2337 - Support possible changes in the PublicationDistribution when a SkyShare publication is rejected and then resubmitted by the originator (ER 23963)&lt;br /&gt;
* [M/T] 2348 - Support re-opening of a contract previously closed due to ceiling being reached upon CPO cancellation (SR 22555)&lt;br /&gt;
* [M/T] 2348 - Fixed a problem whereby PO submission failed when the PO was provisionally linked to a contract where the PO line quantities matched exactly the available stock left on each line of the contract&lt;br /&gt;
* [M/T] 2350 - Add workitem location sanity check to Station Count process at StationItemKPICapture step (SR 19253)&lt;br /&gt;
* [M/T] 2353 - Populate Whse_ID field in TransferGLExpenseReport table upon GL expense interface execution&lt;br /&gt;
* [M/T] 2382 - MT impact on change of DelTerm column in WarehouseTransferHeader (ER 24831)&lt;br /&gt;
* [M/T] 2385 - Change SkyShare PublicationAccessLog population to ensure user accounts are only added if the user has SkyShare access (ER 23963)&lt;br /&gt;
* [M/T] 2390 - MT impact on change to DelTerm column in StationTransport table (ER 24829)&lt;br /&gt;
* [M/T] 2391 - MT impact on change to DelTerm column in Supplier Transport table&lt;br /&gt;
* [M/T] 2396 - Change to Station Count 24, 36, 48 hour reminder alerts to prevent possible duplication of alerts to users (SR 24735)&lt;br /&gt;
* [M/T] 2399 - Populate SSIM Header ID FK in FlightGroup table upon SSIM Burst (ER 24597)&lt;br /&gt;
* [M/T] 2415 - Change to support request progression interface to avoid workitem routing if no relevant change has been made&lt;br /&gt;
* [M/T] 2422 - Improvements to RMA station receipt conf to only set receipt date for actual receipts (SR 25047)&lt;br /&gt;
* [M/T] 2430 - Olson Timezone change to ensure safe conversion about timezone adjustment periods (SR 25075)&lt;br /&gt;
* [M/T] 2434 - Move ActualPax interface to generic task scheduler&lt;br /&gt;
* [M/T] 2438 - Change to IWT Out message generation to skip any cancelled lines&lt;br /&gt;
* [M/T] 2440 - Move Item average weighted cost to generic scheduler&lt;br /&gt;
* [M/T] 2442 - DB script for Transport Order table creation (ER 24543)&lt;br /&gt;
* [M/T] 2448 - tighten up check on despatch conf EDI validation to ensure ack message can only be skipped for SAP central clients (SR 25131)&lt;br /&gt;
* [Bugfix] 1445 - Fixed bugs found during testing&lt;br /&gt;
* [Bugfix] 2114 - WMS Shipment Reversal updates - Corrected the disdplay format for Issue UID on the 'Possible Matches' grid, and made that UI D a hyperlink to a display modal (ER 15654)&lt;br /&gt;
* [Bugfix] 2127 - Fixed a breaking change with Enhanced Exporting which was introduced in build 126&lt;br /&gt;
* [Bugfix] 2347 - Ensured records where Airline no longer exists, or Airline is inactive, are filtered out from results on the parent grid on /StationShipment/IntransitShipmentStationsIndex (SR 24637)&lt;br /&gt;
* [Bugfix] 2409 - Station Receipt report fixed to show correct values for the Transport Method (in the grid)&lt;br /&gt;
* [Bugfix] 2416 - Fixed UI reporting that StationDefaults.StatDflt_AutoReqOpt_ID is optional (SR 25033)&lt;br /&gt;
* [Bugfix] 2417 - Filtered out External Support role from the options presented when selecting Station Provisioning Manager whilst editing or adding a Station (SR 25035)&lt;br /&gt;
* [Bugfix] 2418 - Fixed typo in SkyShare PublicationDistributionType data&lt;br /&gt;
* [Bugfix] 2420 - Fixed Clear Filters button on Bespoke Reports (SR 25039)&lt;br /&gt;
* [Bugfix] 2421 - Extended access rights for Airline/Warehouse_Read method for SLX Local Admins, SLX Ops, Airline Admins, and Airline Operations, to facilitate those same roles being able to submit External Forecast Data files (these (and Global Admins) are the roles identified as being allowed to do that) (SR 25043)&lt;br /&gt;
* [Bugfix] 2424 - Filtered out Closed lines from the grid presented on StationShipment/EditStationReturnReceipt/ (SR 25047)&lt;br /&gt;
* [Bugfix] 2424 - Fixed a previous check-in which hid lines on the grid where StatRetRec_Closed = true. Now instead hides lines where StatRetDet_Closed = true (SR 25047)&lt;br /&gt;
* [Bugfix] 2439 - Fixed the unit of dimensions display, changed to show dimension (e.g. MTR) instead of unit code (e.g. M3), for the inner/outer dimensions (ER 25115)&lt;br /&gt;
* [Bugfix] 2459 - Fixed error appearing on any Bespoke Report (&amp;quot;ExtensionMethods&amp;quot; does not exist in the namespace)&lt;br /&gt;
* [Bugfix] 2466 - Fixed title for SSIM Flight Filters page&lt;br /&gt;
* [Bugfix] 2473 - Fixed edit button missing from PO's Awaiting Commitment page (due to a recent change which was to allow read-only access to POs for Supplier Managers) (SR 25229)&lt;br /&gt;
* [Bugfix] 2581 - Fixed a bug with IWT creation and a bug with maintaining Warehouse Transport Links&lt;br /&gt;
* [Bugfix] 2583 - ixes menu for WCS role - they will now see the 'Manage PO Exceptions' option (SR 25739)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.125.19''' ''(RS 12/01/2021, LSY 12/01/2021)''&lt;br /&gt;
* [Bugfix] 2316 - Financial consumption chart fix - corrected the  stack value. Fixes bug where any stacked bar had a negative value on the y-axis (SR 23245)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.125.18''' ''(RS 11/01/2021, LSY 11/01/2021)''&lt;br /&gt;
* [Bugfix] 2569 - Wrapped call to M/T in check for ticket's status - if complete, M/T not called&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.125.17''' ''(RS 07/01/2021, LSY 07/01/2021)''&lt;br /&gt;
* [New] 1891 - Allow SRM user role access to the PO Liners report and Item Catalogue Index (SR 25551)&lt;br /&gt;
* [New] 2151 - Added ability to manually add / remove entries from the Distribution Log against a SkyShare Publication, a fix required to allow editing of a Publication Type after a recent change, and various SkyShare fixes (ER 24077)&lt;br /&gt;
* [New] 2151 - All SkyShare Publication related tables added to UI code, and added pages for PublicationType maintenance - Create / Read / Update / Delete including basic validation. Ensured a suitable message is presented to the user if they try to store data which results in multiple Publication Types with the same Description for an airline (ER 24077)&lt;br /&gt;
* [New] 2242 - Airline edit modal updated to include 'Additional Users Authorised for Product Substitutions (ER 22783)&lt;br /&gt;
* [New] 2307 - Implemented Scheduled tasks configuration meintenance (ER 24533)&lt;br /&gt;
* [New] 2322 - Changed user reinstate functionality so that the behaviour differs for SSO users and non-SSO users. For non-SSO, UserDet_Active is set to 1, and UserLoginAudit_LastLoginTimestamp is set to 14 days ago. For SSO users, the same is done, and also the UserLoginAudit record is updated further - _Locked becomes false, and _FailureCount becomes 0 (ER 24369)&lt;br /&gt;
* [New] 2325 - Updated UI menus for Supplier Roles (ER 24615)&lt;br /&gt;
* [New] 2330 - Management page to list all active exports currently in progress (or paused) - for global admins this is across all users, for other roles this is just their own personal downloads. Only exports using Enhanced Exporting will be listed. Ability for users to cancel or pause (with optional auto-un-pause time) exports with an optional message if the export belongs to another user. Basic queueing system to delay incoming export requests when there are many active exports already in progress. Also improved progress indicators on exports so that they should only reach 100% when the download is fully available&lt;br /&gt;
* [New] 2334 - Added ability to manually add / remove entries from the Distribution Log against a SkyShare Publication, a fix required to allow editing of a Publication Type after a recent change, and various SkyShare fixes (ER 24077)&lt;br /&gt;
* [New] 2335 - Provide an ability in the Skysuite UI to allow users to view historic (no long current) flight schedule data, as per previous SSIM files (ER 24597)&lt;br /&gt;
* [New] 2338 - SkyTrack LH Dashboard - Stock Development Per Site (ER 15952)&lt;br /&gt;
* [New] 2346 - Implement ability to view NWAWarehouse data when drilling into a specific forecast (ER 7965)&lt;br /&gt;
* [New] 2357 - Changes to the menu options and navigation under the Reports main menu (ER 24683)&lt;br /&gt;
* [New] 2358 - Granted access for Airline Analytics role to various StockLevel explanation modals (ER 24687)&lt;br /&gt;
* [New] 2359 - Reordered columns on the Requisition Approval view (for all 3 different Loading Group configurations) (ER 15948)&lt;br /&gt;
* [New] 2360 - Schedule menu items enabled for caterer role (SR 24695)&lt;br /&gt;
* [New] 2361 - Station/Index defaults nested grid layout improvements (SR 24697&lt;br /&gt;
* [New] 2367 - Updates to Station maintenance, referencing new table StationReportingGroup (ER 24713)&lt;br /&gt;
* [New] 2397 - Modified Reviewed column in SkyShare Publication listing to indicate partial review (ER 24077)&lt;br /&gt;
* [Bugfix] 2299 - Fixed all fields becoming uneditable when a validation occurs during a SupportRequest edit operation (SR 15784)&lt;br /&gt;
* [Bugfix] 2318 - Filtered out Station Count Category records which are linked to inactive Stations or Airlines on the Count Category Index listing (ER 15938)&lt;br /&gt;
* [Bugfix] 2334 - Fixed issue with rendering attachments so that it's compatible with real servers and not just developer machines! Various fixes to SkyShare project, particularly around editing SkyShare publications and workitem progression. Publication Edit (and progression) functionality. Not sanity tested against a MT yet possibly tweaks needed (ER 24077)&lt;br /&gt;
* [Bugfix] 2334 - Fixed PublicationAccesLog not being updated when a user has read or downloaded any of the attachments against a SkyShare publication (assuming the user is in the distribution list - if not, i.e. because they are the creator or admin etc, then no PublicationAccessLog record would exist thus nothing to update) (ER 24077)&lt;br /&gt;
* [Bugfix] 2340 - Changed the binding for SupOrdFcast_MRPDate when adding a new Planned PO (now correctly comes from the MRP Batch Date Created), and modified 2 column headers on Planned PO's grid on EditSupplierForecast view. Also improved tooltip for MRPDate column (now called Planned Date)&lt;br /&gt;
* [Bugfix] 2344 - Fixed sort order on Documents Requests grids on SupplierForecastIndex and EditSupplierForecast views (ER 24653)&lt;br /&gt;
* [Bugfix] 2345 - Limited the options available for Record Type on File Register pages (only showing inbound ones on the received page and outbound / forewarded ones on the sent page), and corrected the menu shown for those pages (SR 15802)&lt;br /&gt;
* [Bugfix] 2355 - Fixed incorrect binding on Transfer No column on the Inter-Warehouse Transfers report (SR 24681)&lt;br /&gt;
* [Bugfix] 2369 - Added logic to the Support edit view to ensure that a ticket currently on delayed submission does not allow staff members to edit / assign / change the status of the ticket until it has completed the delay. Also ensured such tickets do not appear on the Assignment listing&lt;br /&gt;
* [Bugfix] 2372 - Edit ItemWarehouse fixes for SecurityDays. Now allows zero to be input/stored (SR 24601)&lt;br /&gt;
* [Bugfix] 2376 - Fixed enter key submitting form when editing grid data on EditSupplierForecast view&lt;br /&gt;
* [Bugfix] 2555 - Increased the width of the 'Person Responsible for Counts' input control (EditCategory) (SR 16156)&lt;br /&gt;
* [Bugfix] 2563 - Fix to total station inventory count valuation calculation (SR 25617)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.124.19''' ''(RS 17/12/2020, LSY 17/12/2020)''&lt;br /&gt;
* [Bugfix] 1891 - Fixed access to StockItem/Index for Supplier Relationship Manager role (ER 22225)&lt;br /&gt;
* [Bugfix] 2539 - SupplierTransports Read action now optionally filters by Station ID. This is required when listing appropriate delivery terms for a selected supplier on the par level item edit view (SR 25541)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.124.17''' ''(RS 10/12/2020, LSY 10/12/2020)''&lt;br /&gt;
* [New] 2119 - Added a method for the wiki software to call back into to obtain the access details for a given user - nothing testable here though yet&lt;br /&gt;
* [New] 2126 - Configured City Pair index grid for Enhanced Exporting&lt;br /&gt;
* [New] 2153 - Dashboard layout pages require updates to include SignalR library files&lt;br /&gt;
* [New] 2276 - Loss Factors, added to sub-menu (SR 24207)&lt;br /&gt;
* [New] 2278 - Requisition pre-approval checks updated to include checks for any direct-supplied items (ER 24413)&lt;br /&gt;
* [New] 2283 - Changed the Support menu descriptions from &amp;quot;Support Requests&amp;quot; to &amp;quot;All requests&amp;quot; (SR 24473)&lt;br /&gt;
* [New] 2285 - RCO roles added to multitude of actions in the portal. Controller actions and read-only functionality updated for RCO roles across the portal (SR 24411)&lt;br /&gt;
* [New] 2286 - Updates to Support Watch list page - up to UI standards&lt;br /&gt;
* [New] 2288 - Continued SkyShare development (ER 24077)&lt;br /&gt;
* [New] 2289 - Continued SkyShare development (ER 24077)&lt;br /&gt;
* [New] 2293 - AircraftConfiguration/Index - Seat Quantities nested grid now has an Add icon (for eligible users roles), regardess of product access (SR 24355)&lt;br /&gt;
* [New] 2294 - Preferred forecast source in add and edit StationItem pages - implemented (ER 22459)&lt;br /&gt;
* [New] 2296 - Station_Preferred_NWAOrigin_ID and Station_Preferred_NWAOrigin_ID added to Station Add and Edit pages (ER 22459)&lt;br /&gt;
* [New] 2297 - Added user responsible for financial interfaces and default forecast source columns to the airline edit and show pages (ER 24459)&lt;br /&gt;
* [New] 2300 - NWA details grid added to the Demand By Warehouse index grid (ER 24511)&lt;br /&gt;
* [New] 2301 - Unplanned substitute requests updated availability of editable controls for submitted status&lt;br /&gt;
* [New] 2303 - System/Admin menu restructured. Includes new menu options that are currently greyed out until the target pages are implemented. Warehouse Stock Level Scheduler and Station Stock Level Scheduler menu options have been removed (ER 24523)&lt;br /&gt;
* [New] 2304 - StationIssueItemLoadGrouping added to AirlineWMSCodeMapping/Show (ER 24527)&lt;br /&gt;
* [New] 2342 - Vendor delivery fixes. 'Add All Items' should now function properly. Some code improvements to functionality that adds items to a schedule&lt;br /&gt;
* [New] 2377 - Provided Supplier Manager (RO) role with read-only access to POs&lt;br /&gt;
* [New] 2512 - Dropped the redundant fields from SupportRequestAttachment, and updated Model classes in line with that change (ER 25359)&lt;br /&gt;
* [M/T] 25345 - Revised purchasing contract templates&lt;br /&gt;
* [M/T] 24457 - Fixed an error when cancelling back orders&lt;br /&gt;
* [Bugfix] 2173 - Fixed SkyShare publication deletion (ER 24077)&lt;br /&gt;
* [Bugfix] 2237 - PO Vendor Deliveries - 'Add All Items' fixed so that it functions for PurchaseOrderVendorDeliveryChangeHeader, as well as PurchaseOrderVendorDeliveryHeader&lt;br /&gt;
* [Bugfix] 2244 - Corrected which grid is shown on the SAP BackOrder page when the Requisition is Partially Agreed with no lines on BackOrder and added the code behind the &amp;quot;Update&amp;quot; button - which stores the changes made in the grid and submits a request to the M/T to notify of update (SR 24295)&lt;br /&gt;
* [Bugfix] 2244 - Few fixes around processing SAP Back Orders - Validation improved to ensure user selects a Back Order Category and Transport Mode when submitting, also fixed some cosmetics (SR 24295)&lt;br /&gt;
* [Bugfix] 2250 - Fixed Airline Edit - Airline Hub Grid behaviour&lt;br /&gt;
* [Bugfix] 2258 - Ensured that clicking any of the Approve buttons on Station Count Review presents the waiting spinner to prevent a double-processing (SR 15890)&lt;br /&gt;
* [Bugfix] 2258 - Prevent UI from indicating that warnings can be sent from an ER, and fix to ensure errors in the warning-sending process get reported (SR 23431)&lt;br /&gt;
* [Bugfix] 2260 - StationCount/Breakages edit functionality fixes&lt;br /&gt;
* [Bugfix] 2262 - Fixed dashboard configuration edit model&lt;br /&gt;
* [Bugfix] 2263 - Ensured NetWorkAnalHeader.NWAOrigin_ID is set correctly from the UI&lt;br /&gt;
* [Bugfix] 2268 - Fixed Item Supplier edit from the AirlineSupplier main index grid&lt;br /&gt;
* [Bugfix] 2270 - Added 'Originasl Non-Approved Qty' to the MRP Daily Figure popup (taken from PODetail.Order Qty - the data source used when calculating the MRP daily figures for non-approved qtys) (SR 23821)&lt;br /&gt;
* [Bugfix] 2274 - Fixes for User Registration Review. Includes an update to underlying db view (SR 22105)&lt;br /&gt;
* [Bugfix] 2284 - Fixed redirection to the Support Watch List&lt;br /&gt;
* [Bugfix] 2292 - Fixed bug adding new Station Transport chains in UI (SR 24363)&lt;br /&gt;
* [Bugfix] 2302 - Minor tweaks on SkySuite logos&lt;br /&gt;
* [Bugfix] 2327 - Fixed allocated stock calculations for vendor deliveries. Other UI changes (up to UI standards)&lt;br /&gt;
* [Bugfix] 2513 -  UI changes to support HTML for ticket updates, from SR and ER posts (ER 25359)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.123.15''' ''(RS 14/11/2020, LSY 14/11/2020)''&lt;br /&gt;
* [New] 1635 - added ability for users to change their message centre preferences&lt;br /&gt;
* [New] 2063 - portal maintenance window in spanish for spanish accounts (ER 18021)&lt;br /&gt;
* [New] 2100 - new set of logos added to /Account/MyProfile following addition of a new product option (SkyShare)&lt;br /&gt;
* [New] 2100 - uploaded new logos for various SLX products (ER 24039)&lt;br /&gt;
* [New] 2101 - airlines on the airline index page will be presented with SLX products they use. Also a read-only (show) version of the modal-popup on Airline index has been created&lt;br /&gt;
* [New] 2111 - changed button name on page /Account/AllowedAirlinesIndex and enhanced how dropdown lists are being populated (ER 23943)&lt;br /&gt;
* [New] 2114 - added ability to edit active WMS shipment reversals (ER 15654)&lt;br /&gt;
* [New] 2117 - contact link added to SkyLog login screen (ER 23781)&lt;br /&gt;
* [New] 2127 - enhanced download implemented on the SSIM page&lt;br /&gt;
* [New] 2128 - enhanced download implemented on the SSIM error page&lt;br /&gt;
* [New] 2129 - enhanced download implemented on the SSIM flight page&lt;br /&gt;
* [New] 2142 - airline analytics role reviewed and access rights adjusted&lt;br /&gt;
* [New] 2153 - revamped PortalState mechanism to use SignalR and set a more reasonable PortalStateCacheTime in web.config&lt;br /&gt;
* [New] 2154 - total stock value will be presented in stock counts (ER 23811)&lt;br /&gt;
* [New] 2157 - ported page presenting SCA data (ER 15750)&lt;br /&gt;
* [New] 2159 - error handling added to the StockLevel/Discrepancy/ page&lt;br /&gt;
* [New] 2160 - basic validations added to the item supplier mapping maintenance page&lt;br /&gt;
* [New] 2162 - SkyShare Publication index and delete fuctionality implemente&lt;br /&gt;
* [New] 2164 - menu options visibility enhanced for supplier accounts (ER 24085)&lt;br /&gt;
* [New] 2167 - user role group added for the warehouse users (ER 24091)&lt;br /&gt;
* [New] 2177 - changed view used to list registrations awaiting review&lt;br /&gt;
* [New] 2181 - ability to delete stations at an early stage (ER 23939)&lt;br /&gt;
* [New] 2182 - climate requirements table presented (ER 23937)&lt;br /&gt;
* [New] 2183 - Units of Dimensions page has been ported to the new portal (ER 23933)&lt;br /&gt;
* [New] 2184 - enumeration for WeightUnit table will be swohn in the portal (ER 23931)&lt;br /&gt;
* [New] 2191 - basic validations added into the crate breakage report process&lt;br /&gt;
* [New] 2194 - added validation on the Tail Number maintenance page&lt;br /&gt;
* [New] 2199 - added show button on the OrganizationSite page&lt;br /&gt;
* [New] 2200 - added support of stock item descriptions in multiple languages&lt;br /&gt;
* [New] 2201 - users will now be forced to specify a new, different password when going through the change password process (ER 24229)&lt;br /&gt;
* [New] 2204 - new auto requisitioning option provided in the station defaults - &amp;quot;Scheduled&amp;quot; (ER 19007)&lt;br /&gt;
* [New] 2205 - added a heading to the select column on the Planned Orders grid on /MRP/EditSupplierForecast view&lt;br /&gt;
* [New] 2206 - made warehouse stock level and transactions available in the menu header&lt;br /&gt;
* [New] 2208 - analysis codes made available in the menu header&lt;br /&gt;
* [New] 2209 - loss factors made available in the menu header&lt;br /&gt;
* [New] 2210 - flight arrival time added to the grid on SSIM page (ER 24277)&lt;br /&gt;
* [New] 2211 - granted suppliers access to the PO Lines KPI report (ER 24269 / 23281)&lt;br /&gt;
* [New] 2215 - added pages to maintain reason code records&lt;br /&gt;
* [New] 2221 - added option to change source of delivery on the requisition approval page (ER 23779)&lt;br /&gt;
* [New] 2231 - tooltip added to make it clear what fields are mandatory on the StationItem maintenance page (ER 23779)&lt;br /&gt;
* [New] 2234 - line colour coding replaced with badges on the delivery schedule grid&lt;br /&gt;
* [New] 2236 - prevented duplicate items being added to a supplier delivery&lt;br /&gt;
* [New] 2239 - extended ability to maintain delivery schedules of fully commited POs to SLX Operational role&lt;br /&gt;
* [New] 2242 - increased flexibility to set up substitution approvers (ER 22783)&lt;br /&gt;
* [New] 2245 - switched recount notification from a pop up window to a brief message that automaticallu disappears after a few seconds (ER 23927)&lt;br /&gt;
* [New] 2377 - Provided Supplier Manager (RO) role with read-only access to POs (ER24809)&lt;br /&gt;
* [New] 2483 - StockLevelExpectedFile model updated to reflect recent schema changes&lt;br /&gt;
* [New] 23923 - RMAs will allow a quantity of up to 7 digits&lt;br /&gt;
* [New] added station item status to grid on StationCount/Review page&lt;br /&gt;
* [M/T] 2077 - Fix problem with PO progression and supplier custom delivery schedule (SR 23399)&lt;br /&gt;
* [M/T] 2118 - Re-engineer BOM EDI processing to avoid potential for transaction timeouts (ER 12226)&lt;br /&gt;
* [M/T] 2140 - Create user account on initial regitration review completion, but keep wki alive until all reviews complete (ER 21407)&lt;br /&gt;
* [M/T] 2140 - Further change to User Registration multi-airline access to improve case where no airline users linked to the station (ER 24869)&lt;br /&gt;
* [M/T] 2141 - Change review alert distribution&lt;br /&gt;
* [M/T] 2143 - Ensure Inventory counts created immediately rather than via scheduler have no time set in CreatedDate&lt;br /&gt;
* [M/T] 2146 - Workflow design for SkyShare (ER23963)&lt;br /&gt;
* [M/T] 2152 - Initial Inflight Svr interfaces and processes for SkyShare (ER 23963)&lt;br /&gt;
* [M/T] 2168 - Introduction of new role group, 3PL Distribution Staff which affects UserRegistration (ER 24091)&lt;br /&gt;
* [M/T] 2171 - Additional checks added around Receipt Date in RMA updates (SR 24079)&lt;br /&gt;
* [M/T] 2172 - Special handling of SkyShare Publication state based on EndDate (ER 23963)&lt;br /&gt;
* [M/T] 2174 - Addition of 3rd party reference ID to a workitem (ER 19925)&lt;br /&gt;
* [M/T] 2178 - Provide Update SkyShare Publication interface for portal usage (ER 23963)&lt;br /&gt;
* [M/T] 2180 - Ignore currency for Parts Master interface, defaulting to Airline base currency&lt;br /&gt;
* [M/T] 2187 - Add minimum line check for invoice remittance EDI validation (ER 20871)&lt;br /&gt;
* [M/T] 2188 - Add check on Status ID where WMSIdentificationCodes is used for interfaces&lt;br /&gt;
* [M/T] 2189 - More flexibility in terms of days-in-advance PO Receipt advice notification period (ER 13591)&lt;br /&gt;
* [M/T] 2193 - Ensure users with RO roles are excluded from alerts to Station users (ER 24055)&lt;br /&gt;
* [M/T] 2198 - Change to Article Master to support handling of multi-language descriptions (ER 11429)&lt;br /&gt;
* [M/T] 2212 - Add Shipment reversal ID to email alerts (ER 15706)&lt;br /&gt;
* [M/T] 2213 - Report general error on unexpected db errors when trying to create new Inventory Counts (SR 15710)&lt;br /&gt;
* [M/T] 2218 - Change MT alerts to use HTML formatting to allow hyperlinks to be formatted as HTML anchors (SR 22103)&lt;br /&gt;
* [M/T] 2222 - MT aspects of changing the source of supply at approval stage (ER 23779)&lt;br /&gt;
* [M/T] 2229 - Adjust calculation of suggested quantities in MRP to ignore negative inventory quantity (ER 24271)&lt;br /&gt;
* [M/T] 2238 - Catch UOM differences upon processing the inbound ReceiptAdviceEDI (SAP) (ER 24325)&lt;br /&gt;
* [M/T] 2243 - Additional Approvers for item substitutions (ER 22783)&lt;br /&gt;
* [M/T] 2253 - Early PO closure scenarios and recording of additional info (ER 24203)&lt;br /&gt;
* [M/T] 2261 - Change to purging criteria for TempSub station par levels (ER 10990)&lt;br /&gt;
* [M/T] 2265 - User alerts and automatic account suspension - Scheduler agent (ER 24369)&lt;br /&gt;
* [M/T] 2266 - User alerts and automatic account suspension (ER 24369)&lt;br /&gt;
* [M/T] 2267 - New interface to allow portal requests to reactivate suspended user account (ER 24369)&lt;br /&gt;
* [M/T] 2281 - Fix problem with Back Order processing for cancelled back orders&lt;br /&gt;
* [M/T] 2291 - PO Alerts problem (SR 24489)&lt;br /&gt;
* [M/T] 2305 - Change to StationItemKPI to use general purpose scheduling table config rather than its own mechanism (ER 24529)&lt;br /&gt;
* [M/T] 2312 - Change StockLevel workitem scheduling to use the general purpose scheduling table config (ER 24555)&lt;br /&gt;
* [M/T] 2336 - Add auto-reminder and auto-deletion to SkyShare Publications that have been rejected at approval (ER 23963)&lt;br /&gt;
* [M/T] 2337 - Support possible changes in the PublicationDistribution when a SkyShare publication is rejected and then resubmitted by the originator (ER 23963)&lt;br /&gt;
* [M/T] 2385 - Change SkyShare PublicationAccessLog population to ensure user accounts are only added if the user has SkyShare access (ER 23963)&lt;br /&gt;
* [M/T] 2396 - Change to Station Count 24, 36, 48 hour reminder alerts to prevent possible duplication of alerts to users (SR 24735)&lt;br /&gt;
* [Bugfix] 1731 - Fix applied to PO Tracking index grid to ensure suppliers can only view data linked to their supplier account&lt;br /&gt;
* [Bugfix] 2311 - Fixed bug with REQ templates drop-down and delete-selected button on the same requisition index page (SR 24565)&lt;br /&gt;
* [Bugfix] 1731 - resolved access issues on PO tracking page&lt;br /&gt;
* [Bugfix] 1844 - label added to show if a substitution request is urgent or not&lt;br /&gt;
* [Bugfix] 2078 - ensured the &amp;quot;Show&amp;quot; button on the index grid on PurchaseInvoice/AwaitingCommitment takes the user to the PO Show page and not the PO Invoice show page (SR 23707)&lt;br /&gt;
* [Bugfix] 2078 - fixed display issue on the POs Awaiting Commitment page (SR 23707)&lt;br /&gt;
* [Bugfix] 2124 - fixed enhanced download of the flight data&lt;br /&gt;
* [Bugfix] 2150 - prevent SLX Ops creating support projects and fixes around menu option visibility for Airline Administrators and Airline Operations - File Register menu. Fixed new roles not seeing General Reports. Fixed null error in BaseController on external product access check, and changed access rights for Airline Admins and Airline Operations to be more in line with SLX roles in the support area. Conditionally hiding the &amp;quot;Assign Support Requests&amp;quot; menu option based on role (ER 24049)&lt;br /&gt;
* [Bugfix] 2153 - Dashboard layout pages require updates to include SignalR library files&lt;br /&gt;
* [Bugfix] 2157 - Prevent file upload if there is exists a ExternalStationParLevelUpload workitem for the associated airline (SR 15750)&lt;br /&gt;
* [Bugfix] 2166 - minor improvements to supplier forecast grid and its performance&lt;br /&gt;
* [Bugfix] 2169 - minor bugs fixed on custom delivery schedules (SR 23947)&lt;br /&gt;
* [Bugfix] 2173 - minor updates to the SkyShare publication detail pages (ER 24077)&lt;br /&gt;
* [Bugfix] 2190 - critical item maintenance validations fixed&lt;br /&gt;
* [Bugfix] 2195 - corrected filename when exporting to excel from /MRP/SupplierForecast&lt;br /&gt;
* [Bugfix] 2196 - supplier are now prevented from creating deliveries when custom delieveries have not been used from the beginning (SR 23871)&lt;br /&gt;
* [Bugfix] 2217 - multiple filters fixed so that filtering does not take too long (SR 23859)&lt;br /&gt;
* [Bugfix] 2220 - fixed values in an exported excel file&lt;br /&gt;
* [Bugfix] 2235 - fixed IFE data export to excel functionality (SR 23911)&lt;br /&gt;
* [Bugfix] 2240 - fixed filtering issue on Direct Delivery field on EditMRPBatchAlerts page (SR 23707)&lt;br /&gt;
* [Bugfix] 2251 - expanded access on the Airline Index page&lt;br /&gt;
* [Bugfix] 2328 - Skylog no longer adds items belonging to other suppliers&lt;br /&gt;
* [Bugfix] 2349 - changed Container List Index page to show equipment type code instead of equipment type description (ER 24375)&lt;br /&gt;
* [Bugfix] 2419 - Fixed bug preventing subsequent approvals for multi-airline user registrations (SR 25037)&lt;br /&gt;
* [Bugfix] 3439 - fixed security for the AJAX methods used by the parent grids on AircraftProvisioning/Index and AircraftProvisioning/ProvisioningRulesIndex and ensured anti-forgery token is validated on EditRule post method&lt;br /&gt;
* [Bugfix] 15804 - fixed error complaining about Org_OrgType_ID when trying to edit an Organization (where type is not editable)&lt;br /&gt;
* [Bugfix] 23175 - fixed back-link on Support and Enhancement edit page to redirect to the appropriate index page&lt;br /&gt;
* [Bugfix] 24073 - fixed ability to delete StationItem records usig the X button on each line&lt;br /&gt;
* [Bugfix] 24183 - fixed the ability to edit cells on station par levels edit page&lt;br /&gt;
* [Bugfix] 24135 - fix column log date on the support page&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.12''' ''(RS 26/10/2020, LSY 26/10/2020)''&lt;br /&gt;
* [Bugfix] 2425 - Fix to StationShipments and In-Transit shipments query for WCS roles (SR 24921)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.11''' ''(RS 20/10/2020, LSY 20/10/2020)''&lt;br /&gt;
* [Bugfix] 2408 - Added checks to skip saving data and more importantly, skip triggering the MT when a ticket / ER is updated (button clicked) but no values were actually changed by the user&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.10''' ''(RS 16/10/2020, LSY 16/10/2020)''&lt;br /&gt;
* [Bugfix] 2089 - IWT General report fix for the In-Transit Qty column (SR 24967)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.9''' ''(RS 15/10/2020, LSY 15/10/2020)''&lt;br /&gt;
* [New] 1712 - DDL set up for to allow selection of MOT (ER 21243)&lt;br /&gt;
* [New] 1844 - UI add urgent / immediate substitution checkbox/button&lt;br /&gt;
* [New] 2093 - Added Total committed to quantity to delivery schedule view (ER 23687)&lt;br /&gt;
* [New] 2058 - User Role Group and User Role options removed in the System Admin/Security menu&lt;br /&gt;
* [New] 2089 - Added ability to download completed inventory count data (SR 15734)&lt;br /&gt;
* [New] 2089 - New toolbar level filters for the StationItemKPI report (SR 24027)&lt;br /&gt;
* [New] 2095 - Items grid on Requisition EditProvisional view configured for Enhanced Exporting&lt;br /&gt;
* [New] 2103 - Edit Loading Groups now shows group totals for Item Loading Groups (ER 23887)&lt;br /&gt;
* [New] 2104 - Add dynamic sum calculations of the loading group weights, volumes and pallets during maintenance operations (ER 23887)&lt;br /&gt;
* [New] 2108 - Added column auto-width resizer functionality to bespoke reports&lt;br /&gt;
* [New] 2110 - Added Arrival date/Time to the Flight Page (ER 23763)&lt;br /&gt;
* [New] 2114 - Ability to edit an active WMS Shipment Reversal (ER 15654)&lt;br /&gt;
* [New] 2134 - Ability for caterers to add items to automatically generated requisitions (SR 16791)&lt;br /&gt;
* [New] 2137 - AuditLog/ErrorIndex page will show time of an error as well as date stamp&lt;br /&gt;
* [New] 2147 - Menu Access for SkyShare (ER 24043)&lt;br /&gt;
* [New] 2150 - Created new User Roles - AirlineAdministrator and AirlineOperations (ER 24049)&lt;br /&gt;
* [New] 2151 - UI Pages to maintain SkyShare PublicationType data (ER 24051)&lt;br /&gt;
* [New] 2154 - Added total stock value to stock counts (ER 23811)&lt;br /&gt;
* [New] 2156 - Job Type and Error Status filters list added to the ErrorIndex Grid (SR 15752)&lt;br /&gt;
* [New] 2157 - Ported new functionality for viewing SCA data (SR 15750)&lt;br /&gt;
* [New] 2333 - POs awaiing approval index, and approval edit functionality updated to accomodate 2-stage approval process, where access is optinally limited according to PO values (ER 22673)&lt;br /&gt;
* [Bugfix] 2049 - Handling of Error IDX10311 (ER 16369)&lt;br /&gt;
* [Bugfix] 2054 - Few minor fixes to supplier forecast&lt;br /&gt;
* [Bugfix] 2089 - Fixed bug in EnforceRMAQty checks during RMA processing (SR 15556)&lt;br /&gt;
* [Bugfix] 2089 - Fixed  requisition grid item highlighted row functionality (was broken for alternate rows)  in Requisition edits (SR 15694)&lt;br /&gt;
* [Bugfix] 2089 - Fixed label on page: /StationCount/AddItemToCount/{CountID} (SR 15732)&lt;br /&gt;
* [Bugfix] 2089 - Corrected Min Float and Min BackUp labels on the header model used in the count Review page (SR 15748)&lt;br /&gt;
* [Bugfix] 2089 - Fixed a JS error preventing the grid on VendorDeliveryEditWindow working when accessed from the EditRestrictedPurchaseOrder view (SR 23875)&lt;br /&gt;
* [Bugfix] 2089 - Fixed submit PO handling (SR 23921)&lt;br /&gt;
* [Bugfix] 2089 - RMA Add Item view - allow qty value up to integer max (SR 23923)&lt;br /&gt;
* [Bugfix] 2089 - Addressed error that was popping up when users tried to list second page of PO shipments (SR 23959)&lt;br /&gt;
* [Bugfix] 2089 - Fixed bug when closing ERs (SR 23977)&lt;br /&gt;
* [Bugfix] 2089 - Changed edit icon to magnifying glass for complete ERs (SR 24009)&lt;br /&gt;
* [Bugfix] 2089 - Filter on the Organization filter on the SSIM Files page (SR 24037)&lt;br /&gt;
* [Bugfix] 2089 - POs awaiting approval listing logic updated to show POs for appropriate users (SR 24901)&lt;br /&gt;
* [Bugfix] 2132 - Fixed organizations drop down list when creating new airlines (SR 18207)&lt;br /&gt;
* [Bugfix] 2139 - Changed how count quantities  are calculated for 'Parent' count lines, line type 'P' (SR 15630)&lt;br /&gt;
* [Bugfix] 2149 - Prevented RMA Ship Confirmation if any RMA Item is missing Par Level (SR 15556)&lt;br /&gt;
* [Bugfix] 2155 - Added validation check to airline maintenance&lt;br /&gt;
* [Bugfix] 2166 - Supplier Forecast grid performance improvements and UI standard fixes&lt;br /&gt;
* [Bugfix] 2169 - Various bugs in Vendor Custom Delivery Schedules (SR 23947)&lt;br /&gt;
* [Bugfix] 2269 - one of two magnifying glasses switched back to edit icon (SR 24245 / 24503)&lt;br /&gt;
* [Bugfix] 2279 - PO Header enumeration changes to incorporated Pre-approved status&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.121.10''' ''(RS 08/10/2020, LSY 08/10/2020)''&lt;br /&gt;
* [New] 1967 - Add &amp;quot;Item Category&amp;quot; in reports of the system KPI reports&lt;br /&gt;
* [New] 2003 - User airline access maintenance is missing a check that exists in the legacy&lt;br /&gt;
* [New] 2039 - Update the menus that are visible to a user based on the products they are licensed to use.licensed for is determined by the value of Userdet_SlxProdCfg_ID ER23483&lt;br /&gt;
* [New] 2047 - UI change required to add new &amp;quot;Scheduled&amp;quot; line in ParLevel&lt;br /&gt;
* [New] 2054 - Supplier Forecast - Excel file generation - UI for supplier role&lt;br /&gt;
* [New] 2063 - Portal Maintenance window message to be presented in Spanish for Spanish accounts 18021&lt;br /&gt;
* [New] 2080 - Inventory By Location chart - implemented dashboard-level filters&lt;br /&gt;
* [New] 2094 - Daily Activities - Inventory Counts improved with enhanced report download&lt;br /&gt;
* [New] 2098 - UI needs to support schema change, specifically UserDetail.UserDet_SLXProdCfg_ID, which has changed from a tinyint __&amp;gt; int&lt;br /&gt;
* [New] 2099 - Rebuild of Authentication Server, following a change of data type for field: UserDetail.UserDet_SLXProdCfg_ID&lt;br /&gt;
* [New] 2100 - Development work required for https://{instance}.skylogportal.com/Account/MyProfile following addition of a new SLXProduct option, SkyShare&lt;br /&gt;
* [New] 2101 - On the pages accessible from https://{instance}.skylogportal.com/Airline - show which products an airline is configured for (Skylog, SkyTrack etc.)&lt;br /&gt;
* [Bugfix] 2096 - Anaysis Code maintenance allows Airline ID to be changed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.[9,10]''' ''(RS 05/10/2020, LSY 06/10/2020)''&lt;br /&gt;
* [Bugfix] 2169 - Various bugs in Vendor Custom Delivery Schedules&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.8''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2333 - UI changes required for Multistep approval functionality. [[https://wiki.skylogportal.com/?title=PurchaseOrder_POPendingApprovalIndex '''PO approvals''']] for more details&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.7''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2269 - Fix StationShipmenet page is showing TWO magnifying glass icons per row&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.6''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2287 - Restrict data that can be viewed by different roles / users for Supplier forecast functionality (SR24487)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.5''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2279 - PO Header enumeration changes to incorporated Pre-approved status&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.4''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] Ensure the shipping warehouse ID is always passed to the M/T when processing issue back orders&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.3''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] SR15748 - Corrected Min Float and Min BackUp labels on the header model used in the count Review page&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.2''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [New] 2034 - Supplier Forecast UI development ER23205 - When editing the Daily Figures on MRP/EditAlert view, Approved Qty's are now PROPERLY defaulted to equal the Planned Qty's if they are null (when saving grid). Also, the same happens when you click to confirm the Qty's - the UI will automatically set the Approved Qty's to match the Planned Qty's if the user hasn't supplied a different value.- [[https://wiki.skylogportal.com/?title=MRP_EditSupplierForecast '''Edit Supplier Forecasts''']] for more details&lt;br /&gt;
* [New] 2055 - Supplier Forecast - Excel file generation ER 23207 - UI for SLX roles. New buttons on the Supplier Forecast edit page - these buttons both trigger the M/T to generate the document - which will be listed in the new sub-grid &amp;quot;Document Requests&amp;quot;.[[https://wiki.skylogportal.com/?title=MRP_EditSupplierForecast '''Edit Supplier Forecasts''']] for more details&lt;br /&gt;
* [New] 2059 - UI change allowing Warehouse Customer Service to Edit Partial Receipted POs&lt;br /&gt;
* [New] 2081 - Align Old charts and new charts with filtering function ER23353&lt;br /&gt;
* [M/T] 1291 - BCP/Auto Scheduled report mechanism (ER 18803)&lt;br /&gt;
* [M/T] 2070 - Forecasting fix related to index performance&lt;br /&gt;
* [M/T] 2071 - Forecasting fix related to reporting Citypair lookup failures&lt;br /&gt;
* [M/T] 2008 - Change to email alert distribution for PO approval (ER 22673)&lt;br /&gt;
* [M/T] 2009 - Enforce two-step approval process (ER 22673)&lt;br /&gt;
* [M/T] 2010 - Extend PO Header Status (ER 22673)&lt;br /&gt;
* [M/T] 2072 - Update to latest FlexCel licensed assemblies&lt;br /&gt;
* [M/T] 2077 - Fix problem with PO progression and supplier custom delivery schedule (SR 23399)&lt;br /&gt;
* [M/T] 2053 - Supplier Forecast Excel file generation (ER 23207)&lt;br /&gt;
* [M/T] 2046 - Scheduled Option for Requisitioning in StationDefaults config (ER 19007)&lt;br /&gt;
* [M/T] 2053 - Supplier Forecast Excel file generation - DBChange (ER 23207)&lt;br /&gt;
* [M/T] 2056 - Supplier Forecast Excel file generation, further MT changes (ER 23207)&lt;br /&gt;
* [M/T] 2097 - Include SPM in Auto-Req initial review alert distribution&lt;br /&gt;
* [M/T] 2105 - Improve EDI split file registration in WMSFileRegistration table&lt;br /&gt;
* [M/T] 2107 - Ensure StationCountHeader ActDateUTC is ONLY set upon initial count submission&lt;br /&gt;
* [Bugfix] 23801 - Edit MRP Alert - removed duplicate 'Expected Qty' field&lt;br /&gt;
* [Bugfix] 23815 - Fixed error when paging warehouse transfer details in WarehouseTransfer/Show&lt;br /&gt;
* [Bugfix] 2048 - When you expand a row on the /Flights page, an error is presented - See Support Ticket #23649&lt;br /&gt;
* [Bugfix] 2049 - Handling of Error IDX10311 ER16369&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.119.7''' ''(RS 02/09/2020, LSY 02/09/2020)''&lt;br /&gt;
* [Bugfix] 2269 - one of two magnifying glasses switched back to edit icon (SR 24245 / 24503)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.119.6''' ''(RS 02/09/2020, LSY 02/09/2020)''&lt;br /&gt;
* [Bugfix] 2287 - access rights fixed on page /MRP/SupplierForecast for both Supplier role and SLX roles (SR 24487)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.119.5''' ''(RS 02/09/2020, LSY 02/09/2020)''&lt;br /&gt;
* [New] 2031 Asset Tracking Dashboard LSY ER13632 - Map&lt;br /&gt;
* [New] 2034 Supplier Forecast UI development ER23205 - Initial commit for Supplier Forecast UI&lt;br /&gt;
* [New] 2040 Station Inventory Count Review - Implemented item-level colour-coding, and also fixed the item order&lt;br /&gt;
* [New] 2049 Handling of Error IDX10311 ER16369&lt;br /&gt;
* [New] 2079 [Additional] Check if Wiki page with Release Notes could be exempt from approval and editable by all - A small change was  made here to the URL SkySuite directs you to when you click the Portal Version. Page should now be Release:History instead of the old Release_History. Note: Test evidence should just show the link path (which is usually shown when you hover over a link) - the wiki itself has a redirect set up from Release_History to Release:History so showing the address bar does not prove it works&lt;br /&gt;
* [New] 2080 - Asset Tracking Dashboard - added new 'Inventory By Location Chart' (first phase development)&lt;br /&gt;
* [Bugfix] 1796 - Fixed bug in the StockLevels page - Expected Warehouse Transfers drill-down grid now always shows correct data&lt;br /&gt;
* [Bugfix] 2078 See ticket #23707, Problems displaying PO data - Ensured that the error message stating that no PurchaseOrderInvoiceHeader record exists reaches the user when attempting to render the PurchaseInvoice/Show view&lt;br /&gt;
* [Bugfix] 2082 See Support ticket #23749, when exporting (downloading) data from the the /Flight page, the scheduled flight departure value is exported as just a date - should be Date AND TIME. Flight index grid now uses Enhanced Exporting, AND the exported DateTime field includes the Time portion&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.118.6''' ''(RS 31/08/2020, LSY 02/09/2020)''&lt;br /&gt;
* [New] 2057 Dashboard Configuration Maintenance - implementation&lt;br /&gt;
* [New] 2060 Create/Review Requisition to have enhanced download&lt;br /&gt;
* [New] 2061 Station Shipments page to have enhanced download&lt;br /&gt;
* [New] 2062 See ER 23281, when a supplier logs in and visits the All POs page, a default filter should be applied to only list POs which have been approved&lt;br /&gt;
* [New] 2065 See ER #23181, add &amp;quot;Last Updated Timestamp&amp;quot; to the ERs page (https://instance.skylogportal.com/Support/Enhancements)&lt;br /&gt;
* [New] 23625 - Improved the Support Ticket monitor functionality&lt;br /&gt;
* [Bugfix] 1534 - fixed Monitor button on ERs&lt;br /&gt;
* [Bugfix] 15606 &amp;amp; 15608 - Count review&lt;br /&gt;
   1. Item row background colour-coding fixed&lt;br /&gt;
   2. Implemented coding legend&lt;br /&gt;
   3. On review, applied default filter to show only queried lines, if applicable&lt;br /&gt;
   4. When returning from viewing/editing an item form the review page, fixed to ensure the user sees the previous page number, and items per page&lt;br /&gt;
* [Bugfix] 15630 / 15674 / 15726 - Not filling in an inventory count line will not cause a problem anymore&lt;br /&gt;
* [Bugfix] 15642 - Filtered out inactive airlines from AircraftModule index view&lt;br /&gt;
* [Bugfix] 23655 - Fixed confirm button on PO under-committed pop-up window (from CommitCustom view)&lt;br /&gt;
* [Bugfix] 23912 - fixed minor bug related to PO submission&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.117.7''' ''(RS 24/08/2020, LSY 02/09/2020)''&lt;br /&gt;
* [New] 1540 'Undo' &amp;amp; 'Redo' buttons to be added to all Aircraft Editor pages - er19949&lt;br /&gt;
* [New] 1657 Introduced new DB field StockItemReceipt.StkItemRec_ItemCode to capture all item codes that reach us via interface (ER 20033)&lt;br /&gt;
* [New] 1712 DDL set up for to allow selection of MOT - er21243&lt;br /&gt;
* [New] 1722 Added ability to select Mode of Transport for back orders (ER 21243)&lt;br /&gt;
* [New] 1992 Set all dispatch quantities lines button required in the dispatch return screen - er23203&lt;br /&gt;
* [New] 2031 Asset Tracking Dashboard LSY ER13632 - Map&lt;br /&gt;
* [New] 2033 Modification of the Port table maintenance pages as a consequence of the above dataset change ER23479&lt;br /&gt;
* [New] 2037 On the top level menu the description for tracking options says &amp;quot;SKyTrack&amp;quot; please change this to Say &amp;quot;Asset Tracking&amp;quot; ER23481&lt;br /&gt;
* [New] 2057 Implemented Dashboard configuration page&lt;br /&gt;
* [New] 23431 Ensured a success message is displayed when sending a warning to user(s) on a support ticket&lt;br /&gt;
* [New] 23493 Removed hard-coded widths on most of the columns on Support index to ensure Subject column has a suitable width&lt;br /&gt;
* [New] 23599 Fixed Category DDL only being editable on &amp;quot;new&amp;quot; (unassigned) tickets&lt;br /&gt;
* [M/T] 1728 changed the way the tag &amp;lt;GR_RCPT&amp;gt; differently in CFS_SLK_BA_ReceiptConfirmation EDIs is being populated (ER 20937)&lt;br /&gt;
* [M/T] 1819 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1821 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1822 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1824 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1825 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1826 preparation for BOM processing - not fully implemented yet (ER 22669 / ER 22741)&lt;br /&gt;
* [M/T] 1827 necessary changes for processing BA BOM files (ER 23183)&lt;br /&gt;
* [M/T] 1902 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1908 automatically insert any missing Aircraft and PassengerClass records when processing galley planning data (ER 22703)&lt;br /&gt;
* [M/T] 1909 update use of provisioning rules to take into consideration new columns in ProvisioningLoadingRule table (ER 22721)&lt;br /&gt;
* [M/T] 1912 preparation for BOM processing - not fully implemented yet (ER 22669 / ER 22741)&lt;br /&gt;
* [M/T] 1928 DB changes to update ActualPAX interface (ER 20009)&lt;br /&gt;
* [M/T] 1927 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1944 enhanced JSON API interface with jetBlue (ER 22813)&lt;br /&gt;
* [M/T] 1959 enhanced NWA Warehouse calculation to use forecasts with different origins (ER 23031)&lt;br /&gt;
* [M/T] 1960 updated MRP to always show/use the most recent data from NWA Warehouse (ER 23031)&lt;br /&gt;
* [M/T] 1975 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1976 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1977 changes necessary for processing TACA inbound ActualPAX files, now obsolete (ER 22879)&lt;br /&gt;
* [M/T] 1978 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1977 changes necessary for processing TACA inbound ActualPAX files, now obsolete (ER 22879)&lt;br /&gt;
* [M/T] 1991 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T} 1995 changed NWAW calculation to identify which forecast holds the latest blended forecast for MRP usage (ER 23031)&lt;br /&gt;
* [M/T] 1996 implemented reasonable check for station inventory counts (ER 23201)&lt;br /&gt;
* [M/T] 1997 updated calculation of station stock out predictions (ER 23199)&lt;br /&gt;
* [M/T] 23211 DB changes to support enhanced forecasting&lt;br /&gt;
* [Bugfix] 23443 - Fix MRP Batch Alert Edit bug&lt;br /&gt;
* [Bugfix] 23623 - Corrected default sort order for Workflow Exceptions Index grid&lt;br /&gt;
* [Bugfix] 23737 - Fixed bug that prevented Caterers from editing requisitions in a pre-approved status&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.116.8''' ''(RS 12/08/2020, LSY 12/08/2020)''&lt;br /&gt;
* [Bugfix] 15748 - Min Float and Min BackUp labels have been corrected (switched) on the count review page ( /StationCount/Review/... )&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.116.7''' ''(RS 20/05/2020, LSY )''&lt;br /&gt;
* [New] Skylog now allows to approve requested delivery date even if lead-time is a few hours longer. More details [VSO1734/ER20933]&lt;br /&gt;
* [New] Warehouse Customer Services user role now allows users to raise IWTs - [VSO1956/ER15369]&lt;br /&gt;
* [New] Station Receipts Report now has column with Station Code in addition to OrgSite reference (United Airlines) - [VSO2012/ER23315]&lt;br /&gt;
[[File:StationReceipt.png]]&lt;br /&gt;
* [New] 2017 Provide UI option to Opt out from Enhanced requisition approval page delivered under - ER18383&lt;br /&gt;
* [New] Search window is now in top left corner to in  Stock Item page [VSO2018], Critical Items page [VSO2019], 2023 General Search Function for Support / Enhancement Ticket page [VSO2023]&lt;br /&gt;
[[File:GeneralSearch.png]]		&lt;br /&gt;
* [New] Enhanced download script applied for few more pages allowing to download up to 1 mil lines [VSO2027] NWA details&lt;br /&gt;
* [New] Dashboard Configuration added to the main menu. NOTE: This is a WIP, and the grid is currently display-only. No editing. [ER23355]&lt;br /&gt;
* [Bugfix] VSO2049 -  Handling of Error IDX10311 - Sign in process (Released 29th July 2020)&lt;br /&gt;
* [Bugfix] VSO2139 -  False error messages being presented for LH Inventory Counts (Released 29th July 2020)&lt;br /&gt;
* [Bugfix] VSO2002 Support Project maintenance - missing some basic validations&lt;br /&gt;
* [Bugfix] VSO2011 SkyTrack related dashboards no longer working - [SR23349]&lt;br /&gt;
* [Bugfix] VSO2028 UI REQ Approval Page needs to perform a check to ensure that a Mode of Transport is selected/chosen prior to displaying the Order Qty Excess modal dialog - [SR15526]&lt;br /&gt;
* [Bugfix] ER15562 - Open up SSIM access to Skylog product users&lt;br /&gt;
* [Bugfix] ER15590 - Implemented ability to store StationCountDetail records on the ReviewDetail view&lt;br /&gt;
* [Bugfix] ER23283 - Fix  - Abort not working for Provisional POs&lt;br /&gt;
* [Bugfix] ER23435 - Fix - Not able to add attachments to a support ticket&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.116.5''' ''(RS , LSY )''&lt;br /&gt;
* [New] 1734 Align how the system interprets the day when requisition is created - ER20933&lt;br /&gt;
* [New] 1956 Warehouse Customer Services to be able to raise IWTs - ER15369&lt;br /&gt;
* [New] 2012 Station Receipts Report missing Station Code in additiona to OrgSite (United Airlines) - ER23315&lt;br /&gt;
* [New] 2017 Provide UI option to Opt out from Enhanced requistion approval page delivered under - ER18383&lt;br /&gt;
* [New] 2018 General Search function for Stock Item page&lt;br /&gt;
* [New] 2019 General Search Function for Critical Items page&lt;br /&gt;
* [New] 2023 General Search Function for Support / Enhancement TIcket page&lt;br /&gt;
* [New] 2025 General Reports - IWT Details page enhanced download function&lt;br /&gt;
* [New] 2027 NWA details - Enhanced download&lt;br /&gt;
* [New] 23355 - Dashboard Configuration added to the main menu. NOTE: This is a WIP, and the grid is currently display-only. No editing&lt;br /&gt;
* [Bugfix] 2002 Support Project maintenance - missing some basic validations&lt;br /&gt;
* [Bugfix] 2011 SkyTrack related dashboards no longer working - SR23349&lt;br /&gt;
* [Bugfix] 2028 UI REQ Approval Page needs to perform a check to ensure that a Mode of Transport is selected/chosen prior to displaying the Order Qty Excess modal dialog - SR15526&lt;br /&gt;
* [Bugfix] 15562 - Open up SSIM access to Skylog product users&lt;br /&gt;
* [Bugfix] 15590 - Implemented ability to store StationCountDetail records on the ReviewDetail view&lt;br /&gt;
* [Bugfix] 23283 - Fix  - Abort not working for Provisional POs&lt;br /&gt;
* [Bugfix] 23435 - Fix - Not able to add attachments to a support ticket&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.115.5''' ''(RS 07/05/2020, LSY )''&lt;br /&gt;
* [Bugfix] 23655 - Unable to partially commit to a PO on RS Alpha&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.115.4''' ''(RS 28/04/2020, LSY 05/05/2020)''&lt;br /&gt;
* [Bugfix] 23443 - Unable to Edit MRP&lt;br /&gt;
* [Bugfix] 23475 - Unable to receipt confirm&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.115.2''' ''(RS 22/04/2020, LSY )''&lt;br /&gt;
* [New] 1946 Improvements to the text and label handling on the trolley editor&lt;br /&gt;
* [New] 1971 Warehouse Stock Levels - All Transactions&lt;br /&gt;
* [New] 1994 See ticket #22991 - seems that the Provision Loading Errors page has been missed in the porting exercise&lt;br /&gt;
* [New] 22407 Re-instates a column that was erroneously removed from NetworkAnalysis\WarehouseDemandIndex&lt;br /&gt;
* [Bugfix] 1993 PurchaseInvoice/AwaitingApproval pages - Grid &amp;quot;drill-down&amp;quot; errors&lt;br /&gt;
* [Bugfix] 2002 Support Project maintenance - missing some basic validations&lt;br /&gt;
* [Bugfix] 15540 - Fixed Station Count Review page - the grid column 'Expected Count Qty' was taking value from the wrong column in the database view&lt;br /&gt;
* [Bugfix] 23435 - error on adding attachement to support ticket&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.114.1''' ''(RS 22/04/2020, LSY )''&lt;br /&gt;
* [New] 1904 Logging user on the Support tickets data grid - list options in alphabetical sequence please&lt;br /&gt;
* [New] 1931 Add Shipment tab to Inside RMA page 22863&lt;br /&gt;
* [New] 1957 Port maintenance pages&lt;br /&gt;
* [New] 1965 Request to port from legacy portal screen allowing to extend users access ER19109&lt;br /&gt;
* [New] 1982 See support ticket #23131 - it is not possible to endorse ERs in the MVC portal&lt;br /&gt;
* [New] 23075 - Added Ext. Ticket No. to support tickets&lt;br /&gt;
* [New] 23227 - Added search panel to report grids&lt;br /&gt;
* [Bugfix] 21715 - Added new message for new db constraint CON_IssueHeader_Despatched&lt;br /&gt;
* [Bugfix] 21835 - Ensure the Prov_POCntrctHdr_ID is set when auto-matching and finding a POMC match (for statuses up to and including Awaiting Approval)&lt;br /&gt;
* [Bugfix] 23139 - Requisition Approval - when only one Preferred Transport Mode record exists for the station, default to it and make the dropdown list read only&lt;br /&gt;
* [Bugfix] 23163 - Changed filter configurations on Station Count Details KPI report to improve performance&lt;br /&gt;
* [Bugfix] 23189 (Fix first user to be assigned to ticket wasn't added to distribution list)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.113.4''' ''(RS 15/04/2020, LSY )''&lt;br /&gt;
* [New] 1780 Add total value to bar charts [primary charts]&lt;br /&gt;
* [New] 1781 Add total value to bar charts [secondary chart]&lt;br /&gt;
* [New] 1893 Provide Global updating capability for ItemLoss factor&lt;br /&gt;
* [New] 1932 Add a Shipment tab in RMA quick View 22863&lt;br /&gt;
* [New] 1952 add user firstName and lastName to header of skylogportal ER14637&lt;br /&gt;
* [New] 1961 Offer a button to make a cascading change of the Method of Transport at REQ Approval step ER16883&lt;br /&gt;
* [New] 1968 General Report - Station ITem KPI reports&lt;br /&gt;
* [New] 1969 General Reports - RMA Details&lt;br /&gt;
* [New] 1986 Born out of support ticket 23133, the authentication server should detect the browser being used by the end-user and if its the loathed IE, tell them to go use a better browser or suffer the consequences...&lt;br /&gt;
* [New] 22145 - Make WorkItem ID a filterable column in the System Errors index grid&lt;br /&gt;
* [New] 22833 - Updated View_FlightLoadedItems to join to NetWorkAnalHeader and filter to return active forecasts only&lt;br /&gt;
* [New] 23129 - PurchaseOrder/Show fixed to show Ultimate Warehouse destination (when applicable)&lt;br /&gt;
* [New] 23133 - removed client script that is not supported in IE11&lt;br /&gt;
* [Bugfix] 1973 Support Ticket #23077 - filtering by txn type is not possible&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.112.4''' ''(RS 08/04/2020, LSY )''&lt;br /&gt;
* [New] 1767 ItemDemandForecast - Migrate View NWA Details&lt;br /&gt;
* [New] 1808 Support - Migrate Projects window&lt;br /&gt;
* [New] 1856 General Reports - Requisition Details  (Performance improvements when filtering on that report)&lt;br /&gt;
* [New] 1903 Modify all CityPair related pages to incorporate 2 new fields (Mileage &amp;amp; KM's)&lt;br /&gt;
* [New] 1915 Urgent improvements required for the REQ approve and alter page in the MVC portal (see support ticket #22793) for details&lt;br /&gt;
* [New] 1916 Create pages to view the details in the new AircraftRouting table ()Changeset 34097: Changed tooltip position (removed blink effect)&lt;br /&gt;
* [New] 1921 Extend Airline Analytics User Profile - Supply Chain Participants/Stations&lt;br /&gt;
* [New] 1922 Extend Airline Analytics User Profile - StockItem/StockItem&lt;br /&gt;
* [New] 1923 Extend Airline Analytics User Profile - StockItem/ItemPack&lt;br /&gt;
* [New] 1924 Extend Airline Analytics User Profile - StockItem/ItemCatalogue&lt;br /&gt;
* [New] 1925 Extend Airline Analytics User Profile - StockItem/ItemSupplier&lt;br /&gt;
* [New] 1926 Extend Airline Analytics User Profile - StockItem/ItemWarehouse&lt;br /&gt;
* [New] 1937 Requisitions - tick boxes in Requisition Header pager with function to delete premanual submits&lt;br /&gt;
* [New] 1940 General Report - StationCountDetails report wired up for Enhanced Exporting&lt;br /&gt;
* [New] 1941 Add Children, Infant, Staff PAX details and diverted port detail to PAX pages developed under VSO task 1795&lt;br /&gt;
* [New] 1942 Add PNR code to the Special Meals window developed under VSO Task 1795&lt;br /&gt;
* [New] 22909 - Ensure column resizer is rendered for MRP/EditAlert (MRP Daily Figures grid)&lt;br /&gt;
* [Bugfix] 1894 Suspected problem with automatic renewal of bearer token&lt;br /&gt;
* [Bugfix] 1943 Typo in the web.config for the Skylog MVC portal, Key = AuthenicatedRedirect&lt;br /&gt;
* [Bugfix] 22527 - Cosmetic issue on numerical columns when exporting to PDF&lt;br /&gt;
* [Bugfix] 22963 - Fix 'Awaiting Approval' Index grid - Status column is no longer hidden by default&lt;br /&gt;
* [Bugfix] 22965 - Support notifications closing support related editor dialogues&lt;br /&gt;
* [Bugfix] 23037 - Item unit price rounding fixes for PO Contracts&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.111.5''' ''(RS 06/04/2020, LSY )''&lt;br /&gt;
* [Bugfix] 23197 - RMA Ship Confirmation - unable to save and continue Ship Qtys (gets set back to zero)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.111.4''' ''(RS 01/04/2020, LSY )''&lt;br /&gt;
* [New] 1572 Porting task, (ER16499) - bring across back ordering for SAPCentric clients in to the MVC portal&lt;br /&gt;
* [New] 1801 Ensure the shipment linked to a Delivery change is updated with the new Expected date and inform the WMS of a date change via Receipt Advice message&lt;br /&gt;
* [New] 1803 UI to support two new fields that have been added to the AircraftConfiguration table - see ER #21965&lt;br /&gt;
* [New] 1855 Manufacturer details in Skylog - (ER20603)&lt;br /&gt;
* [New] 1879 Provide pages to maintain (Add or delete) Hub Airports for a particular airline&lt;br /&gt;
* [New] 1900 UI for planned substitution by region - (ER22245)&lt;br /&gt;
* [New] 1907 Create pages to view data in the BA BOM Staging tables via the portal&lt;br /&gt;
* [New] 1916 Create pages to view the details in the new AircraftRouting table&lt;br /&gt;
* [New] 1936 Bugs fixing &amp;amp; improvements&lt;br /&gt;
* [New] 22941 - Revise the enhanced requisitioning approval page to make it more flexible for operations other than Lufthansa&lt;br /&gt;
* [Bugfix] 1947 (sr22999) - Planned Orders Report, when the Export to Excel button is clicked, nothing happens&lt;br /&gt;
* [Bugfix] 1948 SAP Backorders functionality is ignoring Airline access rights - allowing users to view and edit requisition backorders for any airline&lt;br /&gt;
* [Bugfix] 22073 - Changed the default filter operator globally for string values in Kendo grids&lt;br /&gt;
* [Bugfix] 22697 - Added Pick Instructions/Priority for provisional requisitions&lt;br /&gt;
* [Bugfix] 22887 - Fixed invalid Id reference in view&lt;br /&gt;
* [Bugfix] 22925 - Removed SeqNo from POVendorDeliveryHeaderEdit viewModel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.110.8''' ''(RS 26/03/2020, LSY )''&lt;br /&gt;
* [New] 22941 Revise the enhanced requisitioning approval page to make it more flexible for operations other than Lufthansa&lt;br /&gt;
* [Bugfix] 1947 Planned Orders Report is not downloading&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.110.6''' ''(RS 19/03/2020, LSY )''&lt;br /&gt;
* [Bugfix] 1945 Enhanced report download job is not applying filters 22953&lt;br /&gt;
* [Bugfix] 22925 Unable to create additional vendor deliveries as a supplier for fully committed&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.110.3''' ''(RS 18/03/2020, LSY )''&lt;br /&gt;
* [New] 1486 Add a &amp;quot;waste Bin&amp;quot; feature - items on the aircraft layout galley canvass can be dragged to the waste bin to avoid using the delete button on users keyboard (ER 19673)&lt;br /&gt;
* [New] 1600 Shipments by mode of transport and on time % (drill tables) ER16865&lt;br /&gt;
* [New] 1689 Provide Station Executive Role Access to Station Performance dashboard&lt;br /&gt;
* [New] 1791 Save customized dashboard&lt;br /&gt;
* [New] 1795 Develop pages to display Actual PAX and Special meal quantities and request history&lt;br /&gt;
* [New] 1840 NWA Demand by Warehouse report 21407&lt;br /&gt;
* [New] 1874 General reports - Network inventory valuation&lt;br /&gt;
* [New] 1879 Provide pages to maintain (Add or delete) Hub Airports for a particular airline&lt;br /&gt;
* [New] 1889 ER22407 - Add Forecast ID to NWAD by warehouse screen&lt;br /&gt;
* [New] 1891 22225 - Enable Supplier relationship manager role to access to StockItem/ItemsIndex&lt;br /&gt;
* [New] 1895 Add Network Analysis Origin column to the View NWA pages&lt;br /&gt;
* [New] 1896 Reposition warehouse Inventory reporting to general reports menu&lt;br /&gt;
* [New] 1903 Modify all CityPair related pages to incorporate 2 new fields (Mileage &amp;amp; KM's)&lt;br /&gt;
* [New] 1905 Modify ProvioningRule pages incorporate selection by Distance of flight (Mileage) SCRIPT TO VSO!&lt;br /&gt;
* [New] 1913 Offer an &amp;quot;Add&amp;quot; (+) button to allow SPMs to tack-on additional materials to a REQ which is in status: Awaiting Approval (See support ticket #22273)&lt;br /&gt;
* [New] 1917 StockItem download contains skylog code over desc columns&lt;br /&gt;
* [Bugfix] 22301 - Allowed requisition requested/approved qty &amp;gt; 99999 to be entered in the portal pages. Requires thorough requisition testing&lt;br /&gt;
* [Bugfix] 22331 - Overcommitment warning for vendors creating delivery schedule&lt;br /&gt;
* [Bugfix] 22535 - Fixed inability to reassign ER's&lt;br /&gt;
* [Bugfix] 22793 - Added Req Status to Awaiting Approval index grid&lt;br /&gt;
* [Bugfix] 22805 - Dashboard chart - submitted counts. Fixed the monthly category display to show the correct month&lt;br /&gt;
* [Bugfix] 22857 - Fixed infinite loop between client/authentication server for authenticated users accessing un-authorized actions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.109.3''' ''(RS 18/03/2020, LSY )''&lt;br /&gt;
* [New] 1251 Portal migration - Enhanced Requisition Approval page&lt;br /&gt;
* [New] 1830 Amend the Requisition Pop as per ticket request ER21997&lt;br /&gt;
* [New] 1835 Add alert when excel is uploaded for station stock count 20177&lt;br /&gt;
* [Bugfix] 1882 Various reports of data download problems in the MVC portal, timing out if record set is more than a few thousand records (approx 10K)&lt;br /&gt;
* [Bugfix] 22157 - Enabled exporting all pages&lt;br /&gt;
* [Bugfix] 22331 - Show a warning to vendors if they try to submit a delivery schedule which over-commits to the order&lt;br /&gt;
* [Bugfix] 22535 - Fixed inability to reassign ER's  ####close ticket on release&lt;br /&gt;
* [Bugfix] 22561 - Fixes to REQ Excess Qty popup - now rounding values before sending them off to the DB&lt;br /&gt;
* [Bugfix] 22665 - Station Submitted Counts dashboard chart&lt;br /&gt;
* [Bugfix] 22887 - Fixed invalid Id reference in view&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.108.2''' ''(RS 10/03/2020, LSY )''&lt;br /&gt;
* [Bugfix] 22793 - Important - /Requisition/AwaitingApproval page in the new portal doesn't show the REQ Header Status of the REQ&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.108.1''' ''(RS 06/03/2020, LSY )''&lt;br /&gt;
* [Bugfix] 22665 - Station Submitted Counts dashboard chart fix&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.108.0''' ''(RS 02/03/2020, LSY )''&lt;br /&gt;
* [New] 1868 Improve SSIM error handling so you can set multiple records for re-run reg globally or by error nature rather than individually&lt;br /&gt;
* [New] 1870 Add a General Report to show Aircraft Provisioning Code Details&lt;br /&gt;
* [New] 1871 Add a General report to provide details of Module Contents&lt;br /&gt;
* [New] 1872 Add ability to maintain and view Module User Notes outside of the SkyLoad Canvases&lt;br /&gt;
* [New] 1873 Add a page to allow forecasting attributes to be viewed through portal&lt;br /&gt;
* [New] 1875 Add a page to show details in the FlightLink table&lt;br /&gt;
* [New] 1877 Add Exchange Rule field to Module detail Grid on view Provisioning pages&lt;br /&gt;
* [New] 1878 If the detail of a module is an item then disable the detail arrow to display module content as this only make sense for a module and not an item&lt;br /&gt;
* [Bugfix] 1883 Cannot read property 'weightUnit' or null&lt;br /&gt;
* [Bugfix] 22523 - Allow monthly negative financial consumption to display in chart&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.107.0''' ''(RS 02/03/2020, LSY )''&lt;br /&gt;
* [New] 1683 Adjust Module related View, Creation and Edit to accommodate new field ready for use and Share in Menu Plan&lt;br /&gt;
* [New] 1730 Requisitions - Migrate copy Template button&lt;br /&gt;
* [New] 1756 Ability to create records in AircraftContainerStowage (Stowage Rules)&lt;br /&gt;
* [New] 1759 Restrict SkyLoad only Aircraft related pages &amp;amp; menus to users with SkyLoad licenced&lt;br /&gt;
* [New] 1845 Station Stock Count chart sorting&lt;br /&gt;
* [New] 1857 Forecast Changes Approval page row upload date to be added&lt;br /&gt;
* [New] 1866 Restructure General reports menu in preparation for a lot more reports&lt;br /&gt;
* [New] 1869 Remove the Upload and Offload Offset (days) from Provision Loading Pages&lt;br /&gt;
* [New] Station Count Details report improved so that it automatically filters out data for stations the user doesn't have access to&lt;br /&gt;
* [Bugfix] 1686 Position and move ability of picture window on canvasses is a problem (improve functionality)&lt;br /&gt;
* [Bugfix] 1849 Airline selector doesn't work after loading stored filters (multipage problem)&lt;br /&gt;
* [Bugfix] 22287 - Users with no restrictions on their ticket access should now be able to see ALL tickets&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.106.3''' ''(RS 26/02/2020, LSY )''&lt;br /&gt;
* [New] 1541 StationItem - Automatic Requisition Items&lt;br /&gt;
* [New] 1731 Purchase Order - PO Notes page&lt;br /&gt;
* [New] 1750 In full delivery - Supplier - ER18809 - [Drill down]&lt;br /&gt;
* [New] 1768 StockItem - Item Supplier Mapping&lt;br /&gt;
* [New] 1779 Add ability to download data in excel for All Chart-related data grids&lt;br /&gt;
* [New] 1785 Hide empty Months in dashboards&lt;br /&gt;
* [New] 1790 Add button to reset filters&lt;br /&gt;
* [New] 1795 Develop pages to display Actual PAX and Special meal quantities and request history&lt;br /&gt;
* [New] 1847 Improve error handling for container type editing in the canvas&lt;br /&gt;
* [New] 20095 - Re-added the SLX Dummy Airline's items to StockItem listing grids, and added SLX Dummy Airline as a grid filter option&lt;br /&gt;
* [New] 21833 - Internal (SLX Staff) URL links  appear in the user account context menu (i.e. profile/support/ log out menu)&lt;br /&gt;
* [Bugfix] 1788 Drill down chart for Warehouse Valuation needs to be populated&lt;br /&gt;
* [Bugfix] 1848 dashboard charts are showing Month+1&lt;br /&gt;
* [Bugfix] 22037 - Fixed a null reference error when cancelling a PO's balance from Receipt Confirmation page&lt;br /&gt;
* [Bugfix] 22053 - Check user role is authorized to approvde POMCs, at PO/Airline configuration level&lt;br /&gt;
* [Bugfix] 22103 - Fixed password reset functionality in AuthServer project (affects files in this project too though, hence the mention)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.105.1''' ''(RS 18/02/2020, LSY )''&lt;br /&gt;
* [Bugfix] 22241 User unable to access the bond station&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.105.0''' ''(RS 13/02/2020, LSY )''&lt;br /&gt;
* [New] 1542 Atlas Chiller Icon required for Galley Editor&lt;br /&gt;
* [New] 1729 StockItem - pdf button to download Item catalogue list with pictures&lt;br /&gt;
* [New] 1736 Count Details Bespoke reports to display number values&lt;br /&gt;
* [New] 1756 Ability to create records in AircraftContainerStowage (Stowage Rules)&lt;br /&gt;
* [New] 1758 Create portal pages to show Stowage Types and related Container Compatibility&lt;br /&gt;
* [New] 1759 Restrict SkyLoad only Aircraft related pages &amp;amp; menus to users with SkyLoad licenced&lt;br /&gt;
* [New] 1780 Add total value to bar charts [primary charts]&lt;br /&gt;
* [New] 1782 add button to be able to filter bar charts timeline&lt;br /&gt;
* [New] 1786 Adjust Legend&lt;br /&gt;
* [New] 1787 Add Legend to Warehouse Valuation Chart&lt;br /&gt;
* [New] 1792 add country to station performance filter table&lt;br /&gt;
* [Bugfix] 1800 PO Shipment Splitting - change to the expected date for an existing delivery is not sending an update ReceiptAdvice to the WMS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.104.2''' ''(RS 13/02/2020, LSY )''&lt;br /&gt;
* [New] 1300 In Full delivery - Supplier - ER18809&lt;br /&gt;
* [New] 1548 UI functionality of splitting PO shipments&lt;br /&gt;
* [New] 1557 See Support ticket #20027 - improve Error handling when a PO is raised for materials with differing currencies. Prevent adding items to a PO if their currency doesn't match with the items already on the PO&lt;br /&gt;
* [New] 1567 Create UI for &amp;quot;No Fly&amp;quot; item status Yes/No in stockitem screen&lt;br /&gt;
* [New] 1305 / 18801 Added No-Fly flag to the StockItem grid&lt;br /&gt;
* [New] 1597 Station Count - Breakages	&lt;br /&gt;
* [New] 1662 M/T changes required for vendor shipment splitting&lt;br /&gt;
* [New] 1740 Restrict access to the galley canvas if a user doesn't have SSO grants&lt;br /&gt;
* [New] 1752 City Pairs &amp;amp; Markets - Improve &amp;quot;Delete&amp;quot; functionality&lt;br /&gt;
* [New] 1753 All dashboard charts require the date value displayed in the X-Axis to be in &amp;quot;MMM-YY&amp;quot; date format&lt;br /&gt;
* [New] 1765 Improve filters and order by when displaying aircraft stowages from the flight schedule page&lt;br /&gt;
* [New] er19939 PO Splitting (PO Vendor Deliveries)&lt;br /&gt;
* [Bugfix] 1737 Requisition Excess Ordering Thresholds - duplicate logs can be created quite easily Avoid having duplicate entries in the RequisitionDetailExcessOrderQtyLog with the addition of a new &amp;quot;Counter&amp;quot; field - attempting to approve the same excessive figures multiple times should now increase the counter field rather than insert a new (duplicate) record&lt;br /&gt;
* [Bugfix] 1757 Item Demand Forecast - External Forecast Data -&amp;gt; Unable to delete row&lt;br /&gt;
* [Bugfix] 1762 Support Tickets - Watch List is showing too many records in the new portal&lt;br /&gt;
* [Bugfix] 1772 Several Grids - not possible navigate across different pages of the grids&lt;br /&gt;
* [Bugfix] SR21531 - Contract Items report is not loading - fixed&lt;br /&gt;
* [Bugfix] sr21633 Changed sort order on Stock Unit DDL&lt;br /&gt;
* [Bugfix] sr21655 Fixed issue causing users to be unable to save changes to Station Count Categories (already patched)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.103.6''' ''(RS 29/01/2020, LSY )''&lt;br /&gt;
* [Bugfix] 1769 Error preventing access to Aircraft Layout Editor&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.103.5''' ''(RS 27/01/2020, LSY )''&lt;br /&gt;
* [New] 1570 Stock Item - Item Catalog Portal&lt;br /&gt;
* [New] 1597 Station Count - Breakages&lt;br /&gt;
* [New] 1658 Porting issue - Purchase Order Contract content in the MVC Portal does not allow you to view a break-down of POCntrctDet_ConsQty; this is available in the legacy portal though&lt;br /&gt;
* [New] 1669 Allow access to General reports: Issue details, PO lines, contracted Items and Items on PO contracts to Supplier manager role&lt;br /&gt;
* [New] 1688 Provide functionality to add/edit and delete module content if SkyLoad is not enabled&lt;br /&gt;
* [New] 1741 Enhancements to the SSO Security token functionality&lt;br /&gt;
* [New] 21353 - Make PO Master Contract PDF Generation and Existing documents listing available in Show page, Index Grid (Existing Docs grid on index page)&lt;br /&gt;
* [Bugfix] 1650 Support Request #20625 - MVC UI is showing misleading information when viewing the break-down of Expected Receipts where the receipt is for a Partially Received PO&lt;br /&gt;
* [Bugfix] 1686 Position and move ability of picture window on canvasses is a problem&lt;br /&gt;
* [Bugfix] 1727 When approving a req in MVCRSTEST you get a message ‘true’ pop up after it tells you orders will be create etc&lt;br /&gt;
* [Bugfix] 1738 Unfriendly error is displayed when validation fails for new Aircraft Module creation&lt;br /&gt;
* [Bugfix] 20065 - Added SupplierManager roles to the authorised roles for PurchaseOrderDetailSummary_Read (listing of PO Details)&lt;br /&gt;
* [Bugfix] 20089 - Edit button hidden for non-SLX users on grids presented on: ItemWarehouse index, ItemPacks index, TransportChains index, and Count Category index views, show button also added which is always available and presents the same data in read-only form&lt;br /&gt;
* [Bugfix] 20105 - Added a help / explain button on the Shipments grid on EditRestrictedPurchaseOrder view&lt;br /&gt;
* [Bugfix] 20467 - Fixed DDL population when creating a new PO (delivering to warehouse or warehouse via whse transfer)&lt;br /&gt;
* [Bugfix] 21393 - Fix POMC Lookup in PO Creation. (also tested and patched out to 1.0.102.x)&lt;br /&gt;
* [Bugfix] 21549 (add any New Airline Supplier records)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.102.6''' ''(RS 21/01/2020, LSY )''&lt;br /&gt;
* [New] 1567 Create UI for &amp;quot;No Fly&amp;quot; item status Yes/No in stockitem screen&lt;br /&gt;
* [New] 1598 Airline Supplier - additional contacts&lt;br /&gt;
* [New] 1643 Add new field to Contracted items general report&lt;br /&gt;
* [New] 1688 Provide functionality to add/edit and delete module content if SkyLoad is not enabled&lt;br /&gt;
* [New] 1706 Warehouse - Adjustments screen&lt;br /&gt;
* [New] 1710 Implement External order reference for SAP Requisitions&lt;br /&gt;
* [New] 1715 Stock count - Migrate columns 'Cancelled' and 'Complete' in Stock Count overview&lt;br /&gt;
* [Bugfix] 1675 Problem with functionality to delete a stockitem (fix deletion logic)&lt;br /&gt;
* [Bugfix] 1701 Purchase Invoicing &amp;gt; All POs Grid shows incorrect value for 'Direct Delivery'&lt;br /&gt;
* [Bugfix] 1727 When approving a requisition, you get a message ‘true’ pop up after it tells you orders will be create etc.&lt;br /&gt;
* [Bugfix] 20719  - StockItem edits - ensure Item Cost, Weight, and Item Pack Weight allow up to 6 decimal points precision&lt;br /&gt;
* [Bugfix] 21275  - Fixed grid sorting bug on Stock Item Index grid&lt;br /&gt;
* [Bugfix] 21239  - Fixed several Back Order edit issues&lt;br /&gt;
* [Bugfix] 21287  - PO Lines report updated to initially sort on PO Creation Date descending&lt;br /&gt;
* [Bugfix] 21393  - Fixed the Contract Reference lookup for PO Edits&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.101.2''' ''(RS 08/01/2020, LSY )''&lt;br /&gt;
* [New] 1568 StationItem - Select Station Items to be Updated using latest station defaults&lt;br /&gt;
* [New] 1569 Stock Item - Stock Item Replacements&lt;br /&gt;
* [New] 1638 StationItems - migration of station items page&lt;br /&gt;
* [New] 1656 Drill down on Open PO status dashboard chart&lt;br /&gt;
* [New] 1664 RMA - Ability to amend RMA ETA after RMA has been approved&lt;br /&gt;
* [New] 1668 Bespoke MRP Batch Report amendment&lt;br /&gt;
* [New] 1680 Need the ability to create module details for a Miscellaneous Container Group&lt;br /&gt;
* [Bugfix] 1532 Prevent ability to add disabled users to a ticket's distribution list&lt;br /&gt;
* [Bugfix] 1650 Support Request #20625 - Portal is showing misleading information when viewing the break-down of Expected Receipts where the receipt is for a Partially Received PO&lt;br /&gt;
* [Bugfix] 1647 Support Ticket #20635 - When adding a new Airline Supplier in the portal needs to auto-trim the Supplier Account Number&lt;br /&gt;
* [Bugfix] 1674 Fixed several bugs in the Substitutions module&lt;br /&gt;
* [Bugfix] 1677 Improved error handling in Item Pack maintenance pages&lt;br /&gt;
* [Bugfix] 1685 Stock item editing. Exception if Pack levels have the same &amp;quot;Pack Description&amp;quot; value&lt;br /&gt;
* [Bugfix] 1687 Default Image not showing in the Modules page&lt;br /&gt;
* [Bugfix] 1713 Unable to edit provisional RMAs in v1.0.101.0&lt;br /&gt;
* [Bugfix] SR17939 - Disabled selection mode on Station Count items grid and adjusted control heights to hopefully improve the cell-selection issue (Changeset 33196)&lt;br /&gt;
* [Bugfix] SR20593 - KPI requisition detail - fixed filter behaviour for the 'Substitute' column&lt;br /&gt;
* [Bugfix] SR21103 - Requisition editing (pre-approval and approval), Save and Continue now retains the Item Grid page number that the user was on&lt;br /&gt;
* [Bugfix] SR21111 - SSIM Index Grid initial sort order now by created date descending&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.100.3''' ''(RS 03/01/2020, LSY )''&lt;br /&gt;
* [New] 1451 Support middle-tier upload function In Progress (Tidied margins and added upload button to change approval page)&lt;br /&gt;
* [New] 1496 Validation of supplier contact email&lt;br /&gt;
* [New] 1558 Waste Trolley shouldn't be chilled&lt;br /&gt;
* [New] 1588 MRP - Planner Orders - Additional columns for  &amp;quot;Soft POs&amp;quot;&lt;br /&gt;
* [New] 1595 KPI receipt - station receipt report with additional columns&lt;br /&gt;
* [New] 1596 KPI report - IWT Details report&lt;br /&gt;
* [New] 1607 Supplier Performance Dashboard  - Supplier On Time Commitment chart&lt;br /&gt;
* [New] 1610 Supplier Performance Dashboard  - Dashboard Open POs Status chart&lt;br /&gt;
* [New] 1618 Validation needed when changing an Organization Type&lt;br /&gt;
* [New] 1648 Add Cost Centre Category Code to GL Account Category pages&lt;br /&gt;
* [New] 1649 Small changes and tidy up to GL Cost Centre category pages&lt;br /&gt;
* [New] 1652 Implemented ability to maintain Alternative Aircraft Codes&lt;br /&gt;
* [New] 1655 Better handled violations of Unique Index: IDX_RequisitionDetail_ReqHdr_ID__StkItem_ID__ReqDate__ExtLineRef, currently an unfriendly error message is presented to the user, which causes confusion&lt;br /&gt;
* [New] 1663 Implemented ability to resolve an SSIM that was burst with errors&lt;br /&gt;
* [New] 1667 Release banner should come up at Home Screen and as a banner T-10 minutes&lt;br /&gt;
* [New] 20669 Quantity fields on Station Counts now only validated on submission (so users can save as they go)&lt;br /&gt;
* [New] 20923 Saving a station will now only validate Default Loading (and it's relation to other active caterer stations) if the user actually changed the value&lt;br /&gt;
* [Bugifx] 1549 Portal doesn't display extended characters correctly on drop down lists&lt;br /&gt;
* [Bugfix] 1632 Non default pack quantity not enforced when adding items to back orders&lt;br /&gt;
* [Bugfix] 1633 AircraftStowagePositionList Report Error&lt;br /&gt;
* [Bugfix] 1654 Filtering on Aircraft Type page is not working as it should&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.99.4''' ''(RS 18/12/2019, LSY )''&lt;br /&gt;
* [Bugfix] 1642 SkyLog tickets - responsible user needs to be included in the e-mail list&lt;br /&gt;
* [Bugfix] 1676 StockitemForecastLoadfactor decimal precision not being displayed correctly&lt;br /&gt;
* [Bugfix] 1678 Deletion of an AircraftModule logic when to activate the delete icon is wrong&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.99.2''' ''(RS 12/12/2019, LSY )''&lt;br /&gt;
* [New] 1442 Display days coverage in MRP Daily figure&lt;br /&gt;
* [New] 1451 Support m/t upload function&lt;br /&gt;
* [New] 1527 When dragging a stowage position to the Galley canvas where is the default unit of Dims coming from? Also Min check needs explaining in terms of the unit&lt;br /&gt;
* [New] 1550 Implemented ability to review forecasts&lt;br /&gt;
* [New] 1601 Tidy up Aircraft Tail Number pages&lt;br /&gt;
* [New] 1605 Dashboard - Drill data implemented for the Late Open PO shipments chart&lt;br /&gt;
* [New] 1609 Planned Orders - UI - General reports to display data from MRPSoftOrderDetail&lt;br /&gt;
* [New] 1615 Make SLX portal version identifier clickable - redirecting you to release history on the wiki&lt;br /&gt;
* [New] 1617 Add Organization Type to Airline Supplier pages&lt;br /&gt;
* [New] 1629 ER 20479 - Add External Line Number column to the PO lines KPI report&lt;br /&gt;
* [Bugfix] 1446 SkylogistiX Wiki  - Fix to improve the performance of the portal (reducing database reads)&lt;br /&gt;
* [Bugfix] 20515 - Improved error handling for bespoke reports&lt;br /&gt;
* [Bugfix] 20637 - Improved performance for loading items to add to Requisition&lt;br /&gt;
* [Bugfix] 1148 Add time stamp to error pop-ups&lt;br /&gt;
* [Bugfix] 1375 Enhance filters across all pages / grids = trimming numeric filter searches&lt;br /&gt;
* [Bugfix] 1470 Support Ticket #19505 - Unable to export Bespoke Reports to MS-Excel&lt;br /&gt;
* [Bugfix] 1639 SkyLog tickets - line breaks in the Detailed Description of the Problem&lt;br /&gt;
* [Bugfix] 1642 SkyLog tickets - responsible user needs to be included in the e-mail list&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.98.3''' ''(RS 06/12/2019, LSY )''&lt;br /&gt;
* [New] 1218 Add a delete Icon to the StockItem/Index page to allow stock items to be deleted&lt;br /&gt;
* [New] 1492  Substitution Module / Unplanned Substitutions migrated to new portal&lt;br /&gt;
* [New] 1500 PO Lines data grid -  files downloaded into csv/xls should have a date format adjusted to dd/mm/yyyy&lt;br /&gt;
* [New] 1511 ItemSupplier index grid updated to include new columns&lt;br /&gt;
* [New] 1580 Station Performance dashboard - Add &amp;quot;under review&amp;quot; and &amp;quot;recount&amp;quot; statuses to &amp;quot;Station Stock Count&amp;quot; chart&lt;br /&gt;
* [New] 1593 Planned orders - UI - Add field forecasting period to Item supplier - Warehouse grid&lt;br /&gt;
* [New] 1622 Station KPI - Station late orders table need mode of transport&lt;br /&gt;
* [New] 1621 New Dashboard Group: 'Supplier Performance'&lt;br /&gt;
* [New] 1604 'Supplier Performance' Dashboard chart - Late Open PO shipments&lt;br /&gt;
* [Bugfix] 1611 Consumption chart not rendering categories in the correct order when when filters are applied&lt;br /&gt;
* [Bugfix] 1612 Station KPI dashboard - Station count chart refresh&lt;br /&gt;
* [Bugfix] 1470 Support Ticket #19505 - Unable to export Bespoke Reports to MS-Excel&lt;br /&gt;
* [Bugfix] 1562 Aircraft Config - Creation Date Failure&lt;br /&gt;
* [Bugfix] 1608 Module Copy &amp;amp; Delete Issues&lt;br /&gt;
* [Bugfix] 1619 &amp;quot;sortablejs&amp;quot; node modules call exception when canvas loading&lt;br /&gt;
* [Bugfix] 19133 - Sort order on Requisition Approval grid changes dependent on whether or not the airline is using Loading Groups&lt;br /&gt;
* [Bugfix] 20289 - StationCountCategory Edit page improvements - fields for IncludeAllSPL and UpdateSPL are now read-only with appropriate values if Approval is not required&lt;br /&gt;
* [Bugfix] 20375 - Changed option label for &amp;quot;Climate Requirements&amp;quot; on adding a stockitem&lt;br /&gt;
* [Bugfix] 20379 - Fixed incorrect field binding on Stock Allocated to Warehouse Transfers grid (outbound)&lt;br /&gt;
* [Bugfix] 20437 - Fixed method used to retrieve the blank count file - now returns the latest if there's multiple&lt;br /&gt;
* [Bugfix] 20465 - Export button added to non-SAP-centric BackOrder items grid&lt;br /&gt;
* [Bugfix] 20487 - Added Rule Sequence field to Provisioning Rules grid&lt;br /&gt;
* [Bugfix] 20489 - Changed query for Expected Warehouse Transfers (Stock Levels) grid so that it's based on WarehouseTransferReceipt rather than WarehouseTransferDetail&lt;br /&gt;
* [Bugfix] 20515 - Fixed error handling on Bespoke Reports&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.97.0''' ''(RS 02/12/2019, LSY )''&lt;br /&gt;
* [New] 1297 - Dashboard Chart - Shipments by Mode of Transport and On Time % - ER16865&lt;br /&gt;
* [New] 1446 - SkylogistiX Wiki&lt;br /&gt;
* [New] 1492 - (minor errors) Substitution Module / unplanned substitutions website&lt;br /&gt;
* [New] 1520 - Port across functionality to allow the User Station Access table to be managed through the new portal&lt;br /&gt;
* [New] 1566 - When creating a new Station Par Level entry (Station Item record), we should check to see if the &amp;quot;new&amp;quot; material has been associated with the station previously&lt;br /&gt;
* [New] 1585 - Make the 'Network On Time Receipts' chart wider by default, and allow to be re-sizeable&lt;br /&gt;
* [Bugfix] 1499 - StationCount Detail 'Last Count Date' not being populated in some cases (19641)&lt;br /&gt;
* [Bugfix] 1613 - SR20423 - Build v1.0.96.0 has introduced a bug - problems editing ItemWarehouse records from page: /StockItem/Edit&lt;br /&gt;
* [Bugfix] 1623 - SR20433 - Back Order processing - it is not possible to ship from an alternate warehouse&lt;br /&gt;
* [Bugfix] 1626 - Unable to submit Requisitions in 1.0.97.x&lt;br /&gt;
* [Bugfix] 1631 - MRP Supply Parameters - Item Warehouse edit bug&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.96.0''' ''(RS 20/11/2019, LSY )''&lt;br /&gt;
* [New] 1520 - Port across functionality to allow User Station Access to be managed in the new portal&lt;br /&gt;
* [New] 1555 - Added Planner Name column to  the Stock Levels index grid&lt;br /&gt;
* [New] 20055 - MOQ and EOQ fields on Item Warehouse editor template&lt;br /&gt;
* [New] 1519 - Warehouse Inventory Valuations Report (KPI)&lt;br /&gt;
* [Bugfix] 1563 - Duplicate Container Item Type&lt;br /&gt;
* [Bugfix] 1558 - Waste Trolley should not be chilled&lt;br /&gt;
* [Bugfix] 20133 - Transit Only field bug on editing Warehouse&lt;br /&gt;
* [Bugfix] 1453 - UI allows an MRP line to be submitted even if the Qty control is not showing a figure/value&lt;br /&gt;
* [Bugfix] 20171 - Problems adding Stock Item Packs&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Release:History&amp;diff=2706</id>
		<title>Release:History</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Release:History&amp;diff=2706"/>
		<updated>2021-09-09T17:11:28Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Also fixed code-comment at the top of the page (It was introducing excess whitespace above the TOC)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- &lt;br /&gt;
Not really sure why this comment block needs to be here...&lt;br /&gt;
But if you prefer to keep it please be careful not to introduce excess whitespace which would get rendered on the page (Don't have multiple comments with blank lines between them)&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.145.x=&lt;br /&gt;
'''Build 1.0.145.x''' ''(RS dd/mm/2021, LSY dd/mm/2021)''&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.144.x=&lt;br /&gt;
'''Build 1.0.144.x''' ''(RS dd/mm/2021, LSY dd/mm/2021)''&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.143.x=&lt;br /&gt;
'''Build 1.0.143.x''' ''(RS dd/mm/2021, LSY dd/mm/2021)''&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.142.x=&lt;br /&gt;
'''Build 1.0.142.x''' ''(RS dd/mm/2021, LSY dd/mm/2021)''&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=Build 1.0.141.x=&lt;br /&gt;
'''Build 1.0.141.x''' ''(RS 09/09/2021, LSY 09/09/2021)''&lt;br /&gt;
* [New] 2939 - Changes for adding a new user to an active SkyShare publication, and further changes for the new attachment approval process. The former is good to go however the latter may need further tweaks - to be assessed once a new MT patch is released to alpha for required changes. Finished portal side of Publication Attachment Approval and tidied up the Attachment grids a bit to use more suitable column widths (ER 26719)&lt;br /&gt;
* [New] 2940 - Changes for adding a new user to an active SkyShare publication, and further changes for the new attachment approval process. The former is good to go however the latter may need further tweaks - to be assessed once a new MT patch is released to alpha for required changes. Finished portal side of Publication Attachment Approval and tidied up the Attachment grids a bit to use more suitable column widths (ER 26719)&lt;br /&gt;
* [New] 3341 - Changes for adding a new user to an active SkyShare publication, and further changes for the new attachment approval process. The former is good to go however the latter may need further tweaks - to be assessed once a new MT patch is released to alpha for required changes (ER 27563)&lt;br /&gt;
* [New] 3353 - Allow admin roles to add notes of types &amp;quot;Review Note&amp;quot;, &amp;quot;Note for Reviewer&amp;quot;, and &amp;quot;Resubmission Note&amp;quot; to SkyShare publications (assuming the status is appropriate), as if they were the creator or nominated approver of the publication&lt;br /&gt;
* [New] 3354 - Allow admin roles to add notes of types &amp;quot;Review Note&amp;quot;, &amp;quot;Note for Reviewer&amp;quot;, and &amp;quot;Resubmission Note&amp;quot; to SkyShare publications (assuming the status is appropriate), as if they were the creator or nominated approver of the publication&lt;br /&gt;
* [New] 3362 - Enhanced Exporting introduced for various index pages under Daily Activities -&amp;gt; MRP &amp;amp; Purchase Ordering and Reference Data -&amp;gt; Stock Items&lt;br /&gt;
* [New] 3363 - Station Logistics Profile and Station Site info buttons added to _RequisitionHeaderPostApprovalEdit partial view which is rendered on /Requisition/Alter and /Requisition/ProcessOpenBackOrder views&lt;br /&gt;
* [MT] 2686 - Tweak user reactivation so that users have only 14 days to reactivate their account (ER 24369)&lt;br /&gt;
* [MT] 2686 - Tweak user reactivation so that users have only 14 days to reactivate their account (SR 24369)&lt;br /&gt;
* [MT] 2941 - MT elements to support adding new attachment to an Active SkyShare publication with approval (ER 26719)&lt;br /&gt;
* [MT] 2941 - MT elements to support adding new attachment to an Active SkyShare publication with approval (ER 26719)&lt;br /&gt;
* [MT] 2941 - MT elements to support adding new attachment to an Active SkyShare publication with approval (ER 26719)&lt;br /&gt;
* [MT] 2979 - Review the calculation of Station Stock Outs with a view to making improvements (ER 26851)&lt;br /&gt;
* [MT] 3074 - Improve checks on Inbound ApprovedPO message validation (ER 14096)&lt;br /&gt;
* [MT] 3187 - Ive changed the data type for two date fields on the ProvisionLoading table from smalldatetime --&amp;gt; date&lt;br /&gt;
* [MT] 3237 - MT &amp;amp; Workflow changes associated with RMA back-ordering functionality (ER 26661)&lt;br /&gt;
* [MT] 3237 - MT &amp;amp; Workflow changes associated with RMA back-ordering functionality (ER 26661)&lt;br /&gt;
* [MT] 3339 - Update transport related MT routines to reference SkyMove product (ER #27679) (ER 27679)&lt;br /&gt;
* [MT] 3340 - MT needs to be aware of two new fields on the PublicationAccessLog table which determine WHEN a user is linked to a SkyShare publication and WHO/WHAT linked the user to the publication (ER 27563)&lt;br /&gt;
* [MT] 3398 - SkyShare AccessLog timestamp incorrectly set on sending of initial Approval alert rather than user distribution alert&lt;br /&gt;
* [MT] 3399 - SkyShare occasional problem with duplicate deadlines being created on WaitUserAck step after approving a new attachment&lt;br /&gt;
* [MT] 3403 - ReceiptOrder workflow incorrectly waiting for a status message from w/h even though the wms mapping status msg flag is set to no (SR 27753)&lt;br /&gt;
* [MT] 3427 - MT changes required to the Scheduler job: CheckUserAccountActivityTransformer to reflect the removal of a redundant field in the db, Userdetail.UserDet_MustChangePsw (SR 27705)&lt;br /&gt;
* [MT] 3439 - SkySharePublication WKI routing to exception upon new SkyShare attachment approval&lt;br /&gt;
* [Bugfix] 3229 - Fixed filtering by &amp;quot;Unread&amp;quot; and &amp;quot;Overdue&amp;quot; (using the buttons above the grid) on SkyShare PublicationIndex where the user has a local timezone which doesn't match with the server (UTC) (SR 27401)&lt;br /&gt;
* [Bugfix] 3327 - Fixed newlines not being rendered in the error text on /SupplierCount/UploadedFileErrorsIndex (SR 27657)&lt;br /&gt;
* [Bugfix] 3332 - Fixed incorrect date used in default sorting and fixed default sorting not working in general on the Order History tab of Requisition/EditProvisional. Also added a hidden field for the CreationDate (ER 27671)&lt;br /&gt;
* [Bugfix] 3338 - Added missing icons to the project file (ER 27679)&lt;br /&gt;
* [Bugfix] 3349 - Fixed &amp;quot;Valid From&amp;quot; date field becoming editable after the user attempts to store other data that fails validation (specific to active SkyShare publications)&lt;br /&gt;
* [Bugfix] 3360 - Fixed broken site info icon functionality and positioning, and removed unnecessary shrinking of label widths in header panel - all on StationCount/Review&lt;br /&gt;
* [Bugfix] 3364 - On the Station Logistics Profile summary window, add a tooltip on the Max Pallet Height which shows the value at full precision&lt;br /&gt;
* [Bugfix] 3366 - Fixed site information icons on StationReturn/EditProvisional and StationReturn/Edit (ShipConfirm) views. For both, fixed the layout. For EditProvisional (which can also be accessed via the /Edit route), additionally improved the functionality to support the fact that the destination site can change from user input&lt;br /&gt;
* [Bugfix] 3389 - Aircraft, Aircraft Configurations - Improvements for image preview&lt;br /&gt;
* [Bugfix] 3391 - From drawing canvases WIKI pages do not open in a separate browser tab - Improved. Fixed bug related to attr &amp;quot;id&amp;quot; (href)&lt;br /&gt;
* [Bugfix] 3394 - Opened up the Notes grid on the Publication Index for adding new records (via the add button, specifically) to all roles, as users should only be able to see SkyShare publications where they'd have access anyway (either by being the creator, approver, admin, or someone on the distribution list)&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.140.x=&lt;br /&gt;
'''Build 1.0.140.x''' ''(RS 19/08/2021, LSY 19/08/2021)''&lt;br /&gt;
* [New] 3249 - Changed the message presented when a user tries to edit a SkyShare publication for which they are not the creator, nor the approver, nor an admin. A previous task already made the change from tooltip-style notification to pop-up window with a button to add notes. Also fixed an issue with the &amp;quot;Add Note&amp;quot; button on the alert which could endlessly present the waiting &amp;quot;spinner&amp;quot; if the Notes grid for the given publication had already been loaded (ER 24077)&lt;br /&gt;
* [New] 3308 - Reviewed? column on SkyShare Publication Index split into 3 separate columns - one to describe the &amp;quot;reviewed state&amp;quot; of the current user, one to describe the &amp;quot;reviewed state&amp;quot; of the critical users, and one to describe the &amp;quot;reviewed state&amp;quot; of non-critical users. The first column is visible to all users (despite what spec says, administrative users can still be present in the distribution list so I think this column still holds value), but the other two are only visible for the administrative users. Row colouring changed to be affected only by the critical users' &amp;quot;review state&amp;quot; column (ER 27591)&lt;br /&gt;
* [New] 3332 - Added RMAs to the Order History tab in RequisitionDetail grid, and ordered the grid by Receipt Date descending (ER 27671)&lt;br /&gt;
* [New] 3337 - Transport Order data now is only accessible through the portal to users with authorised access to SkyMove. Updated model SkylogistixProduct and DashboardGroup to reflect changes in the schema (SLXProd_ID becomes type smallint) (ER 27679)&lt;br /&gt;
* [New] 3338 - Add SkyBill and SkyMove logos to Airline and User maintenance pages - although as noted on the ER (#27679) the images provided are not consistent with the others so will need to be replaced ASAP (ER 27679)&lt;br /&gt;
* [New] 3352 - SkyShare - Add ability to add notes to Archived publications&lt;br /&gt;
* [New] 3356 - Portal update required for late change to AirlineWMSCodeMapping&lt;br /&gt;
* [AuthServer] 3337 - Transport Order data now is only accessible through the portal to users with authorised access to SkyMove. Updated model SkylogistixProduct and DashboardGroup to reflect changes in the schema (SLXProd_ID becomes type smallint) (ER 27679)&lt;br /&gt;
* [Bugfix] 3254 - Filter out selected roles and users already on the distribution list from the DDL when adding a new user to the distribution list (on a SkyShare publication)&lt;br /&gt;
* [Bugfix] 3312 - Ensured that on the SkyShare Publications Awaiting Approval index that it's only Global Admins who can see all the publications. Everyone else can only see the ones where they themselves are the nominated approver (SR 27479)&lt;br /&gt;
* [Bugfix] 3324 - Fix issue updating Station Operating Times data for global admins when data already exists for the given station&lt;br /&gt;
* [Bugfix] 3334 - Minor change to a error message text on page /SupplierCount/EditCount/…&lt;br /&gt;
* [Bugfix] 3336 - Fixed download filenames for the pre-report and post-report SCA files (SR 16428)&lt;br /&gt;
* [Bugfix] 3343 - Flight/Schedue Index - ensuire grouped export correctly outputs the grouped text&lt;br /&gt;
* [Bugfix] 3346 - Enhanced export - fixed grouped heading texts for several views (listed in the VSO task)&lt;br /&gt;
* [Bugfix] 3348 - SkyShare - Publication/Edit - allow Distribution Details to be shown for approved publications. Also tidied up code a bit more, helping to reduce some reptition&lt;br /&gt;
* [Bugfix] 3350 - Added an Add button for the notes grid on SkyShare Publication Index, mainly so that the creator of a publication can still add notes when the publication is Awaiting Approval (and thus full editing is denied)&lt;br /&gt;
* [Bugfix] 3351 - Make sure the nominated approver can add notes on the SkyShare Publication Edit page, even if they are not an administrator or operational user&lt;br /&gt;
* [Bugfix] 3357 - Fixed route for ItemSupplier add page, and hide the &amp;quot;Item Supplier Last Count Details&amp;quot; panel when creating a NEW item supplier (as there would be no such record to view) (SR 27701)&lt;br /&gt;
* [Bugfix] 3358 - Remove ability for users to change the selected ports when editing an existing city pair&lt;br /&gt;
* [Bugfix] 3359 - Stock item catalogue - export to PDF no longer displays the images - Fixed. Report generator - Improvements (SR 27717)&lt;br /&gt;
* [Bugfix] 3360 - Fixed the 3 new OrganizationAttributes introduced under 3131 to default to FALSE as per the spec&lt;br /&gt;
* [Bugfix] 3367 - Adjust CON_SupplierCountDetail_ManufacturerNotReadyQty to allow the user to optionally specify both In Progress Value and In Progress Currency when the In Progress Qty is 0 - to reduce chances of hitting validation errors. Additionally, updated the message text which gets presented to the user if they do breach that constraint, to make it clearer what the expectations are (SR 27727)&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.139.x=&lt;br /&gt;
'''Build 1.0.139.x''' ''(RS 12/08/2021, LSY 12/08/2021)''&lt;br /&gt;
* [New] 3131 - Modified the configuration necessary to manipulate which columns are visible on the Station Count Review page, with regard to earlier changes on this task. Now uses OrgAttributes. Fields in question are Target Float, Target Backup, Expected Closing Qty (With/Without Consumption), Variance Qty (With/Without Consumption), Variance Value (With/Without Consumption), Item Cost (ER 16370)&lt;br /&gt;
* [New] 3162 - Added common modal window for use throughout the portal which shows details of a Station's Logistics Profile, modified the common StationSummary panel to have an icon to display this, and added the same icon throughout various Requisition and Issue pages (ER 27287)&lt;br /&gt;
* [New] 3260 - Added a third maintenance modal popup which appears when the maintenance window is within 24 hours, improved code in PortalStateHub and added 3 configuration keys to allow tweaks to the timeframes which govern when each of the modal windows appear (ER 27543)&lt;br /&gt;
* [New] 3267 - Remove &amp;quot;Single&amp;quot; as an option for Frequency when editing or adding a new Scheduled Report&lt;br /&gt;
* [New] 3269 - Added &amp;quot;Download Blank Count Sheet&amp;quot; button to SupplierCount/SetActualCountDate view&lt;br /&gt;
* [New] 3287 - Added a Reject button on the Cookie Consent modal window and the &amp;quot;How this site uses cookies&amp;quot; page, so that users are offered the option to reject the optional cookies when we first ask them (It is still possible to change this decision on the user profile page) (ER 27543)&lt;br /&gt;
* [New] 3291 - City Pairs creation - improve UI validation&lt;br /&gt;
* [New] 3301 - Item Groups Index grid doesn't require Grouping functionality&lt;br /&gt;
* [New] 3304 - Align fields descriptions between Excel upload and portal for supplier stock counts (ER 27619)&lt;br /&gt;
* [New] 3310 - Added SkyShare publication-wide acknowledgement button on the publication index when the publication has no attachments, and added ability for the parent grid to refresh the &amp;quot;Reviewed?&amp;quot; column and row colouring (without redrawing entire grid and thus closing any expanded rows) when the user acknowledges a publication in its entirety (both when there are no attachments, and when there are attachments), also tidied up javascript code around the attachment grid, to use function expressions (IIFE's but without the &amp;quot;Immediately Invoked&amp;quot; part). Fixed errors I found whilst recording a demonstration video (ER 27417)&lt;br /&gt;
* [New] 3315 - Aded StationReturn Totals functionality (Requested &amp;amp; Approved Total Volume, Pallets, and Weight) on StationReturn/EditProvisional and StationReturn/Approve views. Same functionality as seen in Requisitions (ER 27009)&lt;br /&gt;
* [New] 3317 - Additional work to Task #3189 - Improved&lt;br /&gt;
* [New] 3323 - Added prefixed ID column to the IssueHeader grid shown under the Tracking tab on Requisition Index (SR 27651)&lt;br /&gt;
* [New] 3329 - Grant access to pages /Station/AirlineLiquorIndex and /Station/AirlineBOBIndex to role 4 - Airline Management&lt;br /&gt;
* [New] 3330 - css updates to align .inlineEditButton elements with k-grid-edit&lt;br /&gt;
* [New] 3331 - Airline Liqoupr/Bob Index grids. Renamed label 'Organization' to 'Site' as per original requirement for the Organization Name column&lt;br /&gt;
* [Bugfix] 2998 - When adding a new station transport, ensure the &amp;quot;Drop/Pick Time (Days)&amp;quot; is hidden since the default value for 'Pickup Service' is Live Load and not 'Drop/Pick' (SR 26897)&lt;br /&gt;
* [Bugfix] 3178 - Removed 'NullDisplayText'= &amp;quot;&amp;amp;nbsp;&amp;quot; attribute from all view models&lt;br /&gt;
* [Bugfix] 3289 - Aircraft Module Index - Fixed Module Contents so the drill-down remain hidden post-edit, when aplicable.&lt;br /&gt;
* [Bugfix] 3290 - Fixed the rendering of kendo textbox widget for Aircraft Provision Cod Version description&lt;br /&gt;
* [Bugfix] 3293 - PO/Index edit action - fixed for Airline Manafement role the 'object reference' error shown when editing aPO under a status 'Partial Supplier Commitment'&lt;br /&gt;
* [Bugfix] 3294 - Fixed PO access for the AirlineManagement role&lt;br /&gt;
* [Bugfix] 3295 - Edit stock item fix to a conversion factor creation (SR 27623)&lt;br /&gt;
* [Bugfix] 3296 - Airline Management - Station/Index. Give read access to Station Defaults data&lt;br /&gt;
* [Bugfix] 3297 - General Report Scheduler - prevent storing invalid range value for the Days of Month&lt;br /&gt;
* [Bugfix] 3303 - 'Enhanced' export fix to support grouped data. Also - improved formatting of the first row (header), with background styling and frozen row. &amp;quot;Enhanced&amp;quot; export - removed in-sheet grouping as this will be looked at in more detail as a separate task. Also added in auto-width to exported sheets for user convenience. Export Controller - update for PDF export so the cells on a grouped title row are merged across the columns as with xls filetypes&lt;br /&gt;
* [Bugfix] 3316 - Updated Requisition/Alter - aded Qty Originally Approved (to the Item Grid) (SR 16424)&lt;br /&gt;
* [Bugfix] 3318 - Station KPI Details report - ensure the applied filters (active and current data only DDL filters) are shown in the toolbar filters&lt;br /&gt;
* [Bugfix] 3342 - 'Enhanced' export fix for Stock Item index grid&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.138.x=&lt;br /&gt;
'''Build 1.0.138.4''' ''(RS 05/08/2021, LSY 05/08/2021)''&lt;br /&gt;
* [New] 3161 - UI for Station Logistics Profile maintenance (ER 27287)&lt;br /&gt;
* [New] 3188 - Changed definition of ProvLoad_ValidTo and ProvLoad_ValidFrom to date (from datetime) (SQL DataTypes)&lt;br /&gt;
* [New] 3189 - Improved display of module content options&lt;br /&gt;
* [New] 3190 - Added &amp;quot;Delete&amp;quot; capability for the &amp;quot;Provisioning Rules&amp;quot; table. Fixed bugs. Button &amp;quot;Add New Provisioning Rule&amp;quot; doesn't work - Fixed. Added user-friendly message (SR 27379)&lt;br /&gt;
* [New] 3198 - Implementation of ability to view Liquor and BOB Exchange data directly. Liquor and BOB Exchange data CRUD implemented (ER 23141)&lt;br /&gt;
* [New] 3202 - RMA Templates - implemented 'Copy Template' functionality. Implementation of RMA Template auto-updates. / refresh (ER 27383)&lt;br /&gt;
* [New] 3205 - For Supplier role- Change text 'Supplier Inventory Counts' to 'Inventory Counts' on the sub-menu&lt;br /&gt;
* [New] 3207 - Added comments column to Supplier Counts Index (child grid) and modal&lt;br /&gt;
* [New] 3216 - Supplier Count creation from Category/Edit page. Fix validation for urgent counts requests&lt;br /&gt;
* [New] 3218 - On SkyShare ShowPublication page, moved Approved Date to the more appropriate panel, and re-ordered the dates in said panel to flow better. In PublicationEdit page, moved Review By Date above Valid From date for the same reason (ER 27079)&lt;br /&gt;
* [New] 3221 - Supplier Count edit - detail grid. Added column re-size button&lt;br /&gt;
* [New] 3230 - Enhanced exports for Provisioning Codes, Rules and Errors&lt;br /&gt;
* [New] 3238 - RMA back-ordering. Added new view for RMA Backorder index page. Added the RMA backorder index page too. Display-only at this juncture. RMA Back orders - added new models plus model updates. Moved RMAShortReceiptEdit to it's own class file. RMA Backorders - Hooked up portal to middle-tier service method for backorder progression based on user decisions. Update RMA Menu - with new .resx entries (ER 26661)&lt;br /&gt;
* [New] 3239 - Restrict what can and can not be changed on a SkyShare publication which has been approved (and is in status: Active). Tweaked Publication/Edit linked publication edit access (ER 27415)&lt;br /&gt;
* [New] 3250 - SkyShare Publications - improved the delete icon toolip on the Publication/Index grid (ER 24077)&lt;br /&gt;
* [New] 3259 - Requisition/Index - disable the requisition delete button when no rows are selected&lt;br /&gt;
* [New] 3264 - User account re-activation process should call M/T service request to handle&lt;br /&gt;
* [New] 3265 - Implement auto-logout for idle users (ER 27571)&lt;br /&gt;
* [New] 3326 - Supplier Count edit updates. Allow users to enter null In-progress at Plant value and currency if there is zero (not null) Qty (SR 27657)&lt;br /&gt;
* [AuthServer] 3268 -  Implemented a Serilog &amp;quot;enrichment&amp;quot; class that allows us to add certain properties into the logs for the AuthServer - Most importantly, the client IP address (Compatible with the Cloudflare proxy) (SR 27571)&lt;br /&gt;
* [MT] 2932 - Privatize the distribution list for alerts sent from SkyShare when there are multiple users in distribution (ER 26725)&lt;br /&gt;
* [MT] 3220 - Fixed functionality around blank contracted buffer stock quantities on the supplier count sheet&lt;br /&gt;
* [MT] 3220 - Force users to enter comment on a supplier count sheet when buffer stock is low&lt;br /&gt;
* [MT] 3227 - Button Re-calculate PO Total Value needs to consider Free of Charge lines on a linked contract&lt;br /&gt;
* [MT] 3251 - Unplanned substitution request fails when trying to add a substitute item as direct delivery &lt;br /&gt;
* [MT] 3274 - fixed fault with deadlines on SkySharePublication WF Map (SR 27593)&lt;br /&gt;
* [MT] 3299 - In Progress quantity included on supplier count sheets in spite of the count category config (SR 27637)&lt;br /&gt;
* [MT] 3313 - Change column headings for the Supplier Inventory Count Sheet template and also un-hide column D, &amp;quot;Contracted Buffer Qty&amp;quot; too (ER 27619)&lt;br /&gt;
* [MT] 3325 - Suppliers HAVE to enter a In-Progress Value and accompanying Currency for a SupplierCountSheet even though the In-Progress qty column is set as zero (SR 27657)&lt;br /&gt;
* [MT] 3335  - Supplier Count - NullReference exception when attempting to create a new immediate count (SR 27675)&lt;br /&gt;
* [Bugfix] 2736 - Fixed validation errors on the &amp;quot;All Requisition Lines&amp;quot; grid on /Requisition/BackOrder/{id} not being presented to the user (SR 26227)&lt;br /&gt;
* [Bugfix] 2982 - PO Approval - bug fix. Check poConfiguration.PreApprovalLevel has a value before comparing against it (ER 26863)&lt;br /&gt;
* [Bugfix] 2982 - PO Approval - For POAirlineCfg_POApprovalOpt_ID = 1, we now check the PO total value against PO approval Sequences to determine if the user is within the value threshold before allowing Approval (ER 26863)&lt;br /&gt;
* [Bugfix] 3006 - Make &amp;quot;Add All Lines&amp;quot; and &amp;quot;Save&amp;quot; buttons available to SLX roles in the custom delivery schedule edit modal (SR 26317)&lt;br /&gt;
* [Bugfix] 3069 - Fix Station Item KPI default filter behaviour (Current Data Only? and Active Stations Only? filters)&lt;br /&gt;
* [Bugfix] 3090 - Before defining the Station Hubs you must first define the Airport Hubs and that when selecting a station hub you can only select stations that are located at one on the airport hubs (ER 26857)&lt;br /&gt;
* [Bugfix] 3098 - Trim whitespace (leading and/or trailing) from Item Code when creating a new Stock Item (ER 16334)&lt;br /&gt;
* [Bugfix] 3143 - For Requisition Approval, force users to enter a Approved Qty / QtyConfirmed that is greater than or equal to the StockOutQty (if _StockOutEmergency == 1). Nulls also allowed though, to indicate that the line is not approved. Also added a tooltip to the &amp;quot;Reset Stock-Out Lines&amp;quot; button (ER 26849)&lt;br /&gt;
* [Bugfix] 3159 - ItemSupplier Edit - fix collapsible panel behaviour&lt;br /&gt;
* [Bugfix] 3171 - Fixed a bug with the Active/Inactive indicator for AirlineSupplier's Main Supplier Contact, the bug was introduced by taskless changeset #36630&lt;br /&gt;
* [Bugfix] 3172 - Fixed Ultimate Warehouse control on PurchaseOrder/Create being disabled after a post-back with validation errors&lt;br /&gt;
* [Bugfix] 3174 - For the most part, fixed inconsistencies between stored StockLevel_ExpectedPurchaseOrdQty and the figures shown on the modal window which shows a breakdown of those values (SR 25929)&lt;br /&gt;
* [Bugfix] 3180 - Fixed StkItem_Uses not being nulled when a StockItem is updated from Disposable No -&amp;gt; Yes (SR 27353)&lt;br /&gt;
* [Bugfix] 3181 - Fix Supplier Count Category creation for users with single airline access (SR 27359)&lt;br /&gt;
* [Bugfix] 3204 - AirlineSupplier Additional Contact - fix bug with Contact Name validation&lt;br /&gt;
* [Bugfix] 3225 - ProvisioningRulesIndex - Fixed row expanding error if the field &amp;quot;Description&amp;quot; contains quotes&lt;br /&gt;
* [Bugfix] 3228 - Fixed Enhanced Exporting for Attachments Awaiting Approval index (SkyShare/AttachmentApprovalIndex)&lt;br /&gt;
* [Bugfix] 3231 - Fix &amp;quot;Days To Review&amp;quot; control not being immediately visible when editing an existing POA Rule which has Required set to true/yes. Also adjusted the title of the edit window on both POA Rules and POA's Issued i.e. from &amp;quot;Add / Edit...&amp;quot; to &amp;quot;Add/Edit...&amp;quot;&lt;br /&gt;
* [Bugfix] 3232 - Requisition/EditProvisional - disable Qty in Transit lookup if the requisition item has no assoicated station item&lt;br /&gt;
* [Bugfix] 3240 - Allow adding notes to SkyShare publications on both the PublicationEdit and PublicationIndex pages - on PublicationIndex this is done by attempting to edit a Publication which either the user does not have access to edit, or where the Publication status is not valid for editing. Dynamic DDL for PublicationType in editor only displays where appropriate and only displays appropriate options for the status of the Publication. Read only notes grid added to the PublicationShow page (ER 27415)&lt;br /&gt;
* [Bugfix] 3244 - RMA Mian index updated. RMAs with a status not eligible from editing from that page are now rendered with an inactive edit icon. (AwaitingApproval, Outstanding, Cancelled) (SR 27469)&lt;br /&gt;
* [Bugfix] 3256 - Changed Creation Date on Supplier Forecast Document Requests to include the time element in views (SR 24653)&lt;br /&gt;
* [Bugfix] 3258 - Fix AirlineSupplier/Index modal editing of ItemSupplier&lt;br /&gt;
* [Bugfix] 3261 - User account re-activation bug fix. 1. UserRegistration table definition had changed without UI developer's awareness. Now updated the model to be consistent with new database definition. 2. Changed UserRegistration ans UserQuestion checks, to perform a count rather than column select - more performant that way (SR 27551)&lt;br /&gt;
* [Bugfix] 3311 - Fix ItemWarehouse/Index grid id reference so that data is loaded correctly&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.137.x=&lt;br /&gt;
'''Build 1.0.137.3''' ''(RS 03/08/2021, LSY 03/08/2021)''&lt;br /&gt;
* [New] 3322 - removed output caching for the SupportRequest Project table (SR 27647)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.137.2''' ''(RS 22/07/2021, LSY 22/07/2021)''&lt;br /&gt;
* [New] 3142 - Adapt &amp;quot;Current Count Performance&amp;quot; DashBoard to &amp;quot;Open Count&amp;quot; DashBoard (ER#26967). Re-arrange some code since a few reports will be moved into a different dashboard group (ER 26967)&lt;br /&gt;
* [New] 3147 - UI calls inflight Web Service when user creates a new REQ from a Requisition-Template. When adding a requisition item. call m/y to get the calculated Transit Qty and store that value against the new requisition detail record. Drop legacy template-based requisition generation SP and related objects (ER 27051)&lt;br /&gt;
* [New] 3155 - Power of Attorney UI (ER 27287)&lt;br /&gt;
* [New] 3168 - Add the ability to delete supplier count categories on page /SupplierCount/CategoryIndex&lt;br /&gt;
* [New] 3176 - Added Open Requisition (Current) to schema. Open Requisitions (Current) Dashboard chart.Develop an Open Requisitions Dashboard (ER #26969). Added ability to navigate from the series drill-down to show / edit view (ER 26969)&lt;br /&gt;
* [New] 3177 - Dashboard configuration. 1) It should be able to add (13) Supplier Relationship Manager to dashboard (5) Supplier Performance 2) It should be possible to add (14) Station Executive to dashboard (1) Station Performance&lt;br /&gt;
* [New] 3184 - JS script files that are included to specific pages/views are now only cached per portal version&lt;br /&gt;
* [New] 3186 - Provisioing Type - Added new column &amp;quot;Provisioing Type&amp;quot;&lt;br /&gt;
* [AuthServer] 3073 - Fixed reported error in Authentication server log from SkyTrack authentication (SR 13814)&lt;br /&gt;
* [MT] 2659 - Implement Transport Order document template (ER 24543)&lt;br /&gt;
* [MT] 2759 - Create new table to track contacts to whom a quotation request has been sent and key details of the reponse (ER 25121)&lt;br /&gt;
* [MT] 2774 - Spelling mistake in alert content related to Despatch confirmation (ER 26357)&lt;br /&gt;
* [MT] 2775 - Implement Transport Order Quotation request document template (ER 24543)&lt;br /&gt;
* [MT] 2776 - Maintain reference to documents produce related to Transport Orders (ER 24543)&lt;br /&gt;
* [MT] 2788 - Fix various SkyShare Publication table constraint problems (ER 26389)&lt;br /&gt;
* [MT] 2795 - INCO Term Location incorrectly set on Transport Order creation from Issue Out (ER 25327)&lt;br /&gt;
* [MT] 2815 - Change to SkyShare PublicationAccessLog to add _NeedsReview flag (ER 26353)&lt;br /&gt;
* [MT] 2818 - SAP StockLevel bulk update problems updating clone items (code improvement only) (ER 26243)&lt;br /&gt;
* [MT] 2852 - Change alert delivery mechanism to force SMTP use if an email address has been specified for a user rather than just the user ID (ER 24543)&lt;br /&gt;
* [MT] 2852 - Produce and send XML EDI for Transport Order (ER 24543)&lt;br /&gt;
* [MT] 2854 - Define EDI configuration table to hold EDI conf per transport supplier (ER 24543)&lt;br /&gt;
* [MT] 2862 - Minor fix to cover the telephone number updates too&lt;br /&gt;
* [MT] 2862 - User registration enhancement to check if unregistered contacts are now registered (ER 26565)&lt;br /&gt;
* [MT] 2864 - Change to auto PO submission to retain original requisition user rather than update the PO owner to system (ER 25985)&lt;br /&gt;
* [MT] 2866 - Add new column TransCargo_ContainerNo to TransportCarg table (ER 25121)&lt;br /&gt;
* [MT] 2871 - PO submission does not check the FreeOfCharge indicator when determining the value of a PO (ER 26029)&lt;br /&gt;
* [MT] 2897 - New SPL creation ca fail if no other par lavels exist for the station with _NextReqDate set in the future (ER 26657)&lt;br /&gt;
* [MT] 2900 - Ensure NWA tidies up redundant files on bulk load failure&lt;br /&gt;
* [MT] 2902 - Add failsafe to MT to detect and correct any occurences where the UI fails to sum backupQtys for &amp;quot;S&amp;quot; lines in inventory counts (ER 16286)&lt;br /&gt;
* [MT] 2907 - Improve MT error handling for a scenario that isnt handled very well today - GenerateStationRequisition (ER 26683)&lt;br /&gt;
* [MT] 2907 - Improve MT error handling for a scenario that isnt handled very well today (SR 26683)&lt;br /&gt;
* [MT] 2912 - Create new TransportOrderContacts table (ER 25121)&lt;br /&gt;
* [MT] 2913 - Change contact details in Transport Order email alert (ER 25215)&lt;br /&gt;
* [MT] 2915 - Create new table that links AdditionalPointOfContact and TransportContactPurpose (ER 26579)&lt;br /&gt;
* [MT] 2929 - New table to map Shipping container codes to FF Container Codes (ER 24543)&lt;br /&gt;
* [MT] 2932 - Privatize the distribution list for alerts sent from SkyShare when there are multiple users in the distribution (ER 26725)&lt;br /&gt;
* [MT] 2972 - Send an email to station SPMs if an approved Req spwns one or more emergency orders (ER 26847)&lt;br /&gt;
* [MT] 2983 - Add new column to TransportOrderNotes table (ER 25121)&lt;br /&gt;
* [MT] 2986 - Process inbound Transport Status messages (ER 24543)&lt;br /&gt;
* [MT] 3004 - Supplier Inventory Counts (ER 23967)&lt;br /&gt;
* [MT] 3015 - StationItem_CountDate not being set when new SPLs are being created against items that have been previously counted (ER 16332)&lt;br /&gt;
* [MT] 3018 - After user registration has concluded reset columns containing personal/security information as they are no longer needed (ER 26901)&lt;br /&gt;
* [MT] 3022 - Increase size of comment column of TransportStatusHistory (ER 25121)&lt;br /&gt;
* [MT] 3025 - Increase size of _Vessel,_TruckReg,_Voyage,_TransRef columns on Transport order tables and transaction related tables (ER 25121)&lt;br /&gt;
* [MT] 3028 - Workflow for Supplier Inventory Counts (ER 23967)&lt;br /&gt;
* [MT] 3047 - Clear various MRP Item Warehouse values during MRP initialisation in case it is a retry of a previous failure (ER 27015)&lt;br /&gt;
* [MT] 3050 - Add two new columns to Transportorder table to denote if Quotes and Approval are required (ER 25121)&lt;br /&gt;
* [MT] 3051 - Update the Transport Order creation process to set new _ApprovalReq and _QuoteReq columns (ER 25327)&lt;br /&gt;
* [MT] 3052 - Update to Transport Order workflow to handle all possible quotation and approval scenarios (ER 25215)&lt;br /&gt;
* [MT] 3055 - Update the Transport Order creation to set the destination Airport from Issue Outs (ER 25327)&lt;br /&gt;
* [MT] 3067 - Add ApprovedDate to SkyShare Publication and set on successful approval (ER 27079)&lt;br /&gt;
* [MT] 3069 - Problem with creation of split POs from CPOs where the contract couldn’t fulfil the requirement - ensure the split PO Approval details are not copied across from the source PO (ER 27087)&lt;br /&gt;
* [MT] 3079 - Spelling mistake in email alert related to Supplier chaser alert (ER 27139)&lt;br /&gt;
* [MT] 3084 - Inglight Services for Supplier Inventory Counts (ER 23967)&lt;br /&gt;
* [MT] 3085 - Supplier Count Sheet Template and count sheet handling (ER 23967)&lt;br /&gt;
* [MT] 3093 - SPM not able to submit a REQ that they have created for their own station if the REQ has been created from a template AND there are lines on the REQ with a zero-requested qty (ER 27209)&lt;br /&gt;
* [MT] 3146 - MT to offer a new Web Service call that will take input parameter(s) from the UI and will create a new REQ for a specified REQ-Template (ER 27051)&lt;br /&gt;
* [MT] 3148 - MT to offer a new Web Service call that will take input parameter(s) from the UI and will create a new REQ for a specified REQ-Template (ER 27051)&lt;br /&gt;
* [MT] 3152 - Error when trying to approve a SkyShare publication that supersedes an archived publication on Alpha (SR 26931)&lt;br /&gt;
* [MT] 3247 - Auto-dismissal of rejected SkyShare Publication always defaults to 10 day period regardless of configuration (SR 27463)&lt;br /&gt;
* [MT] 3262 - Fix MRP which was failing due to missing ItemSupplier column references in MRP stored procedures (SR 27569)&lt;br /&gt;
* [Bugfix] 3029 - Transport Orders - correct the position of the Contacts tab&lt;br /&gt;
* [Bugfix] 3070 - /Report/GeneralIndex?report=StationKPIDetails - fixed so thast the grid pagination shows the number of records when loading the report with any pre-filters (ER 27093)&lt;br /&gt;
* [Bugfix] 3160 - Removed ProvLoad_UOffset and ProvLoad_OOffset from the model definition as these were removed from the DB some time ago now (SR 27293)&lt;br /&gt;
* [Bugfix] 3167 - Fixed unfriendly error logged when Weeks Between Counts left blank on page /SupplierCount/EditCategory&lt;br /&gt;
* [Bugfix] 3222 - Re-configure error handling for Supplier Cont batch updates - do not cancel any changes when a model error occurs - so that users are not forced to re-enter everything. Rather, they can recitfy the previously entered data&lt;br /&gt;
* [Bugfix] 3257 - Ensure Airline_SLXProdCfg_ID is not reset when updating the Airline table&lt;br /&gt;
&lt;br /&gt;
=Older builds and patches=&lt;br /&gt;
'''Build 1.0.136.0''' ''(RS 01/07/2021, LSY 01/07/2021)''&lt;br /&gt;
* [New] 2939 -  UI work to cater for the changes to SkyShare Publication Attachments - Attachments added to publications after the publication becomes active require approval of their own. There is a new index page listing all attachments requiring approval, badges are shown on attachment grids to show whether they are new (added after publication became active), and whether they are approved, rejected, or require approval. Also fixed a bug with the PDF viewer which didn't enable the acknowledge (and the new Approve/Reject) buttons when the user had reached the bottom of the document  (ER 26719)&lt;br /&gt;
* [New] 2940 -  UI work to cater for the changes to SkyShare Publication Attachments - Attachments added to publications after the publication becomes active require approval of their own. There is a new index page listing all attachments requiring approval, badges are shown on attachment grids to show whether they are new (added after publication became active), and whether they are approved, rejected, or require approval. Also fixed a bug with the PDF viewer which didn't enable the acknowledge (and the new Approve/Reject) buttons when the user had reached the bottom of the document  (ER 26719)&lt;br /&gt;
* [New] 3003 - Supplier Inventory Counts - added a few view models, service code and view code. Supplier Inventory Counts. Implemented function to set the actual count date. Supplier Count Index main grid with enhanced exports. Added some new view models for future UI work. SupplierCountCategoryEdit - updated validation. Implemented supplier count basic edits (item qtys, and dates, values  &amp;amp; currencies at item level).  Supplier Count Details grid added to the main index grid (nested grid).  Updated the TextArea EditorTemplate to use Kendo.TextArea, and updated StationCount/Edit as a result of this change. Implemented functionality to add items to an existing count. Implemented Submit and Count Cancellation (sans M/T interaction). Conditionally hide/show item count qty columns as per category configuration. Added stub files for Count sheet uploads. Added Excahnge Fies DDL to Category maintenance. Added in M/T service calls for Create, Submit, Cancel. Added SupplierFileUpload/Erro model to the DB Context. Data population script added for new DocumentRequestType - SuppliercountSheet. Implement Count sheet uploads and uplod file error index. Implemented ability to dowbload blank count sheets. Fixed menu highlighting, and moved some business logic from the model to the service layer, performed on the submit process. Fixed up authorization (removed Warehouse Customer Services from access). Allowed Supplier Relationship Manager (RO) to view counts (at the moment just the index grid can be viewed - there is no Show page available yet). Added validation on Count categories to limit count days of week to two days. Consecutive days are not permitted eithers. Added a modal for Supplier Count Summary. Supplier Count model updates to reflect recent DB updates (row_version added) (ER 23967)&lt;br /&gt;
* [New] 3081 - Added Par Level Status column to Network Inventory Valuation report (SR 22431)&lt;br /&gt;
* [New] 3090 - Added AilrineHubStations to the model. Airline Edit. Added Hub Stations lookup. Display-only. Airline page - updated the Show summary modal view to include Hub Stations. Airline - Hub Stations insert and edit implemented. Airline - completed Hub Station maintenance (SR 26857)&lt;br /&gt;
* [New] 3098 - Added a warning to the StockItem Add page to warn the user if the entered Item Code has leading/trailing white space that will be removed (ER 16334)&lt;br /&gt;
* [New] 3131 - Renamed &amp;quot;Unit of Measure&amp;quot; field to &amp;quot;UOM&amp;quot;, and &amp;quot;Variance Quantity&amp;quot; to &amp;quot;Variance Qty&amp;quot;. Conditionally* rename &amp;quot;Expected Closing Inventory&amp;quot;, &amp;quot;Variance Qty&amp;quot;, and &amp;quot;Variance Value&amp;quot; to &amp;quot;Expected Closing Inventory With Consumption&amp;quot;, &amp;quot;Variance With Consumption&amp;quot;, and &amp;quot;Variance Value With Consumption&amp;quot;. Conditionally* added new fields &amp;quot;Expected Closing Inventory Without Consumption&amp;quot;, &amp;quot;Variance Without Consumption&amp;quot;, and &amp;quot;Variance Value Without Consumption&amp;quot; Only show the &amp;quot;Target Float Level&amp;quot; and &amp;quot;Target Backup Level&amp;quot; fields if the condition* is met. All on Station Count Review page. * The condition is that Station_UseExternalTargetQtys = 1. Added tooltips to both Expected Closing Qty fields and both Variance Qty fields as per spec (ER 16370)&lt;br /&gt;
* [New] 3134 - Extend the Station Count Details Report to include 2x extra values/colums: 1) Caterer Comments 2) 4PL Comments (ER 27071)&lt;br /&gt;
* [New] 3135 - Added Publ_ApprDate to the SkyShare Publication pages (Show and Edit) (ER 27079)&lt;br /&gt;
* [New] 3140 - Adapt UI so Appropriate Dashboards only are displayed based on the UserRole and that they are displayed in the correct sequence&lt;br /&gt;
* [New] 3141 - Enhance UI for dashboard Configuation to control which UserRoles can be assigned to which Dashboard Groups. Updated CommonTypes enumeration Dashboard groups (now contains 10 groups), and updated user role selection logic to use new enumerated values&lt;br /&gt;
* [MT] 2907 - Improve MT error handling for a scenario that isnt handled very well today - GenerateStationRequisition (SR 26683)&lt;br /&gt;
* [MT] 3069 - MT has attempted to create a split PO in status: Awaiting Approval but incorrectly set POrdHdr_AppDate; this should obviously be null for a PO in status: Awaiting Approval (SR 27087)&lt;br /&gt;
* [MT] 3079 - There's a typo in the Chase Supplier Commitment Email alert body text (SR 27139)&lt;br /&gt;
* [MT] 3093 - SPM not able to submit a REQ that they have created for their own station if the REQ has been created from a template AND there are lines on the REQ with a zero-requested qty (SR 27209)&lt;br /&gt;
* [Bugfix] 2861 - Fixed label that indicates an AirlineSupplier main or extra contact is NOT linked to a user account (Sky Suite vs SkySuite), added an indicator for whether the linked user is active or not, and added in a warning that gets presented whenever the user tries to change an AirlineSupplier main or extra contact's Email Address (if it was previously linked to a user account) (ER 26565)&lt;br /&gt;
* [Bugfix] 2917 - Next Count Date is now defaulted to NULL when setting up a new Station Count Category, which causes the MT to calculate it appropriately based on the schedule (rather than default to a year into the future) (SR 26707)&lt;br /&gt;
* [Bugfix] 3045 - StockItem/Edit - correct the Item Pack disabled deletion tooltip&lt;br /&gt;
* [Bugfix] 3086 - Added validation when creating a PO, so that if Destination Type is Warehouse via Warehouse Transfer, a value must be selected for BOTH warehouses (22903)&lt;br /&gt;
* [Bugfix] 3087 - Fixed a script error on MRP Item/Warehouse Supply Parameters page which caused the Edit modal for Item Warehouse records not to render correctly. Looks to have been caused by refactoring / inconsistent use of IIFE's (SR 27159)&lt;br /&gt;
* [Bugfix] 3088 - Fixed a bug on Station Edit page whereby the Active flag does not become editable when defaults have only just been set up (i.e. no refresh or page load since creating the defaults). Also re-introduced a key to Labels.resx which was accidentally lost in a previous changeset (SR 27175)&lt;br /&gt;
* [Bugfix] 3089 - User registration. Detect Airport Location selection (for caterer role). this fixes the page buttons, so that when the User Role Group selection is changed, followed by Sitre and Port selections, the 'Update' button become active (SR 27191)&lt;br /&gt;
* [Bugfix] 3092 - Fixed volume conversions, for Requisition Approval (SR 27207)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.135.2''' ''(RS 24/06/2021, LSY 24/06/2021)''&lt;br /&gt;
* [New] 2982 - Add USer Role UID 3 to PO Approval authorized list (ER 26863)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.135.1''' ''(RS 24/06/2021, LSY 24/06/2021)''&lt;br /&gt;
* [New] 2982 - Implement use of PurchaseOrderAirlineConfig.POAirlineCfg_POApprAuthRoles, a list of authorised roles that can approve POs. It is assumed that this list will not go beyond 1,2,4, 16, 17 (ER 26863)&lt;br /&gt;
* [New] 2996 - BaseStationEdit updated. Port_ID property changed to be nullable to allow the Required Attribute to function (SR 26895)&lt;br /&gt;
* [New] 2997 - Change child StationDefaults grid on Station index to display user-friendly Days of Week in the &amp;quot;Ordering Frequency&amp;quot; column. E.g. for YNNYNNN it would display &amp;quot;Monday, Thursday&amp;quot; (SR 26893)&lt;br /&gt;
* [New] 3001 - ItemSupplier Edit page (non-modal) updated to show last count details in relation to supplier Counts. Note that there is no ItemSupplier show page (ER 23967)&lt;br /&gt;
* [New] 3002 - Added Supplier Inventory Count Category Index. Display-only at this juncture. Supplier Count Categories - implemention of edit functionality ( creation is not yet implemented). Supplier Count Category - implemented creation functionality and enhanced export. StationCount/EditCategory - updated menu highlight references since the menu IDs have changed (ER 23967)&lt;br /&gt;
* [New] 3008 - Add additional data (extra columns) when user updates SPLs using default values (ER 26903)&lt;br /&gt;
* [New] 3039 - Enhanced Exporting for the Airline Supplier index grid&lt;br /&gt;
* [New] 3040 - Enhanced Exporting for Station Count Category index grid&lt;br /&gt;
* [New] 3041 - Added a &amp;quot;Empty/Unset&amp;quot; option when filtering by Pallet Standard on Warehouse index grid&lt;br /&gt;
* [New] 3049 - TransportOrder summary/show. Changed the layout of the elements on the page according to the length of data in the Vessel field. This field now has a max length 100, which potentially can cause it's value to spill over other field values if not handled correctly. In this case, we need to spread the data over more rows&lt;br /&gt;
* [New] 3053 - Transport Order show page updated to show Quote Required and Approval Required fields. These fields are hidden if appropriate as per cost-sensitive rules. IssueHeader, StationReturnHeader, TransportRouting, WarehouseTransFerHEader model updates elating to TransRef and Vessel length increases&lt;br /&gt;
* [New] 3058 - Changed tooltips and labels which refer to the SkyShare Publ_ReadByDate field so that they use the wording &amp;quot;Review-By-Date&amp;quot; (with the hyphens), and removed useless &amp;quot;???&amp;quot; comments from PublicationTypeEdit.cs (ER 27027)&lt;br /&gt;
* [New] 3059 - Issue/Edit - increase field length for input field Transport Ref.&lt;br /&gt;
* [New] 3061 - Added some server-side validation for the 3 dates on a SkyShare Publication record: * If set, Review By date must be in the future * If set, Valid To date must be in the future * If both set, Valid From date must be on or after Review By date * During approval only, Review By date must be specified (ER 27057)&lt;br /&gt;
* [New] 3065 - Added a &amp;quot;Destination Depot&amp;quot; column to the grid on ItemSupplier/TransportDetails/{ID} which shows either Station_Depot or Whse_Depot (ER 27067)&lt;br /&gt;
* [Bugfix] 2169 - Added validation to ensure every delivery on a Vendor's custom delivery schedule has at least one item on it, and made a fix to the InvoicingEnabled, ContractsEnabled, and SupConfReqd checks in BaseController.CheckSessionData to cater for situations where an airline doesn't have a PurchaseOrderAirlineConfig record (no task for this - just something I stumbled upon)&lt;br /&gt;
* [Bugfix] 2782 - Fixed Unread/Overdue filtering on SkyShare PublicationIndex which was working previously but stopped working when the page was converted to use IIFEs and kendoGridHelper (ER 26349)&lt;br /&gt;
* [Bugfix] 2886 - ItemPack maintenance. Corrected the calculation of Pallet Height (ER 26611)&lt;br /&gt;
* [Bugfix] 2895 - Fixed an issue with user-filter loading when one or more stored filters are based on date fields (SR 26643)&lt;br /&gt;
* [Bugfix] 2918 - Fixed &amp;quot;Active&amp;quot; option appearing in Status filter options on the SkyShare publications listing when the page is meant to only show those which are Awaiting Approval. Modified behaviour of Edit button on publications listing so that it's disabled for Rejected publications which no longer have an active workitem, and added a check when requesting the edit page (for any status publication other than provisional), to ensure that the associated workitem is not stuck at an exception step. Modified query for publications listing so that if the only link granting the user access to the publication is via the distribution list, then the publication must either be Active or Archived (previously it had to be Active) (ER 26609)&lt;br /&gt;
* [Bugfix] 2920 - Across all pages previously identified (which need to either show or allow editing for the new Emergency Order flag and associated comment), added logic as per Petr's suggestion to take user role and PO status into account (with regards to deciding whether to show it read-only or editable) (ER 25171)&lt;br /&gt;
* [Bugfix] 2968 - ixed validation errors not being presented (particularly when a field contains &amp;quot;potentially unsafe&amp;quot; characters such as &amp;lt; or &amp;gt;) on the Additional Contacts grids (found at Station and Warehouse level)&lt;br /&gt;
* [Bugfix] 3016 - On Show SkyShare publication page, modified the &amp;quot;Applies To&amp;quot; panel to also show the &amp;quot;Publication supercedes the following&amp;quot; (PrevPub_ID) field, and renamed the panel back to &amp;quot;Optional Fields&amp;quot; for clarity. Also, on both Show and Edit publication pages, tidied up label and control widths in the header area to neaten up the display and improve for smaller screens etc (SR 26933)&lt;br /&gt;
* [Bugfix] 3020 - Page /NetworkAnalysis/ExternalForecastData should accept only a limited set of file extensions. Added Upload restrictions popup&lt;br /&gt;
* [Bugfix] 3029 - Transport Order sub-menu items re-ordered to be consistent in the index ans show pages. Note: As perVSO#2947 - The Quotatins tab is not implemented, awaiting a task to specifiy the details for that&lt;br /&gt;
* [Bugfix] 3031 - Filtered out inactive airline data from Market index&lt;br /&gt;
* [Bugfix] 3043 - Fixed validation for email address changes made on EditUserDetail page (the page for editing users other than yourself) - if email address change is detected, email confirmation field must be non-empty and identical&lt;br /&gt;
* [Bugfix] 3045 - Better handle ItemPack deletions on page /StockItem/Edit/..., tab Item Packs&lt;br /&gt;
* [Bugfix] 3046 -  Item Pack maintenance. Fix pallet validaiton when creating different structures (non 'A'structures)&lt;br /&gt;
* [Bugfix] 3048 - Specified suitable minimum and maximum values for existing numeric filter templates and added a variety of extra templates for use in numeric filters. Min &amp;amp; max values based on data type range unless specified otherwise. Changed the filter for &amp;quot;Drop Pick Time&amp;quot; field on Station/TransportChainIndex, WarehouseTransfer/IWTTransportChainsIndex, and ItemSupplier/SupplierTransportIndex to use the Byte-based filter (0-255). Added in placeholder text for numerical filter templates - but only for those intended for Byte or Short data types because Integer value range is too big to fit into such a placeholder&lt;br /&gt;
* [Bugfix] 3057 - PO Invoice Index / Invoices Awaitng Approval index bug fix. The editor popup for the PO Tracking Notes grid was not loading due to an issue with a href attribute (value '#') present in the UploadRestrictions element. It caused a compilation error in the client template&lt;br /&gt;
* [Bugfix] 3060 - On SkyShare Publication Show and Edit pages, remove the &amp;quot;Distribution Details&amp;quot; and &amp;quot;Approval Details&amp;quot; buttons when the user is not the correct role AND they are not the one who created the publication (SR 27053)&lt;br /&gt;
* [Bugfix] 3062 - Redirect user back to NetworkAnalysis/AwaitingDecisionIndex after successfully processing an NWA on NetworkAnalysis/Progress/{ID} (SR 27063)&lt;br /&gt;
* [Bugfix] 3064 - Add pre-filters to RMA Details report as per the original specification&lt;br /&gt;
* [Bugfix] 3066 - Allow PO lines to be added to a delivery schedule with a zero qty (SR 27045)&lt;br /&gt;
* [Bugfix] 3066 - Improvementsmade when supplier commits to a custom delivery schedule which they have specified - in the scenario where they have failed to include one or more PO lines in their schedule (SR 27045)&lt;br /&gt;
* [Bugfix] 3068 - StaionItem KPI report. Add 'Current Data Only?' and 'Active Stations Only?' pre-filters&lt;br /&gt;
* [Bugfix] 3070 - Pre-filtered KPI reports fix so that the pagination (number of records and pages) are shown when applying pre-filters (SR 27093)&lt;br /&gt;
* [Bugfix] 3075 - Modified queries used for data retrieval on the 3 File Register pages (ErrorsIndex, ReceivedIndex, SentIndex) so that the results include files sent to/from an organization which isn't an airline (SR 15680)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.134.1''' ''(RS 07/06/2021, LSY 07/06/2021)''&lt;br /&gt;
* [AuthServer] 3076 - Filter out Dummy Airline (ID: 100) from the airlines to choose from when registering a new account (SR 15782)&lt;br /&gt;
* [Bugfix] 3072 - Fixed the ability to raise direct delivery purchase orders (SR 27115)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.134.0''' ''(RS 03/06/2021, LSY 03/06/2021)''&lt;br /&gt;
* [New] 2926 - Several KPI reports have been enhanced to offer pre-filtering (data filtering before loading the data grid) (SR 16314)&lt;br /&gt;
* [New] 2984 - Transport Order Note - implemented ability in note creation to configure if a note will be visible to suppliers. Supplier roles can only view supplier-visible notes (ER 25795)&lt;br /&gt;
* [New] 3011 - Extended SkyShare PublicationAttachment auditing to cater for inserts (ER 26583)&lt;br /&gt;
* [Bugfix] 2823 - User registration review. When the registration details are complete on page load, ensure the Confim button the active&lt;br /&gt;
* [Bugfix] 2858 - Fixes to new test findings. 1) Update StationReturnTemplateHeader.RMATempHdr_Upd_UserDet_ID when changes are made to template details (lines). This should be captured at the same time as the last modified date 2) In the Add New Template Item modal window, when you select a stock item in the Item Code DDL, default the Default Quantity control to 0. Currently, it is 0 before you select an item but then changes to &amp;quot;Enter value&amp;quot; (ER 24357)&lt;br /&gt;
* [Bugfix] 2921 - StockItem/Edit - New ItemSupplier functionality fix . When looking to default Pallet configuraiton data, ItemWarehouse data ajax call now changed - removing the DataSourceRequest configuration (ER 26611)&lt;br /&gt;
* [Bugfix] 2945 - Fixed incorrect role access for interface pages (Airline WMS Mapping, Supplier MS Mapping, and WMS Identification Codes), and added missing toolbar to the grid on WMSIdentificationCodeIndex page (ER 26779)&lt;br /&gt;
* [Bugfix] 2961 - Fixed criteria for edit vs readOnly mode on /Station/Items and enhanced so that in read only mode, it still renders most of the page (just not the bits for editing) (SR 26767)&lt;br /&gt;
* [Bugfix] 2989 - Sorted &amp;quot;Project&amp;quot; DDL on ticket / ER edit page (SR 26885)&lt;br /&gt;
* [Bugfix] 2990 - Removed duplicate &amp;quot;Par Level Status&amp;quot; field from StationItem listing (SR 26879)&lt;br /&gt;
* [Bugfix] 2992 - AircraftProvisioningCodeVersion maintenance bugs fixed - specifically around overlapping date handling (SR 26887)&lt;br /&gt;
* [Bugfix] 3007 - Fix Station/Index Depot column filters (SR 26913)&lt;br /&gt;
* [Bugfix] 3013 - ItemSupplier/Edit. Added missing JS script reference&lt;br /&gt;
* [Bugfix] 3014 - Dropped calculated column 'ExpectedClosingCount' from View_StationCountDetailForEdit, and code model. StationCount/Review item grid updated to used db column StCntDet_ExpectedClosingQty (SR 16332)&lt;br /&gt;
* [Bugfix] 3017 - Fix RMA Index export bug (SR 26927)&lt;br /&gt;
* [Bugfix] 3019 - Fix to message presentation for SkyShare publication attachment deletions that have been read/downbloaded/acknowledged by anyone (SR 26935)&lt;br /&gt;
* [Bugfix] 3023 - Fixed - problems with file uploads on page /PurchaseInvoice/Show/&lt;br /&gt;
* [Bugfix] 3024 - Better handle uploads of big files on page /NetworkAnalysis&lt;br /&gt;
* [Bugfix] 3026 - Freight forwarders should not have access to page /Airline/WMSIdentificationCodeIndex or Airline-Supplier Mapping Index&lt;br /&gt;
* [Bugfix] 3030 - Roles 16 &amp;amp; 17 should be able to edit StationItem data, thus an Edit button/icon should be offered to users with that role on the /Station/ParLevelIndex page (SR 26975)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.133.3''' ''(RS 31/05/2021, LSY 31/05/2021)''&lt;br /&gt;
* [Bugfix] 3044 - Item Pack creation. Fix handling of struture code changes, and how the pack level is set and persisted in the model (SR 26923)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.133.2''' ''(RS 27/05/2021, LSY 27/05/2021)''&lt;br /&gt;
* [New] 2918 - Renamed &amp;quot;Approve/Alter Publications&amp;quot; menu option to &amp;quot;Approve Publications&amp;quot;, and corrected visibility for the roles which have access. Approve Publications listing no longer shows Active SkyShare Publications. Fixed menu highlight issue on Publication Types index, and an improvement to Enhanced Exporting to allow invoking _Export methods which have additional (optional) parameters (to fix export on Approve Publications index - it was exporting all publications rather than just ones awaiting approval) (ER 26609)&lt;br /&gt;
* [New] 2921 - StockItem/Edit - Item Supplier creation. When there is no pallet item pack defined for an item, the Pallet Type in the new box should default from Whse_PalletStd_ID (if there is only one warehouse linked ot the item) (ER 26611)&lt;br /&gt;
* [New] 2944 - Allowed Supplier Manager role access to Airline Supplier listing, StockLevel report, and Network Inventory Valuation report (ER 26775)&lt;br /&gt;
* [New] 2945 - Added 2 fields to AirlineWMS index grid, and a child grid to display related WMSIdentificationCode data. Renamed the &amp;quot;Warehouse/Station Related&amp;quot; menu to &amp;quot;Warehouse/Station/Supplier Related&amp;quot; and added 2 new options - one which is similar to the AirlineWMS Mapping option but instead shows SupplierMSCodeMapping data (as well as a child grid to show the related WMSIdentificationCodes), and the other which simply shows ALL WMSIdentificationCode data (ER 26779)&lt;br /&gt;
* [New] 2946 - Menu Items resource file updated for Transport Oders. Set up menu for Transport management Daily activities (ER 26787)&lt;br /&gt;
* [New] 2947 - Transport Order index grid added to the UI. Display-only at this juncture. UI to support the Create/review TransportOrders menu option. Implemented enhanced exporting for the Transport Order index (ER 26787)&lt;br /&gt;
* [New] 2948 - Hide Cost details on Show Transport Order window if Role is a a FF (18) (ER 25955)&lt;br /&gt;
* [New] 2949 - Removed menu option for Approve/Alter Requisitions for Groundhandlers and Caterers, plus ensured that the related controller action doesn't allow them access (ER 26799)&lt;br /&gt;
* [New] 2962 - Bring Tail Edit modal up to UI standards&lt;br /&gt;
* [New] 2963 - SSIM Flight Filters - bring up to UI standards&lt;br /&gt;
* [New] 2964 - Add logic to only render the &amp;quot;Item Notes&amp;quot; child grid (and tab) if the user's role is appropriate. 3 pages affected - /StockItem/ItemCatalogueIndex /StationCount/ItemCatalogueIndex and /StockItem/Index (ER 26845)&lt;br /&gt;
* [New] 2969 - Highlight station orders that were raised as Emergency Shipments (SR 26837)&lt;br /&gt;
* [New] 2970 - Highlight Req-lines which were flagged as Stock-Out Emergencies on a Requisition (ER 26841)&lt;br /&gt;
* [New] 2977 - Added a means to validate file uploads against a blacklist of disallowed file extensions - configurable in web.config. Also added a link users can click to see the upload restrictions (including the maximum size and either the whitelisted extensions or the blacklisted ones - depending on whether or not we are using a whitelist on that given upload control) (ER 26827)&lt;br /&gt;
* [New] 2978 - AirlineEdit, UploadExternalStationItemFile views updated to use the 'MaxRequestLength ' from the web.config as the maximum file size value. Maximum file size handling. POInvoice/Upload and PO/Upload updated to show the maximum file/input stream size. Replace hard-coded file size limits with web configuration settings for PO &amp;amp; Invoice file uploads. Updated FileManager JS file to handle file size validations, and provide file upload help. Relocated several js files out of the common folder and updated references. AirlineSupplier/Edit updated to validate the file size. Despite the fact that there is a help to show the max file size - it was not being enforced. NWA/ExteralForecastData, StockItem/AddImage views updated to validate maximum file size during uploads. StockItem/AddImage views updated to validate maximum file size during uploads. NWA/ForecastChanges. Implemented max file-size validations (SR 26827)&lt;br /&gt;
* [Bugfix] 2857 - Fixed bug in OrganizationSiteMap Update logic (ER 26561)&lt;br /&gt;
* [Bugfix] 2858 - RMA Template fixes. 1. Allow zero qty against template items 2. Ensure RMATempHdr_LastModDate is updated as appropriate 3. Fix the temaplte toolbar functionality on the index page (ER 24357)&lt;br /&gt;
* [Bugfix] 2870 - Further changes to functionality which updates associated AirlineSupplier, AirlineSupplierContact, and AdditionalPointOfContact records when linked UserDetail changes. Namely, TelNo and FaxNo are now copied across too - assuming the new value for those fields isn't null (ER 26565)&lt;br /&gt;
* [Bugfix] 2886 - Fixed the No of Layers calculation in the service model for ItemSupplierPalletConfiguration, ItemWarehousePalletConfiguratio, ItemPackSummary. This in turn fixes pallet height results (ER 26611)&lt;br /&gt;
* [Bugfix] 2911 - Fixed an unfriendly error message on the SkyShare Publication Edit page, which was specific to Rejected publications with a still-active workitem. On post-back (e.g. Save &amp;amp; Continue), the wkf variable was not set if the ModelState was invalid which caused all controls to be rendered readonly (as if the workitem had ended), which highlighted an error in the markup (&amp;quot;Templates can only be used...etc&amp;quot;) (ER 26113)&lt;br /&gt;
* [Bugfix] 2920 - Added EmergencyOrder flag (and Note) as readonly fields to /PurchaseInvoice/Commit and added editable controls for the same fields on /PurchaseOrder/EditPendingUserInputPurchaseOrder (ER 25171)&lt;br /&gt;
* [Bugfix] 2928 - Fixed navigation and menu highlighting issues around support area - No matter which listing you use to reach a ticket (or ER) (Index, Enhancements, WatchList, AssignIndex), the appropriate menu item should be highlighted and pressing the &amp;quot;Back&amp;quot; button (or any other button which results in leaving the page e.g. Save &amp;amp; Exit) should take you back to the same listing (SR 26733)&lt;br /&gt;
* [Bugfix] 2930 - Fixed issues editing recently added Mapping records in the UI&lt;br /&gt;
* [Bugfix] 2950 - ScheduleTaskConfig grid (on page /System/GeneralSchedulerIndex) changed to no longer filter-out non-editable records. Instead, it simply won't show the edit button for those (ER 26783)&lt;br /&gt;
* [Bugfix] 2951 - Fixed NWA creation bug for single-airline access users (SR 26825)&lt;br /&gt;
* [Bugfix] 2953 - View_RequisitionDetailLoadingGroup.QtyPerDefaultPack datatype cast as integer (SR 26761)&lt;br /&gt;
* [Bugfix] 2954 - Fixed navigation looping issue when using Back button on EditRestrictedPurchaseOrder page (after taking the route to add PO Tracking Notes) (ER 26801)&lt;br /&gt;
* [Bugfix] 2960 - Limited the text box used for Warehouse Operating Times (for notes) to 512 characters and added a remaining characters indicator&lt;br /&gt;
* [Bugfix] 2967 - Prevent ItemSupplier deletion if it is referenced&lt;br /&gt;
* [Bugfix] 2974 - Requisition/Show page updated to include TransportOrders grid and lookup (ER 25795)&lt;br /&gt;
* [Bugfix] 2988 - Station Count cancellation - redirect to Index Action after cancellation success&lt;br /&gt;
* [Bugfix] 2992 - AircraftProvisioningFlat model configuration updated to match model (was missing Qty, and FLD_ID columns) (SR 26887)&lt;br /&gt;
* [Bugfix] 2993 - Fixed Purchase Order sub-menu for Supplier role&lt;br /&gt;
* [Bugfix] 2994 - Merge labels resource file to release branch 1.0.133.x (SR 26889)&lt;br /&gt;
* [Bugfix] 2994 - StationCountCategoryIndex -added a 'Active Station' column, defaulted to filter out inactive stations. Grid datasource query updated to allow all stations to be included in data result (SR 26889)&lt;br /&gt;
* [Bugfix] 3032 - Show and Edit Count Category pages are displaying 3x configuration values oddly/wrongly - FIXED (SR 27001)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.132.6''' ''(RS 21/05/2021, LSY 21/05/2021)''&lt;br /&gt;
* [Bugfix] 3009 - fix bug preventing Caterers (with single station access) from raising new RMA (SR 26917)&lt;br /&gt;
* [Bugfix] 3010 - fix UOM conversion bug (invalid function refernece (SR 16336)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.132.5''' ''(RS 20/05/2021, LSY 20/05/2021)''&lt;br /&gt;
* [New] 2413 - Add Stackable flag to StockItem edit / add UI. Also added as an optional (default hidden) column on StockItem index (ER 25019)&lt;br /&gt;
* [New] 2844 - Added link to wiki homepage from user menu (SR 26529)&lt;br /&gt;
* [New] 2845 - Capture Organization Type when creating a new Airline Supplier - required before Organization Site DDL can be selected, and functionality to detect existing user account when updating the Airline Supplier contacts (both main contacts and additional contacts) (ER 26451)&lt;br /&gt;
* [New] 2857 - Added OrganizationSiteMap to the model. Organization Site code Edit - added 'Alternative Site Codes' lookup (display only). Work includes data retrieval and grid display for OrganizationSiteMap data. Changes to OrganizationSite UI pages to support the database change identified by task 2856 (ER 26561)&lt;br /&gt;
* [New] 2858 - Implementation of RMA Template maintenance. Implemented RMA creation from templates. RMA creation from templates - final development (ER 24357)&lt;br /&gt;
* [New] 2861 - Capture Organization Type when creating a new Airline Supplier - required before Organization Site DDL can be selected, and functionality to detect existing user account when updating the Airline Supplier contacts (both main contacts and additional contacts) (ER 26565)&lt;br /&gt;
* [New] 2869 - Added PalletStandard to the model. Implementation of PalletStandard index grid (read only). PalletStandard model update, due to schema change. UI to maintain PalletStandard data (ER #26593) - complete (ER 26593)&lt;br /&gt;
* [New] 2870 - When editing a user's email address (either your own or someone else's), UI looks up any linked AirlineSupplier, AirlineSupplierContact, and AdditionalPointOfContact records, and updates the email there too. Also, when you change your own password, looks up records in those same tables to ensure the _Active flag is = true (ER 26565)&lt;br /&gt;
* [New] 2873 - Added 3 new fields to the warehouse edit &amp;amp; show pages (For Pallet Standard, Optimum Pallet Height, and DIMS Unit) and the ability to manage Additional Contacts for the warehouse (which uses the new AdditionalPointOfContact table) (ER 26601)&lt;br /&gt;
* [New] 2874 - Added 3 new fields to the warehouse edit &amp;amp; show pages (For Pallet Standard, Optimum Pallet Height, and DIMS Unit) and the ability to manage Additional Contacts for the warehouse (which uses the new AdditionalPointOfContact table) (ER 26579)&lt;br /&gt;
* [New] 2875 - Add controls to manage Additional Contacts when editing Stations, which uses the new AdditionalPointOfContact table (ER 26579)&lt;br /&gt;
* [New] 2876 - Auditing for SkyShare Publication Attachments - Deletions and Updates handled only. Also added a grid to show this information to the Publication Index, and the Edit and Show Publication pages (ER 26583)&lt;br /&gt;
* [New] 2884 - Added PublicationNote/Type to the model. SkyShare Publications - when reviewing, allow reviewer comments to be captured in the UI. Comments are captured to PublicationNote. Also added some ValidateAntiForgeryToken attributes to several actions - more will be needed I assume. Added a stylesheet for SkyShare. Skyshare publication notes - implemented grid in the publication edit page (ER 26501)&lt;br /&gt;
* [New] 2885 - ItemWarehouse - model updates. Model updates to ItemPack and PalletStandard. ItemWarehouseIndex updated to include new column PalContent_TotalQty ('Optimum Qty per Pallet'). Added ItemWarehouse model custom method helpers for pallet configurations. ItwmWarehouse changes to accomodate optimum pallet configurations - part 1. More work to be done (next week). ItemWarehouse edit functionality to implement defaulting optimised pallet configuration values from ItemPack. ItemWarehouse summary model and show pages updated to include pallet configuration data. UI changes necessary to accommodate schema changes made to the ItemWarehouse table - complete (ER 26337)&lt;br /&gt;
* [New] 2886 - ItemPAck changes. Initial development. Changes to ItemPack and StockUnit model. Added the Pallet Configuration modal which is currently loaded from the StockItem Index page, via the Item Pack nested grid. Added Pallet Configuration modal to the StockItem/Edit page. Item PAck edit updates - automatically convert dimsension values when the unit changes. ItemPack maintenance - added new widgets for Pallet Standards. Note: Still a work in progress. ItemPack maintenance. When selecting a Pallet for a new pack, default the pallet standard settings to the pack, ensuring pack dimensions are calculated (and possibly unit-converted) from pallet standards and the lower level pack.  ItemPack - pallet configuration modal updated to include (Item)Warehouse configuration data. Changes to ItemPack pages as a result of recent Improvements to PalletConfiguration. Added check for width or depth of the pack exceeding the dimensions of the pallet. Validate the slected StockUnit - only one pallet per pack structure is permitted. ItemPack page updates for Pallet configurations. Final development. ItemPack Pallet configuration modal - added Supplier configurations grid (ER 26611)&lt;br /&gt;
* [New] 2890 - Label for Despatch Date control on Station Return Approval page updated to match with the one on EditProvisional, and fixed the date not being read from the DB on the Approval page&lt;br /&gt;
* [New] 2892 - Adjusted resource message text&lt;br /&gt;
* [New] 2904 - StockLevels/Transactions sub-grid. Display Destination by default&lt;br /&gt;
* [New] 2909 - Fixed property names on the SkyShare PublicationEdit viewModel so that validation errors use the same wording as the labels next to the controls&lt;br /&gt;
* [New] 2911 - Removed ability to change Distribution Type and/or the selected Distribution &amp;quot;Entities&amp;quot; (Role, Item, etc) at the approval stage - this must now be defined whilst the SkyShare publication is either Provisional, or Rejected with an active WorkItem. Additionally, changed the validation when a user submits a Publication for review, so that Distribution details are mandatory. Also, if the user submits (or resubmits) a publication with distribution details which would result in no users being on the distribution list (e.g. selecting a warehouse but no users are situated at that warehouse), then a new validation error is presented to highlight that problem. M/T update expected to avoid routing such workitems to exception (ER 26113)&lt;br /&gt;
* [New] 2918 - Amended menu structure for SkyShare - &amp;quot;Publication Details&amp;quot; now split into 2 options - &amp;quot;Create/Review Publications&amp;quot; which lists all SkyShare Publications as normal, and &amp;quot;Approve/Alter Publications&amp;quot; which only lists Publications which are either Active or Awaiting Approval. Also fixed non-Active Publications appearing in the &amp;quot;Unread Publications&amp;quot; grid which can be accessed via a dynamic button on the home page (there is no menu option for this). Ultimately these pages all use the same underlying view so work was also done to ensure the correct menu item is highlighted and that the &amp;quot;Back&amp;quot; button (on pages accessed via these routes) takes the user to the correct place. e.g. If the user is on the Approve/Alter Publications listing, they click edit on one of the Publications, then press the back button, they should return to the Approve/Alter Publications page rather than the default Create/Review page (ER 26609)&lt;br /&gt;
* [New] 2920 - Added new PurchaseOrderHeader fields EmergencyOrder and EmergencyOrderNote, editable controls present on NewPO, EditPreSubmitPurchaseOrder, ApprovePO, ApproveValueBasedPO, and EditRestrictedPurchaseOrder views, read-only labels on ConfirmPurchaseOrder view. Removed edit controls for EmergencyOrder and related note for Suppliers on POHeaderSummary view which is used on EditRestrictedPurchaseOrder view (Accessed via All POs) (ER 25171)&lt;br /&gt;
* [New] 2921 - ItemSupplier changes to accomodate optimal pallet configurations (ER 26611)&lt;br /&gt;
* [New] 2922 - UI for mapping TransportOrderContactPurpose to AdditionalPointOfContact records in Station and Warehouse Uis&lt;br /&gt;
* [New] 2923 - Station Transports grid (Station/TransportChainIndex) configured for enhanced exporting&lt;br /&gt;
* [New] 2925 - Asset Tracking Map - allow users to zoom-jump to specific continents&lt;br /&gt;
* [New] 2930 - ShippingContainerMap table added to the model. ShippingContainer Mapping nested Grid (display-only) added to ShippingContainer /Index. Shipping Container Mapping - implemented CRUD functionality&lt;br /&gt;
* [New] 2931 - Create option to view TransportOrderContacts in existing TransOrder pages. Added column filters to the Transport Order Contacts grid (ER 25795)&lt;br /&gt;
* [New] 2934 - UI to allow port codes greater than 3 characters (upto 10) if port type (Port_PortType_ID) = 2, Sea port (SR 26737)&lt;br /&gt;
* [Bugfix] 2653 - Fixed navigation errors when adding a new Station Item (multiple paths to do this action) - additionally, fixed incorrect menu highlighting around the same areas&lt;br /&gt;
* [Bugfix] 2678 - Fixed the note buttons on the view page (they were all presenting the note for Monday), increased the width of the Start/End time columns slightly, and increased the height of the modal popup for showing &amp;amp; editing notes (ER 26089)&lt;br /&gt;
* [Bugfix] 2781 - Fixed SkyShare Publication Type DDL becoming re-enabled after a post-back when the selected group has no Types to select from (ER 26347)&lt;br /&gt;
* [Bugfix] 2805 - SupplierTransport bug fixes. 1. Fix the 'Show' action result 2. Fix behaviour of the Drop&amp;amp;Pick dropdown list (ER 25321)&lt;br /&gt;
* [Bugfix] 2814 - dded a tooltip to the ItemPack Weight UOM control when it is disbaled for level 1 editing (&amp;quot;Weight unit on the level one pack is not editable and must be changed at item level&amp;quot;). Updated UI message for DB constraint CON_ItemPack_WeightData&lt;br /&gt;
* [Bugfix] 2840 - Added 3 pieces of validation to the Station Count &amp;quot;Create count immediately&amp;quot; buttons, and also fixed a concurrency issue with the same page - basically if a validation error occurred then when the user tried again the system would get confused and think someone else had edited the record, when in fact they hadn't (SR 26533)&lt;br /&gt;
* [Bugfix] 2867 - Fixed error duplication caused by attachment upload dialog (SR 26573)&lt;br /&gt;
* [Bugfix] 2869 - Pallet Standard maintenance - fixed bug preventing new record creation (ER 26593)&lt;br /&gt;
* [Bugfix] 2887 - Only render attachment-level acknowledge buttons when they are relevant, i.e when the SkyShare publication is Active, and the current user is actually within the distribution list (should also already be hidden once they have already acknowledged each one) (SR 26571)&lt;br /&gt;
* [Bugfix] 2889 - Changed the minimum value configuration against the Expected Arrival Date on /StationReturn/EditProvisional to that it allows today's date&lt;br /&gt;
* [Bugfix] 2893 - Added a check in RMA R/Confirmation to ensure at least one line has a positive qty (if the user is actually confirming it - if they are closing this check is not performed)&lt;br /&gt;
* [Bugfix] 2896 - Contracted Items Report, final column, &amp;quot;Transport Time (Days) after Handover By Supplier&amp;quot; should be mapped to SupTrans_Duration2 but actually appears to be mapped to SupTrans_Duration1 (SR 26641)&lt;br /&gt;
* [Bugfix] 2899 - The name assigned to the file includes OrgSite_Code When download SPL (Item Inventory Rules) (SR 26665)&lt;br /&gt;
* [Bugfix] 2903 - Fixed validation error duplication on various PO Contract pages&lt;br /&gt;
* [Bugfix] 2905 - Fix IWT edit page - and validation behaviour for the line level transport reference input&lt;br /&gt;
* [Bugfix] 2906 - Fix behaviour for WarehouseTransfer/AddItemToTransfer - breaching characters limit for Transport Reference&lt;br /&gt;
* [Bugfix] 2924 - Ensures a confirmation pop-up is always presented when an attachment is deleted, regardless of whether anyone has actually acknowledged it yet or not. Also removed some hard-coded UI messages, corrected a message typo, and some other minor updates (threw in some code comments) (SR 26717)&lt;br /&gt;
* [Bugfix] 2935 - Edit icon is offered on the Approve/Alter Requisitions Page (/Requisition/AwaitingApproval) when user is logged in with role: Airline Operations (SR 26751)&lt;br /&gt;
* [Bugfix] 2936 - Edit icon is offered on the Approve/Alter Requisitions Page (/Requisition/AwaitingApproval) when user is logged in with role: Airline Administrator (SR 26751)&lt;br /&gt;
* [Bugfix] 2956 - Removed the + button from the Document Requests grid in PODetails partial view - it has no function and there is another button on the page which results in new records being added to that grid (SR 26801)&lt;br /&gt;
* [Bugfix] 2958 - Auto Req 'lightning' button functionality improvements. The popup options are now displayed when clicking on the main button as well as the down arrow (SR16324)&lt;br /&gt;
* [Bugfix] 2965 - Fixed routing when creating a new SkyShare Publication and taking the &amp;quot;Save &amp;amp; Continue&amp;quot; button (/EditPublication/{Id} vs /EditPublication?id={Id}) and added 2 new routes for the standard publication index (/SkyShare and /SkyShare/Index)&lt;br /&gt;
* [Bugfix] 2991 - FlightProvisioning Code and Items Loaded model definitions updated to reflect the db schema&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.131.3''' ''(RS 13/05/2021, LSY 13/05/2021)''&lt;br /&gt;
* [Bugfix] 2957 - Fixed &amp;quot;View NWA Details&amp;quot; grid not filtering by airline access (SR 26807)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.131.2''' ''(RS 10/05/2021, LSY 10/05/2021)''&lt;br /&gt;
* [Bugfix] 2942 - Fix Requisition template and creation functionality for users linked to only one station (SR 26771)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.131.1''' ''(RS 06/05/2021, LSY 06/05/2021)''&lt;br /&gt;
* [New] 2703 - On the SkyShare Publication Edit page, added a label above the Aircraft, Market, City Pair, and FlightNo fields to explain their purpose to the user (SR 26201)&lt;br /&gt;
* [New] 2727 - Separate the Approve and Reject button(s) (ER 26337)&lt;br /&gt;
* [New] 2743 - Stock Item Weight UOM update that propogates to ItemPack level 1 - fixed bug when the ItemPAck has no weight  value defined. In this case, we also propagate the weight value to avoid db constraint failures (ER 26285)&lt;br /&gt;
* [New] 2754 - Further changes to View Transport Order pages due to recent Dbase additions (ER 25795)&lt;br /&gt;
* [New] 2768 - When editing a SkyShare Publication Type, changed the &amp;quot;Days Between Reminders&amp;quot; and 2 related fields to be nullable (which ensures their default value is null instead of 0), made them required, and added placeholders. The &amp;quot;Days Between Reminders&amp;quot; has a minimum value of 1 (although this is not constrained in the database), so the placeholder for that is 1, whilst the other two fields have 0 as the placeholder (SR 26331)&lt;br /&gt;
* [New] 2769 - Provide means in the SkySuite Portal to erase forecasts which do not reach the Review stage (ER 26259)&lt;br /&gt;
* [New] 2771 - Added column resizer buttons to City Pair Selector and SkyShare Publication Predecessor Selector (SR 26333)&lt;br /&gt;
* [New] 2772 - Added column resizer buttons to City Pair Selector and SkyShare Publication Predecessor Selector (SR 26333)&lt;br /&gt;
* [New] 2777 - Stock Item Edit - allow automatic weight conversion&lt;br /&gt;
* [New] 2779 - Added a warning message to the approver of a SkyShare Publication if the publication has no attachments. Only validated at the approval stage and can be ignored by the user if desired (ER 26371)&lt;br /&gt;
* [New] 2780 - Added an Abort button for Provisional Publications, which allows the user to completely erase all of the data held for that SkyShare Publication - offers a confirmation dialog of course (ER 26369)&lt;br /&gt;
* [New] 2781 - When creating a SkyShare Publication, added checks to alert the user if the chosen Publication Group has no selectable Publication Types. Message differs depending on whether the user is an admin or not. The Publication Type DDL should also now only be enabled when there are Publication Types to choose from (ER 26347)&lt;br /&gt;
* [New] 2782 - Made the legend icons on SkyShare Publication Index clickable - clicking them automatically sets up the appropriate filters to show only Unread or Overdue publications (ER 26349)&lt;br /&gt;
* [New] 2783 - Updated labels and tooltips for Pre- and PostEscalationDays when editing a SkyShare Publication Type to clarify that those are based on the &amp;quot;Review By&amp;quot; date (ER 26365)&lt;br /&gt;
* [New] 2784 - Added a warning message when the user selects a SkyShare Publication predecessor but the predecessor has a different Publication Group to the Publication being edited. User can choose to ignore this message (ER 26367)&lt;br /&gt;
* [New] 2788 - Updated UI to reflect that Publ_ReadByDate is now nullable, added user-friendly messages for the appropriate constraints, and ensured that the MT is always triggered when ANY changes are saved to an active SkyShare Publication (SR 26389)&lt;br /&gt;
* [New] 2789 - Modified the behaviour for reading and acknowledging SkyShare Publication Attachments so that the PublicationAccessLog record is updated only when the user has read AND acknowledged ALL attachments for the publication. Also added logic so that the publication becomes unreviewed again if any new attachments get added. Requires new field on the PublicationAccessLog table - _NeedsReview. Bonus: Distribution List grid shows &amp;quot;Needs Re-Review&amp;quot; in the &amp;quot;Reviewed&amp;quot; column if the user had already reviewed but they need to review it again in addition to the Yes/No options already available (SR 26353)&lt;br /&gt;
* [New] 2790 - On the SkyShare Publication Show page, hide the labels etc for Aircraft, Market, City Pair, and FlightNo unless something is actually specified. Additionally, if none of these are specified, hide the entire &amp;quot;Applies To&amp;quot; panel as it would be blank (ER 26401)&lt;br /&gt;
* [New] 2791 - Added DocumentRequestTransportOrder to Model, DTO model, and updated the DTO factory.  Implemented the ability to VIEW Document Requests related to Transport Orders and Transport Order Quotes (ER 25795)&lt;br /&gt;
* [New] 2800 - Added UI for new field PublType_DaysToApprove and added logic when editing a SkyShare Publication to inform the user if the calculated &amp;quot;approve-by&amp;quot; date is in the past and thus the Publication needs to be submitted ASAP (ER 26283)&lt;br /&gt;
* [New] 2801 - Changed ClientTemplate on ValidTo field for SkyShare Publication Index so that nulls appear as &amp;quot;Open ended&amp;quot; instead of &amp;quot;Until further notice&amp;quot;, added filter manipulation on the ValidTo filter so that GreaterThan and GreaterThanOrEqualTo includes nulls, and added a tooltip on the ValidTo field on Publication Editing to explain leaving it empty (ER 26395)&lt;br /&gt;
* [New] 2802 - Further changes to TransportSupplier UI Under StationTransport (ER #25321). Also fixed bug that was not persisting updates to StationTransport Pick Insturctions (ER 25321)&lt;br /&gt;
* [New] 2804 - Cchanges to WarehouseTransferTransport UI Page - Initial check-in for model changes and new columns added to IWTTransportChainsIndex. Changes to WarehouseTransferTransport UI Pages (ER #25321). Implemented IWT TransportChain modal lookup with Warehouse Transfer Transports grid.  Implemented changed to WarehouseTransferTransport edit grid, and modal edit (new fields added). Implemented WarehouseTransferTransport and TransportSupplier maintenance. Changes to WarehouseTransferTransport UI Pages. Code tidy, comments entered. Job done (ER 25321)&lt;br /&gt;
* [New] 2805 - SupplierTransport model updates and new columns added to the index page. Changes to SupplierTransport UI Pages - Implemented new Item/Supplier Transport modal. Completion of SupplierTransport UI development for new fields (ER 25321)&lt;br /&gt;
* [New] 2821 - WCS Role (ID: 15) - give access to the IWT Details [General] Report, /WarehouseTransfer/WhseTransferDetailIndex (SR 26491)&lt;br /&gt;
* [New] 2822 - /Station/StationWarehouseLinks page needs a button to adjust all columns&lt;br /&gt;
* [New] 2825 - Note Categories index - change column header label&lt;br /&gt;
* [New] 2828 - Added Currency to item listing grids on POContractIndex and ContractsAwaitingApproval, and modified the MaxValue textboxes and related validation on NewPOContract, EditPreApprovedPOContract, ApprovePOContract, and EditActivePOContract pages to allow 0 to be entered (ER 26515)&lt;br /&gt;
* [New] 2831 - Dashboards - make it easier to jump to different dashboard groups. Replaced the quick links with a floating button. Also re-styled the dashboard panels&lt;br /&gt;
* [New] 2849 - Added a &amp;quot;Unread Publications&amp;quot; counter on the home page and a unread-only version of the SkyShare Publication listing (ER 26549)&lt;br /&gt;
* [New] 2850 - Amend Security/access restictions for the flight schedule according to the role and if Skyload is licensed or not (ER 26553)&lt;br /&gt;
* [AuthServer] 2847 - Amend the query used to populate the Site DDL during the registration process - will need new AuthServer build to benefit from this change (ER 26547)&lt;br /&gt;
* [M/T] 2751 - Improvements to the SkySharePublication workflow map to send reminders to the nominated approver if they fail to act on the initial alert (ER 26283)&lt;br /&gt;
* [M/T] 2798 - Create new interface to request the deletion of an incomplete/failed NWA Forecast&lt;br /&gt;
* [M/T] 2799 - Changes to MT for SkyShare to handle dates differently see task 2788 (ER 26389)&lt;br /&gt;
* [M/T] 2813 - SkyShare workflow routes to Exception on SkyShare publication update request&lt;br /&gt;
* [M/T] 2816 - Change to MT for SkyShare to determine alert distribution for SkyShare Publication updates based on new _NeedsReview flag on PublicationAccessLog table (ER 26353)&lt;br /&gt;
* [M/T] 2817 - Change to MT for SkyShare update alerts so that they are delayed by several minutes to allow the potential for multiple updates to come from the portal (ER 26353)&lt;br /&gt;
* [M/T] 2827 - SkyShare MT needs to update the END_DATE workflow variable at portal approval notification as the SkyShare Publication validity date range can change&lt;br /&gt;
* [Bugfix] 2423 - Removed the ability for users to cancel RMAs on a line-by-line basis, few other fixes for cancelling the RMA balance (entire RMA cancellation at the R/Confirm stage) (SR 25047)&lt;br /&gt;
* [Bugfix] 2653 - Further fixes required to Station Par Level &amp;quot;Back&amp;quot; navigation&lt;br /&gt;
* [Bugfix] 2670 - Add Item to Requisition - Validate the required date immediately after selecting an item&lt;br /&gt;
* [Bugfix] 2678 - Added user friendly message for constraint violation CON_WarehouseOperatingTime_TimeCheck, fixed error messages re-appearing when exiting out of the Operating Times page, fixed changes being lost on Operating Times grid when an error occurs (changes now remain but still need to be saved - but this avoids frustrating a user who has entered a bunch of times where not all of them are problematic), added validations to ensure Receipt and Shipping times are kept within the Open times, and force user to specify Open times before they are allowed to specify Receipt or Shipping times for the same day. (All related to Warehouse Operating Times) Fixed &amp;quot;Activity&amp;quot; column from being editable, fixed an error with saving notes on days other than Monday, improved grid layout (width) when few days are selected, and added a way to see the notes from the View page (ER 26089)&lt;br /&gt;
* [Bugfix] 2689 - SkyShare PublicationType UI updates to being in line with development standards&lt;br /&gt;
* [Bugfix] 2707 - Disabled file conversion in SkyShare for all files - making only PDF and images renderable in-browser. All other files must be downloaded to acknowledge. Also, improved on the download function so that the Acknowledge button doesn't become available before the file is finished downloading (SR 26191)&lt;br /&gt;
* [Bugfix] 2733 - User message centre configuration fixes&lt;br /&gt;
* [Bugfix] 2736 - Fixed an issue whereby the &amp;quot;All Requisition Lines&amp;quot; grid on Requisition/BackOrder (The SAP variant of the BackOrder edit page) displayed no records due to a string property being dropped from the viewModel. The grid was updated to use a FK now instead of the dropped property (SR 26227)&lt;br /&gt;
* [Bugfix] 2746 - Galley Canvas fix to prevent ACModule_SlotHeight value being lost on updates (ER 26289)&lt;br /&gt;
* [Bugfix] 2763 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2764 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2765 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2766 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (Sr 26327)&lt;br /&gt;
* [Bugfix] 2767 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2770 - Fixed title for the City Pair selector window when editing a SkyShare Publication (SR 26333)&lt;br /&gt;
* [Bugfix] 2773 - Added search functionality to various grid filters in the Distribution selectors on a SkyShare Publication, and also sorted the filter options for those filters (SR 26339)&lt;br /&gt;
* [Bugfix] 2786 - Portal needs to handle unique station count category name exception better (SR 26377)&lt;br /&gt;
* [Bugfix] 2787 - When creating a new WarehouseStationLink, refresh the grid so that the new keys are loaded, allowing child records such as Station Transports to be created (SR 26359)&lt;br /&gt;
* [Bugfix] 2797 - Direct Delivery column in the Requistion approvals Item grid should not be editable&lt;br /&gt;
* [Bugfix] 2797 - Added missing $ from previous check in&lt;br /&gt;
* [Bugfix] 2803 - Incorrect Filter values on StationTransport index page re Live Load or Drop &amp;amp; Pick (ER 26083)&lt;br /&gt;
* [Bugfix] 2806 - Enhanced Export should handle booleans mapped to non-default values&lt;br /&gt;
* [Bugfix] 2814 - Stock Item weight changes propagate to Item PAcklevel 1 , even if the item weight is set to be null&lt;br /&gt;
* [Bugfix] 2820 - Edit SkyShare Publication - Add Recipients - enhance e-mail address validation&lt;br /&gt;
* [Bugfix] 2824 - Fixed delete buttons doing nothing on SkyShare PublicationIndex main grid. Editable configuration had been incorrectly removed in a past changeset (SR 26497)&lt;br /&gt;
* [Bugfix] 2826 - Requisitions Totals card in the UI should have a consistent look&lt;br /&gt;
* [Bugfix] 2829 - Fixed validation on Contract Reference (On NewPOContract view) so that using invalid characters presents a more meaningful error&lt;br /&gt;
* [Bugfix] 2830 - Removed client-side validation on NewPOContract as it's not in line with UI standards. All validation on the page should now be handled server-side and present errors at the top of the page. Also fixed a bug I noticed with some of the controls which are hidden dynamically&lt;br /&gt;
* [Bugfix] 2832 - IWT creation - improve validation in the UI&lt;br /&gt;
* [Bugfix] 2843 - Fixed Tutorials link (in user menu) (SR 26529)&lt;br /&gt;
* [Bugfix] 2848 - Fixed the PO Lines excel report column heading for the status (SR 26543)&lt;br /&gt;
* [Bugfix] 2851 - Removed duplicate column from Loss Factors Per Market Index Grid&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.130.7''' ''(RS 23/04/2021, LSY 23/04/2021)''&lt;br /&gt;
* [Bugfix] 2809 - Fixed configuration on the date picker control on SetActualStationCountDate page to avoid a situation where the minimum date is greater than the maximum (SR 26449)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.130.6''' ''(RS 22/04/2021, LSY 22/04/2021)''&lt;br /&gt;
* [M/T] 2588 - Added support for updates to a UserRegistration at the point of Review (ER 25757)&lt;br /&gt;
* [M/T] 2588 - Fixed WKI routing when an update has been made and now the registration is about to be approved or rejected (ER 25757)&lt;br /&gt;
* [Bugfix] 2673 - Fixed &amp;quot;Save &amp;amp; Exit&amp;quot; &amp;quot;Close Discrepancy&amp;quot; buttons on the Discrepancy edit page, so that they correctly redirect back to the Discrepancies Under Review report&lt;br /&gt;
* [Bugfix] 2723 - Station Count Cateogry maintenance - updated model defaulting logic for autonomous counts (ER 25815)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.130.5''' ''(RS 15/04/2021, LSY 15/04/2021)''&lt;br /&gt;
* [New] 2423 - Conditionally hide the &amp;quot;Cancel Line&amp;quot; column on the grid shown on StationShipment/EditStationReturnReceipts and adjust the roles allowed to close RMA's (either partially or in full), to 1, 2, 3, 16, 17. Provide means (and force user) to specify a comment / reason when closing out a Station -&amp;gt; Station RMA during Receipt Confirmation, whether that be via the &amp;quot;Close Balance&amp;quot; button (which closes out the entire balance), or via setting one or more lines to Cancel and taking the &amp;quot;Confirm&amp;quot; option. Comments stored in new StationReturnHeaderLostInTransit table (SR 25047)&lt;br /&gt;
* [New] 2587 - User registration review updated to allow user group, site, and port updates which result in WKI re-routing an potential change of reviewer&lt;br /&gt;
* [New] 2597 - Transport Orders summary - UI layout improvements. Changed 'Last Updated On' property to be date-time (ER 25795)&lt;br /&gt;
* [New] 2644 - Added a calculated Outstanding Qty to the PO Details grid seen on PurchaseOrder/EditRestrictedPurchaseOrder, PurchaseOrder/Show, and PurchaseOrder/Index (ER 25941)&lt;br /&gt;
* [New] 2645 - Squeezed space out of some of the fields shown on the RequisitionDetail grid on Requisition/Show so that it renders better on smaller screens. Also fixed the column resizer button which was already present on the grid (in code) but not working correctly (ER 25943)&lt;br /&gt;
* [New] 2653 - Fixed an issue with the back button redirecting to the wrong page on Par Levels&lt;br /&gt;
* [New] 2657 - Change made to the Requisition creation process so that if the user only has access to one station, they are not prompted to select a station (ER 16224)&lt;br /&gt;
* [New] 2665 - Carried over functionality from the legacy portal. Par Level maintenance should check for last counted qtys before deleting&lt;br /&gt;
* [New] 2669 - Altered logic on StationCount/EditCategory regarding &amp;quot;Count Auto Approval Option&amp;quot;, &amp;quot;Update Station Par Levels&amp;quot;, and &amp;quot;Include All Station Par Levels In Counts&amp;quot; options - specifically, if Approval Option is &amp;quot;Approval NOT Required&amp;quot; then the Include All SPLs option is locked to Yes. If Include All SPLs is Yes, Update Station Par Levels is locked to No (ER 26037)&lt;br /&gt;
* [New] 2670 - A warning should be presented when adding a line to a manually created requisition- Applies to 'DEFAULT' station order creation method configuraitons&lt;br /&gt;
* [New] 2675 - StationTransport changes - new columns (ER 26083)&lt;br /&gt;
* [New] 2678 - UI for Warehouse Operating Times management inc. Warehouse Edit readOnly version (ER 26089)&lt;br /&gt;
* [New] 2681 - Enhanced Exporting for Critical Items index grid&lt;br /&gt;
* [New] 2686 - Tweak to user reinstating process so that the Last Successful Login date takes the OrgAttr MAX_DAYS_INACTIVITY into account and is set such that the user has 14 days to login before their account is re-locked (ER 24369)&lt;br /&gt;
* [New] 2687 - Add adjust columns width button to Requisition View modal window on the /StockLevel page&lt;br /&gt;
* [New] 2688 - Do not redirect users from a modal window on the /StockLevel page to page /StationReturn/Show/. Also some bug fixes that were introduced by relcoation of the StockLevel index page ot the General reports area. Further, the lookup grids have been tidied up, with a more suitable width (it is not necessary to fill the width of the screen always)&lt;br /&gt;
* [New] 2698 - Added a tooltip on the Forecasted Demand column on the Daily Figures grid on _MRPItemWarehouseDetailTabStrip, which is seen on MRP/AlertDetails and MRP/EditAlert (SR 26163)&lt;br /&gt;
* [New] 2702 - Added a user friendly message for breaching the unique index IDX_PublicationAttachment_Publ_ID__Title (SR 26187)&lt;br /&gt;
* [New] 2705 - Changed option label for &amp;quot;Default Forecast Source&amp;quot; DDL on Station/Edit to &amp;quot;Please Select (Optional)&amp;quot;&lt;br /&gt;
* [New] 2709 - Added Delivery Terms, MaxValue, and Currency controls to NewPOContract page (Initial Edit page when creating a new PO Contract) (ER 26209)&lt;br /&gt;
* [New] 2713 - Added IWT- prefix to Expected Warehouse Transfers grid in the modal window&lt;br /&gt;
* [New] 2714 - Configured main and child grids on /WarehouseTransfer and /WarehouseTransfer/BackOrderIndex for enhanced exporting&lt;br /&gt;
* [New] 2715 - Configured main and child grids on /WarehouseTransfer and /WarehouseTransfer/BackOrderIndex for enhanced exporting&lt;br /&gt;
* [New] 2718 - Stock Item Note maintenance - improve validation, layout&lt;br /&gt;
* [New] 2723 - Changes required in the UI to implement new functionality for Autonomous Counts. Replaced StationCountCategoryEdit model used in the index grid with a new view tailored for the grid requirements (ER 25815)&lt;br /&gt;
* [New] 2726 - Provided means for a user to acknowledge a SkyShare publication which has no attachments, provided they are on the Distribution List already (ER 26219)&lt;br /&gt;
* [New] 2727 - Changed the text of the Approve button (the one which opens the Approval dialog which offers both Approve and Reject options) to &amp;quot;Approve/Reject&amp;quot; on the EditPublication page (ER 26337)&lt;br /&gt;
* [New] 2742 - Added info labels to guide the user to acknowledge a whole SkyShare publication (or a specific attachment if the publication has attachments) once they have read and understood. These notices are removed once acknowledgement is done (SR 26281)&lt;br /&gt;
* [New] 2743 - Edit Stock Item Unit of weight should also update Pack Level 1 Unit of weight. Implemented UI message when the Item Pack level 1 is updated automatically from Stock Item weight UOM change. Stock Item Weight UOM update that propogates to ItemPack level 1 - fixed bug when the ItemPAck has no weight  value defined. In this case, we also propagate the weight value to avoid db constraint failures (ER 26285)&lt;br /&gt;
* [New] 2762 -  Filter SkyShare publications offered for selection as the predecessor so that only Active and Archived publications are listed (ER 26305)&lt;br /&gt;
* [AuthServer] 2657 - reference updates only (Specifically, LogistiX.Inflight.Services) (ER 16224)&lt;br /&gt;
* [M/T] 2412 - Schema changes required to the StockItem table - addition of StkItem_Stackable bit NOT NULL (ER 25019)&lt;br /&gt;
* [M/T] 2625 - Advance provisional transport orders to approved automatically (ER 25215)&lt;br /&gt;
* [M/T] 2630 - Rework of StationTransportSupplier to cover all possible txn types (ER 25321)&lt;br /&gt;
* [M/T] 2637 - We need to add a column to the TransportOrder table  TransOrd_QuotesDueBy  (ER 25121)&lt;br /&gt;
* [M/T] 2642 - Additional functionality to set the chargeable weight  (TransOrd_ChargeWeight)  on the TransportOrder when it is generated (ER 25327)&lt;br /&gt;
* [M/T] 2643 - Changes to Despatch Confirmation EDI to update any linked transport orders&lt;br /&gt;
* [M/T] 2646 - TransportOrder table. TransOrder_Control_FFO named incorrectly (ER 25121)&lt;br /&gt;
* [M/T] 2658 - Develop service interface for Portal progression of TransportOrders (ER 25215)&lt;br /&gt;
* [M/T] 2660 - For Consolidated Transports add ID of the Order it was consolidated to the TransportOrder table  (ER 25121)&lt;br /&gt;
* [M/T] 2661 - Change FK from StationItemStockOut to StationItem to peform cascade deletion&lt;br /&gt;
* [M/T] 2663 - Stocklevel Interface file error description to include the stock item, warehouse and airline code (SR 26053)&lt;br /&gt;
* [M/T] 2671 - Updates to Workflow for Despatch Confirmation EDI if Transport Orders Links - Chasers re TO (ER 24543)&lt;br /&gt;
* [M/T] 2672 - Updates to the Automatic progression of TO's from Provisional to pending Approval or Approved (ER 24543)&lt;br /&gt;
* [M/T] 2674 - DB changes to StationTransport to include Pickup and delivery data (ER 26083)&lt;br /&gt;
* [M/T] 2676 - Further changes to TransportOrder table for PickUp, Delivery Instructions and Insurance ( (ER 25121)&lt;br /&gt;
* [M/T] 2680 - Changes to TO creation from Requisition or B/Order processing to take account of DB changes on VSO 2676 (ER 25121)&lt;br /&gt;
* [M/T] 2684 - DB changes to SupplerTransport &amp;amp; WarehouseTransferTransport to include Pickup and delivery date (ER 24543)&lt;br /&gt;
* [M/T] 2710 - Revise and improve the StockItemReceipt WF process for SAPCentric work items which are linked to the dummy airline (ER 26121)&lt;br /&gt;
* [M/T] 2721 - DB changes associated with Task #2720 (ER 25815)&lt;br /&gt;
* [M/T] 2722 - Implementation of Autonomous Counts in the MT and StationCount workflow map (ER 25815)&lt;br /&gt;
* [M/T] 2731 - Cancel all old MRP batches in a status of Awaiting Review when a new MRP batch is run&lt;br /&gt;
* [M/T] 2752 - Add a new column to TransportOrder table to capture an external system reference (ER 25121)&lt;br /&gt;
* [M/T] 2760 - Detect and report on possible unique key failure when building data for outbound Receipt advice message (SR 26075)&lt;br /&gt;
* [M/T] 2819 - Fixed requisition WKIs  routing to exception, logging error: &amp;lt;&amp;lt;Message : Error converting data type numeric to decimal.&amp;gt;&amp;gt; (SR 26483)&lt;br /&gt;
* [M/T] 2841 - Fixed a problem when Auto-Document scheduling produced a daily document even if weekly scheduling was configured&lt;br /&gt;
* [Bugfix] 2423 - Added the missing file to the project (SR 25047)&lt;br /&gt;
* [Bugfix] 2454 - Fixed a handful of errors brought to light by Petr for Asset Management pages (ER 16084)&lt;br /&gt;
* [Bugfix] 2603 - Fixed Dismiss and Endorse buttons being shown on an ER that had been dismissed but where nobody had appealed that decision (thus there's no further decision to make yet) (SR 25823)&lt;br /&gt;
* [Bugfix] 2647 - Altered query used to build list of items which can be added to an RMA so that it avoids an arithmetic overflow (SR 25917)&lt;br /&gt;
* [Bugfix] 2654 - Fixed various buttons on Requisition/EditProvisional not working for Airline Admin and Airline Operational roles (SR 25947)&lt;br /&gt;
* [Bugfix] 2664 - INCO Terms - column heading title changed as per spec&lt;br /&gt;
* [Bugfix] 2670 - Fixed checks so that the transport method from the station defaults is used when there is no station item for the selected item (to add to a requisition)&lt;br /&gt;
* [Bugfix] 2670 - Add item to requisition fix - ensure the required date is persisted&lt;br /&gt;
* [Bugfix] 2673 - Moved the StockLevel related reports into a TabStrip to be more consistent with the cosmetics of the rest of the reports&lt;br /&gt;
* [Bugfix] 2673 - Fixed 2 navigation errors within general reports. Specifically, after navigating to Discrepancy view / edit pages from either of the 2 Discrepancy-related reports, the back button wasn't working as expected. Additionally, fixed the Site Info icon seen on the &amp;quot;Issue Summary&amp;quot; modal window from the &amp;quot;All Transactions&amp;quot; report. Bonus: When the user clicks on one of the tabs for a different report, the URL will be updated without causing a page reload so that the user can copy the URL for sharing (previously, once the page loaded, you could switch between reports and the URL would still point to the first report which loaded)&lt;br /&gt;
* [Bugfix] 2679 - Fixed the 'Is empty / Is Not empty' grid filters to filter empty or null (and vice versa) (SR 26097)&lt;br /&gt;
* [Bugfix] 2682 - Financial consumption chart fixes. drill-down fixes. 1. Display the selected warehouse code next to the Select Warehouse button 2. Changed 'Station Deopt' label to 'Location Code'. Applied to Station and Warehouse grids&lt;br /&gt;
* [Bugfix] 2689 - SkyShare - further bug fixes, plus some code tidying&lt;br /&gt;
* [Bugfix] 2690 - Requisition/Approval redirection fix for reject action (SR 26133)&lt;br /&gt;
* [Bugfix] 2695 - Added grid filter persistence for the main grid when entering the &amp;quot;drawing canvas&amp;quot; from AircraftModule page (SR 26147)&lt;br /&gt;
* [Bugfix] 2700 - Adjusted calculation to determine whether or not a SkyShare Publication is &amp;quot;overdue&amp;quot; so that it's not considered overdue on the day it's due... i.e. it has to actually be the following day or later (SR 26107)&lt;br /&gt;
* [Bugfix] 2706 - Modified logic on Add, Edit and Delete buttons on SkyShare Publication Index grid as well as all child grids and also the grids on the Edit Publication page such that the nominated approver can edit, approve, etc. (SR 26093)&lt;br /&gt;
* [Bugfix] 2709 - Added user-friendly errors when a user tries to create a new PO Contract, but either specifies a MaxValue and no Currency, or vice versa. Also ensured that post-backs on that page don't A) cause the Currency DDL to lose its options, or B) cause the majority of fields to get re-hidden if a supplier was already selected (ER 26209)&lt;br /&gt;
* [Bugfix] 2719 - Fix modal window resizing (on the /AirlineSupplier/Edit/) when lengthy modal errors are shown&lt;br /&gt;
* [Bugfix] 2724 - Fixed filename for exports from the Item grid on EditPreSubmitPurchaseOrder (SR 26217)&lt;br /&gt;
* [Bugfix] 2725 - SkyShare - create SkyShare publication validation bug. Fixed the logic for DateNotBeforeAttribute. Also fixed the airline selection popup - to list airlines in name order&lt;br /&gt;
* [Bugfix] 2729 - Fixed the &amp;quot;Reviewed?&amp;quot; filter on SkyShare Publication Index so that users have options for &amp;quot;Yes&amp;quot;, &amp;quot;No&amp;quot;, and &amp;quot;Partially&amp;quot;, and all behave as you'd expect. Also fixed the exports for the same grid - the Reviewed column was showing incorrect data (SR 26189)&lt;br /&gt;
* [Bugfix] 2730 - SkyShare Publication fix. Show page fixed to show Supplier distribution type in modal window (SR 26225)&lt;br /&gt;
* [Bugfix] 2733 - Tweaked changing message centre config when a config is missing in the DB&lt;br /&gt;
* [Bugfix] 2734 - SkyShare fix for Publications - allow users to view the distribution list for an active record when in edit mode&lt;br /&gt;
* [Bugfix] 2741 - Asset Map map updated - markers have been updated for better placement accuracy&lt;br /&gt;
* [Bugfix] 2745 - Module edit in the UI now allows HTML inout for the 'User Notes' field (ER 26287)&lt;br /&gt;
* [Bugfix] 2747 - Fixed 2 bugs when editing a SkyShare Publication - One whereby it was not possible to remove all of the previously-selected distribution &amp;quot;entities&amp;quot; (suppliers, stations, roles etc), and one where an unhelpful message was presented if no roles were selected. Both issues relate to saving the publication fully (with buttons at the bottom of the page)&lt;br /&gt;
* [Bugfix] 2761 - Applied a default filter to the grid which presents SkyShare publications for the purposes of creating a publication link, so that by default, only Active and Archived ones are shown. User can change this filter if they so choose (ER 26307)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.129.8''' ''(RS 08/04/2021, LSY 08/04/2021)''&lt;br /&gt;
* [Bugfix] 2808 - Fixed SQL error that causes a blank page when saving an IssueHeader record from the Issue/Edit view, when no Delivery Term is selected (SR 26463)&lt;br /&gt;
* [M/T] 2812 - Requisitions not being set to Complete after full Despatch Conf iDoc received from SAP (SR 26447 / SR 26461)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.129.7''' ''(RS 24/03/2021, LSY 24/03/2021)''&lt;br /&gt;
* [New] 2119 - Final changes required for wiki to support both User Role and Airline based content restrictions&lt;br /&gt;
* [New] 2339 - Transit Qty's on Requisition Approval page now hyperlinked when qty is 0, and Transit Qty hyperlinking behaviour added to EditProvisional page which is used for REQ's in Awaiting Station Review (SR 15956)&lt;br /&gt;
* [New] 2579 - Changed the maintenance text again per Jaime's suggestion (ER 25731)&lt;br /&gt;
* [New] 2597 - Initial check-in. Creation of data models, placeholders for TransportOrder service methods. And also a placeholder for the TransportOrder Tab Strip under the Requisition Index grid. TransportOrderLink model configuration updated. Transport Order detail grid added to the Requisition Index detail/drill-down tab strip. Transport Order modal implemented form the Requisition/Index detail grid. (Tab Strip within the modal to be implemented still). Added TransportCargo and Links to the TransportOrder summary modal. Added Status History and Routing grids to the TransportOrder summary partial view. TransportOrder Notes functionality implemented inside the TransportOrder modal. Added Organization Site modal lookups inside the TransportSummary modal (ER 25795)&lt;br /&gt;
* [New] 2598 - Maintenaance pages for StockItemNote and view-only listing for StockItemNoteCategory. Added the new StkItemNote_Summary field to the UI (ER 25797)&lt;br /&gt;
* [New] 2611 - Added button to add PO Tracking Note from EditUnderReceivedPO page (ER 25831)&lt;br /&gt;
* [New] 2629 - As a result of StationTransportSupplier table replacement, rework the UI&lt;br /&gt;
* [New] 2650 - Updated the Issue/Edit page - the Delivery Terms DDL now also shows the related INCO terms along with the delivery terms code. Minor layout updates (ER 25955)&lt;br /&gt;
* [New] 2651 - View_IssueDetailKPI updated - removed reference to the droppped column IssueHdr_UserSpecified_WghtUnit_ID. View). IssueDetailKPI updated in db and UI to accomodate updates around (Shipping) container type&lt;br /&gt;
* [New] 2656 - UI updated to reflect recent schema updates to the StationReturnHeader table. (Container Type FK replaced with Shipping Container)&lt;br /&gt;
* [New] 2666 - Modified xxxQty hyperlinks on StockLevel page so that they are always visible (instead of only when the qty in question is &amp;gt; 0) (SR 26071)&lt;br /&gt;
* [New] 2667 - Swapped Reason Code for Description in the Substitution/EditUnplanned page&lt;br /&gt;
* [M/T] 2222 - MT aspects of changing source of supply at the approval stage (ER 23779)&lt;br /&gt;
* [M/T] 2398 - UserRegistration process - handle case where a requested airline has no users linked to the orgsite and therefore there is no-one to review&lt;br /&gt;
* [M/T] 2442 - Create Transport Order tables (ER 25121)&lt;br /&gt;
* [M/T] 2458 - Add new bit columns to StationTransport table (ER 25185)&lt;br /&gt;
* [M/T] 2472 - New workflow for Transport Ordering (ER 25215)&lt;br /&gt;
* [M/T] 2474 - Station Stock Image code tidyup - remove redundant code and tables (SR 16036)&lt;br /&gt;
* [M/T] 2481 - Create and model business entities and repository layer for support of Transport ordering (ER 24543)&lt;br /&gt;
* [M/T] 2481 - Fixed a bug where MT was looking a transport ordering setting during the ProcessRequisitions step and routed to exception when it didn't find any (ER 24543)&lt;br /&gt;
* [M/T] 2487 - Create Transport Order ApprovalUsers table (ER 25215)&lt;br /&gt;
* [M/T] 2489 - Generation of issues from requisitions for any emergency quantity when the attribute for preferred transport is USER does not take the correct transport chain/mode (ER 25283)&lt;br /&gt;
* [M/T] 2490 - Improve alert message handling for problem scenarios (ER 25275)&lt;br /&gt;
* [M/T] 2491 - Create Airline4PL profie and InventoryOwnershipType tables (ER 25289)&lt;br /&gt;
* [M/T] 2494 - Adjust constrainst on new TransportOrder tables (ER 25121)&lt;br /&gt;
* [M/T] 2495 - Create new table StationTransportSupplier (ER 25321)&lt;br /&gt;
* [M/T] 2498 - Fix calc of gross weight if there are mixed units of weight on the requisition (ER 25329)&lt;br /&gt;
* [M/T] 2499 - Add extra column to Transport Order for origin site (ER 25121)&lt;br /&gt;
* [M/T] 2501 - Add extra column to TransportCargo for commodity code (ER 25121)&lt;br /&gt;
* [M/T] 2505 - SkyLog generated PO documents which inclded lines that were split and closed (SR 25345)&lt;br /&gt;
* [M/T] 2506 - Improve error handling for RMA ORDERS05 if E1EDP20 section is missing (line level) (SR 23151)&lt;br /&gt;
* [M/T] 2507 - If mode of transport from requisition is not available use the mode defined on the StationItem before going to another warehouse when creating the issues (SR 25349)&lt;br /&gt;
* [M/T] 2510 - Force the shipping-station to confirm the quantities that have been despatched for Stn2Stn RMAs, thus ignoring the config. flag:  Station.Station_RMAShipConfReqd  (ER 25357)&lt;br /&gt;
* [M/T] 2518 - Station Order back order processing failure (SR 24457)&lt;br /&gt;
* [M/T] 2519 - Change logic for setting ReqHdr_ReqDate on automatically created requisitions (ER 25405)&lt;br /&gt;
* [M/T] 2519 - Fixed a bug when header level required date wasn't being set correctly (ER 25405)&lt;br /&gt;
* [M/T] 2536 - Review and likely revise a SP used by the MT: SupportRequestAttachment_Search (ER 25359)&lt;br /&gt;
* [M/T] 2545 - Found an issue with a Scheduled Report that should have triggered on the 1st day of each calendar MONTH, however, documents have been generated every MINUTE&lt;br /&gt;
* [M/T] 2553 - Addition Null checks in MRP explanation/query text construction (ER 25593)&lt;br /&gt;
* [M/T] 2557 - In unplanned item substitutions do not attempt to create new SPL if the Station does not already have an existing SPL for the original item (SR 25605)&lt;br /&gt;
* [M/T] 2561 - Enhance the outbound ReceiptAdvice interface to map free-text information from Skylog db into the resultant EDI that is produced and posted to our partners... (ER 25625)&lt;br /&gt;
* [M/T] 2566 - Improve error handling on RMA related EDIs (SR 25567)&lt;br /&gt;
* [M/T] 2574 - Use a custom timeout when purging data from the NWAWarehouse table when a NWA WKI is at the WarehouseForecastSummary step (ER 25691)&lt;br /&gt;
* [M/T] 2588 - MT Changes to permit updates to a UserRegistration at the point of Review (ER 25757)&lt;br /&gt;
* [M/T] 2591 - If a back order is processed and transport ordering enabled create a transport order (ER #25777 ) (ER 25777)&lt;br /&gt;
* [M/T] 2595 - Create an additional table to capture notes/documents related to a transport Order (ER#25121) (ER 25121)&lt;br /&gt;
* [M/T] 2596 - Add 2 further columns to TransportStatusHistory table (ER 25121)&lt;br /&gt;
* [M/T] 2599 - Bug reported by Petr - MT exception reported when attempting to submit a new PO that has been provisionally matched to a contract&lt;br /&gt;
* [M/T] 2601 - Add cascade delete functionality to SkyShare PublicationAccessLog table&lt;br /&gt;
* [M/T] 2610 - In16 overflow reported on StationItemStockOut calcs&lt;br /&gt;
* [M/T] 2627 - SPM will be able to access SkyShare publication relates to his/her station regardless of ShyShare access (SR 26229)&lt;br /&gt;
* [M/T] 2627 - Fixed a bug with requisition / shipment generation when there were no weights and dimensions in the IpemPack table (SR 26419)&lt;br /&gt;
* [M/T] 2728  - Fixed problem with deadlines on the WaitExpiry step of the SkyShare Publication workflow map (SR 26185)&lt;br /&gt;
* [M/T] 2735 - SkyShare distribution to Station users should not exclude SPM if they do not have SkyShare access yet (SR 26229)&lt;br /&gt;
* [M/T] 2738 - Fixed a problem where all critical users had reviewed the SkyShare publication and the wki gets routed to wait expiry - subsequent updates of the publication before expiry date is reached then caused the wki to terminate prematurely instead of sending out alerts as expected (SR 26091)&lt;br /&gt;
* [M/T] 2792 - Fixed problems processing EDI's related to the creation and progression of Station Orders and calculation of Gross Weight (SR 26387 / SR 26393)&lt;br /&gt;
* [M/T] 2793 - Fixed failing stock out process (SR 26397)&lt;br /&gt;
* [Begfix] 2685 - SkyShare/Publication updates for new db constraints (SR 26109)&lt;br /&gt;
* [Bugfix] 2289 - Ensures that a user is prevented access to SkyShare if they have access to SkyShare but none of their accessible airlines do. Also, added a check when initialising a NEW Publication, to ensure the chosen airline does infact have SkyShare access (ER 24077)&lt;br /&gt;
* [Bugfix] 2374 - Added Manufacturer to &amp;quot;Items Supplied&amp;quot; grid on AirlineSupplier/Edit. Also fixed a bug on the same page where it was impossible to change the Manufacturer for a given item&lt;br /&gt;
* [Bugfix] 2416 - Fixed unfriendly message presented to user when they don't specify an Auto Requisition Option in the Station Defaults editor window (SR 25033)&lt;br /&gt;
* [Bugfix] 2421 - Hooked the External Demand File upload UI to the appropriate M/T service endpoint so that uploaded files actually get processed (SR 25043)&lt;br /&gt;
* [Bugfix] 2554 - Rolled back changeset #35703 and amended it so that RDC- prefix becomes IWT- and ensured that exported documents also contain the IWT- prefix&lt;br /&gt;
* [Bugfix] 2582 - Ensured that the items offered for selection (for adding to a Warehouse Transfer) do not include any items which are already on the Warehouse Transfer, and also defaulted the Item Required Date to match the header-level required date&lt;br /&gt;
* [Bugfix] 2597 - Transport Order window is now modal - so the background is greyed out, giving proper focus on the active modal window. Re-jigged some fields in the page, preventing wrapping of the Transport Mode and &amp;quot;Forwarding Bill To&amp;quot; labels and values. Shipper field value corrected. Clear line separates the shipping method/provider info and the cost info so between FCL and Currency (ER 25795)&lt;br /&gt;
* [Bugfix] 2602 - Fixed live re-calculation of Target Pick Date on WarehouseTransfer/Initialise when user changes any of the variables which affect it&lt;br /&gt;
* [Bugfix] 2608 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2615 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2617 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2618 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2619 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2620 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2621 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2622 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2623 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2624 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2629 - Fixed handling of TransportSupplier modal edit datasource errors. Minor improvement to Weights and Dimensions controls functionality&lt;br /&gt;
* [Bugfix] 2631 - Fixed grids on Workflow Exceptions and Interface File Errors pages to allow normal text selection (rather than excel style full-cell selecting) (SR 25889)&lt;br /&gt;
* [Bugfix] 2632 - Fixed grids on Workflow Exceptions and Interface File Errors pages to allow normal text selection (rather than excel style full-cell selecting) (SR 25889)&lt;br /&gt;
* [Bugfix] 2635 - ixed ER Status DDL having no selectable options after a post-back (SR 25913)&lt;br /&gt;
* [Bugfix] 2652 - Added non-global activity spinner for each SkyShare Publication Attachment to indicate to the user that it's loading. Also removed the problematic sidebar button in the PDF viewer which was causing a loading loop (presented as a flickering document). Added FileSize to PublicationAttachments (Schema change script included) (SR 25937)&lt;br /&gt;
* [Bugfix] 2655 - Fixed label in the IWT Back Order edit page&lt;br /&gt;
* [Bugfix] 2662 - Extended validaitons around AirlineSupplier contact email input. Fixed so that failur for potentially dangerious input e..g pointed brackets) is reported back to the user in the modal editor window (SR 26039)&lt;br /&gt;
* [Bugfix] 2697 - Improved exception handling for StationCount/SetActualCountDate (SR 26159)&lt;br /&gt;
* [Bugfix] 2699 - Validation checks added when constructing or approving a SkyShare publication to ensure that the selected distribution &amp;quot;entities&amp;quot; are not left empty. When constructing, the warning can be ignored. When approving, it cannot. Additionally, forces the user to save data before submitting [for approval] or approving, if the distribution details have changed (SR 26113)&lt;br /&gt;
* [Bugfix] 2704 - Fixed the ability to edit various parts of a SkyShare publication in the Show-only view (SR 26119)&lt;br /&gt;
* [Bugfix] 2716 - Adjusted behaviour on WarehouseTransfer/Initialise so that the Target Pick Date is only presented (and calculated) when BOTH Required Date AND Transport Method are chosen&lt;br /&gt;
* [Bugfix] 2716 - Commented out &amp;quot;Transport data has not been configured...&amp;quot; message in WarehouseTransfer/Initialise (&amp;quot;Create&amp;quot; view) which does not make much sense since Transport Method is now a required field&lt;br /&gt;
* [Bugfix] 2717 - Fixed an error presenting Tracking Notes on a PO when the Comment field is left blank and removed the unnecessary quotes on the tooltip for said comment field (when it's presented in the grid)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.128.7''' ''(RS 04/03/2021, LSY 04/03/2021)''&lt;br /&gt;
* [Bugfix} 2692 - Fixed. Do not validate the header/line item required dates against the preferred MOt for caterers. Current functionality does not permit caterers to edit the MOT, thusd there is no MOT dropdown list on the page (SR 26127)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.128.6''' ''(RS 25/02/2021, LSY 25/02/2021)''&lt;br /&gt;
* [New] 2330 - Ensured that a user is prevented from resuming an export if it was a global admin who paused it (unless they themselves are global admin too), also added the source URL where a download originated in the export cancellation notification&lt;br /&gt;
* [New] 2378 - Moved the new Comment column (ER 24813)&lt;br /&gt;
* [New] 2439 - Ensured that the UID gets passed back to the view when creating a new ShippingContainer record, so that further edits to the same record (before a page reload etc) can be successful. Added user friendly message for IDX_ShippingContainer_Code violation (ER 25115)&lt;br /&gt;
* [New] 2492 - Finished the Airline 4PL Profile piece (added the details &amp;amp; editor to the Airline Index grid's child template) (ER 25289)&lt;br /&gt;
* [New] 2515 - Add warning message when generating supplier forecast (ER 25391)&lt;br /&gt;
* [New] 2516 - Further changes to requisition Creation regarding Preferred transport and required date. Further work for requisition creaiton regaridng preferred MOT and the required date. The requisition header required date is now automatically set to the latest required date at line level. Also made further changes to the requisition add item functionality - prevents preferred MOT selection according to the Org Attribute config for STATION_CREATION_METHOD value. Also created a JavaScript object to handle a bulk of Add Requisition Item functionality. Improvements to requisiiton edits around required dates and preferred MOT (ER 25397)&lt;br /&gt;
* [New] 2520 - Additional fields (preferred MOt, and stock out information) added to Requisition Detail lines/show page. Changed stock out emergency popup trigger event from mouse-click to mouse hover (ER 25409)&lt;br /&gt;
* [New] 2525 - Added column resizer button to grid on NetworkAnalysis/ActionedChanges and /ForecastChanges (ER 25423)&lt;br /&gt;
* [New] 2534 - Prevent Station_Port_ID from being changed once a station has become active (ER 25485)&lt;br /&gt;
* [New] 2539 - Station/EditITem - Added additional data to the Delivery Location dropdown list template (transport mode and default) (SR 25541)&lt;br /&gt;
* [New] 2550 - SAP-Centric Back Orders index grid - exclude airlines (from the ailrine filter) which are not configured as SAP Centric. Also implemented Stock Item and Pack modal popup from the same index page (hyperlinking the Item Code column) (SR 24295)&lt;br /&gt;
* [New] 2551 - Implemented hyperlinks in Stock Level transactions to 'jump' to a transaciton. Although instead of jumping, the transaction is loaded in a modal window, allowing the user to remain on the Stock level page (SR 22071)&lt;br /&gt;
* [New] 2552 - Stations/Index - hide the + button if a station already has defaults setup (SR 24697)&lt;br /&gt;
* [New] 2572 - Permit users with Role 13 [Supplier Relationship Manager (RO)] access to additional pages, including /PurchaseOrder/AwaitingShipmentConfirmationIndex + /PurchaseInvoice/AwaitingCommitment (ER 25231)&lt;br /&gt;
* [New] 2575 - Added filter to the &amp;quot;Image&amp;quot; column on pages /StockItem/ItemsIndex and /StockItem/ItemCatalogueIndex (ER 21451)&lt;br /&gt;
* [New] 2576 - Financial consumption dashboard updated to consider warehouse consumption, including Warehouse filtering. Financial Consumption chart - series data drill-down functionality updated to allow drill-down by Warehouse&lt;br /&gt;
* [New] 2579 - Updated maintenance message formatting throughout the portal (ER 25731)&lt;br /&gt;
* [New] 2584 - Modification to DeliveryTerm maintenance pages - utilises new INCOClass table (ER 25759)&lt;br /&gt;
* [New] 2585 - Implementation of UI page for INCO Terms. Minor updates. Renamed the relevant DTO model classes to be more aligned with accepted development standards/conventions (ER 25759)&lt;br /&gt;
* [Bugfix] 2285 - Fixed /StationReturn submenu 2. Fixed edit icon on MRP/SupplierForecast (DocumentRequest detail tab). Fixed - Adjustments and All Transactions listed in a wrong order in the menu 2. Fixed - Inventory &amp;amp; Financial reports should not be accessible to the user (SR 24411)&lt;br /&gt;
* [Bugfix] 2289 - Ensured that a user is prevented access to SkyShare if they have access to SkyShare but none of their accessible airlines do. Also, added a check when initialising a NEW SkyShare Publication, to ensure the chosen airline does infact have SkyShare access (ER 24077)&lt;br /&gt;
* [Bugfix] 2322 - Changed user reinstate functionality so that the behaviour differs for SSO users and non-SSO users. For non-SSO, UserDet_Active is set to 1, and UserLoginAudit_LastLoginTimestamp is set to 14 days ago. For SSO users, the same is done, and also the UserLoginAudit record is updated further - _Locked becomes false, and _FailureCount becomes 0 (ER 24369)&lt;br /&gt;
* [Bugfix] 2334 - Fixed 4 bugs with the SkyShare project reported by Fran (ER 24077)&lt;br /&gt;
* [Bugfix] 2338 - Updates Stock Development Per Site - do not automatically add in missing days to the chart, which had caused a misleading 'V' dip to be shown (ER 15952)&lt;br /&gt;
* [Bugfix] 2345 - Changed the filter options on &amp;quot;Record Type&amp;quot; for both inbound and outbound File Register pages, so that the behaviour acts as a whitelist rather than a blacklist. E.g. now ONLY types starting with &amp;quot;inbound&amp;quot; are offered as a filter option on the inbound page, and ONLY those starting with &amp;quot;outbound&amp;quot; or &amp;quot;forward&amp;quot; are offered on the outbound page (SR 15802)&lt;br /&gt;
* [Bugfix] 2411 - Fixed both findings by Petr (delete button only to be visible for global admins, and fix to record editing) (ER 25021)&lt;br /&gt;
* [Bugfix] 2426 - Fixed security menu not showing up for the 2 new Airline roles and ensured only users with a lesser role are displayed on the UserIndex and AllowedStationsIndex pages (SR 25055)&lt;br /&gt;
* [Bugfix] 2509 - Fixed error reporting and added appropriate validation for AirlineSupplierContact Email (SR 25275)&lt;br /&gt;
* [Bugfix] 2514 - Fixed toolbar to add a PO Tracking note, in the PO details partial view (SR 25389)&lt;br /&gt;
* [Bugfix] 2516 - Implemented enhanced item level required date validation checks and messaging, as per the spec (ER 25397)&lt;br /&gt;
* [Bugfix] 2521 - Fixed text colour for Requisitions menu (ER 25411)&lt;br /&gt;
* [Bugfix] 2522 - Fixed error reporting, added optional airline field (to grid), and made the note required when StkItem_SupplyAtRisk = true&lt;br /&gt;
* [Bugfix] 2523 - Fixed line level comments not being stored for cancelled lines (SR 24079)&lt;br /&gt;
* [Bugfix] 2524 - Improved styling of the SkyPortal notification modals (SR 15710)&lt;br /&gt;
* [Bugfix] 2526 - Improved post-back handling and validation on AddItemToCount view - if the count is using Float Qty's then this field must not be null, and at least one of the qty's must be greater than 0 (also applies when the count isn't using floating qty's but obviously just applies to the BackupQty field there) (SR 16134)&lt;br /&gt;
* [Bugfix] 2529 - Amend the Unplanned Substitution Approval page to honour an extended list of potential approving-users&lt;br /&gt;
* [Bugfix] 2531 - StockLevel index - fix to the hyperlinks for txn modals - changed to prevent redirects (not directly linked to this task but was picked up i ntesting). Also improved the layout for the IWT modal header panel. Fix to bug preventing requisition lookup from the expected backorder modal [SR 22071]&lt;br /&gt;
* [Bugfix] 2532 - Fixed Station Edit - 'valid to date' input control. It is now possible to set the value to null&lt;br /&gt;
* [Bugfix] 2537 - Menu header &amp;quot;Create / Review&amp;quot; - seems the word &amp;quot;Requisitions&amp;quot;&lt;br /&gt;
* [Bugfix] 2546 - Support Ticket edit navigation fixed - URL Referrer will not always be present (SR 25583)&lt;br /&gt;
* [Bugfix] 2547 - Added filename column heading. Also moved several JS functions from polluting the global scope (SR 25581)&lt;br /&gt;
* [Bugfix] 2556 - Unplanned Substitutions - fix to reason code bein null on posback. Also tidied up the 'Activate' modal window&lt;br /&gt;
* [Bugfix] 2558 - Updated query constructor for returning the list of suitable users for selection as Count Responsible for a NEW station (SR 25035)&lt;br /&gt;
* [Bugfix] 2564 - Requisition/Index user grid filter preferences are automatically persisted when using any action from the 'quick action/bolt' button that naviagtes the user away from the page (SR 25165)&lt;br /&gt;
* [Bugfix] 2573 - Fix to Supplier Forecast access for Supplier Relationship Mamager role (ER 25231)&lt;br /&gt;
* [Bugfix] 2577 - StationShipments index grid - prevent columns from being hidden/removed dynamically due to browser window size (ER 16144)&lt;br /&gt;
* [Bugfix] 2580 - Allow RMA approval process to accept the desired ship date to be today's date (but not before) (ER 25735)&lt;br /&gt;
* [Bugfix] 2634 - Fixed error caused by lovely embedded viewModel properties and that in turn fixed the bug of being unable to add items to an RMA (SR 25921)&lt;br /&gt;
* [Bugfix] 2640 - Fixed bugs with exporting Linked SkyShare Publications and Distribution lists from Edit and Show Publication pages (SR 25933)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.127.16''' ''(RS 12/02/2021, LSY 12/02/2021)''&lt;br /&gt;
* [Bugfix] 2445 -  Fixed a receipt confirmation page for shipments so that it does not show an error message on an attempt to receipt confirm goods (SR 26005)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.127.15''' ''(RS 11/02/2021, LSY 11/02/2021)''&lt;br /&gt;
* [New] 1891 - Allow Supplier Relationship Manager role read only acces to Item Categories (ER 22225)&lt;br /&gt;
* [New] 2386 - Implemented a mechanism to detect and prevent duplicate export requests for a common user. Exports will be prevented if the user already has an export in progress or waiting (paused) which will likely result in the same data and the user will be presented with a message telling them why. User can then either forget about the second export or cancel the first and try again&lt;br /&gt;
* [New] 2410 - Support Request Warning Logs (display) (ER 25017)&lt;br /&gt;
* [New] 2428 - Modified the validation when user changes the qty for a suggested line, so that it only looks at the non-manually-added lines, and added a new check with a different message which checks that manually added lines have comments (ER 16791)&lt;br /&gt;
* [New] 2443 - Add hyperlinks to various Qty figures on MRP/EditAlert, which present popup windows akin to what we have on the StockLevel page (explanations and breakdowns of what made those figures) (ER 25119)&lt;br /&gt;
* [New] 2444 - Implement filtering to allow a user ( typically with a Caterer / Groundhandler role) to view an Item Catalogue which is specific to their station(s) (ER 16050)&lt;br /&gt;
* [New] 2451 - UI updated for ShippingContainer maintenance. New validation checks and messages for weights and dimensions (ER 25115)&lt;br /&gt;
* [New] 2453 - Configured the Station Par Level grid for storing user filters, which includes remembering the preferred grid size. This also persists the grid settings on navigation to another page (ER 16048)&lt;br /&gt;
* [New] 2454 -  Asset &amp;amp; Asset Tags Management (ER 16084)&lt;br /&gt;
* [New] 2455 - Add header level comment to Issue Details report (ER 25159)&lt;br /&gt;
* [New] 2456 - UI updated to accomodate WarehouseTransferHEader updates (_DelTerms changed to FK DelTerm_ID) (ER 24831)&lt;br /&gt;
* [New] 2457 - UI updates - IssueHeader.IssueHdr_DelTerms has changed to become a FK, .IssueHdr_DelTerm_ID (ER 24831)&lt;br /&gt;
* [New] 2462 - New fields added to UI maintenance for SupplierTransport (ER 25213)&lt;br /&gt;
* [New] 2463 - Station Transport maintenance and show [ages updated to accomdate new columns. Added in new StationTransport fields to several sub-grids in th eportal. Also updated label texts (ER 25185)&lt;br /&gt;
* [New] 2464 - WarehouseTransferTransport maintenance updated to accommodate two new fields (ER 25187)&lt;br /&gt;
* [New] 2465 - New fields added to UI maintenance for SupplierTransport (ER 25213)&lt;br /&gt;
* [New] 2485 - Organization Attributes listing index (ER 25267)&lt;br /&gt;
* [New] 2486 - UI requisition updates for preferred mode of transport editing. OrganizationAttibute/STATIONORDER_CREATION_METHOD is used to determine if header and detail modes of transport can be editied. Suitable notificaitons are provided to inform users of available/limited editing. Update to SP that is responsible for generating a requisition from a selected template (ER 25269)&lt;br /&gt;
* [New] 2488 - TransportOrderApprovalUsers and Airline4PLProfile&lt;br /&gt;
* [New] 2491 - Added FK_Airline4PLProfile_InventoryOwnershipType (ER 25289)&lt;br /&gt;
* [New] 2492 -  TransportOrderApprovalUsers and Airline4PLProfile (ER 25289)&lt;br /&gt;
* [New] 2496 - Implementation of DISPLAY ONLY functionality for StationTransportSupplier. UI Maintenance functionality for StationTransportSupplier (ER 25321)&lt;br /&gt;
* [M/T] 2641 - Fixed a calculation of DaysCoverage which is ForecastStockQty / DemandDailyAverage sto include a possible 0 (SR 25905)&lt;br /&gt;
* [AuthServer] 2364 - Changed behaviour of the Role Group Help button on the RegisterNewUser page so that it opens the appropriate Wiki page instead&lt;br /&gt;
* [AuthServer] 2394 - Maintenance banner on Login screen (AuthServer) adjusted so that the text is black when the maintenance is an hour or more in the future, but red if it's closer (or active)&lt;br /&gt;
* [AuthServer] 2579 - Changed the maintenance text again per Jaime's suggestion - change for UI, not AuthServer (yet a new version of the AuthServer had to be produced because of a shared resources.dll file) (ER 25731)&lt;br /&gt;
* [AuthServer] 2579 - Changes to AuthServer maintenance message and SSL seal position. Further changes to maintenance message text so that it could work for both UI and AuthServer (ER 25731)&lt;br /&gt;
* [Bugfix] 2343 - RMA receipt confirmation - implementation of a 'Close remaining balance' function (SR 24079)&lt;br /&gt;
* [Bugfix] 2403 - Fixed Contracted Items report column labels (ER 24965)&lt;br /&gt;
* [Bugfix] 2441 - Fixed faulty error when terminating an active PO Contract (record you attempted to update has been modified by another user)&lt;br /&gt;
* [Bugfix] 2446 - Fixed the financial consumption report. All series bars now show total values (SR 25153)&lt;br /&gt;
* [Bugfix] 2449 - Ensured that the grid on ItemSupplier/WarehouseDetails reloads its data after a data changing operation&lt;br /&gt;
* [Bugfix] 2461 - Fixed an issue when creating a support ticket - if category is initially set as Enhancement Request but changed before the form is submitted, the Priority was being sent across as null (provided the user didn't manually change it from &amp;quot;Low&amp;quot;) (SR 25197)&lt;br /&gt;
* [Bugfix] 2476  - Product access required for StockItem/ReplacementsIndex wasn't in line with the menu item visibility (SR 25243)&lt;br /&gt;
* [Bugfix] 2482 - Fixed Airline WMS Code AMpping grid data access to match the access rights of the page itself&lt;br /&gt;
* [Bugfix] 2484 - Fixed the consistency between the &amp;quot;main/home&amp;quot; menu and the &amp;quot;strip/child&amp;quot; menus for the System/Admin section (ER 25293)&lt;br /&gt;
* [Bugfix] 2500 - Fixed previous mistake made in view file (SR 25307)&lt;br /&gt;
* [Bugfix] 2502 - Fixed Change Contract and Auto Match buttons doing nothing on EditPreSubmitPurchaseOrder, also fixed Contract details disappearing after a post-back (save &amp;amp; continue etc) (SR 25333)&lt;br /&gt;
* [Bugfix] 2504 -  Fix duplicate / false entries showing up in Supplier Forecasting index (SR 25299)&lt;br /&gt;
* [Bugfix] 2594 - Issue Details KPI report fixes. 1. Removed invalid reference to IssueHdr_DelTerms. 2. Fixed export functionality bug - breaks when loading user-stored filters. 3. Removed a number of unnecessary columns from the database view. 4. Changed grid filter for Transport Mode, to use a select-list&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.126.16''' ''(RS 01/02/2021, LSY 01/02/2021)''&lt;br /&gt;
* [Bugfix] 2559 - table object AvgWeightedCostScheduleConfig removed  from the Inflight solution. Data is now read from ScheduletaskConfig, JobType = 51 ('ItemAvgWeightedCost') (SR 25843)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.126.15''' ''(RS 28/01/2021, LSY 28/01/2021)''&lt;br /&gt;
* [New] 1445 - Bulk of work complete for Scheduled Reports&lt;br /&gt;
* [New] 1914 - Porting task - to bring across UI content for handling REQ Batch tables&lt;br /&gt;
* [New] 2085 - Added comment field to Planned PO's grid on EditSupplierForecast page (ER 23775)&lt;br /&gt;
* [New] 2120 - Aircraft Enhanced Exporting&lt;br /&gt;
* [New] 2121 - Aircraft Configuration Enhanced Exporting&lt;br /&gt;
* [New] 2122 - Aircraft Storages Enhanced Exporting&lt;br /&gt;
* [New] 2123 - Aircraft Stowage Types and Tail Numbers Enhanced Exporting&lt;br /&gt;
* [New] 2125 - Market Enhanced Exporting&lt;br /&gt;
* [New] 2130 - Master Flight Routing Enhanced Exporting&lt;br /&gt;
* [New] 2131 - Aircraft Routing Enhanced Exporting&lt;br /&gt;
* [New] 2142 - Airline Analytics (RO) role now has access to Purchase Ordering, and Warehouse Transfer reports. Also, when viewing the Warehouse Index grid can now only see warehouses linked to their airlines&lt;br /&gt;
* [New] 2339 - Add Station Item In-Transit Details page, hyperlinked from the Transit Qty column(s) on Requisition Approval - Work still in progress. Cosmetics and fix for some of the hyperlinks within the popup window which take the user to the RMA / Station Order etc (SR 15956)&lt;br /&gt;
* [New] 2374 - Added the Edit button on the Items Supplied grid on the AirlineSupplier/Edit view&lt;br /&gt;
* [New] 2378 - Add header level comment to RMA Details report (ER 24813)&lt;br /&gt;
* [New] 2379 - Fixes for adding items to stations via Global Updates - For each station listed, AutoREQ Option will now default to whatever is set in the Station Defaults, and the Next Requisition date fields also will have a default - the earliest future NextReqDate of the StationItems already linked to the station in question. If no such value can be found, it defaults to 7 days in the future. Additionally, when changing the selection in the Auto Requisition Option DDL, the default date will appear / disappear depending on the selection, prompting users to change it if necessary, and avoiding a situation where it's unset by mistake (SR 24819)&lt;br /&gt;
* [New] 2380 - SupplierTransport and FK to DeliveryTerms - UI updates. Updated StationWarehouseLinks view (accessed from station edit) to work with StationTransport DeliveryTerms updates in the modal editor (ER 24825)&lt;br /&gt;
* [New] 2381 - DB Change script updated - added new FK constraint to DeliveryTerm table. Change StatTrans_DelTerm to a to a FK StatTrans_DelTerm_ID (ER 24829)&lt;br /&gt;
* [New] 2382 - Warehouse Transfer Link and Transpoty Chain mainenance. Also enhanced the ExportController to allow foreign keys to be configured (ER 24831)&lt;br /&gt;
* [New] 2384 - Supplier Transport Chain main index grid and maintenance / 'Enhanced' exporting added for Supplier Transports Chain index grid (ER 24835)&lt;br /&gt;
* [New] 2387 - Added show page for OrganizationSite data, and added some hidden optional fields to the Organization Site index listing (ER 17353)&lt;br /&gt;
* [New] 2388 - Warehouse Transfer Link and Transpoty Chain mainenance. Also enhanced the ExportController to allow foreign keys to be configured (ER 24839)&lt;br /&gt;
* [New] 2394 - Suppressed maintenance banner and pop-up notifications until scheduled maintenance is within the next hour (ER 24857)&lt;br /&gt;
* [New] 2401 - Added Description to the GL Account Category DDL ValueTemplate so users have a better clue about which option is selected (to both StockItem Edit and Add pages) (ER 24915)&lt;br /&gt;
* [New] 2402 - Made SSL Seal position more dynamic based on user name length (SR 24947)&lt;br /&gt;
* [New] 2403 - Wide General reports updated to use sticky columns (ER 24965)&lt;br /&gt;
* [New] 2404 - Column sequences stored in user preferences (ER 24925)&lt;br /&gt;
* [New] 2406 - Added optional Destination column to Stock Level Transaction grids on StockLevel/Index and StockLevel/AllTransactions (ER 24959)&lt;br /&gt;
* [New] 2407 - RMA updates - take into account the source station settings around RMA Qty enforcement when editing/approving an RMA and it's items. We now present in the UI an indication that the RMA qtys are being enforced. Added StationReturnController updates (SR 23923)&lt;br /&gt;
* [New] 2411 - Add content to the portal to maintain (add, edit, show) data in the new TransportStatus table (ER 25021)&lt;br /&gt;
* [New] 2432 - Generation and viewing/retrieval of Proforma Invoice documents for RMA txns . Functionality now available in the Edit page, as well as the Show page (ER 24415)&lt;br /&gt;
* [New] 2435 - Sea Movement Type mapping maintenance implemented in the UI (ER 25095)&lt;br /&gt;
* [New] 2439 - Shipping Container show page now shows the volumes. Updated the display attributes for the dimensions - to 3 decimal places. Minor update - replaced on-the-fly volume calculation with database fields. Added Volume value calcaulation and display of volume UOM to ShippingContainer edit popup (ER 25115)&lt;br /&gt;
* [New] 21451 - Item Catalogue - Allow exporting of images to Excel&lt;br /&gt;
* [M/T] 1342 - Major enhancements to StationItemStockOut process to capture more info and provide better Station KPI info (ER 24673)&lt;br /&gt;
* [M/T] 1342 - Fixed a problem that was causing StationStockOut WKIs to route to exception&lt;br /&gt;
* [M/T] 2323 - Validate IWT TargetPickDate upon submission of new IWT via portal (SR 18981)&lt;br /&gt;
* [M/T] 2336 - Add auto-reminder and auto-deletion to SkyShare Publications that have been rejected at approval (ER 23963)&lt;br /&gt;
* [M/T] 2337 - Support possible changes in the PublicationDistribution when a SkyShare publication is rejected and then resubmitted by the originator (ER 23963)&lt;br /&gt;
* [M/T] 2348 - Support re-opening of a contract previously closed due to ceiling being reached upon CPO cancellation (SR 22555)&lt;br /&gt;
* [M/T] 2348 - Fixed a problem whereby PO submission failed when the PO was provisionally linked to a contract where the PO line quantities matched exactly the available stock left on each line of the contract&lt;br /&gt;
* [M/T] 2350 - Add workitem location sanity check to Station Count process at StationItemKPICapture step (SR 19253)&lt;br /&gt;
* [M/T] 2353 - Populate Whse_ID field in TransferGLExpenseReport table upon GL expense interface execution&lt;br /&gt;
* [M/T] 2382 - MT impact on change of DelTerm column in WarehouseTransferHeader (ER 24831)&lt;br /&gt;
* [M/T] 2385 - Change SkyShare PublicationAccessLog population to ensure user accounts are only added if the user has SkyShare access (ER 23963)&lt;br /&gt;
* [M/T] 2390 - MT impact on change to DelTerm column in StationTransport table (ER 24829)&lt;br /&gt;
* [M/T] 2391 - MT impact on change to DelTerm column in Supplier Transport table&lt;br /&gt;
* [M/T] 2396 - Change to Station Count 24, 36, 48 hour reminder alerts to prevent possible duplication of alerts to users (SR 24735)&lt;br /&gt;
* [M/T] 2399 - Populate SSIM Header ID FK in FlightGroup table upon SSIM Burst (ER 24597)&lt;br /&gt;
* [M/T] 2415 - Change to support request progression interface to avoid workitem routing if no relevant change has been made&lt;br /&gt;
* [M/T] 2422 - Improvements to RMA station receipt conf to only set receipt date for actual receipts (SR 25047)&lt;br /&gt;
* [M/T] 2430 - Olson Timezone change to ensure safe conversion about timezone adjustment periods (SR 25075)&lt;br /&gt;
* [M/T] 2434 - Move ActualPax interface to generic task scheduler&lt;br /&gt;
* [M/T] 2438 - Change to IWT Out message generation to skip any cancelled lines&lt;br /&gt;
* [M/T] 2440 - Move Item average weighted cost to generic scheduler&lt;br /&gt;
* [M/T] 2442 - DB script for Transport Order table creation (ER 24543)&lt;br /&gt;
* [M/T] 2448 - tighten up check on despatch conf EDI validation to ensure ack message can only be skipped for SAP central clients (SR 25131)&lt;br /&gt;
* [Bugfix] 1445 - Fixed bugs found during testing&lt;br /&gt;
* [Bugfix] 2114 - WMS Shipment Reversal updates - Corrected the disdplay format for Issue UID on the 'Possible Matches' grid, and made that UI D a hyperlink to a display modal (ER 15654)&lt;br /&gt;
* [Bugfix] 2127 - Fixed a breaking change with Enhanced Exporting which was introduced in build 126&lt;br /&gt;
* [Bugfix] 2347 - Ensured records where Airline no longer exists, or Airline is inactive, are filtered out from results on the parent grid on /StationShipment/IntransitShipmentStationsIndex (SR 24637)&lt;br /&gt;
* [Bugfix] 2409 - Station Receipt report fixed to show correct values for the Transport Method (in the grid)&lt;br /&gt;
* [Bugfix] 2416 - Fixed UI reporting that StationDefaults.StatDflt_AutoReqOpt_ID is optional (SR 25033)&lt;br /&gt;
* [Bugfix] 2417 - Filtered out External Support role from the options presented when selecting Station Provisioning Manager whilst editing or adding a Station (SR 25035)&lt;br /&gt;
* [Bugfix] 2418 - Fixed typo in SkyShare PublicationDistributionType data&lt;br /&gt;
* [Bugfix] 2420 - Fixed Clear Filters button on Bespoke Reports (SR 25039)&lt;br /&gt;
* [Bugfix] 2421 - Extended access rights for Airline/Warehouse_Read method for SLX Local Admins, SLX Ops, Airline Admins, and Airline Operations, to facilitate those same roles being able to submit External Forecast Data files (these (and Global Admins) are the roles identified as being allowed to do that) (SR 25043)&lt;br /&gt;
* [Bugfix] 2424 - Filtered out Closed lines from the grid presented on StationShipment/EditStationReturnReceipt/ (SR 25047)&lt;br /&gt;
* [Bugfix] 2424 - Fixed a previous check-in which hid lines on the grid where StatRetRec_Closed = true. Now instead hides lines where StatRetDet_Closed = true (SR 25047)&lt;br /&gt;
* [Bugfix] 2439 - Fixed the unit of dimensions display, changed to show dimension (e.g. MTR) instead of unit code (e.g. M3), for the inner/outer dimensions (ER 25115)&lt;br /&gt;
* [Bugfix] 2459 - Fixed error appearing on any Bespoke Report (&amp;quot;ExtensionMethods&amp;quot; does not exist in the namespace)&lt;br /&gt;
* [Bugfix] 2466 - Fixed title for SSIM Flight Filters page&lt;br /&gt;
* [Bugfix] 2473 - Fixed edit button missing from PO's Awaiting Commitment page (due to a recent change which was to allow read-only access to POs for Supplier Managers) (SR 25229)&lt;br /&gt;
* [Bugfix] 2581 - Fixed a bug with IWT creation and a bug with maintaining Warehouse Transport Links&lt;br /&gt;
* [Bugfix] 2583 - ixes menu for WCS role - they will now see the 'Manage PO Exceptions' option (SR 25739)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.125.19''' ''(RS 12/01/2021, LSY 12/01/2021)''&lt;br /&gt;
* [Bugfix] 2316 - Financial consumption chart fix - corrected the  stack value. Fixes bug where any stacked bar had a negative value on the y-axis (SR 23245)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.125.18''' ''(RS 11/01/2021, LSY 11/01/2021)''&lt;br /&gt;
* [Bugfix] 2569 - Wrapped call to M/T in check for ticket's status - if complete, M/T not called&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.125.17''' ''(RS 07/01/2021, LSY 07/01/2021)''&lt;br /&gt;
* [New] 1891 - Allow SRM user role access to the PO Liners report and Item Catalogue Index (SR 25551)&lt;br /&gt;
* [New] 2151 - Added ability to manually add / remove entries from the Distribution Log against a SkyShare Publication, a fix required to allow editing of a Publication Type after a recent change, and various SkyShare fixes (ER 24077)&lt;br /&gt;
* [New] 2151 - All SkyShare Publication related tables added to UI code, and added pages for PublicationType maintenance - Create / Read / Update / Delete including basic validation. Ensured a suitable message is presented to the user if they try to store data which results in multiple Publication Types with the same Description for an airline (ER 24077)&lt;br /&gt;
* [New] 2242 - Airline edit modal updated to include 'Additional Users Authorised for Product Substitutions (ER 22783)&lt;br /&gt;
* [New] 2307 - Implemented Scheduled tasks configuration meintenance (ER 24533)&lt;br /&gt;
* [New] 2322 - Changed user reinstate functionality so that the behaviour differs for SSO users and non-SSO users. For non-SSO, UserDet_Active is set to 1, and UserLoginAudit_LastLoginTimestamp is set to 14 days ago. For SSO users, the same is done, and also the UserLoginAudit record is updated further - _Locked becomes false, and _FailureCount becomes 0 (ER 24369)&lt;br /&gt;
* [New] 2325 - Updated UI menus for Supplier Roles (ER 24615)&lt;br /&gt;
* [New] 2330 - Management page to list all active exports currently in progress (or paused) - for global admins this is across all users, for other roles this is just their own personal downloads. Only exports using Enhanced Exporting will be listed. Ability for users to cancel or pause (with optional auto-un-pause time) exports with an optional message if the export belongs to another user. Basic queueing system to delay incoming export requests when there are many active exports already in progress. Also improved progress indicators on exports so that they should only reach 100% when the download is fully available&lt;br /&gt;
* [New] 2334 - Added ability to manually add / remove entries from the Distribution Log against a SkyShare Publication, a fix required to allow editing of a Publication Type after a recent change, and various SkyShare fixes (ER 24077)&lt;br /&gt;
* [New] 2335 - Provide an ability in the Skysuite UI to allow users to view historic (no long current) flight schedule data, as per previous SSIM files (ER 24597)&lt;br /&gt;
* [New] 2338 - SkyTrack LH Dashboard - Stock Development Per Site (ER 15952)&lt;br /&gt;
* [New] 2346 - Implement ability to view NWAWarehouse data when drilling into a specific forecast (ER 7965)&lt;br /&gt;
* [New] 2357 - Changes to the menu options and navigation under the Reports main menu (ER 24683)&lt;br /&gt;
* [New] 2358 - Granted access for Airline Analytics role to various StockLevel explanation modals (ER 24687)&lt;br /&gt;
* [New] 2359 - Reordered columns on the Requisition Approval view (for all 3 different Loading Group configurations) (ER 15948)&lt;br /&gt;
* [New] 2360 - Schedule menu items enabled for caterer role (SR 24695)&lt;br /&gt;
* [New] 2361 - Station/Index defaults nested grid layout improvements (SR 24697&lt;br /&gt;
* [New] 2367 - Updates to Station maintenance, referencing new table StationReportingGroup (ER 24713)&lt;br /&gt;
* [New] 2397 - Modified Reviewed column in SkyShare Publication listing to indicate partial review (ER 24077)&lt;br /&gt;
* [Bugfix] 2299 - Fixed all fields becoming uneditable when a validation occurs during a SupportRequest edit operation (SR 15784)&lt;br /&gt;
* [Bugfix] 2318 - Filtered out Station Count Category records which are linked to inactive Stations or Airlines on the Count Category Index listing (ER 15938)&lt;br /&gt;
* [Bugfix] 2334 - Fixed issue with rendering attachments so that it's compatible with real servers and not just developer machines! Various fixes to SkyShare project, particularly around editing SkyShare publications and workitem progression. Publication Edit (and progression) functionality. Not sanity tested against a MT yet possibly tweaks needed (ER 24077)&lt;br /&gt;
* [Bugfix] 2334 - Fixed PublicationAccesLog not being updated when a user has read or downloaded any of the attachments against a SkyShare publication (assuming the user is in the distribution list - if not, i.e. because they are the creator or admin etc, then no PublicationAccessLog record would exist thus nothing to update) (ER 24077)&lt;br /&gt;
* [Bugfix] 2340 - Changed the binding for SupOrdFcast_MRPDate when adding a new Planned PO (now correctly comes from the MRP Batch Date Created), and modified 2 column headers on Planned PO's grid on EditSupplierForecast view. Also improved tooltip for MRPDate column (now called Planned Date)&lt;br /&gt;
* [Bugfix] 2344 - Fixed sort order on Documents Requests grids on SupplierForecastIndex and EditSupplierForecast views (ER 24653)&lt;br /&gt;
* [Bugfix] 2345 - Limited the options available for Record Type on File Register pages (only showing inbound ones on the received page and outbound / forewarded ones on the sent page), and corrected the menu shown for those pages (SR 15802)&lt;br /&gt;
* [Bugfix] 2355 - Fixed incorrect binding on Transfer No column on the Inter-Warehouse Transfers report (SR 24681)&lt;br /&gt;
* [Bugfix] 2369 - Added logic to the Support edit view to ensure that a ticket currently on delayed submission does not allow staff members to edit / assign / change the status of the ticket until it has completed the delay. Also ensured such tickets do not appear on the Assignment listing&lt;br /&gt;
* [Bugfix] 2372 - Edit ItemWarehouse fixes for SecurityDays. Now allows zero to be input/stored (SR 24601)&lt;br /&gt;
* [Bugfix] 2376 - Fixed enter key submitting form when editing grid data on EditSupplierForecast view&lt;br /&gt;
* [Bugfix] 2555 - Increased the width of the 'Person Responsible for Counts' input control (EditCategory) (SR 16156)&lt;br /&gt;
* [Bugfix] 2563 - Fix to total station inventory count valuation calculation (SR 25617)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.124.19''' ''(RS 17/12/2020, LSY 17/12/2020)''&lt;br /&gt;
* [Bugfix] 1891 - Fixed access to StockItem/Index for Supplier Relationship Manager role (ER 22225)&lt;br /&gt;
* [Bugfix] 2539 - SupplierTransports Read action now optionally filters by Station ID. This is required when listing appropriate delivery terms for a selected supplier on the par level item edit view (SR 25541)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.124.17''' ''(RS 10/12/2020, LSY 10/12/2020)''&lt;br /&gt;
* [New] 2119 - Added a method for the wiki software to call back into to obtain the access details for a given user - nothing testable here though yet&lt;br /&gt;
* [New] 2126 - Configured City Pair index grid for Enhanced Exporting&lt;br /&gt;
* [New] 2153 - Dashboard layout pages require updates to include SignalR library files&lt;br /&gt;
* [New] 2276 - Loss Factors, added to sub-menu (SR 24207)&lt;br /&gt;
* [New] 2278 - Requisition pre-approval checks updated to include checks for any direct-supplied items (ER 24413)&lt;br /&gt;
* [New] 2283 - Changed the Support menu descriptions from &amp;quot;Support Requests&amp;quot; to &amp;quot;All requests&amp;quot; (SR 24473)&lt;br /&gt;
* [New] 2285 - RCO roles added to multitude of actions in the portal. Controller actions and read-only functionality updated for RCO roles across the portal (SR 24411)&lt;br /&gt;
* [New] 2286 - Updates to Support Watch list page - up to UI standards&lt;br /&gt;
* [New] 2288 - Continued SkyShare development (ER 24077)&lt;br /&gt;
* [New] 2289 - Continued SkyShare development (ER 24077)&lt;br /&gt;
* [New] 2293 - AircraftConfiguration/Index - Seat Quantities nested grid now has an Add icon (for eligible users roles), regardess of product access (SR 24355)&lt;br /&gt;
* [New] 2294 - Preferred forecast source in add and edit StationItem pages - implemented (ER 22459)&lt;br /&gt;
* [New] 2296 - Station_Preferred_NWAOrigin_ID and Station_Preferred_NWAOrigin_ID added to Station Add and Edit pages (ER 22459)&lt;br /&gt;
* [New] 2297 - Added user responsible for financial interfaces and default forecast source columns to the airline edit and show pages (ER 24459)&lt;br /&gt;
* [New] 2300 - NWA details grid added to the Demand By Warehouse index grid (ER 24511)&lt;br /&gt;
* [New] 2301 - Unplanned substitute requests updated availability of editable controls for submitted status&lt;br /&gt;
* [New] 2303 - System/Admin menu restructured. Includes new menu options that are currently greyed out until the target pages are implemented. Warehouse Stock Level Scheduler and Station Stock Level Scheduler menu options have been removed (ER 24523)&lt;br /&gt;
* [New] 2304 - StationIssueItemLoadGrouping added to AirlineWMSCodeMapping/Show (ER 24527)&lt;br /&gt;
* [New] 2342 - Vendor delivery fixes. 'Add All Items' should now function properly. Some code improvements to functionality that adds items to a schedule&lt;br /&gt;
* [New] 2377 - Provided Supplier Manager (RO) role with read-only access to POs&lt;br /&gt;
* [New] 2512 - Dropped the redundant fields from SupportRequestAttachment, and updated Model classes in line with that change (ER 25359)&lt;br /&gt;
* [M/T] 25345 - Revised purchasing contract templates&lt;br /&gt;
* [M/T] 24457 - Fixed an error when cancelling back orders&lt;br /&gt;
* [Bugfix] 2173 - Fixed SkyShare publication deletion (ER 24077)&lt;br /&gt;
* [Bugfix] 2237 - PO Vendor Deliveries - 'Add All Items' fixed so that it functions for PurchaseOrderVendorDeliveryChangeHeader, as well as PurchaseOrderVendorDeliveryHeader&lt;br /&gt;
* [Bugfix] 2244 - Corrected which grid is shown on the SAP BackOrder page when the Requisition is Partially Agreed with no lines on BackOrder and added the code behind the &amp;quot;Update&amp;quot; button - which stores the changes made in the grid and submits a request to the M/T to notify of update (SR 24295)&lt;br /&gt;
* [Bugfix] 2244 - Few fixes around processing SAP Back Orders - Validation improved to ensure user selects a Back Order Category and Transport Mode when submitting, also fixed some cosmetics (SR 24295)&lt;br /&gt;
* [Bugfix] 2250 - Fixed Airline Edit - Airline Hub Grid behaviour&lt;br /&gt;
* [Bugfix] 2258 - Ensured that clicking any of the Approve buttons on Station Count Review presents the waiting spinner to prevent a double-processing (SR 15890)&lt;br /&gt;
* [Bugfix] 2258 - Prevent UI from indicating that warnings can be sent from an ER, and fix to ensure errors in the warning-sending process get reported (SR 23431)&lt;br /&gt;
* [Bugfix] 2260 - StationCount/Breakages edit functionality fixes&lt;br /&gt;
* [Bugfix] 2262 - Fixed dashboard configuration edit model&lt;br /&gt;
* [Bugfix] 2263 - Ensured NetWorkAnalHeader.NWAOrigin_ID is set correctly from the UI&lt;br /&gt;
* [Bugfix] 2268 - Fixed Item Supplier edit from the AirlineSupplier main index grid&lt;br /&gt;
* [Bugfix] 2270 - Added 'Originasl Non-Approved Qty' to the MRP Daily Figure popup (taken from PODetail.Order Qty - the data source used when calculating the MRP daily figures for non-approved qtys) (SR 23821)&lt;br /&gt;
* [Bugfix] 2274 - Fixes for User Registration Review. Includes an update to underlying db view (SR 22105)&lt;br /&gt;
* [Bugfix] 2284 - Fixed redirection to the Support Watch List&lt;br /&gt;
* [Bugfix] 2292 - Fixed bug adding new Station Transport chains in UI (SR 24363)&lt;br /&gt;
* [Bugfix] 2302 - Minor tweaks on SkySuite logos&lt;br /&gt;
* [Bugfix] 2327 - Fixed allocated stock calculations for vendor deliveries. Other UI changes (up to UI standards)&lt;br /&gt;
* [Bugfix] 2513 -  UI changes to support HTML for ticket updates, from SR and ER posts (ER 25359)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.123.15''' ''(RS 14/11/2020, LSY 14/11/2020)''&lt;br /&gt;
* [New] 1635 - added ability for users to change their message centre preferences&lt;br /&gt;
* [New] 2063 - portal maintenance window in spanish for spanish accounts (ER 18021)&lt;br /&gt;
* [New] 2100 - new set of logos added to /Account/MyProfile following addition of a new product option (SkyShare)&lt;br /&gt;
* [New] 2100 - uploaded new logos for various SLX products (ER 24039)&lt;br /&gt;
* [New] 2101 - airlines on the airline index page will be presented with SLX products they use. Also a read-only (show) version of the modal-popup on Airline index has been created&lt;br /&gt;
* [New] 2111 - changed button name on page /Account/AllowedAirlinesIndex and enhanced how dropdown lists are being populated (ER 23943)&lt;br /&gt;
* [New] 2114 - added ability to edit active WMS shipment reversals (ER 15654)&lt;br /&gt;
* [New] 2117 - contact link added to SkyLog login screen (ER 23781)&lt;br /&gt;
* [New] 2127 - enhanced download implemented on the SSIM page&lt;br /&gt;
* [New] 2128 - enhanced download implemented on the SSIM error page&lt;br /&gt;
* [New] 2129 - enhanced download implemented on the SSIM flight page&lt;br /&gt;
* [New] 2142 - airline analytics role reviewed and access rights adjusted&lt;br /&gt;
* [New] 2153 - revamped PortalState mechanism to use SignalR and set a more reasonable PortalStateCacheTime in web.config&lt;br /&gt;
* [New] 2154 - total stock value will be presented in stock counts (ER 23811)&lt;br /&gt;
* [New] 2157 - ported page presenting SCA data (ER 15750)&lt;br /&gt;
* [New] 2159 - error handling added to the StockLevel/Discrepancy/ page&lt;br /&gt;
* [New] 2160 - basic validations added to the item supplier mapping maintenance page&lt;br /&gt;
* [New] 2162 - SkyShare Publication index and delete fuctionality implemente&lt;br /&gt;
* [New] 2164 - menu options visibility enhanced for supplier accounts (ER 24085)&lt;br /&gt;
* [New] 2167 - user role group added for the warehouse users (ER 24091)&lt;br /&gt;
* [New] 2177 - changed view used to list registrations awaiting review&lt;br /&gt;
* [New] 2181 - ability to delete stations at an early stage (ER 23939)&lt;br /&gt;
* [New] 2182 - climate requirements table presented (ER 23937)&lt;br /&gt;
* [New] 2183 - Units of Dimensions page has been ported to the new portal (ER 23933)&lt;br /&gt;
* [New] 2184 - enumeration for WeightUnit table will be swohn in the portal (ER 23931)&lt;br /&gt;
* [New] 2191 - basic validations added into the crate breakage report process&lt;br /&gt;
* [New] 2194 - added validation on the Tail Number maintenance page&lt;br /&gt;
* [New] 2199 - added show button on the OrganizationSite page&lt;br /&gt;
* [New] 2200 - added support of stock item descriptions in multiple languages&lt;br /&gt;
* [New] 2201 - users will now be forced to specify a new, different password when going through the change password process (ER 24229)&lt;br /&gt;
* [New] 2204 - new auto requisitioning option provided in the station defaults - &amp;quot;Scheduled&amp;quot; (ER 19007)&lt;br /&gt;
* [New] 2205 - added a heading to the select column on the Planned Orders grid on /MRP/EditSupplierForecast view&lt;br /&gt;
* [New] 2206 - made warehouse stock level and transactions available in the menu header&lt;br /&gt;
* [New] 2208 - analysis codes made available in the menu header&lt;br /&gt;
* [New] 2209 - loss factors made available in the menu header&lt;br /&gt;
* [New] 2210 - flight arrival time added to the grid on SSIM page (ER 24277)&lt;br /&gt;
* [New] 2211 - granted suppliers access to the PO Lines KPI report (ER 24269 / 23281)&lt;br /&gt;
* [New] 2215 - added pages to maintain reason code records&lt;br /&gt;
* [New] 2221 - added option to change source of delivery on the requisition approval page (ER 23779)&lt;br /&gt;
* [New] 2231 - tooltip added to make it clear what fields are mandatory on the StationItem maintenance page (ER 23779)&lt;br /&gt;
* [New] 2234 - line colour coding replaced with badges on the delivery schedule grid&lt;br /&gt;
* [New] 2236 - prevented duplicate items being added to a supplier delivery&lt;br /&gt;
* [New] 2239 - extended ability to maintain delivery schedules of fully commited POs to SLX Operational role&lt;br /&gt;
* [New] 2242 - increased flexibility to set up substitution approvers (ER 22783)&lt;br /&gt;
* [New] 2245 - switched recount notification from a pop up window to a brief message that automaticallu disappears after a few seconds (ER 23927)&lt;br /&gt;
* [New] 2377 - Provided Supplier Manager (RO) role with read-only access to POs (ER24809)&lt;br /&gt;
* [New] 2483 - StockLevelExpectedFile model updated to reflect recent schema changes&lt;br /&gt;
* [New] 23923 - RMAs will allow a quantity of up to 7 digits&lt;br /&gt;
* [New] added station item status to grid on StationCount/Review page&lt;br /&gt;
* [M/T] 2077 - Fix problem with PO progression and supplier custom delivery schedule (SR 23399)&lt;br /&gt;
* [M/T] 2118 - Re-engineer BOM EDI processing to avoid potential for transaction timeouts (ER 12226)&lt;br /&gt;
* [M/T] 2140 - Create user account on initial regitration review completion, but keep wki alive until all reviews complete (ER 21407)&lt;br /&gt;
* [M/T] 2140 - Further change to User Registration multi-airline access to improve case where no airline users linked to the station (ER 24869)&lt;br /&gt;
* [M/T] 2141 - Change review alert distribution&lt;br /&gt;
* [M/T] 2143 - Ensure Inventory counts created immediately rather than via scheduler have no time set in CreatedDate&lt;br /&gt;
* [M/T] 2146 - Workflow design for SkyShare (ER23963)&lt;br /&gt;
* [M/T] 2152 - Initial Inflight Svr interfaces and processes for SkyShare (ER 23963)&lt;br /&gt;
* [M/T] 2168 - Introduction of new role group, 3PL Distribution Staff which affects UserRegistration (ER 24091)&lt;br /&gt;
* [M/T] 2171 - Additional checks added around Receipt Date in RMA updates (SR 24079)&lt;br /&gt;
* [M/T] 2172 - Special handling of SkyShare Publication state based on EndDate (ER 23963)&lt;br /&gt;
* [M/T] 2174 - Addition of 3rd party reference ID to a workitem (ER 19925)&lt;br /&gt;
* [M/T] 2178 - Provide Update SkyShare Publication interface for portal usage (ER 23963)&lt;br /&gt;
* [M/T] 2180 - Ignore currency for Parts Master interface, defaulting to Airline base currency&lt;br /&gt;
* [M/T] 2187 - Add minimum line check for invoice remittance EDI validation (ER 20871)&lt;br /&gt;
* [M/T] 2188 - Add check on Status ID where WMSIdentificationCodes is used for interfaces&lt;br /&gt;
* [M/T] 2189 - More flexibility in terms of days-in-advance PO Receipt advice notification period (ER 13591)&lt;br /&gt;
* [M/T] 2193 - Ensure users with RO roles are excluded from alerts to Station users (ER 24055)&lt;br /&gt;
* [M/T] 2198 - Change to Article Master to support handling of multi-language descriptions (ER 11429)&lt;br /&gt;
* [M/T] 2212 - Add Shipment reversal ID to email alerts (ER 15706)&lt;br /&gt;
* [M/T] 2213 - Report general error on unexpected db errors when trying to create new Inventory Counts (SR 15710)&lt;br /&gt;
* [M/T] 2218 - Change MT alerts to use HTML formatting to allow hyperlinks to be formatted as HTML anchors (SR 22103)&lt;br /&gt;
* [M/T] 2222 - MT aspects of changing the source of supply at approval stage (ER 23779)&lt;br /&gt;
* [M/T] 2229 - Adjust calculation of suggested quantities in MRP to ignore negative inventory quantity (ER 24271)&lt;br /&gt;
* [M/T] 2238 - Catch UOM differences upon processing the inbound ReceiptAdviceEDI (SAP) (ER 24325)&lt;br /&gt;
* [M/T] 2243 - Additional Approvers for item substitutions (ER 22783)&lt;br /&gt;
* [M/T] 2253 - Early PO closure scenarios and recording of additional info (ER 24203)&lt;br /&gt;
* [M/T] 2261 - Change to purging criteria for TempSub station par levels (ER 10990)&lt;br /&gt;
* [M/T] 2265 - User alerts and automatic account suspension - Scheduler agent (ER 24369)&lt;br /&gt;
* [M/T] 2266 - User alerts and automatic account suspension (ER 24369)&lt;br /&gt;
* [M/T] 2267 - New interface to allow portal requests to reactivate suspended user account (ER 24369)&lt;br /&gt;
* [M/T] 2281 - Fix problem with Back Order processing for cancelled back orders&lt;br /&gt;
* [M/T] 2291 - PO Alerts problem (SR 24489)&lt;br /&gt;
* [M/T] 2305 - Change to StationItemKPI to use general purpose scheduling table config rather than its own mechanism (ER 24529)&lt;br /&gt;
* [M/T] 2312 - Change StockLevel workitem scheduling to use the general purpose scheduling table config (ER 24555)&lt;br /&gt;
* [M/T] 2336 - Add auto-reminder and auto-deletion to SkyShare Publications that have been rejected at approval (ER 23963)&lt;br /&gt;
* [M/T] 2337 - Support possible changes in the PublicationDistribution when a SkyShare publication is rejected and then resubmitted by the originator (ER 23963)&lt;br /&gt;
* [M/T] 2385 - Change SkyShare PublicationAccessLog population to ensure user accounts are only added if the user has SkyShare access (ER 23963)&lt;br /&gt;
* [M/T] 2396 - Change to Station Count 24, 36, 48 hour reminder alerts to prevent possible duplication of alerts to users (SR 24735)&lt;br /&gt;
* [Bugfix] 1731 - Fix applied to PO Tracking index grid to ensure suppliers can only view data linked to their supplier account&lt;br /&gt;
* [Bugfix] 2311 - Fixed bug with REQ templates drop-down and delete-selected button on the same requisition index page (SR 24565)&lt;br /&gt;
* [Bugfix] 1731 - resolved access issues on PO tracking page&lt;br /&gt;
* [Bugfix] 1844 - label added to show if a substitution request is urgent or not&lt;br /&gt;
* [Bugfix] 2078 - ensured the &amp;quot;Show&amp;quot; button on the index grid on PurchaseInvoice/AwaitingCommitment takes the user to the PO Show page and not the PO Invoice show page (SR 23707)&lt;br /&gt;
* [Bugfix] 2078 - fixed display issue on the POs Awaiting Commitment page (SR 23707)&lt;br /&gt;
* [Bugfix] 2124 - fixed enhanced download of the flight data&lt;br /&gt;
* [Bugfix] 2150 - prevent SLX Ops creating support projects and fixes around menu option visibility for Airline Administrators and Airline Operations - File Register menu. Fixed new roles not seeing General Reports. Fixed null error in BaseController on external product access check, and changed access rights for Airline Admins and Airline Operations to be more in line with SLX roles in the support area. Conditionally hiding the &amp;quot;Assign Support Requests&amp;quot; menu option based on role (ER 24049)&lt;br /&gt;
* [Bugfix] 2153 - Dashboard layout pages require updates to include SignalR library files&lt;br /&gt;
* [Bugfix] 2157 - Prevent file upload if there is exists a ExternalStationParLevelUpload workitem for the associated airline (SR 15750)&lt;br /&gt;
* [Bugfix] 2166 - minor improvements to supplier forecast grid and its performance&lt;br /&gt;
* [Bugfix] 2169 - minor bugs fixed on custom delivery schedules (SR 23947)&lt;br /&gt;
* [Bugfix] 2173 - minor updates to the SkyShare publication detail pages (ER 24077)&lt;br /&gt;
* [Bugfix] 2190 - critical item maintenance validations fixed&lt;br /&gt;
* [Bugfix] 2195 - corrected filename when exporting to excel from /MRP/SupplierForecast&lt;br /&gt;
* [Bugfix] 2196 - supplier are now prevented from creating deliveries when custom delieveries have not been used from the beginning (SR 23871)&lt;br /&gt;
* [Bugfix] 2217 - multiple filters fixed so that filtering does not take too long (SR 23859)&lt;br /&gt;
* [Bugfix] 2220 - fixed values in an exported excel file&lt;br /&gt;
* [Bugfix] 2235 - fixed IFE data export to excel functionality (SR 23911)&lt;br /&gt;
* [Bugfix] 2240 - fixed filtering issue on Direct Delivery field on EditMRPBatchAlerts page (SR 23707)&lt;br /&gt;
* [Bugfix] 2251 - expanded access on the Airline Index page&lt;br /&gt;
* [Bugfix] 2328 - Skylog no longer adds items belonging to other suppliers&lt;br /&gt;
* [Bugfix] 2349 - changed Container List Index page to show equipment type code instead of equipment type description (ER 24375)&lt;br /&gt;
* [Bugfix] 2419 - Fixed bug preventing subsequent approvals for multi-airline user registrations (SR 25037)&lt;br /&gt;
* [Bugfix] 3439 - fixed security for the AJAX methods used by the parent grids on AircraftProvisioning/Index and AircraftProvisioning/ProvisioningRulesIndex and ensured anti-forgery token is validated on EditRule post method&lt;br /&gt;
* [Bugfix] 15804 - fixed error complaining about Org_OrgType_ID when trying to edit an Organization (where type is not editable)&lt;br /&gt;
* [Bugfix] 23175 - fixed back-link on Support and Enhancement edit page to redirect to the appropriate index page&lt;br /&gt;
* [Bugfix] 24073 - fixed ability to delete StationItem records usig the X button on each line&lt;br /&gt;
* [Bugfix] 24183 - fixed the ability to edit cells on station par levels edit page&lt;br /&gt;
* [Bugfix] 24135 - fix column log date on the support page&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.12''' ''(RS 26/10/2020, LSY 26/10/2020)''&lt;br /&gt;
* [Bugfix] 2425 - Fix to StationShipments and In-Transit shipments query for WCS roles (SR 24921)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.11''' ''(RS 20/10/2020, LSY 20/10/2020)''&lt;br /&gt;
* [Bugfix] 2408 - Added checks to skip saving data and more importantly, skip triggering the MT when a ticket / ER is updated (button clicked) but no values were actually changed by the user&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.10''' ''(RS 16/10/2020, LSY 16/10/2020)''&lt;br /&gt;
* [Bugfix] 2089 - IWT General report fix for the In-Transit Qty column (SR 24967)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.9''' ''(RS 15/10/2020, LSY 15/10/2020)''&lt;br /&gt;
* [New] 1712 - DDL set up for to allow selection of MOT (ER 21243)&lt;br /&gt;
* [New] 1844 - UI add urgent / immediate substitution checkbox/button&lt;br /&gt;
* [New] 2093 - Added Total committed to quantity to delivery schedule view (ER 23687)&lt;br /&gt;
* [New] 2058 - User Role Group and User Role options removed in the System Admin/Security menu&lt;br /&gt;
* [New] 2089 - Added ability to download completed inventory count data (SR 15734)&lt;br /&gt;
* [New] 2089 - New toolbar level filters for the StationItemKPI report (SR 24027)&lt;br /&gt;
* [New] 2095 - Items grid on Requisition EditProvisional view configured for Enhanced Exporting&lt;br /&gt;
* [New] 2103 - Edit Loading Groups now shows group totals for Item Loading Groups (ER 23887)&lt;br /&gt;
* [New] 2104 - Add dynamic sum calculations of the loading group weights, volumes and pallets during maintenance operations (ER 23887)&lt;br /&gt;
* [New] 2108 - Added column auto-width resizer functionality to bespoke reports&lt;br /&gt;
* [New] 2110 - Added Arrival date/Time to the Flight Page (ER 23763)&lt;br /&gt;
* [New] 2114 - Ability to edit an active WMS Shipment Reversal (ER 15654)&lt;br /&gt;
* [New] 2134 - Ability for caterers to add items to automatically generated requisitions (SR 16791)&lt;br /&gt;
* [New] 2137 - AuditLog/ErrorIndex page will show time of an error as well as date stamp&lt;br /&gt;
* [New] 2147 - Menu Access for SkyShare (ER 24043)&lt;br /&gt;
* [New] 2150 - Created new User Roles - AirlineAdministrator and AirlineOperations (ER 24049)&lt;br /&gt;
* [New] 2151 - UI Pages to maintain SkyShare PublicationType data (ER 24051)&lt;br /&gt;
* [New] 2154 - Added total stock value to stock counts (ER 23811)&lt;br /&gt;
* [New] 2156 - Job Type and Error Status filters list added to the ErrorIndex Grid (SR 15752)&lt;br /&gt;
* [New] 2157 - Ported new functionality for viewing SCA data (SR 15750)&lt;br /&gt;
* [New] 2333 - POs awaiing approval index, and approval edit functionality updated to accomodate 2-stage approval process, where access is optinally limited according to PO values (ER 22673)&lt;br /&gt;
* [Bugfix] 2049 - Handling of Error IDX10311 (ER 16369)&lt;br /&gt;
* [Bugfix] 2054 - Few minor fixes to supplier forecast&lt;br /&gt;
* [Bugfix] 2089 - Fixed bug in EnforceRMAQty checks during RMA processing (SR 15556)&lt;br /&gt;
* [Bugfix] 2089 - Fixed  requisition grid item highlighted row functionality (was broken for alternate rows)  in Requisition edits (SR 15694)&lt;br /&gt;
* [Bugfix] 2089 - Fixed label on page: /StationCount/AddItemToCount/{CountID} (SR 15732)&lt;br /&gt;
* [Bugfix] 2089 - Corrected Min Float and Min BackUp labels on the header model used in the count Review page (SR 15748)&lt;br /&gt;
* [Bugfix] 2089 - Fixed a JS error preventing the grid on VendorDeliveryEditWindow working when accessed from the EditRestrictedPurchaseOrder view (SR 23875)&lt;br /&gt;
* [Bugfix] 2089 - Fixed submit PO handling (SR 23921)&lt;br /&gt;
* [Bugfix] 2089 - RMA Add Item view - allow qty value up to integer max (SR 23923)&lt;br /&gt;
* [Bugfix] 2089 - Addressed error that was popping up when users tried to list second page of PO shipments (SR 23959)&lt;br /&gt;
* [Bugfix] 2089 - Fixed bug when closing ERs (SR 23977)&lt;br /&gt;
* [Bugfix] 2089 - Changed edit icon to magnifying glass for complete ERs (SR 24009)&lt;br /&gt;
* [Bugfix] 2089 - Filter on the Organization filter on the SSIM Files page (SR 24037)&lt;br /&gt;
* [Bugfix] 2089 - POs awaiting approval listing logic updated to show POs for appropriate users (SR 24901)&lt;br /&gt;
* [Bugfix] 2132 - Fixed organizations drop down list when creating new airlines (SR 18207)&lt;br /&gt;
* [Bugfix] 2139 - Changed how count quantities  are calculated for 'Parent' count lines, line type 'P' (SR 15630)&lt;br /&gt;
* [Bugfix] 2149 - Prevented RMA Ship Confirmation if any RMA Item is missing Par Level (SR 15556)&lt;br /&gt;
* [Bugfix] 2155 - Added validation check to airline maintenance&lt;br /&gt;
* [Bugfix] 2166 - Supplier Forecast grid performance improvements and UI standard fixes&lt;br /&gt;
* [Bugfix] 2169 - Various bugs in Vendor Custom Delivery Schedules (SR 23947)&lt;br /&gt;
* [Bugfix] 2269 - one of two magnifying glasses switched back to edit icon (SR 24245 / 24503)&lt;br /&gt;
* [Bugfix] 2279 - PO Header enumeration changes to incorporated Pre-approved status&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.121.10''' ''(RS 08/10/2020, LSY 08/10/2020)''&lt;br /&gt;
* [New] 1967 - Add &amp;quot;Item Category&amp;quot; in reports of the system KPI reports&lt;br /&gt;
* [New] 2003 - User airline access maintenance is missing a check that exists in the legacy&lt;br /&gt;
* [New] 2039 - Update the menus that are visible to a user based on the products they are licensed to use.licensed for is determined by the value of Userdet_SlxProdCfg_ID ER23483&lt;br /&gt;
* [New] 2047 - UI change required to add new &amp;quot;Scheduled&amp;quot; line in ParLevel&lt;br /&gt;
* [New] 2054 - Supplier Forecast - Excel file generation - UI for supplier role&lt;br /&gt;
* [New] 2063 - Portal Maintenance window message to be presented in Spanish for Spanish accounts 18021&lt;br /&gt;
* [New] 2080 - Inventory By Location chart - implemented dashboard-level filters&lt;br /&gt;
* [New] 2094 - Daily Activities - Inventory Counts improved with enhanced report download&lt;br /&gt;
* [New] 2098 - UI needs to support schema change, specifically UserDetail.UserDet_SLXProdCfg_ID, which has changed from a tinyint __&amp;gt; int&lt;br /&gt;
* [New] 2099 - Rebuild of Authentication Server, following a change of data type for field: UserDetail.UserDet_SLXProdCfg_ID&lt;br /&gt;
* [New] 2100 - Development work required for https://{instance}.skylogportal.com/Account/MyProfile following addition of a new SLXProduct option, SkyShare&lt;br /&gt;
* [New] 2101 - On the pages accessible from https://{instance}.skylogportal.com/Airline - show which products an airline is configured for (Skylog, SkyTrack etc.)&lt;br /&gt;
* [Bugfix] 2096 - Anaysis Code maintenance allows Airline ID to be changed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.[9,10]''' ''(RS 05/10/2020, LSY 06/10/2020)''&lt;br /&gt;
* [Bugfix] 2169 - Various bugs in Vendor Custom Delivery Schedules&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.8''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2333 - UI changes required for Multistep approval functionality. [[https://wiki.skylogportal.com/?title=PurchaseOrder_POPendingApprovalIndex '''PO approvals''']] for more details&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.7''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2269 - Fix StationShipmenet page is showing TWO magnifying glass icons per row&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.6''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2287 - Restrict data that can be viewed by different roles / users for Supplier forecast functionality (SR24487)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.5''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2279 - PO Header enumeration changes to incorporated Pre-approved status&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.4''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] Ensure the shipping warehouse ID is always passed to the M/T when processing issue back orders&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.3''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] SR15748 - Corrected Min Float and Min BackUp labels on the header model used in the count Review page&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.2''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [New] 2034 - Supplier Forecast UI development ER23205 - When editing the Daily Figures on MRP/EditAlert view, Approved Qty's are now PROPERLY defaulted to equal the Planned Qty's if they are null (when saving grid). Also, the same happens when you click to confirm the Qty's - the UI will automatically set the Approved Qty's to match the Planned Qty's if the user hasn't supplied a different value.- [[https://wiki.skylogportal.com/?title=MRP_EditSupplierForecast '''Edit Supplier Forecasts''']] for more details&lt;br /&gt;
* [New] 2055 - Supplier Forecast - Excel file generation ER 23207 - UI for SLX roles. New buttons on the Supplier Forecast edit page - these buttons both trigger the M/T to generate the document - which will be listed in the new sub-grid &amp;quot;Document Requests&amp;quot;.[[https://wiki.skylogportal.com/?title=MRP_EditSupplierForecast '''Edit Supplier Forecasts''']] for more details&lt;br /&gt;
* [New] 2059 - UI change allowing Warehouse Customer Service to Edit Partial Receipted POs&lt;br /&gt;
* [New] 2081 - Align Old charts and new charts with filtering function ER23353&lt;br /&gt;
* [M/T] 1291 - BCP/Auto Scheduled report mechanism (ER 18803)&lt;br /&gt;
* [M/T] 2070 - Forecasting fix related to index performance&lt;br /&gt;
* [M/T] 2071 - Forecasting fix related to reporting Citypair lookup failures&lt;br /&gt;
* [M/T] 2008 - Change to email alert distribution for PO approval (ER 22673)&lt;br /&gt;
* [M/T] 2009 - Enforce two-step approval process (ER 22673)&lt;br /&gt;
* [M/T] 2010 - Extend PO Header Status (ER 22673)&lt;br /&gt;
* [M/T] 2072 - Update to latest FlexCel licensed assemblies&lt;br /&gt;
* [M/T] 2077 - Fix problem with PO progression and supplier custom delivery schedule (SR 23399)&lt;br /&gt;
* [M/T] 2053 - Supplier Forecast Excel file generation (ER 23207)&lt;br /&gt;
* [M/T] 2046 - Scheduled Option for Requisitioning in StationDefaults config (ER 19007)&lt;br /&gt;
* [M/T] 2053 - Supplier Forecast Excel file generation - DBChange (ER 23207)&lt;br /&gt;
* [M/T] 2056 - Supplier Forecast Excel file generation, further MT changes (ER 23207)&lt;br /&gt;
* [M/T] 2097 - Include SPM in Auto-Req initial review alert distribution&lt;br /&gt;
* [M/T] 2105 - Improve EDI split file registration in WMSFileRegistration table&lt;br /&gt;
* [M/T] 2107 - Ensure StationCountHeader ActDateUTC is ONLY set upon initial count submission&lt;br /&gt;
* [Bugfix] 23801 - Edit MRP Alert - removed duplicate 'Expected Qty' field&lt;br /&gt;
* [Bugfix] 23815 - Fixed error when paging warehouse transfer details in WarehouseTransfer/Show&lt;br /&gt;
* [Bugfix] 2048 - When you expand a row on the /Flights page, an error is presented - See Support Ticket #23649&lt;br /&gt;
* [Bugfix] 2049 - Handling of Error IDX10311 ER16369&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.119.7''' ''(RS 02/09/2020, LSY 02/09/2020)''&lt;br /&gt;
* [Bugfix] 2269 - one of two magnifying glasses switched back to edit icon (SR 24245 / 24503)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.119.6''' ''(RS 02/09/2020, LSY 02/09/2020)''&lt;br /&gt;
* [Bugfix] 2287 - access rights fixed on page /MRP/SupplierForecast for both Supplier role and SLX roles (SR 24487)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.119.5''' ''(RS 02/09/2020, LSY 02/09/2020)''&lt;br /&gt;
* [New] 2031 Asset Tracking Dashboard LSY ER13632 - Map&lt;br /&gt;
* [New] 2034 Supplier Forecast UI development ER23205 - Initial commit for Supplier Forecast UI&lt;br /&gt;
* [New] 2040 Station Inventory Count Review - Implemented item-level colour-coding, and also fixed the item order&lt;br /&gt;
* [New] 2049 Handling of Error IDX10311 ER16369&lt;br /&gt;
* [New] 2079 [Additional] Check if Wiki page with Release Notes could be exempt from approval and editable by all - A small change was  made here to the URL SkySuite directs you to when you click the Portal Version. Page should now be Release:History instead of the old Release_History. Note: Test evidence should just show the link path (which is usually shown when you hover over a link) - the wiki itself has a redirect set up from Release_History to Release:History so showing the address bar does not prove it works&lt;br /&gt;
* [New] 2080 - Asset Tracking Dashboard - added new 'Inventory By Location Chart' (first phase development)&lt;br /&gt;
* [Bugfix] 1796 - Fixed bug in the StockLevels page - Expected Warehouse Transfers drill-down grid now always shows correct data&lt;br /&gt;
* [Bugfix] 2078 See ticket #23707, Problems displaying PO data - Ensured that the error message stating that no PurchaseOrderInvoiceHeader record exists reaches the user when attempting to render the PurchaseInvoice/Show view&lt;br /&gt;
* [Bugfix] 2082 See Support ticket #23749, when exporting (downloading) data from the the /Flight page, the scheduled flight departure value is exported as just a date - should be Date AND TIME. Flight index grid now uses Enhanced Exporting, AND the exported DateTime field includes the Time portion&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.118.6''' ''(RS 31/08/2020, LSY 02/09/2020)''&lt;br /&gt;
* [New] 2057 Dashboard Configuration Maintenance - implementation&lt;br /&gt;
* [New] 2060 Create/Review Requisition to have enhanced download&lt;br /&gt;
* [New] 2061 Station Shipments page to have enhanced download&lt;br /&gt;
* [New] 2062 See ER 23281, when a supplier logs in and visits the All POs page, a default filter should be applied to only list POs which have been approved&lt;br /&gt;
* [New] 2065 See ER #23181, add &amp;quot;Last Updated Timestamp&amp;quot; to the ERs page (https://instance.skylogportal.com/Support/Enhancements)&lt;br /&gt;
* [New] 23625 - Improved the Support Ticket monitor functionality&lt;br /&gt;
* [Bugfix] 1534 - fixed Monitor button on ERs&lt;br /&gt;
* [Bugfix] 15606 &amp;amp; 15608 - Count review&lt;br /&gt;
   1. Item row background colour-coding fixed&lt;br /&gt;
   2. Implemented coding legend&lt;br /&gt;
   3. On review, applied default filter to show only queried lines, if applicable&lt;br /&gt;
   4. When returning from viewing/editing an item form the review page, fixed to ensure the user sees the previous page number, and items per page&lt;br /&gt;
* [Bugfix] 15630 / 15674 / 15726 - Not filling in an inventory count line will not cause a problem anymore&lt;br /&gt;
* [Bugfix] 15642 - Filtered out inactive airlines from AircraftModule index view&lt;br /&gt;
* [Bugfix] 23655 - Fixed confirm button on PO under-committed pop-up window (from CommitCustom view)&lt;br /&gt;
* [Bugfix] 23912 - fixed minor bug related to PO submission&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.117.7''' ''(RS 24/08/2020, LSY 02/09/2020)''&lt;br /&gt;
* [New] 1540 'Undo' &amp;amp; 'Redo' buttons to be added to all Aircraft Editor pages - er19949&lt;br /&gt;
* [New] 1657 Introduced new DB field StockItemReceipt.StkItemRec_ItemCode to capture all item codes that reach us via interface (ER 20033)&lt;br /&gt;
* [New] 1712 DDL set up for to allow selection of MOT - er21243&lt;br /&gt;
* [New] 1722 Added ability to select Mode of Transport for back orders (ER 21243)&lt;br /&gt;
* [New] 1992 Set all dispatch quantities lines button required in the dispatch return screen - er23203&lt;br /&gt;
* [New] 2031 Asset Tracking Dashboard LSY ER13632 - Map&lt;br /&gt;
* [New] 2033 Modification of the Port table maintenance pages as a consequence of the above dataset change ER23479&lt;br /&gt;
* [New] 2037 On the top level menu the description for tracking options says &amp;quot;SKyTrack&amp;quot; please change this to Say &amp;quot;Asset Tracking&amp;quot; ER23481&lt;br /&gt;
* [New] 2057 Implemented Dashboard configuration page&lt;br /&gt;
* [New] 23431 Ensured a success message is displayed when sending a warning to user(s) on a support ticket&lt;br /&gt;
* [New] 23493 Removed hard-coded widths on most of the columns on Support index to ensure Subject column has a suitable width&lt;br /&gt;
* [New] 23599 Fixed Category DDL only being editable on &amp;quot;new&amp;quot; (unassigned) tickets&lt;br /&gt;
* [M/T] 1728 changed the way the tag &amp;lt;GR_RCPT&amp;gt; differently in CFS_SLK_BA_ReceiptConfirmation EDIs is being populated (ER 20937)&lt;br /&gt;
* [M/T] 1819 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1821 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1822 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1824 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1825 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1826 preparation for BOM processing - not fully implemented yet (ER 22669 / ER 22741)&lt;br /&gt;
* [M/T] 1827 necessary changes for processing BA BOM files (ER 23183)&lt;br /&gt;
* [M/T] 1902 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1908 automatically insert any missing Aircraft and PassengerClass records when processing galley planning data (ER 22703)&lt;br /&gt;
* [M/T] 1909 update use of provisioning rules to take into consideration new columns in ProvisioningLoadingRule table (ER 22721)&lt;br /&gt;
* [M/T] 1912 preparation for BOM processing - not fully implemented yet (ER 22669 / ER 22741)&lt;br /&gt;
* [M/T] 1928 DB changes to update ActualPAX interface (ER 20009)&lt;br /&gt;
* [M/T] 1927 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1944 enhanced JSON API interface with jetBlue (ER 22813)&lt;br /&gt;
* [M/T] 1959 enhanced NWA Warehouse calculation to use forecasts with different origins (ER 23031)&lt;br /&gt;
* [M/T] 1960 updated MRP to always show/use the most recent data from NWA Warehouse (ER 23031)&lt;br /&gt;
* [M/T] 1975 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1976 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1977 changes necessary for processing TACA inbound ActualPAX files, now obsolete (ER 22879)&lt;br /&gt;
* [M/T] 1978 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1977 changes necessary for processing TACA inbound ActualPAX files, now obsolete (ER 22879)&lt;br /&gt;
* [M/T] 1991 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T} 1995 changed NWAW calculation to identify which forecast holds the latest blended forecast for MRP usage (ER 23031)&lt;br /&gt;
* [M/T] 1996 implemented reasonable check for station inventory counts (ER 23201)&lt;br /&gt;
* [M/T] 1997 updated calculation of station stock out predictions (ER 23199)&lt;br /&gt;
* [M/T] 23211 DB changes to support enhanced forecasting&lt;br /&gt;
* [Bugfix] 23443 - Fix MRP Batch Alert Edit bug&lt;br /&gt;
* [Bugfix] 23623 - Corrected default sort order for Workflow Exceptions Index grid&lt;br /&gt;
* [Bugfix] 23737 - Fixed bug that prevented Caterers from editing requisitions in a pre-approved status&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.116.8''' ''(RS 12/08/2020, LSY 12/08/2020)''&lt;br /&gt;
* [Bugfix] 15748 - Min Float and Min BackUp labels have been corrected (switched) on the count review page ( /StationCount/Review/... )&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.116.7''' ''(RS 20/05/2020, LSY )''&lt;br /&gt;
* [New] Skylog now allows to approve requested delivery date even if lead-time is a few hours longer. More details [VSO1734/ER20933]&lt;br /&gt;
* [New] Warehouse Customer Services user role now allows users to raise IWTs - [VSO1956/ER15369]&lt;br /&gt;
* [New] Station Receipts Report now has column with Station Code in addition to OrgSite reference (United Airlines) - [VSO2012/ER23315]&lt;br /&gt;
[[File:StationReceipt.png]]&lt;br /&gt;
* [New] 2017 Provide UI option to Opt out from Enhanced requisition approval page delivered under - ER18383&lt;br /&gt;
* [New] Search window is now in top left corner to in  Stock Item page [VSO2018], Critical Items page [VSO2019], 2023 General Search Function for Support / Enhancement Ticket page [VSO2023]&lt;br /&gt;
[[File:GeneralSearch.png]]		&lt;br /&gt;
* [New] Enhanced download script applied for few more pages allowing to download up to 1 mil lines [VSO2027] NWA details&lt;br /&gt;
* [New] Dashboard Configuration added to the main menu. NOTE: This is a WIP, and the grid is currently display-only. No editing. [ER23355]&lt;br /&gt;
* [Bugfix] VSO2049 -  Handling of Error IDX10311 - Sign in process (Released 29th July 2020)&lt;br /&gt;
* [Bugfix] VSO2139 -  False error messages being presented for LH Inventory Counts (Released 29th July 2020)&lt;br /&gt;
* [Bugfix] VSO2002 Support Project maintenance - missing some basic validations&lt;br /&gt;
* [Bugfix] VSO2011 SkyTrack related dashboards no longer working - [SR23349]&lt;br /&gt;
* [Bugfix] VSO2028 UI REQ Approval Page needs to perform a check to ensure that a Mode of Transport is selected/chosen prior to displaying the Order Qty Excess modal dialog - [SR15526]&lt;br /&gt;
* [Bugfix] ER15562 - Open up SSIM access to Skylog product users&lt;br /&gt;
* [Bugfix] ER15590 - Implemented ability to store StationCountDetail records on the ReviewDetail view&lt;br /&gt;
* [Bugfix] ER23283 - Fix  - Abort not working for Provisional POs&lt;br /&gt;
* [Bugfix] ER23435 - Fix - Not able to add attachments to a support ticket&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.116.5''' ''(RS , LSY )''&lt;br /&gt;
* [New] 1734 Align how the system interprets the day when requisition is created - ER20933&lt;br /&gt;
* [New] 1956 Warehouse Customer Services to be able to raise IWTs - ER15369&lt;br /&gt;
* [New] 2012 Station Receipts Report missing Station Code in additiona to OrgSite (United Airlines) - ER23315&lt;br /&gt;
* [New] 2017 Provide UI option to Opt out from Enhanced requistion approval page delivered under - ER18383&lt;br /&gt;
* [New] 2018 General Search function for Stock Item page&lt;br /&gt;
* [New] 2019 General Search Function for Critical Items page&lt;br /&gt;
* [New] 2023 General Search Function for Support / Enhancement TIcket page&lt;br /&gt;
* [New] 2025 General Reports - IWT Details page enhanced download function&lt;br /&gt;
* [New] 2027 NWA details - Enhanced download&lt;br /&gt;
* [New] 23355 - Dashboard Configuration added to the main menu. NOTE: This is a WIP, and the grid is currently display-only. No editing&lt;br /&gt;
* [Bugfix] 2002 Support Project maintenance - missing some basic validations&lt;br /&gt;
* [Bugfix] 2011 SkyTrack related dashboards no longer working - SR23349&lt;br /&gt;
* [Bugfix] 2028 UI REQ Approval Page needs to perform a check to ensure that a Mode of Transport is selected/chosen prior to displaying the Order Qty Excess modal dialog - SR15526&lt;br /&gt;
* [Bugfix] 15562 - Open up SSIM access to Skylog product users&lt;br /&gt;
* [Bugfix] 15590 - Implemented ability to store StationCountDetail records on the ReviewDetail view&lt;br /&gt;
* [Bugfix] 23283 - Fix  - Abort not working for Provisional POs&lt;br /&gt;
* [Bugfix] 23435 - Fix - Not able to add attachments to a support ticket&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.115.5''' ''(RS 07/05/2020, LSY )''&lt;br /&gt;
* [Bugfix] 23655 - Unable to partially commit to a PO on RS Alpha&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.115.4''' ''(RS 28/04/2020, LSY 05/05/2020)''&lt;br /&gt;
* [Bugfix] 23443 - Unable to Edit MRP&lt;br /&gt;
* [Bugfix] 23475 - Unable to receipt confirm&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.115.2''' ''(RS 22/04/2020, LSY )''&lt;br /&gt;
* [New] 1946 Improvements to the text and label handling on the trolley editor&lt;br /&gt;
* [New] 1971 Warehouse Stock Levels - All Transactions&lt;br /&gt;
* [New] 1994 See ticket #22991 - seems that the Provision Loading Errors page has been missed in the porting exercise&lt;br /&gt;
* [New] 22407 Re-instates a column that was erroneously removed from NetworkAnalysis\WarehouseDemandIndex&lt;br /&gt;
* [Bugfix] 1993 PurchaseInvoice/AwaitingApproval pages - Grid &amp;quot;drill-down&amp;quot; errors&lt;br /&gt;
* [Bugfix] 2002 Support Project maintenance - missing some basic validations&lt;br /&gt;
* [Bugfix] 15540 - Fixed Station Count Review page - the grid column 'Expected Count Qty' was taking value from the wrong column in the database view&lt;br /&gt;
* [Bugfix] 23435 - error on adding attachement to support ticket&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.114.1''' ''(RS 22/04/2020, LSY )''&lt;br /&gt;
* [New] 1904 Logging user on the Support tickets data grid - list options in alphabetical sequence please&lt;br /&gt;
* [New] 1931 Add Shipment tab to Inside RMA page 22863&lt;br /&gt;
* [New] 1957 Port maintenance pages&lt;br /&gt;
* [New] 1965 Request to port from legacy portal screen allowing to extend users access ER19109&lt;br /&gt;
* [New] 1982 See support ticket #23131 - it is not possible to endorse ERs in the MVC portal&lt;br /&gt;
* [New] 23075 - Added Ext. Ticket No. to support tickets&lt;br /&gt;
* [New] 23227 - Added search panel to report grids&lt;br /&gt;
* [Bugfix] 21715 - Added new message for new db constraint CON_IssueHeader_Despatched&lt;br /&gt;
* [Bugfix] 21835 - Ensure the Prov_POCntrctHdr_ID is set when auto-matching and finding a POMC match (for statuses up to and including Awaiting Approval)&lt;br /&gt;
* [Bugfix] 23139 - Requisition Approval - when only one Preferred Transport Mode record exists for the station, default to it and make the dropdown list read only&lt;br /&gt;
* [Bugfix] 23163 - Changed filter configurations on Station Count Details KPI report to improve performance&lt;br /&gt;
* [Bugfix] 23189 (Fix first user to be assigned to ticket wasn't added to distribution list)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.113.4''' ''(RS 15/04/2020, LSY )''&lt;br /&gt;
* [New] 1780 Add total value to bar charts [primary charts]&lt;br /&gt;
* [New] 1781 Add total value to bar charts [secondary chart]&lt;br /&gt;
* [New] 1893 Provide Global updating capability for ItemLoss factor&lt;br /&gt;
* [New] 1932 Add a Shipment tab in RMA quick View 22863&lt;br /&gt;
* [New] 1952 add user firstName and lastName to header of skylogportal ER14637&lt;br /&gt;
* [New] 1961 Offer a button to make a cascading change of the Method of Transport at REQ Approval step ER16883&lt;br /&gt;
* [New] 1968 General Report - Station ITem KPI reports&lt;br /&gt;
* [New] 1969 General Reports - RMA Details&lt;br /&gt;
* [New] 1986 Born out of support ticket 23133, the authentication server should detect the browser being used by the end-user and if its the loathed IE, tell them to go use a better browser or suffer the consequences...&lt;br /&gt;
* [New] 22145 - Make WorkItem ID a filterable column in the System Errors index grid&lt;br /&gt;
* [New] 22833 - Updated View_FlightLoadedItems to join to NetWorkAnalHeader and filter to return active forecasts only&lt;br /&gt;
* [New] 23129 - PurchaseOrder/Show fixed to show Ultimate Warehouse destination (when applicable)&lt;br /&gt;
* [New] 23133 - removed client script that is not supported in IE11&lt;br /&gt;
* [Bugfix] 1973 Support Ticket #23077 - filtering by txn type is not possible&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.112.4''' ''(RS 08/04/2020, LSY )''&lt;br /&gt;
* [New] 1767 ItemDemandForecast - Migrate View NWA Details&lt;br /&gt;
* [New] 1808 Support - Migrate Projects window&lt;br /&gt;
* [New] 1856 General Reports - Requisition Details  (Performance improvements when filtering on that report)&lt;br /&gt;
* [New] 1903 Modify all CityPair related pages to incorporate 2 new fields (Mileage &amp;amp; KM's)&lt;br /&gt;
* [New] 1915 Urgent improvements required for the REQ approve and alter page in the MVC portal (see support ticket #22793) for details&lt;br /&gt;
* [New] 1916 Create pages to view the details in the new AircraftRouting table ()Changeset 34097: Changed tooltip position (removed blink effect)&lt;br /&gt;
* [New] 1921 Extend Airline Analytics User Profile - Supply Chain Participants/Stations&lt;br /&gt;
* [New] 1922 Extend Airline Analytics User Profile - StockItem/StockItem&lt;br /&gt;
* [New] 1923 Extend Airline Analytics User Profile - StockItem/ItemPack&lt;br /&gt;
* [New] 1924 Extend Airline Analytics User Profile - StockItem/ItemCatalogue&lt;br /&gt;
* [New] 1925 Extend Airline Analytics User Profile - StockItem/ItemSupplier&lt;br /&gt;
* [New] 1926 Extend Airline Analytics User Profile - StockItem/ItemWarehouse&lt;br /&gt;
* [New] 1937 Requisitions - tick boxes in Requisition Header pager with function to delete premanual submits&lt;br /&gt;
* [New] 1940 General Report - StationCountDetails report wired up for Enhanced Exporting&lt;br /&gt;
* [New] 1941 Add Children, Infant, Staff PAX details and diverted port detail to PAX pages developed under VSO task 1795&lt;br /&gt;
* [New] 1942 Add PNR code to the Special Meals window developed under VSO Task 1795&lt;br /&gt;
* [New] 22909 - Ensure column resizer is rendered for MRP/EditAlert (MRP Daily Figures grid)&lt;br /&gt;
* [Bugfix] 1894 Suspected problem with automatic renewal of bearer token&lt;br /&gt;
* [Bugfix] 1943 Typo in the web.config for the Skylog MVC portal, Key = AuthenicatedRedirect&lt;br /&gt;
* [Bugfix] 22527 - Cosmetic issue on numerical columns when exporting to PDF&lt;br /&gt;
* [Bugfix] 22963 - Fix 'Awaiting Approval' Index grid - Status column is no longer hidden by default&lt;br /&gt;
* [Bugfix] 22965 - Support notifications closing support related editor dialogues&lt;br /&gt;
* [Bugfix] 23037 - Item unit price rounding fixes for PO Contracts&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.111.5''' ''(RS 06/04/2020, LSY )''&lt;br /&gt;
* [Bugfix] 23197 - RMA Ship Confirmation - unable to save and continue Ship Qtys (gets set back to zero)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.111.4''' ''(RS 01/04/2020, LSY )''&lt;br /&gt;
* [New] 1572 Porting task, (ER16499) - bring across back ordering for SAPCentric clients in to the MVC portal&lt;br /&gt;
* [New] 1801 Ensure the shipment linked to a Delivery change is updated with the new Expected date and inform the WMS of a date change via Receipt Advice message&lt;br /&gt;
* [New] 1803 UI to support two new fields that have been added to the AircraftConfiguration table - see ER #21965&lt;br /&gt;
* [New] 1855 Manufacturer details in Skylog - (ER20603)&lt;br /&gt;
* [New] 1879 Provide pages to maintain (Add or delete) Hub Airports for a particular airline&lt;br /&gt;
* [New] 1900 UI for planned substitution by region - (ER22245)&lt;br /&gt;
* [New] 1907 Create pages to view data in the BA BOM Staging tables via the portal&lt;br /&gt;
* [New] 1916 Create pages to view the details in the new AircraftRouting table&lt;br /&gt;
* [New] 1936 Bugs fixing &amp;amp; improvements&lt;br /&gt;
* [New] 22941 - Revise the enhanced requisitioning approval page to make it more flexible for operations other than Lufthansa&lt;br /&gt;
* [Bugfix] 1947 (sr22999) - Planned Orders Report, when the Export to Excel button is clicked, nothing happens&lt;br /&gt;
* [Bugfix] 1948 SAP Backorders functionality is ignoring Airline access rights - allowing users to view and edit requisition backorders for any airline&lt;br /&gt;
* [Bugfix] 22073 - Changed the default filter operator globally for string values in Kendo grids&lt;br /&gt;
* [Bugfix] 22697 - Added Pick Instructions/Priority for provisional requisitions&lt;br /&gt;
* [Bugfix] 22887 - Fixed invalid Id reference in view&lt;br /&gt;
* [Bugfix] 22925 - Removed SeqNo from POVendorDeliveryHeaderEdit viewModel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.110.8''' ''(RS 26/03/2020, LSY )''&lt;br /&gt;
* [New] 22941 Revise the enhanced requisitioning approval page to make it more flexible for operations other than Lufthansa&lt;br /&gt;
* [Bugfix] 1947 Planned Orders Report is not downloading&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.110.6''' ''(RS 19/03/2020, LSY )''&lt;br /&gt;
* [Bugfix] 1945 Enhanced report download job is not applying filters 22953&lt;br /&gt;
* [Bugfix] 22925 Unable to create additional vendor deliveries as a supplier for fully committed&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.110.3''' ''(RS 18/03/2020, LSY )''&lt;br /&gt;
* [New] 1486 Add a &amp;quot;waste Bin&amp;quot; feature - items on the aircraft layout galley canvass can be dragged to the waste bin to avoid using the delete button on users keyboard (ER 19673)&lt;br /&gt;
* [New] 1600 Shipments by mode of transport and on time % (drill tables) ER16865&lt;br /&gt;
* [New] 1689 Provide Station Executive Role Access to Station Performance dashboard&lt;br /&gt;
* [New] 1791 Save customized dashboard&lt;br /&gt;
* [New] 1795 Develop pages to display Actual PAX and Special meal quantities and request history&lt;br /&gt;
* [New] 1840 NWA Demand by Warehouse report 21407&lt;br /&gt;
* [New] 1874 General reports - Network inventory valuation&lt;br /&gt;
* [New] 1879 Provide pages to maintain (Add or delete) Hub Airports for a particular airline&lt;br /&gt;
* [New] 1889 ER22407 - Add Forecast ID to NWAD by warehouse screen&lt;br /&gt;
* [New] 1891 22225 - Enable Supplier relationship manager role to access to StockItem/ItemsIndex&lt;br /&gt;
* [New] 1895 Add Network Analysis Origin column to the View NWA pages&lt;br /&gt;
* [New] 1896 Reposition warehouse Inventory reporting to general reports menu&lt;br /&gt;
* [New] 1903 Modify all CityPair related pages to incorporate 2 new fields (Mileage &amp;amp; KM's)&lt;br /&gt;
* [New] 1905 Modify ProvioningRule pages incorporate selection by Distance of flight (Mileage) SCRIPT TO VSO!&lt;br /&gt;
* [New] 1913 Offer an &amp;quot;Add&amp;quot; (+) button to allow SPMs to tack-on additional materials to a REQ which is in status: Awaiting Approval (See support ticket #22273)&lt;br /&gt;
* [New] 1917 StockItem download contains skylog code over desc columns&lt;br /&gt;
* [Bugfix] 22301 - Allowed requisition requested/approved qty &amp;gt; 99999 to be entered in the portal pages. Requires thorough requisition testing&lt;br /&gt;
* [Bugfix] 22331 - Overcommitment warning for vendors creating delivery schedule&lt;br /&gt;
* [Bugfix] 22535 - Fixed inability to reassign ER's&lt;br /&gt;
* [Bugfix] 22793 - Added Req Status to Awaiting Approval index grid&lt;br /&gt;
* [Bugfix] 22805 - Dashboard chart - submitted counts. Fixed the monthly category display to show the correct month&lt;br /&gt;
* [Bugfix] 22857 - Fixed infinite loop between client/authentication server for authenticated users accessing un-authorized actions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.109.3''' ''(RS 18/03/2020, LSY )''&lt;br /&gt;
* [New] 1251 Portal migration - Enhanced Requisition Approval page&lt;br /&gt;
* [New] 1830 Amend the Requisition Pop as per ticket request ER21997&lt;br /&gt;
* [New] 1835 Add alert when excel is uploaded for station stock count 20177&lt;br /&gt;
* [Bugfix] 1882 Various reports of data download problems in the MVC portal, timing out if record set is more than a few thousand records (approx 10K)&lt;br /&gt;
* [Bugfix] 22157 - Enabled exporting all pages&lt;br /&gt;
* [Bugfix] 22331 - Show a warning to vendors if they try to submit a delivery schedule which over-commits to the order&lt;br /&gt;
* [Bugfix] 22535 - Fixed inability to reassign ER's  ####close ticket on release&lt;br /&gt;
* [Bugfix] 22561 - Fixes to REQ Excess Qty popup - now rounding values before sending them off to the DB&lt;br /&gt;
* [Bugfix] 22665 - Station Submitted Counts dashboard chart&lt;br /&gt;
* [Bugfix] 22887 - Fixed invalid Id reference in view&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.108.2''' ''(RS 10/03/2020, LSY )''&lt;br /&gt;
* [Bugfix] 22793 - Important - /Requisition/AwaitingApproval page in the new portal doesn't show the REQ Header Status of the REQ&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.108.1''' ''(RS 06/03/2020, LSY )''&lt;br /&gt;
* [Bugfix] 22665 - Station Submitted Counts dashboard chart fix&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.108.0''' ''(RS 02/03/2020, LSY )''&lt;br /&gt;
* [New] 1868 Improve SSIM error handling so you can set multiple records for re-run reg globally or by error nature rather than individually&lt;br /&gt;
* [New] 1870 Add a General Report to show Aircraft Provisioning Code Details&lt;br /&gt;
* [New] 1871 Add a General report to provide details of Module Contents&lt;br /&gt;
* [New] 1872 Add ability to maintain and view Module User Notes outside of the SkyLoad Canvases&lt;br /&gt;
* [New] 1873 Add a page to allow forecasting attributes to be viewed through portal&lt;br /&gt;
* [New] 1875 Add a page to show details in the FlightLink table&lt;br /&gt;
* [New] 1877 Add Exchange Rule field to Module detail Grid on view Provisioning pages&lt;br /&gt;
* [New] 1878 If the detail of a module is an item then disable the detail arrow to display module content as this only make sense for a module and not an item&lt;br /&gt;
* [Bugfix] 1883 Cannot read property 'weightUnit' or null&lt;br /&gt;
* [Bugfix] 22523 - Allow monthly negative financial consumption to display in chart&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.107.0''' ''(RS 02/03/2020, LSY )''&lt;br /&gt;
* [New] 1683 Adjust Module related View, Creation and Edit to accommodate new field ready for use and Share in Menu Plan&lt;br /&gt;
* [New] 1730 Requisitions - Migrate copy Template button&lt;br /&gt;
* [New] 1756 Ability to create records in AircraftContainerStowage (Stowage Rules)&lt;br /&gt;
* [New] 1759 Restrict SkyLoad only Aircraft related pages &amp;amp; menus to users with SkyLoad licenced&lt;br /&gt;
* [New] 1845 Station Stock Count chart sorting&lt;br /&gt;
* [New] 1857 Forecast Changes Approval page row upload date to be added&lt;br /&gt;
* [New] 1866 Restructure General reports menu in preparation for a lot more reports&lt;br /&gt;
* [New] 1869 Remove the Upload and Offload Offset (days) from Provision Loading Pages&lt;br /&gt;
* [New] Station Count Details report improved so that it automatically filters out data for stations the user doesn't have access to&lt;br /&gt;
* [Bugfix] 1686 Position and move ability of picture window on canvasses is a problem (improve functionality)&lt;br /&gt;
* [Bugfix] 1849 Airline selector doesn't work after loading stored filters (multipage problem)&lt;br /&gt;
* [Bugfix] 22287 - Users with no restrictions on their ticket access should now be able to see ALL tickets&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.106.3''' ''(RS 26/02/2020, LSY )''&lt;br /&gt;
* [New] 1541 StationItem - Automatic Requisition Items&lt;br /&gt;
* [New] 1731 Purchase Order - PO Notes page&lt;br /&gt;
* [New] 1750 In full delivery - Supplier - ER18809 - [Drill down]&lt;br /&gt;
* [New] 1768 StockItem - Item Supplier Mapping&lt;br /&gt;
* [New] 1779 Add ability to download data in excel for All Chart-related data grids&lt;br /&gt;
* [New] 1785 Hide empty Months in dashboards&lt;br /&gt;
* [New] 1790 Add button to reset filters&lt;br /&gt;
* [New] 1795 Develop pages to display Actual PAX and Special meal quantities and request history&lt;br /&gt;
* [New] 1847 Improve error handling for container type editing in the canvas&lt;br /&gt;
* [New] 20095 - Re-added the SLX Dummy Airline's items to StockItem listing grids, and added SLX Dummy Airline as a grid filter option&lt;br /&gt;
* [New] 21833 - Internal (SLX Staff) URL links  appear in the user account context menu (i.e. profile/support/ log out menu)&lt;br /&gt;
* [Bugfix] 1788 Drill down chart for Warehouse Valuation needs to be populated&lt;br /&gt;
* [Bugfix] 1848 dashboard charts are showing Month+1&lt;br /&gt;
* [Bugfix] 22037 - Fixed a null reference error when cancelling a PO's balance from Receipt Confirmation page&lt;br /&gt;
* [Bugfix] 22053 - Check user role is authorized to approvde POMCs, at PO/Airline configuration level&lt;br /&gt;
* [Bugfix] 22103 - Fixed password reset functionality in AuthServer project (affects files in this project too though, hence the mention)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.105.1''' ''(RS 18/02/2020, LSY )''&lt;br /&gt;
* [Bugfix] 22241 User unable to access the bond station&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.105.0''' ''(RS 13/02/2020, LSY )''&lt;br /&gt;
* [New] 1542 Atlas Chiller Icon required for Galley Editor&lt;br /&gt;
* [New] 1729 StockItem - pdf button to download Item catalogue list with pictures&lt;br /&gt;
* [New] 1736 Count Details Bespoke reports to display number values&lt;br /&gt;
* [New] 1756 Ability to create records in AircraftContainerStowage (Stowage Rules)&lt;br /&gt;
* [New] 1758 Create portal pages to show Stowage Types and related Container Compatibility&lt;br /&gt;
* [New] 1759 Restrict SkyLoad only Aircraft related pages &amp;amp; menus to users with SkyLoad licenced&lt;br /&gt;
* [New] 1780 Add total value to bar charts [primary charts]&lt;br /&gt;
* [New] 1782 add button to be able to filter bar charts timeline&lt;br /&gt;
* [New] 1786 Adjust Legend&lt;br /&gt;
* [New] 1787 Add Legend to Warehouse Valuation Chart&lt;br /&gt;
* [New] 1792 add country to station performance filter table&lt;br /&gt;
* [Bugfix] 1800 PO Shipment Splitting - change to the expected date for an existing delivery is not sending an update ReceiptAdvice to the WMS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.104.2''' ''(RS 13/02/2020, LSY )''&lt;br /&gt;
* [New] 1300 In Full delivery - Supplier - ER18809&lt;br /&gt;
* [New] 1548 UI functionality of splitting PO shipments&lt;br /&gt;
* [New] 1557 See Support ticket #20027 - improve Error handling when a PO is raised for materials with differing currencies. Prevent adding items to a PO if their currency doesn't match with the items already on the PO&lt;br /&gt;
* [New] 1567 Create UI for &amp;quot;No Fly&amp;quot; item status Yes/No in stockitem screen&lt;br /&gt;
* [New] 1305 / 18801 Added No-Fly flag to the StockItem grid&lt;br /&gt;
* [New] 1597 Station Count - Breakages	&lt;br /&gt;
* [New] 1662 M/T changes required for vendor shipment splitting&lt;br /&gt;
* [New] 1740 Restrict access to the galley canvas if a user doesn't have SSO grants&lt;br /&gt;
* [New] 1752 City Pairs &amp;amp; Markets - Improve &amp;quot;Delete&amp;quot; functionality&lt;br /&gt;
* [New] 1753 All dashboard charts require the date value displayed in the X-Axis to be in &amp;quot;MMM-YY&amp;quot; date format&lt;br /&gt;
* [New] 1765 Improve filters and order by when displaying aircraft stowages from the flight schedule page&lt;br /&gt;
* [New] er19939 PO Splitting (PO Vendor Deliveries)&lt;br /&gt;
* [Bugfix] 1737 Requisition Excess Ordering Thresholds - duplicate logs can be created quite easily Avoid having duplicate entries in the RequisitionDetailExcessOrderQtyLog with the addition of a new &amp;quot;Counter&amp;quot; field - attempting to approve the same excessive figures multiple times should now increase the counter field rather than insert a new (duplicate) record&lt;br /&gt;
* [Bugfix] 1757 Item Demand Forecast - External Forecast Data -&amp;gt; Unable to delete row&lt;br /&gt;
* [Bugfix] 1762 Support Tickets - Watch List is showing too many records in the new portal&lt;br /&gt;
* [Bugfix] 1772 Several Grids - not possible navigate across different pages of the grids&lt;br /&gt;
* [Bugfix] SR21531 - Contract Items report is not loading - fixed&lt;br /&gt;
* [Bugfix] sr21633 Changed sort order on Stock Unit DDL&lt;br /&gt;
* [Bugfix] sr21655 Fixed issue causing users to be unable to save changes to Station Count Categories (already patched)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.103.6''' ''(RS 29/01/2020, LSY )''&lt;br /&gt;
* [Bugfix] 1769 Error preventing access to Aircraft Layout Editor&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.103.5''' ''(RS 27/01/2020, LSY )''&lt;br /&gt;
* [New] 1570 Stock Item - Item Catalog Portal&lt;br /&gt;
* [New] 1597 Station Count - Breakages&lt;br /&gt;
* [New] 1658 Porting issue - Purchase Order Contract content in the MVC Portal does not allow you to view a break-down of POCntrctDet_ConsQty; this is available in the legacy portal though&lt;br /&gt;
* [New] 1669 Allow access to General reports: Issue details, PO lines, contracted Items and Items on PO contracts to Supplier manager role&lt;br /&gt;
* [New] 1688 Provide functionality to add/edit and delete module content if SkyLoad is not enabled&lt;br /&gt;
* [New] 1741 Enhancements to the SSO Security token functionality&lt;br /&gt;
* [New] 21353 - Make PO Master Contract PDF Generation and Existing documents listing available in Show page, Index Grid (Existing Docs grid on index page)&lt;br /&gt;
* [Bugfix] 1650 Support Request #20625 - MVC UI is showing misleading information when viewing the break-down of Expected Receipts where the receipt is for a Partially Received PO&lt;br /&gt;
* [Bugfix] 1686 Position and move ability of picture window on canvasses is a problem&lt;br /&gt;
* [Bugfix] 1727 When approving a req in MVCRSTEST you get a message ‘true’ pop up after it tells you orders will be create etc&lt;br /&gt;
* [Bugfix] 1738 Unfriendly error is displayed when validation fails for new Aircraft Module creation&lt;br /&gt;
* [Bugfix] 20065 - Added SupplierManager roles to the authorised roles for PurchaseOrderDetailSummary_Read (listing of PO Details)&lt;br /&gt;
* [Bugfix] 20089 - Edit button hidden for non-SLX users on grids presented on: ItemWarehouse index, ItemPacks index, TransportChains index, and Count Category index views, show button also added which is always available and presents the same data in read-only form&lt;br /&gt;
* [Bugfix] 20105 - Added a help / explain button on the Shipments grid on EditRestrictedPurchaseOrder view&lt;br /&gt;
* [Bugfix] 20467 - Fixed DDL population when creating a new PO (delivering to warehouse or warehouse via whse transfer)&lt;br /&gt;
* [Bugfix] 21393 - Fix POMC Lookup in PO Creation. (also tested and patched out to 1.0.102.x)&lt;br /&gt;
* [Bugfix] 21549 (add any New Airline Supplier records)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.102.6''' ''(RS 21/01/2020, LSY )''&lt;br /&gt;
* [New] 1567 Create UI for &amp;quot;No Fly&amp;quot; item status Yes/No in stockitem screen&lt;br /&gt;
* [New] 1598 Airline Supplier - additional contacts&lt;br /&gt;
* [New] 1643 Add new field to Contracted items general report&lt;br /&gt;
* [New] 1688 Provide functionality to add/edit and delete module content if SkyLoad is not enabled&lt;br /&gt;
* [New] 1706 Warehouse - Adjustments screen&lt;br /&gt;
* [New] 1710 Implement External order reference for SAP Requisitions&lt;br /&gt;
* [New] 1715 Stock count - Migrate columns 'Cancelled' and 'Complete' in Stock Count overview&lt;br /&gt;
* [Bugfix] 1675 Problem with functionality to delete a stockitem (fix deletion logic)&lt;br /&gt;
* [Bugfix] 1701 Purchase Invoicing &amp;gt; All POs Grid shows incorrect value for 'Direct Delivery'&lt;br /&gt;
* [Bugfix] 1727 When approving a requisition, you get a message ‘true’ pop up after it tells you orders will be create etc.&lt;br /&gt;
* [Bugfix] 20719  - StockItem edits - ensure Item Cost, Weight, and Item Pack Weight allow up to 6 decimal points precision&lt;br /&gt;
* [Bugfix] 21275  - Fixed grid sorting bug on Stock Item Index grid&lt;br /&gt;
* [Bugfix] 21239  - Fixed several Back Order edit issues&lt;br /&gt;
* [Bugfix] 21287  - PO Lines report updated to initially sort on PO Creation Date descending&lt;br /&gt;
* [Bugfix] 21393  - Fixed the Contract Reference lookup for PO Edits&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.101.2''' ''(RS 08/01/2020, LSY )''&lt;br /&gt;
* [New] 1568 StationItem - Select Station Items to be Updated using latest station defaults&lt;br /&gt;
* [New] 1569 Stock Item - Stock Item Replacements&lt;br /&gt;
* [New] 1638 StationItems - migration of station items page&lt;br /&gt;
* [New] 1656 Drill down on Open PO status dashboard chart&lt;br /&gt;
* [New] 1664 RMA - Ability to amend RMA ETA after RMA has been approved&lt;br /&gt;
* [New] 1668 Bespoke MRP Batch Report amendment&lt;br /&gt;
* [New] 1680 Need the ability to create module details for a Miscellaneous Container Group&lt;br /&gt;
* [Bugfix] 1532 Prevent ability to add disabled users to a ticket's distribution list&lt;br /&gt;
* [Bugfix] 1650 Support Request #20625 - Portal is showing misleading information when viewing the break-down of Expected Receipts where the receipt is for a Partially Received PO&lt;br /&gt;
* [Bugfix] 1647 Support Ticket #20635 - When adding a new Airline Supplier in the portal needs to auto-trim the Supplier Account Number&lt;br /&gt;
* [Bugfix] 1674 Fixed several bugs in the Substitutions module&lt;br /&gt;
* [Bugfix] 1677 Improved error handling in Item Pack maintenance pages&lt;br /&gt;
* [Bugfix] 1685 Stock item editing. Exception if Pack levels have the same &amp;quot;Pack Description&amp;quot; value&lt;br /&gt;
* [Bugfix] 1687 Default Image not showing in the Modules page&lt;br /&gt;
* [Bugfix] 1713 Unable to edit provisional RMAs in v1.0.101.0&lt;br /&gt;
* [Bugfix] SR17939 - Disabled selection mode on Station Count items grid and adjusted control heights to hopefully improve the cell-selection issue (Changeset 33196)&lt;br /&gt;
* [Bugfix] SR20593 - KPI requisition detail - fixed filter behaviour for the 'Substitute' column&lt;br /&gt;
* [Bugfix] SR21103 - Requisition editing (pre-approval and approval), Save and Continue now retains the Item Grid page number that the user was on&lt;br /&gt;
* [Bugfix] SR21111 - SSIM Index Grid initial sort order now by created date descending&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.100.3''' ''(RS 03/01/2020, LSY )''&lt;br /&gt;
* [New] 1451 Support middle-tier upload function In Progress (Tidied margins and added upload button to change approval page)&lt;br /&gt;
* [New] 1496 Validation of supplier contact email&lt;br /&gt;
* [New] 1558 Waste Trolley shouldn't be chilled&lt;br /&gt;
* [New] 1588 MRP - Planner Orders - Additional columns for  &amp;quot;Soft POs&amp;quot;&lt;br /&gt;
* [New] 1595 KPI receipt - station receipt report with additional columns&lt;br /&gt;
* [New] 1596 KPI report - IWT Details report&lt;br /&gt;
* [New] 1607 Supplier Performance Dashboard  - Supplier On Time Commitment chart&lt;br /&gt;
* [New] 1610 Supplier Performance Dashboard  - Dashboard Open POs Status chart&lt;br /&gt;
* [New] 1618 Validation needed when changing an Organization Type&lt;br /&gt;
* [New] 1648 Add Cost Centre Category Code to GL Account Category pages&lt;br /&gt;
* [New] 1649 Small changes and tidy up to GL Cost Centre category pages&lt;br /&gt;
* [New] 1652 Implemented ability to maintain Alternative Aircraft Codes&lt;br /&gt;
* [New] 1655 Better handled violations of Unique Index: IDX_RequisitionDetail_ReqHdr_ID__StkItem_ID__ReqDate__ExtLineRef, currently an unfriendly error message is presented to the user, which causes confusion&lt;br /&gt;
* [New] 1663 Implemented ability to resolve an SSIM that was burst with errors&lt;br /&gt;
* [New] 1667 Release banner should come up at Home Screen and as a banner T-10 minutes&lt;br /&gt;
* [New] 20669 Quantity fields on Station Counts now only validated on submission (so users can save as they go)&lt;br /&gt;
* [New] 20923 Saving a station will now only validate Default Loading (and it's relation to other active caterer stations) if the user actually changed the value&lt;br /&gt;
* [Bugifx] 1549 Portal doesn't display extended characters correctly on drop down lists&lt;br /&gt;
* [Bugfix] 1632 Non default pack quantity not enforced when adding items to back orders&lt;br /&gt;
* [Bugfix] 1633 AircraftStowagePositionList Report Error&lt;br /&gt;
* [Bugfix] 1654 Filtering on Aircraft Type page is not working as it should&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.99.4''' ''(RS 18/12/2019, LSY )''&lt;br /&gt;
* [Bugfix] 1642 SkyLog tickets - responsible user needs to be included in the e-mail list&lt;br /&gt;
* [Bugfix] 1676 StockitemForecastLoadfactor decimal precision not being displayed correctly&lt;br /&gt;
* [Bugfix] 1678 Deletion of an AircraftModule logic when to activate the delete icon is wrong&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.99.2''' ''(RS 12/12/2019, LSY )''&lt;br /&gt;
* [New] 1442 Display days coverage in MRP Daily figure&lt;br /&gt;
* [New] 1451 Support m/t upload function&lt;br /&gt;
* [New] 1527 When dragging a stowage position to the Galley canvas where is the default unit of Dims coming from? Also Min check needs explaining in terms of the unit&lt;br /&gt;
* [New] 1550 Implemented ability to review forecasts&lt;br /&gt;
* [New] 1601 Tidy up Aircraft Tail Number pages&lt;br /&gt;
* [New] 1605 Dashboard - Drill data implemented for the Late Open PO shipments chart&lt;br /&gt;
* [New] 1609 Planned Orders - UI - General reports to display data from MRPSoftOrderDetail&lt;br /&gt;
* [New] 1615 Make SLX portal version identifier clickable - redirecting you to release history on the wiki&lt;br /&gt;
* [New] 1617 Add Organization Type to Airline Supplier pages&lt;br /&gt;
* [New] 1629 ER 20479 - Add External Line Number column to the PO lines KPI report&lt;br /&gt;
* [Bugfix] 1446 SkylogistiX Wiki  - Fix to improve the performance of the portal (reducing database reads)&lt;br /&gt;
* [Bugfix] 20515 - Improved error handling for bespoke reports&lt;br /&gt;
* [Bugfix] 20637 - Improved performance for loading items to add to Requisition&lt;br /&gt;
* [Bugfix] 1148 Add time stamp to error pop-ups&lt;br /&gt;
* [Bugfix] 1375 Enhance filters across all pages / grids = trimming numeric filter searches&lt;br /&gt;
* [Bugfix] 1470 Support Ticket #19505 - Unable to export Bespoke Reports to MS-Excel&lt;br /&gt;
* [Bugfix] 1639 SkyLog tickets - line breaks in the Detailed Description of the Problem&lt;br /&gt;
* [Bugfix] 1642 SkyLog tickets - responsible user needs to be included in the e-mail list&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.98.3''' ''(RS 06/12/2019, LSY )''&lt;br /&gt;
* [New] 1218 Add a delete Icon to the StockItem/Index page to allow stock items to be deleted&lt;br /&gt;
* [New] 1492  Substitution Module / Unplanned Substitutions migrated to new portal&lt;br /&gt;
* [New] 1500 PO Lines data grid -  files downloaded into csv/xls should have a date format adjusted to dd/mm/yyyy&lt;br /&gt;
* [New] 1511 ItemSupplier index grid updated to include new columns&lt;br /&gt;
* [New] 1580 Station Performance dashboard - Add &amp;quot;under review&amp;quot; and &amp;quot;recount&amp;quot; statuses to &amp;quot;Station Stock Count&amp;quot; chart&lt;br /&gt;
* [New] 1593 Planned orders - UI - Add field forecasting period to Item supplier - Warehouse grid&lt;br /&gt;
* [New] 1622 Station KPI - Station late orders table need mode of transport&lt;br /&gt;
* [New] 1621 New Dashboard Group: 'Supplier Performance'&lt;br /&gt;
* [New] 1604 'Supplier Performance' Dashboard chart - Late Open PO shipments&lt;br /&gt;
* [Bugfix] 1611 Consumption chart not rendering categories in the correct order when when filters are applied&lt;br /&gt;
* [Bugfix] 1612 Station KPI dashboard - Station count chart refresh&lt;br /&gt;
* [Bugfix] 1470 Support Ticket #19505 - Unable to export Bespoke Reports to MS-Excel&lt;br /&gt;
* [Bugfix] 1562 Aircraft Config - Creation Date Failure&lt;br /&gt;
* [Bugfix] 1608 Module Copy &amp;amp; Delete Issues&lt;br /&gt;
* [Bugfix] 1619 &amp;quot;sortablejs&amp;quot; node modules call exception when canvas loading&lt;br /&gt;
* [Bugfix] 19133 - Sort order on Requisition Approval grid changes dependent on whether or not the airline is using Loading Groups&lt;br /&gt;
* [Bugfix] 20289 - StationCountCategory Edit page improvements - fields for IncludeAllSPL and UpdateSPL are now read-only with appropriate values if Approval is not required&lt;br /&gt;
* [Bugfix] 20375 - Changed option label for &amp;quot;Climate Requirements&amp;quot; on adding a stockitem&lt;br /&gt;
* [Bugfix] 20379 - Fixed incorrect field binding on Stock Allocated to Warehouse Transfers grid (outbound)&lt;br /&gt;
* [Bugfix] 20437 - Fixed method used to retrieve the blank count file - now returns the latest if there's multiple&lt;br /&gt;
* [Bugfix] 20465 - Export button added to non-SAP-centric BackOrder items grid&lt;br /&gt;
* [Bugfix] 20487 - Added Rule Sequence field to Provisioning Rules grid&lt;br /&gt;
* [Bugfix] 20489 - Changed query for Expected Warehouse Transfers (Stock Levels) grid so that it's based on WarehouseTransferReceipt rather than WarehouseTransferDetail&lt;br /&gt;
* [Bugfix] 20515 - Fixed error handling on Bespoke Reports&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.97.0''' ''(RS 02/12/2019, LSY )''&lt;br /&gt;
* [New] 1297 - Dashboard Chart - Shipments by Mode of Transport and On Time % - ER16865&lt;br /&gt;
* [New] 1446 - SkylogistiX Wiki&lt;br /&gt;
* [New] 1492 - (minor errors) Substitution Module / unplanned substitutions website&lt;br /&gt;
* [New] 1520 - Port across functionality to allow the User Station Access table to be managed through the new portal&lt;br /&gt;
* [New] 1566 - When creating a new Station Par Level entry (Station Item record), we should check to see if the &amp;quot;new&amp;quot; material has been associated with the station previously&lt;br /&gt;
* [New] 1585 - Make the 'Network On Time Receipts' chart wider by default, and allow to be re-sizeable&lt;br /&gt;
* [Bugfix] 1499 - StationCount Detail 'Last Count Date' not being populated in some cases (19641)&lt;br /&gt;
* [Bugfix] 1613 - SR20423 - Build v1.0.96.0 has introduced a bug - problems editing ItemWarehouse records from page: /StockItem/Edit&lt;br /&gt;
* [Bugfix] 1623 - SR20433 - Back Order processing - it is not possible to ship from an alternate warehouse&lt;br /&gt;
* [Bugfix] 1626 - Unable to submit Requisitions in 1.0.97.x&lt;br /&gt;
* [Bugfix] 1631 - MRP Supply Parameters - Item Warehouse edit bug&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.96.0''' ''(RS 20/11/2019, LSY )''&lt;br /&gt;
* [New] 1520 - Port across functionality to allow User Station Access to be managed in the new portal&lt;br /&gt;
* [New] 1555 - Added Planner Name column to  the Stock Levels index grid&lt;br /&gt;
* [New] 20055 - MOQ and EOQ fields on Item Warehouse editor template&lt;br /&gt;
* [New] 1519 - Warehouse Inventory Valuations Report (KPI)&lt;br /&gt;
* [Bugfix] 1563 - Duplicate Container Item Type&lt;br /&gt;
* [Bugfix] 1558 - Waste Trolley should not be chilled&lt;br /&gt;
* [Bugfix] 20133 - Transit Only field bug on editing Warehouse&lt;br /&gt;
* [Bugfix] 1453 - UI allows an MRP line to be submitted even if the Qty control is not showing a figure/value&lt;br /&gt;
* [Bugfix] 20171 - Problems adding Stock Item Packs&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Release:History&amp;diff=2705</id>
		<title>Release:History</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Release:History&amp;diff=2705"/>
		<updated>2021-09-09T17:05:20Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use wikitext syntax instead of HTML, replaced &amp;lt;br /&amp;gt; tags with new paragraphs, and removed unusual bold styling from headers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--&lt;br /&gt;
=Build 1.0.145.x=&lt;br /&gt;
'''Build 1.0.145.x''' ''(RS dd/mm/2021, LSY dd/mm/2021)''&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=Build 1.0.144.x=&lt;br /&gt;
'''Build 1.0.144.x''' ''(RS dd/mm/2021, LSY dd/mm/2021)''&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=Build 1.0.143.x=&lt;br /&gt;
'''Build 1.0.143.x''' ''(RS dd/mm/2021, LSY dd/mm/2021)''&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=Build 1.0.142.x=&lt;br /&gt;
'''Build 1.0.142.x''' ''(RS dd/mm/2021, LSY dd/mm/2021)''&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.141.x=&lt;br /&gt;
'''Build 1.0.141.x''' ''(RS 09/09/2021, LSY 09/09/2021)''&lt;br /&gt;
* [New] 2939 - Changes for adding a new user to an active SkyShare publication, and further changes for the new attachment approval process. The former is good to go however the latter may need further tweaks - to be assessed once a new MT patch is released to alpha for required changes. Finished portal side of Publication Attachment Approval and tidied up the Attachment grids a bit to use more suitable column widths (ER 26719)&lt;br /&gt;
* [New] 2940 - Changes for adding a new user to an active SkyShare publication, and further changes for the new attachment approval process. The former is good to go however the latter may need further tweaks - to be assessed once a new MT patch is released to alpha for required changes. Finished portal side of Publication Attachment Approval and tidied up the Attachment grids a bit to use more suitable column widths (ER 26719)&lt;br /&gt;
* [New] 3341 - Changes for adding a new user to an active SkyShare publication, and further changes for the new attachment approval process. The former is good to go however the latter may need further tweaks - to be assessed once a new MT patch is released to alpha for required changes (ER 27563)&lt;br /&gt;
* [New] 3353 - Allow admin roles to add notes of types &amp;quot;Review Note&amp;quot;, &amp;quot;Note for Reviewer&amp;quot;, and &amp;quot;Resubmission Note&amp;quot; to SkyShare publications (assuming the status is appropriate), as if they were the creator or nominated approver of the publication&lt;br /&gt;
* [New] 3354 - Allow admin roles to add notes of types &amp;quot;Review Note&amp;quot;, &amp;quot;Note for Reviewer&amp;quot;, and &amp;quot;Resubmission Note&amp;quot; to SkyShare publications (assuming the status is appropriate), as if they were the creator or nominated approver of the publication&lt;br /&gt;
* [New] 3362 - Enhanced Exporting introduced for various index pages under Daily Activities -&amp;gt; MRP &amp;amp; Purchase Ordering and Reference Data -&amp;gt; Stock Items&lt;br /&gt;
* [New] 3363 - Station Logistics Profile and Station Site info buttons added to _RequisitionHeaderPostApprovalEdit partial view which is rendered on /Requisition/Alter and /Requisition/ProcessOpenBackOrder views&lt;br /&gt;
* [MT] 2686 - Tweak user reactivation so that users have only 14 days to reactivate their account (ER 24369)&lt;br /&gt;
* [MT] 2686 - Tweak user reactivation so that users have only 14 days to reactivate their account (SR 24369)&lt;br /&gt;
* [MT] 2941 - MT elements to support adding new attachment to an Active SkyShare publication with approval (ER 26719)&lt;br /&gt;
* [MT] 2941 - MT elements to support adding new attachment to an Active SkyShare publication with approval (ER 26719)&lt;br /&gt;
* [MT] 2941 - MT elements to support adding new attachment to an Active SkyShare publication with approval (ER 26719)&lt;br /&gt;
* [MT] 2979 - Review the calculation of Station Stock Outs with a view to making improvements (ER 26851)&lt;br /&gt;
* [MT] 3074 - Improve checks on Inbound ApprovedPO message validation (ER 14096)&lt;br /&gt;
* [MT] 3187 - Ive changed the data type for two date fields on the ProvisionLoading table from smalldatetime --&amp;gt; date&lt;br /&gt;
* [MT] 3237 - MT &amp;amp; Workflow changes associated with RMA back-ordering functionality (ER 26661)&lt;br /&gt;
* [MT] 3237 - MT &amp;amp; Workflow changes associated with RMA back-ordering functionality (ER 26661)&lt;br /&gt;
* [MT] 3339 - Update transport related MT routines to reference SkyMove product (ER #27679) (ER 27679)&lt;br /&gt;
* [MT] 3340 - MT needs to be aware of two new fields on the PublicationAccessLog table which determine WHEN a user is linked to a SkyShare publication and WHO/WHAT linked the user to the publication (ER 27563)&lt;br /&gt;
* [MT] 3398 - SkyShare AccessLog timestamp incorrectly set on sending of initial Approval alert rather than user distribution alert&lt;br /&gt;
* [MT] 3399 - SkyShare occasional problem with duplicate deadlines being created on WaitUserAck step after approving a new attachment&lt;br /&gt;
* [MT] 3403 - ReceiptOrder workflow incorrectly waiting for a status message from w/h even though the wms mapping status msg flag is set to no (SR 27753)&lt;br /&gt;
* [MT] 3427 - MT changes required to the Scheduler job: CheckUserAccountActivityTransformer to reflect the removal of a redundant field in the db, Userdetail.UserDet_MustChangePsw (SR 27705)&lt;br /&gt;
* [MT] 3439 - SkySharePublication WKI routing to exception upon new SkyShare attachment approval&lt;br /&gt;
* [Bugfix] 3229 - Fixed filtering by &amp;quot;Unread&amp;quot; and &amp;quot;Overdue&amp;quot; (using the buttons above the grid) on SkyShare PublicationIndex where the user has a local timezone which doesn't match with the server (UTC) (SR 27401)&lt;br /&gt;
* [Bugfix] 3327 - Fixed newlines not being rendered in the error text on /SupplierCount/UploadedFileErrorsIndex (SR 27657)&lt;br /&gt;
* [Bugfix] 3332 - Fixed incorrect date used in default sorting and fixed default sorting not working in general on the Order History tab of Requisition/EditProvisional. Also added a hidden field for the CreationDate (ER 27671)&lt;br /&gt;
* [Bugfix] 3338 - Added missing icons to the project file (ER 27679)&lt;br /&gt;
* [Bugfix] 3349 - Fixed &amp;quot;Valid From&amp;quot; date field becoming editable after the user attempts to store other data that fails validation (specific to active SkyShare publications)&lt;br /&gt;
* [Bugfix] 3360 - Fixed broken site info icon functionality and positioning, and removed unnecessary shrinking of label widths in header panel - all on StationCount/Review&lt;br /&gt;
* [Bugfix] 3364 - On the Station Logistics Profile summary window, add a tooltip on the Max Pallet Height which shows the value at full precision&lt;br /&gt;
* [Bugfix] 3366 - Fixed site information icons on StationReturn/EditProvisional and StationReturn/Edit (ShipConfirm) views. For both, fixed the layout. For EditProvisional (which can also be accessed via the /Edit route), additionally improved the functionality to support the fact that the destination site can change from user input&lt;br /&gt;
* [Bugfix] 3389 - Aircraft, Aircraft Configurations - Improvements for image preview&lt;br /&gt;
* [Bugfix] 3391 - From drawing canvases WIKI pages do not open in a separate browser tab - Improved. Fixed bug related to attr &amp;quot;id&amp;quot; (href)&lt;br /&gt;
* [Bugfix] 3394 - Opened up the Notes grid on the Publication Index for adding new records (via the add button, specifically) to all roles, as users should only be able to see SkyShare publications where they'd have access anyway (either by being the creator, approver, admin, or someone on the distribution list)&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.140.x=&lt;br /&gt;
'''Build 1.0.140.x''' ''(RS 19/08/2021, LSY 19/08/2021)''&lt;br /&gt;
* [New] 3249 - Changed the message presented when a user tries to edit a SkyShare publication for which they are not the creator, nor the approver, nor an admin. A previous task already made the change from tooltip-style notification to pop-up window with a button to add notes. Also fixed an issue with the &amp;quot;Add Note&amp;quot; button on the alert which could endlessly present the waiting &amp;quot;spinner&amp;quot; if the Notes grid for the given publication had already been loaded (ER 24077)&lt;br /&gt;
* [New] 3308 - Reviewed? column on SkyShare Publication Index split into 3 separate columns - one to describe the &amp;quot;reviewed state&amp;quot; of the current user, one to describe the &amp;quot;reviewed state&amp;quot; of the critical users, and one to describe the &amp;quot;reviewed state&amp;quot; of non-critical users. The first column is visible to all users (despite what spec says, administrative users can still be present in the distribution list so I think this column still holds value), but the other two are only visible for the administrative users. Row colouring changed to be affected only by the critical users' &amp;quot;review state&amp;quot; column (ER 27591)&lt;br /&gt;
* [New] 3332 - Added RMAs to the Order History tab in RequisitionDetail grid, and ordered the grid by Receipt Date descending (ER 27671)&lt;br /&gt;
* [New] 3337 - Transport Order data now is only accessible through the portal to users with authorised access to SkyMove. Updated model SkylogistixProduct and DashboardGroup to reflect changes in the schema (SLXProd_ID becomes type smallint) (ER 27679)&lt;br /&gt;
* [New] 3338 - Add SkyBill and SkyMove logos to Airline and User maintenance pages - although as noted on the ER (#27679) the images provided are not consistent with the others so will need to be replaced ASAP (ER 27679)&lt;br /&gt;
* [New] 3352 - SkyShare - Add ability to add notes to Archived publications&lt;br /&gt;
* [New] 3356 - Portal update required for late change to AirlineWMSCodeMapping&lt;br /&gt;
* [AuthServer] 3337 - Transport Order data now is only accessible through the portal to users with authorised access to SkyMove. Updated model SkylogistixProduct and DashboardGroup to reflect changes in the schema (SLXProd_ID becomes type smallint) (ER 27679)&lt;br /&gt;
* [Bugfix] 3254 - Filter out selected roles and users already on the distribution list from the DDL when adding a new user to the distribution list (on a SkyShare publication)&lt;br /&gt;
* [Bugfix] 3312 - Ensured that on the SkyShare Publications Awaiting Approval index that it's only Global Admins who can see all the publications. Everyone else can only see the ones where they themselves are the nominated approver (SR 27479)&lt;br /&gt;
* [Bugfix] 3324 - Fix issue updating Station Operating Times data for global admins when data already exists for the given station&lt;br /&gt;
* [Bugfix] 3334 - Minor change to a error message text on page /SupplierCount/EditCount/…&lt;br /&gt;
* [Bugfix] 3336 - Fixed download filenames for the pre-report and post-report SCA files (SR 16428)&lt;br /&gt;
* [Bugfix] 3343 - Flight/Schedue Index - ensuire grouped export correctly outputs the grouped text&lt;br /&gt;
* [Bugfix] 3346 - Enhanced export - fixed grouped heading texts for several views (listed in the VSO task)&lt;br /&gt;
* [Bugfix] 3348 - SkyShare - Publication/Edit - allow Distribution Details to be shown for approved publications. Also tidied up code a bit more, helping to reduce some reptition&lt;br /&gt;
* [Bugfix] 3350 - Added an Add button for the notes grid on SkyShare Publication Index, mainly so that the creator of a publication can still add notes when the publication is Awaiting Approval (and thus full editing is denied)&lt;br /&gt;
* [Bugfix] 3351 - Make sure the nominated approver can add notes on the SkyShare Publication Edit page, even if they are not an administrator or operational user&lt;br /&gt;
* [Bugfix] 3357 - Fixed route for ItemSupplier add page, and hide the &amp;quot;Item Supplier Last Count Details&amp;quot; panel when creating a NEW item supplier (as there would be no such record to view) (SR 27701)&lt;br /&gt;
* [Bugfix] 3358 - Remove ability for users to change the selected ports when editing an existing city pair&lt;br /&gt;
* [Bugfix] 3359 - Stock item catalogue - export to PDF no longer displays the images - Fixed. Report generator - Improvements (SR 27717)&lt;br /&gt;
* [Bugfix] 3360 - Fixed the 3 new OrganizationAttributes introduced under 3131 to default to FALSE as per the spec&lt;br /&gt;
* [Bugfix] 3367 - Adjust CON_SupplierCountDetail_ManufacturerNotReadyQty to allow the user to optionally specify both In Progress Value and In Progress Currency when the In Progress Qty is 0 - to reduce chances of hitting validation errors. Additionally, updated the message text which gets presented to the user if they do breach that constraint, to make it clearer what the expectations are (SR 27727)&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.139.x=&lt;br /&gt;
'''Build 1.0.139.x''' ''(RS 12/08/2021, LSY 12/08/2021)''&lt;br /&gt;
* [New] 3131 - Modified the configuration necessary to manipulate which columns are visible on the Station Count Review page, with regard to earlier changes on this task. Now uses OrgAttributes. Fields in question are Target Float, Target Backup, Expected Closing Qty (With/Without Consumption), Variance Qty (With/Without Consumption), Variance Value (With/Without Consumption), Item Cost (ER 16370)&lt;br /&gt;
* [New] 3162 - Added common modal window for use throughout the portal which shows details of a Station's Logistics Profile, modified the common StationSummary panel to have an icon to display this, and added the same icon throughout various Requisition and Issue pages (ER 27287)&lt;br /&gt;
* [New] 3260 - Added a third maintenance modal popup which appears when the maintenance window is within 24 hours, improved code in PortalStateHub and added 3 configuration keys to allow tweaks to the timeframes which govern when each of the modal windows appear (ER 27543)&lt;br /&gt;
* [New] 3267 - Remove &amp;quot;Single&amp;quot; as an option for Frequency when editing or adding a new Scheduled Report&lt;br /&gt;
* [New] 3269 - Added &amp;quot;Download Blank Count Sheet&amp;quot; button to SupplierCount/SetActualCountDate view&lt;br /&gt;
* [New] 3287 - Added a Reject button on the Cookie Consent modal window and the &amp;quot;How this site uses cookies&amp;quot; page, so that users are offered the option to reject the optional cookies when we first ask them (It is still possible to change this decision on the user profile page) (ER 27543)&lt;br /&gt;
* [New] 3291 - City Pairs creation - improve UI validation&lt;br /&gt;
* [New] 3301 - Item Groups Index grid doesn't require Grouping functionality&lt;br /&gt;
* [New] 3304 - Align fields descriptions between Excel upload and portal for supplier stock counts (ER 27619)&lt;br /&gt;
* [New] 3310 - Added SkyShare publication-wide acknowledgement button on the publication index when the publication has no attachments, and added ability for the parent grid to refresh the &amp;quot;Reviewed?&amp;quot; column and row colouring (without redrawing entire grid and thus closing any expanded rows) when the user acknowledges a publication in its entirety (both when there are no attachments, and when there are attachments), also tidied up javascript code around the attachment grid, to use function expressions (IIFE's but without the &amp;quot;Immediately Invoked&amp;quot; part). Fixed errors I found whilst recording a demonstration video (ER 27417)&lt;br /&gt;
* [New] 3315 - Aded StationReturn Totals functionality (Requested &amp;amp; Approved Total Volume, Pallets, and Weight) on StationReturn/EditProvisional and StationReturn/Approve views. Same functionality as seen in Requisitions (ER 27009)&lt;br /&gt;
* [New] 3317 - Additional work to Task #3189 - Improved&lt;br /&gt;
* [New] 3323 - Added prefixed ID column to the IssueHeader grid shown under the Tracking tab on Requisition Index (SR 27651)&lt;br /&gt;
* [New] 3329 - Grant access to pages /Station/AirlineLiquorIndex and /Station/AirlineBOBIndex to role 4 - Airline Management&lt;br /&gt;
* [New] 3330 - css updates to align .inlineEditButton elements with k-grid-edit&lt;br /&gt;
* [New] 3331 - Airline Liqoupr/Bob Index grids. Renamed label 'Organization' to 'Site' as per original requirement for the Organization Name column&lt;br /&gt;
* [Bugfix] 2998 - When adding a new station transport, ensure the &amp;quot;Drop/Pick Time (Days)&amp;quot; is hidden since the default value for 'Pickup Service' is Live Load and not 'Drop/Pick' (SR 26897)&lt;br /&gt;
* [Bugfix] 3178 - Removed 'NullDisplayText'= &amp;quot;&amp;amp;nbsp;&amp;quot; attribute from all view models&lt;br /&gt;
* [Bugfix] 3289 - Aircraft Module Index - Fixed Module Contents so the drill-down remain hidden post-edit, when aplicable.&lt;br /&gt;
* [Bugfix] 3290 - Fixed the rendering of kendo textbox widget for Aircraft Provision Cod Version description&lt;br /&gt;
* [Bugfix] 3293 - PO/Index edit action - fixed for Airline Manafement role the 'object reference' error shown when editing aPO under a status 'Partial Supplier Commitment'&lt;br /&gt;
* [Bugfix] 3294 - Fixed PO access for the AirlineManagement role&lt;br /&gt;
* [Bugfix] 3295 - Edit stock item fix to a conversion factor creation (SR 27623)&lt;br /&gt;
* [Bugfix] 3296 - Airline Management - Station/Index. Give read access to Station Defaults data&lt;br /&gt;
* [Bugfix] 3297 - General Report Scheduler - prevent storing invalid range value for the Days of Month&lt;br /&gt;
* [Bugfix] 3303 - 'Enhanced' export fix to support grouped data. Also - improved formatting of the first row (header), with background styling and frozen row. &amp;quot;Enhanced&amp;quot; export - removed in-sheet grouping as this will be looked at in more detail as a separate task. Also added in auto-width to exported sheets for user convenience. Export Controller - update for PDF export so the cells on a grouped title row are merged across the columns as with xls filetypes&lt;br /&gt;
* [Bugfix] 3316 - Updated Requisition/Alter - aded Qty Originally Approved (to the Item Grid) (SR 16424)&lt;br /&gt;
* [Bugfix] 3318 - Station KPI Details report - ensure the applied filters (active and current data only DDL filters) are shown in the toolbar filters&lt;br /&gt;
* [Bugfix] 3342 - 'Enhanced' export fix for Stock Item index grid&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.138.x=&lt;br /&gt;
'''Build 1.0.138.4''' ''(RS 05/08/2021, LSY 05/08/2021)''&lt;br /&gt;
* [New] 3161 - UI for Station Logistics Profile maintenance (ER 27287)&lt;br /&gt;
* [New] 3188 - Changed definition of ProvLoad_ValidTo and ProvLoad_ValidFrom to date (from datetime) (SQL DataTypes)&lt;br /&gt;
* [New] 3189 - Improved display of module content options&lt;br /&gt;
* [New] 3190 - Added &amp;quot;Delete&amp;quot; capability for the &amp;quot;Provisioning Rules&amp;quot; table. Fixed bugs. Button &amp;quot;Add New Provisioning Rule&amp;quot; doesn't work - Fixed. Added user-friendly message (SR 27379)&lt;br /&gt;
* [New] 3198 - Implementation of ability to view Liquor and BOB Exchange data directly. Liquor and BOB Exchange data CRUD implemented (ER 23141)&lt;br /&gt;
* [New] 3202 - RMA Templates - implemented 'Copy Template' functionality. Implementation of RMA Template auto-updates. / refresh (ER 27383)&lt;br /&gt;
* [New] 3205 - For Supplier role- Change text 'Supplier Inventory Counts' to 'Inventory Counts' on the sub-menu&lt;br /&gt;
* [New] 3207 - Added comments column to Supplier Counts Index (child grid) and modal&lt;br /&gt;
* [New] 3216 - Supplier Count creation from Category/Edit page. Fix validation for urgent counts requests&lt;br /&gt;
* [New] 3218 - On SkyShare ShowPublication page, moved Approved Date to the more appropriate panel, and re-ordered the dates in said panel to flow better. In PublicationEdit page, moved Review By Date above Valid From date for the same reason (ER 27079)&lt;br /&gt;
* [New] 3221 - Supplier Count edit - detail grid. Added column re-size button&lt;br /&gt;
* [New] 3230 - Enhanced exports for Provisioning Codes, Rules and Errors&lt;br /&gt;
* [New] 3238 - RMA back-ordering. Added new view for RMA Backorder index page. Added the RMA backorder index page too. Display-only at this juncture. RMA Back orders - added new models plus model updates. Moved RMAShortReceiptEdit to it's own class file. RMA Backorders - Hooked up portal to middle-tier service method for backorder progression based on user decisions. Update RMA Menu - with new .resx entries (ER 26661)&lt;br /&gt;
* [New] 3239 - Restrict what can and can not be changed on a SkyShare publication which has been approved (and is in status: Active). Tweaked Publication/Edit linked publication edit access (ER 27415)&lt;br /&gt;
* [New] 3250 - SkyShare Publications - improved the delete icon toolip on the Publication/Index grid (ER 24077)&lt;br /&gt;
* [New] 3259 - Requisition/Index - disable the requisition delete button when no rows are selected&lt;br /&gt;
* [New] 3264 - User account re-activation process should call M/T service request to handle&lt;br /&gt;
* [New] 3265 - Implement auto-logout for idle users (ER 27571)&lt;br /&gt;
* [New] 3326 - Supplier Count edit updates. Allow users to enter null In-progress at Plant value and currency if there is zero (not null) Qty (SR 27657)&lt;br /&gt;
* [AuthServer] 3268 -  Implemented a Serilog &amp;quot;enrichment&amp;quot; class that allows us to add certain properties into the logs for the AuthServer - Most importantly, the client IP address (Compatible with the Cloudflare proxy) (SR 27571)&lt;br /&gt;
* [MT] 2932 - Privatize the distribution list for alerts sent from SkyShare when there are multiple users in distribution (ER 26725)&lt;br /&gt;
* [MT] 3220 - Fixed functionality around blank contracted buffer stock quantities on the supplier count sheet&lt;br /&gt;
* [MT] 3220 - Force users to enter comment on a supplier count sheet when buffer stock is low&lt;br /&gt;
* [MT] 3227 - Button Re-calculate PO Total Value needs to consider Free of Charge lines on a linked contract&lt;br /&gt;
* [MT] 3251 - Unplanned substitution request fails when trying to add a substitute item as direct delivery &lt;br /&gt;
* [MT] 3274 - fixed fault with deadlines on SkySharePublication WF Map (SR 27593)&lt;br /&gt;
* [MT] 3299 - In Progress quantity included on supplier count sheets in spite of the count category config (SR 27637)&lt;br /&gt;
* [MT] 3313 - Change column headings for the Supplier Inventory Count Sheet template and also un-hide column D, &amp;quot;Contracted Buffer Qty&amp;quot; too (ER 27619)&lt;br /&gt;
* [MT] 3325 - Suppliers HAVE to enter a In-Progress Value and accompanying Currency for a SupplierCountSheet even though the In-Progress qty column is set as zero (SR 27657)&lt;br /&gt;
* [MT] 3335  - Supplier Count - NullReference exception when attempting to create a new immediate count (SR 27675)&lt;br /&gt;
* [Bugfix] 2736 - Fixed validation errors on the &amp;quot;All Requisition Lines&amp;quot; grid on /Requisition/BackOrder/{id} not being presented to the user (SR 26227)&lt;br /&gt;
* [Bugfix] 2982 - PO Approval - bug fix. Check poConfiguration.PreApprovalLevel has a value before comparing against it (ER 26863)&lt;br /&gt;
* [Bugfix] 2982 - PO Approval - For POAirlineCfg_POApprovalOpt_ID = 1, we now check the PO total value against PO approval Sequences to determine if the user is within the value threshold before allowing Approval (ER 26863)&lt;br /&gt;
* [Bugfix] 3006 - Make &amp;quot;Add All Lines&amp;quot; and &amp;quot;Save&amp;quot; buttons available to SLX roles in the custom delivery schedule edit modal (SR 26317)&lt;br /&gt;
* [Bugfix] 3069 - Fix Station Item KPI default filter behaviour (Current Data Only? and Active Stations Only? filters)&lt;br /&gt;
* [Bugfix] 3090 - Before defining the Station Hubs you must first define the Airport Hubs and that when selecting a station hub you can only select stations that are located at one on the airport hubs (ER 26857)&lt;br /&gt;
* [Bugfix] 3098 - Trim whitespace (leading and/or trailing) from Item Code when creating a new Stock Item (ER 16334)&lt;br /&gt;
* [Bugfix] 3143 - For Requisition Approval, force users to enter a Approved Qty / QtyConfirmed that is greater than or equal to the StockOutQty (if _StockOutEmergency == 1). Nulls also allowed though, to indicate that the line is not approved. Also added a tooltip to the &amp;quot;Reset Stock-Out Lines&amp;quot; button (ER 26849)&lt;br /&gt;
* [Bugfix] 3159 - ItemSupplier Edit - fix collapsible panel behaviour&lt;br /&gt;
* [Bugfix] 3171 - Fixed a bug with the Active/Inactive indicator for AirlineSupplier's Main Supplier Contact, the bug was introduced by taskless changeset #36630&lt;br /&gt;
* [Bugfix] 3172 - Fixed Ultimate Warehouse control on PurchaseOrder/Create being disabled after a post-back with validation errors&lt;br /&gt;
* [Bugfix] 3174 - For the most part, fixed inconsistencies between stored StockLevel_ExpectedPurchaseOrdQty and the figures shown on the modal window which shows a breakdown of those values (SR 25929)&lt;br /&gt;
* [Bugfix] 3180 - Fixed StkItem_Uses not being nulled when a StockItem is updated from Disposable No -&amp;gt; Yes (SR 27353)&lt;br /&gt;
* [Bugfix] 3181 - Fix Supplier Count Category creation for users with single airline access (SR 27359)&lt;br /&gt;
* [Bugfix] 3204 - AirlineSupplier Additional Contact - fix bug with Contact Name validation&lt;br /&gt;
* [Bugfix] 3225 - ProvisioningRulesIndex - Fixed row expanding error if the field &amp;quot;Description&amp;quot; contains quotes&lt;br /&gt;
* [Bugfix] 3228 - Fixed Enhanced Exporting for Attachments Awaiting Approval index (SkyShare/AttachmentApprovalIndex)&lt;br /&gt;
* [Bugfix] 3231 - Fix &amp;quot;Days To Review&amp;quot; control not being immediately visible when editing an existing POA Rule which has Required set to true/yes. Also adjusted the title of the edit window on both POA Rules and POA's Issued i.e. from &amp;quot;Add / Edit...&amp;quot; to &amp;quot;Add/Edit...&amp;quot;&lt;br /&gt;
* [Bugfix] 3232 - Requisition/EditProvisional - disable Qty in Transit lookup if the requisition item has no assoicated station item&lt;br /&gt;
* [Bugfix] 3240 - Allow adding notes to SkyShare publications on both the PublicationEdit and PublicationIndex pages - on PublicationIndex this is done by attempting to edit a Publication which either the user does not have access to edit, or where the Publication status is not valid for editing. Dynamic DDL for PublicationType in editor only displays where appropriate and only displays appropriate options for the status of the Publication. Read only notes grid added to the PublicationShow page (ER 27415)&lt;br /&gt;
* [Bugfix] 3244 - RMA Mian index updated. RMAs with a status not eligible from editing from that page are now rendered with an inactive edit icon. (AwaitingApproval, Outstanding, Cancelled) (SR 27469)&lt;br /&gt;
* [Bugfix] 3256 - Changed Creation Date on Supplier Forecast Document Requests to include the time element in views (SR 24653)&lt;br /&gt;
* [Bugfix] 3258 - Fix AirlineSupplier/Index modal editing of ItemSupplier&lt;br /&gt;
* [Bugfix] 3261 - User account re-activation bug fix. 1. UserRegistration table definition had changed without UI developer's awareness. Now updated the model to be consistent with new database definition. 2. Changed UserRegistration ans UserQuestion checks, to perform a count rather than column select - more performant that way (SR 27551)&lt;br /&gt;
* [Bugfix] 3311 - Fix ItemWarehouse/Index grid id reference so that data is loaded correctly&lt;br /&gt;
&lt;br /&gt;
=Build 1.0.137.x=&lt;br /&gt;
'''Build 1.0.137.3''' ''(RS 03/08/2021, LSY 03/08/2021)''&lt;br /&gt;
* [New] 3322 - removed output caching for the SupportRequest Project table (SR 27647)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.137.2''' ''(RS 22/07/2021, LSY 22/07/2021)''&lt;br /&gt;
* [New] 3142 - Adapt &amp;quot;Current Count Performance&amp;quot; DashBoard to &amp;quot;Open Count&amp;quot; DashBoard (ER#26967). Re-arrange some code since a few reports will be moved into a different dashboard group (ER 26967)&lt;br /&gt;
* [New] 3147 - UI calls inflight Web Service when user creates a new REQ from a Requisition-Template. When adding a requisition item. call m/y to get the calculated Transit Qty and store that value against the new requisition detail record. Drop legacy template-based requisition generation SP and related objects (ER 27051)&lt;br /&gt;
* [New] 3155 - Power of Attorney UI (ER 27287)&lt;br /&gt;
* [New] 3168 - Add the ability to delete supplier count categories on page /SupplierCount/CategoryIndex&lt;br /&gt;
* [New] 3176 - Added Open Requisition (Current) to schema. Open Requisitions (Current) Dashboard chart.Develop an Open Requisitions Dashboard (ER #26969). Added ability to navigate from the series drill-down to show / edit view (ER 26969)&lt;br /&gt;
* [New] 3177 - Dashboard configuration. 1) It should be able to add (13) Supplier Relationship Manager to dashboard (5) Supplier Performance 2) It should be possible to add (14) Station Executive to dashboard (1) Station Performance&lt;br /&gt;
* [New] 3184 - JS script files that are included to specific pages/views are now only cached per portal version&lt;br /&gt;
* [New] 3186 - Provisioing Type - Added new column &amp;quot;Provisioing Type&amp;quot;&lt;br /&gt;
* [AuthServer] 3073 - Fixed reported error in Authentication server log from SkyTrack authentication (SR 13814)&lt;br /&gt;
* [MT] 2659 - Implement Transport Order document template (ER 24543)&lt;br /&gt;
* [MT] 2759 - Create new table to track contacts to whom a quotation request has been sent and key details of the reponse (ER 25121)&lt;br /&gt;
* [MT] 2774 - Spelling mistake in alert content related to Despatch confirmation (ER 26357)&lt;br /&gt;
* [MT] 2775 - Implement Transport Order Quotation request document template (ER 24543)&lt;br /&gt;
* [MT] 2776 - Maintain reference to documents produce related to Transport Orders (ER 24543)&lt;br /&gt;
* [MT] 2788 - Fix various SkyShare Publication table constraint problems (ER 26389)&lt;br /&gt;
* [MT] 2795 - INCO Term Location incorrectly set on Transport Order creation from Issue Out (ER 25327)&lt;br /&gt;
* [MT] 2815 - Change to SkyShare PublicationAccessLog to add _NeedsReview flag (ER 26353)&lt;br /&gt;
* [MT] 2818 - SAP StockLevel bulk update problems updating clone items (code improvement only) (ER 26243)&lt;br /&gt;
* [MT] 2852 - Change alert delivery mechanism to force SMTP use if an email address has been specified for a user rather than just the user ID (ER 24543)&lt;br /&gt;
* [MT] 2852 - Produce and send XML EDI for Transport Order (ER 24543)&lt;br /&gt;
* [MT] 2854 - Define EDI configuration table to hold EDI conf per transport supplier (ER 24543)&lt;br /&gt;
* [MT] 2862 - Minor fix to cover the telephone number updates too&lt;br /&gt;
* [MT] 2862 - User registration enhancement to check if unregistered contacts are now registered (ER 26565)&lt;br /&gt;
* [MT] 2864 - Change to auto PO submission to retain original requisition user rather than update the PO owner to system (ER 25985)&lt;br /&gt;
* [MT] 2866 - Add new column TransCargo_ContainerNo to TransportCarg table (ER 25121)&lt;br /&gt;
* [MT] 2871 - PO submission does not check the FreeOfCharge indicator when determining the value of a PO (ER 26029)&lt;br /&gt;
* [MT] 2897 - New SPL creation ca fail if no other par lavels exist for the station with _NextReqDate set in the future (ER 26657)&lt;br /&gt;
* [MT] 2900 - Ensure NWA tidies up redundant files on bulk load failure&lt;br /&gt;
* [MT] 2902 - Add failsafe to MT to detect and correct any occurences where the UI fails to sum backupQtys for &amp;quot;S&amp;quot; lines in inventory counts (ER 16286)&lt;br /&gt;
* [MT] 2907 - Improve MT error handling for a scenario that isnt handled very well today - GenerateStationRequisition (ER 26683)&lt;br /&gt;
* [MT] 2907 - Improve MT error handling for a scenario that isnt handled very well today (SR 26683)&lt;br /&gt;
* [MT] 2912 - Create new TransportOrderContacts table (ER 25121)&lt;br /&gt;
* [MT] 2913 - Change contact details in Transport Order email alert (ER 25215)&lt;br /&gt;
* [MT] 2915 - Create new table that links AdditionalPointOfContact and TransportContactPurpose (ER 26579)&lt;br /&gt;
* [MT] 2929 - New table to map Shipping container codes to FF Container Codes (ER 24543)&lt;br /&gt;
* [MT] 2932 - Privatize the distribution list for alerts sent from SkyShare when there are multiple users in the distribution (ER 26725)&lt;br /&gt;
* [MT] 2972 - Send an email to station SPMs if an approved Req spwns one or more emergency orders (ER 26847)&lt;br /&gt;
* [MT] 2983 - Add new column to TransportOrderNotes table (ER 25121)&lt;br /&gt;
* [MT] 2986 - Process inbound Transport Status messages (ER 24543)&lt;br /&gt;
* [MT] 3004 - Supplier Inventory Counts (ER 23967)&lt;br /&gt;
* [MT] 3015 - StationItem_CountDate not being set when new SPLs are being created against items that have been previously counted (ER 16332)&lt;br /&gt;
* [MT] 3018 - After user registration has concluded reset columns containing personal/security information as they are no longer needed (ER 26901)&lt;br /&gt;
* [MT] 3022 - Increase size of comment column of TransportStatusHistory (ER 25121)&lt;br /&gt;
* [MT] 3025 - Increase size of _Vessel,_TruckReg,_Voyage,_TransRef columns on Transport order tables and transaction related tables (ER 25121)&lt;br /&gt;
* [MT] 3028 - Workflow for Supplier Inventory Counts (ER 23967)&lt;br /&gt;
* [MT] 3047 - Clear various MRP Item Warehouse values during MRP initialisation in case it is a retry of a previous failure (ER 27015)&lt;br /&gt;
* [MT] 3050 - Add two new columns to Transportorder table to denote if Quotes and Approval are required (ER 25121)&lt;br /&gt;
* [MT] 3051 - Update the Transport Order creation process to set new _ApprovalReq and _QuoteReq columns (ER 25327)&lt;br /&gt;
* [MT] 3052 - Update to Transport Order workflow to handle all possible quotation and approval scenarios (ER 25215)&lt;br /&gt;
* [MT] 3055 - Update the Transport Order creation to set the destination Airport from Issue Outs (ER 25327)&lt;br /&gt;
* [MT] 3067 - Add ApprovedDate to SkyShare Publication and set on successful approval (ER 27079)&lt;br /&gt;
* [MT] 3069 - Problem with creation of split POs from CPOs where the contract couldn’t fulfil the requirement - ensure the split PO Approval details are not copied across from the source PO (ER 27087)&lt;br /&gt;
* [MT] 3079 - Spelling mistake in email alert related to Supplier chaser alert (ER 27139)&lt;br /&gt;
* [MT] 3084 - Inglight Services for Supplier Inventory Counts (ER 23967)&lt;br /&gt;
* [MT] 3085 - Supplier Count Sheet Template and count sheet handling (ER 23967)&lt;br /&gt;
* [MT] 3093 - SPM not able to submit a REQ that they have created for their own station if the REQ has been created from a template AND there are lines on the REQ with a zero-requested qty (ER 27209)&lt;br /&gt;
* [MT] 3146 - MT to offer a new Web Service call that will take input parameter(s) from the UI and will create a new REQ for a specified REQ-Template (ER 27051)&lt;br /&gt;
* [MT] 3148 - MT to offer a new Web Service call that will take input parameter(s) from the UI and will create a new REQ for a specified REQ-Template (ER 27051)&lt;br /&gt;
* [MT] 3152 - Error when trying to approve a SkyShare publication that supersedes an archived publication on Alpha (SR 26931)&lt;br /&gt;
* [MT] 3247 - Auto-dismissal of rejected SkyShare Publication always defaults to 10 day period regardless of configuration (SR 27463)&lt;br /&gt;
* [MT] 3262 - Fix MRP which was failing due to missing ItemSupplier column references in MRP stored procedures (SR 27569)&lt;br /&gt;
* [Bugfix] 3029 - Transport Orders - correct the position of the Contacts tab&lt;br /&gt;
* [Bugfix] 3070 - /Report/GeneralIndex?report=StationKPIDetails - fixed so thast the grid pagination shows the number of records when loading the report with any pre-filters (ER 27093)&lt;br /&gt;
* [Bugfix] 3160 - Removed ProvLoad_UOffset and ProvLoad_OOffset from the model definition as these were removed from the DB some time ago now (SR 27293)&lt;br /&gt;
* [Bugfix] 3167 - Fixed unfriendly error logged when Weeks Between Counts left blank on page /SupplierCount/EditCategory&lt;br /&gt;
* [Bugfix] 3222 - Re-configure error handling for Supplier Cont batch updates - do not cancel any changes when a model error occurs - so that users are not forced to re-enter everything. Rather, they can recitfy the previously entered data&lt;br /&gt;
* [Bugfix] 3257 - Ensure Airline_SLXProdCfg_ID is not reset when updating the Airline table&lt;br /&gt;
&lt;br /&gt;
=Older builds and patches=&lt;br /&gt;
'''Build 1.0.136.0''' ''(RS 01/07/2021, LSY 01/07/2021)''&lt;br /&gt;
* [New] 2939 -  UI work to cater for the changes to SkyShare Publication Attachments - Attachments added to publications after the publication becomes active require approval of their own. There is a new index page listing all attachments requiring approval, badges are shown on attachment grids to show whether they are new (added after publication became active), and whether they are approved, rejected, or require approval. Also fixed a bug with the PDF viewer which didn't enable the acknowledge (and the new Approve/Reject) buttons when the user had reached the bottom of the document  (ER 26719)&lt;br /&gt;
* [New] 2940 -  UI work to cater for the changes to SkyShare Publication Attachments - Attachments added to publications after the publication becomes active require approval of their own. There is a new index page listing all attachments requiring approval, badges are shown on attachment grids to show whether they are new (added after publication became active), and whether they are approved, rejected, or require approval. Also fixed a bug with the PDF viewer which didn't enable the acknowledge (and the new Approve/Reject) buttons when the user had reached the bottom of the document  (ER 26719)&lt;br /&gt;
* [New] 3003 - Supplier Inventory Counts - added a few view models, service code and view code. Supplier Inventory Counts. Implemented function to set the actual count date. Supplier Count Index main grid with enhanced exports. Added some new view models for future UI work. SupplierCountCategoryEdit - updated validation. Implemented supplier count basic edits (item qtys, and dates, values  &amp;amp; currencies at item level).  Supplier Count Details grid added to the main index grid (nested grid).  Updated the TextArea EditorTemplate to use Kendo.TextArea, and updated StationCount/Edit as a result of this change. Implemented functionality to add items to an existing count. Implemented Submit and Count Cancellation (sans M/T interaction). Conditionally hide/show item count qty columns as per category configuration. Added stub files for Count sheet uploads. Added Excahnge Fies DDL to Category maintenance. Added in M/T service calls for Create, Submit, Cancel. Added SupplierFileUpload/Erro model to the DB Context. Data population script added for new DocumentRequestType - SuppliercountSheet. Implement Count sheet uploads and uplod file error index. Implemented ability to dowbload blank count sheets. Fixed menu highlighting, and moved some business logic from the model to the service layer, performed on the submit process. Fixed up authorization (removed Warehouse Customer Services from access). Allowed Supplier Relationship Manager (RO) to view counts (at the moment just the index grid can be viewed - there is no Show page available yet). Added validation on Count categories to limit count days of week to two days. Consecutive days are not permitted eithers. Added a modal for Supplier Count Summary. Supplier Count model updates to reflect recent DB updates (row_version added) (ER 23967)&lt;br /&gt;
* [New] 3081 - Added Par Level Status column to Network Inventory Valuation report (SR 22431)&lt;br /&gt;
* [New] 3090 - Added AilrineHubStations to the model. Airline Edit. Added Hub Stations lookup. Display-only. Airline page - updated the Show summary modal view to include Hub Stations. Airline - Hub Stations insert and edit implemented. Airline - completed Hub Station maintenance (SR 26857)&lt;br /&gt;
* [New] 3098 - Added a warning to the StockItem Add page to warn the user if the entered Item Code has leading/trailing white space that will be removed (ER 16334)&lt;br /&gt;
* [New] 3131 - Renamed &amp;quot;Unit of Measure&amp;quot; field to &amp;quot;UOM&amp;quot;, and &amp;quot;Variance Quantity&amp;quot; to &amp;quot;Variance Qty&amp;quot;. Conditionally* rename &amp;quot;Expected Closing Inventory&amp;quot;, &amp;quot;Variance Qty&amp;quot;, and &amp;quot;Variance Value&amp;quot; to &amp;quot;Expected Closing Inventory With Consumption&amp;quot;, &amp;quot;Variance With Consumption&amp;quot;, and &amp;quot;Variance Value With Consumption&amp;quot;. Conditionally* added new fields &amp;quot;Expected Closing Inventory Without Consumption&amp;quot;, &amp;quot;Variance Without Consumption&amp;quot;, and &amp;quot;Variance Value Without Consumption&amp;quot; Only show the &amp;quot;Target Float Level&amp;quot; and &amp;quot;Target Backup Level&amp;quot; fields if the condition* is met. All on Station Count Review page. * The condition is that Station_UseExternalTargetQtys = 1. Added tooltips to both Expected Closing Qty fields and both Variance Qty fields as per spec (ER 16370)&lt;br /&gt;
* [New] 3134 - Extend the Station Count Details Report to include 2x extra values/colums: 1) Caterer Comments 2) 4PL Comments (ER 27071)&lt;br /&gt;
* [New] 3135 - Added Publ_ApprDate to the SkyShare Publication pages (Show and Edit) (ER 27079)&lt;br /&gt;
* [New] 3140 - Adapt UI so Appropriate Dashboards only are displayed based on the UserRole and that they are displayed in the correct sequence&lt;br /&gt;
* [New] 3141 - Enhance UI for dashboard Configuation to control which UserRoles can be assigned to which Dashboard Groups. Updated CommonTypes enumeration Dashboard groups (now contains 10 groups), and updated user role selection logic to use new enumerated values&lt;br /&gt;
* [MT] 2907 - Improve MT error handling for a scenario that isnt handled very well today - GenerateStationRequisition (SR 26683)&lt;br /&gt;
* [MT] 3069 - MT has attempted to create a split PO in status: Awaiting Approval but incorrectly set POrdHdr_AppDate; this should obviously be null for a PO in status: Awaiting Approval (SR 27087)&lt;br /&gt;
* [MT] 3079 - There's a typo in the Chase Supplier Commitment Email alert body text (SR 27139)&lt;br /&gt;
* [MT] 3093 - SPM not able to submit a REQ that they have created for their own station if the REQ has been created from a template AND there are lines on the REQ with a zero-requested qty (SR 27209)&lt;br /&gt;
* [Bugfix] 2861 - Fixed label that indicates an AirlineSupplier main or extra contact is NOT linked to a user account (Sky Suite vs SkySuite), added an indicator for whether the linked user is active or not, and added in a warning that gets presented whenever the user tries to change an AirlineSupplier main or extra contact's Email Address (if it was previously linked to a user account) (ER 26565)&lt;br /&gt;
* [Bugfix] 2917 - Next Count Date is now defaulted to NULL when setting up a new Station Count Category, which causes the MT to calculate it appropriately based on the schedule (rather than default to a year into the future) (SR 26707)&lt;br /&gt;
* [Bugfix] 3045 - StockItem/Edit - correct the Item Pack disabled deletion tooltip&lt;br /&gt;
* [Bugfix] 3086 - Added validation when creating a PO, so that if Destination Type is Warehouse via Warehouse Transfer, a value must be selected for BOTH warehouses (22903)&lt;br /&gt;
* [Bugfix] 3087 - Fixed a script error on MRP Item/Warehouse Supply Parameters page which caused the Edit modal for Item Warehouse records not to render correctly. Looks to have been caused by refactoring / inconsistent use of IIFE's (SR 27159)&lt;br /&gt;
* [Bugfix] 3088 - Fixed a bug on Station Edit page whereby the Active flag does not become editable when defaults have only just been set up (i.e. no refresh or page load since creating the defaults). Also re-introduced a key to Labels.resx which was accidentally lost in a previous changeset (SR 27175)&lt;br /&gt;
* [Bugfix] 3089 - User registration. Detect Airport Location selection (for caterer role). this fixes the page buttons, so that when the User Role Group selection is changed, followed by Sitre and Port selections, the 'Update' button become active (SR 27191)&lt;br /&gt;
* [Bugfix] 3092 - Fixed volume conversions, for Requisition Approval (SR 27207)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.135.2''' ''(RS 24/06/2021, LSY 24/06/2021)''&lt;br /&gt;
* [New] 2982 - Add USer Role UID 3 to PO Approval authorized list (ER 26863)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.135.1''' ''(RS 24/06/2021, LSY 24/06/2021)''&lt;br /&gt;
* [New] 2982 - Implement use of PurchaseOrderAirlineConfig.POAirlineCfg_POApprAuthRoles, a list of authorised roles that can approve POs. It is assumed that this list will not go beyond 1,2,4, 16, 17 (ER 26863)&lt;br /&gt;
* [New] 2996 - BaseStationEdit updated. Port_ID property changed to be nullable to allow the Required Attribute to function (SR 26895)&lt;br /&gt;
* [New] 2997 - Change child StationDefaults grid on Station index to display user-friendly Days of Week in the &amp;quot;Ordering Frequency&amp;quot; column. E.g. for YNNYNNN it would display &amp;quot;Monday, Thursday&amp;quot; (SR 26893)&lt;br /&gt;
* [New] 3001 - ItemSupplier Edit page (non-modal) updated to show last count details in relation to supplier Counts. Note that there is no ItemSupplier show page (ER 23967)&lt;br /&gt;
* [New] 3002 - Added Supplier Inventory Count Category Index. Display-only at this juncture. Supplier Count Categories - implemention of edit functionality ( creation is not yet implemented). Supplier Count Category - implemented creation functionality and enhanced export. StationCount/EditCategory - updated menu highlight references since the menu IDs have changed (ER 23967)&lt;br /&gt;
* [New] 3008 - Add additional data (extra columns) when user updates SPLs using default values (ER 26903)&lt;br /&gt;
* [New] 3039 - Enhanced Exporting for the Airline Supplier index grid&lt;br /&gt;
* [New] 3040 - Enhanced Exporting for Station Count Category index grid&lt;br /&gt;
* [New] 3041 - Added a &amp;quot;Empty/Unset&amp;quot; option when filtering by Pallet Standard on Warehouse index grid&lt;br /&gt;
* [New] 3049 - TransportOrder summary/show. Changed the layout of the elements on the page according to the length of data in the Vessel field. This field now has a max length 100, which potentially can cause it's value to spill over other field values if not handled correctly. In this case, we need to spread the data over more rows&lt;br /&gt;
* [New] 3053 - Transport Order show page updated to show Quote Required and Approval Required fields. These fields are hidden if appropriate as per cost-sensitive rules. IssueHeader, StationReturnHeader, TransportRouting, WarehouseTransFerHEader model updates elating to TransRef and Vessel length increases&lt;br /&gt;
* [New] 3058 - Changed tooltips and labels which refer to the SkyShare Publ_ReadByDate field so that they use the wording &amp;quot;Review-By-Date&amp;quot; (with the hyphens), and removed useless &amp;quot;???&amp;quot; comments from PublicationTypeEdit.cs (ER 27027)&lt;br /&gt;
* [New] 3059 - Issue/Edit - increase field length for input field Transport Ref.&lt;br /&gt;
* [New] 3061 - Added some server-side validation for the 3 dates on a SkyShare Publication record: * If set, Review By date must be in the future * If set, Valid To date must be in the future * If both set, Valid From date must be on or after Review By date * During approval only, Review By date must be specified (ER 27057)&lt;br /&gt;
* [New] 3065 - Added a &amp;quot;Destination Depot&amp;quot; column to the grid on ItemSupplier/TransportDetails/{ID} which shows either Station_Depot or Whse_Depot (ER 27067)&lt;br /&gt;
* [Bugfix] 2169 - Added validation to ensure every delivery on a Vendor's custom delivery schedule has at least one item on it, and made a fix to the InvoicingEnabled, ContractsEnabled, and SupConfReqd checks in BaseController.CheckSessionData to cater for situations where an airline doesn't have a PurchaseOrderAirlineConfig record (no task for this - just something I stumbled upon)&lt;br /&gt;
* [Bugfix] 2782 - Fixed Unread/Overdue filtering on SkyShare PublicationIndex which was working previously but stopped working when the page was converted to use IIFEs and kendoGridHelper (ER 26349)&lt;br /&gt;
* [Bugfix] 2886 - ItemPack maintenance. Corrected the calculation of Pallet Height (ER 26611)&lt;br /&gt;
* [Bugfix] 2895 - Fixed an issue with user-filter loading when one or more stored filters are based on date fields (SR 26643)&lt;br /&gt;
* [Bugfix] 2918 - Fixed &amp;quot;Active&amp;quot; option appearing in Status filter options on the SkyShare publications listing when the page is meant to only show those which are Awaiting Approval. Modified behaviour of Edit button on publications listing so that it's disabled for Rejected publications which no longer have an active workitem, and added a check when requesting the edit page (for any status publication other than provisional), to ensure that the associated workitem is not stuck at an exception step. Modified query for publications listing so that if the only link granting the user access to the publication is via the distribution list, then the publication must either be Active or Archived (previously it had to be Active) (ER 26609)&lt;br /&gt;
* [Bugfix] 2920 - Across all pages previously identified (which need to either show or allow editing for the new Emergency Order flag and associated comment), added logic as per Petr's suggestion to take user role and PO status into account (with regards to deciding whether to show it read-only or editable) (ER 25171)&lt;br /&gt;
* [Bugfix] 2968 - ixed validation errors not being presented (particularly when a field contains &amp;quot;potentially unsafe&amp;quot; characters such as &amp;lt; or &amp;gt;) on the Additional Contacts grids (found at Station and Warehouse level)&lt;br /&gt;
* [Bugfix] 3016 - On Show SkyShare publication page, modified the &amp;quot;Applies To&amp;quot; panel to also show the &amp;quot;Publication supercedes the following&amp;quot; (PrevPub_ID) field, and renamed the panel back to &amp;quot;Optional Fields&amp;quot; for clarity. Also, on both Show and Edit publication pages, tidied up label and control widths in the header area to neaten up the display and improve for smaller screens etc (SR 26933)&lt;br /&gt;
* [Bugfix] 3020 - Page /NetworkAnalysis/ExternalForecastData should accept only a limited set of file extensions. Added Upload restrictions popup&lt;br /&gt;
* [Bugfix] 3029 - Transport Order sub-menu items re-ordered to be consistent in the index ans show pages. Note: As perVSO#2947 - The Quotatins tab is not implemented, awaiting a task to specifiy the details for that&lt;br /&gt;
* [Bugfix] 3031 - Filtered out inactive airline data from Market index&lt;br /&gt;
* [Bugfix] 3043 - Fixed validation for email address changes made on EditUserDetail page (the page for editing users other than yourself) - if email address change is detected, email confirmation field must be non-empty and identical&lt;br /&gt;
* [Bugfix] 3045 - Better handle ItemPack deletions on page /StockItem/Edit/..., tab Item Packs&lt;br /&gt;
* [Bugfix] 3046 -  Item Pack maintenance. Fix pallet validaiton when creating different structures (non 'A'structures)&lt;br /&gt;
* [Bugfix] 3048 - Specified suitable minimum and maximum values for existing numeric filter templates and added a variety of extra templates for use in numeric filters. Min &amp;amp; max values based on data type range unless specified otherwise. Changed the filter for &amp;quot;Drop Pick Time&amp;quot; field on Station/TransportChainIndex, WarehouseTransfer/IWTTransportChainsIndex, and ItemSupplier/SupplierTransportIndex to use the Byte-based filter (0-255). Added in placeholder text for numerical filter templates - but only for those intended for Byte or Short data types because Integer value range is too big to fit into such a placeholder&lt;br /&gt;
* [Bugfix] 3057 - PO Invoice Index / Invoices Awaitng Approval index bug fix. The editor popup for the PO Tracking Notes grid was not loading due to an issue with a href attribute (value '#') present in the UploadRestrictions element. It caused a compilation error in the client template&lt;br /&gt;
* [Bugfix] 3060 - On SkyShare Publication Show and Edit pages, remove the &amp;quot;Distribution Details&amp;quot; and &amp;quot;Approval Details&amp;quot; buttons when the user is not the correct role AND they are not the one who created the publication (SR 27053)&lt;br /&gt;
* [Bugfix] 3062 - Redirect user back to NetworkAnalysis/AwaitingDecisionIndex after successfully processing an NWA on NetworkAnalysis/Progress/{ID} (SR 27063)&lt;br /&gt;
* [Bugfix] 3064 - Add pre-filters to RMA Details report as per the original specification&lt;br /&gt;
* [Bugfix] 3066 - Allow PO lines to be added to a delivery schedule with a zero qty (SR 27045)&lt;br /&gt;
* [Bugfix] 3066 - Improvementsmade when supplier commits to a custom delivery schedule which they have specified - in the scenario where they have failed to include one or more PO lines in their schedule (SR 27045)&lt;br /&gt;
* [Bugfix] 3068 - StaionItem KPI report. Add 'Current Data Only?' and 'Active Stations Only?' pre-filters&lt;br /&gt;
* [Bugfix] 3070 - Pre-filtered KPI reports fix so that the pagination (number of records and pages) are shown when applying pre-filters (SR 27093)&lt;br /&gt;
* [Bugfix] 3075 - Modified queries used for data retrieval on the 3 File Register pages (ErrorsIndex, ReceivedIndex, SentIndex) so that the results include files sent to/from an organization which isn't an airline (SR 15680)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.134.1''' ''(RS 07/06/2021, LSY 07/06/2021)''&lt;br /&gt;
* [AuthServer] 3076 - Filter out Dummy Airline (ID: 100) from the airlines to choose from when registering a new account (SR 15782)&lt;br /&gt;
* [Bugfix] 3072 - Fixed the ability to raise direct delivery purchase orders (SR 27115)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.134.0''' ''(RS 03/06/2021, LSY 03/06/2021)''&lt;br /&gt;
* [New] 2926 - Several KPI reports have been enhanced to offer pre-filtering (data filtering before loading the data grid) (SR 16314)&lt;br /&gt;
* [New] 2984 - Transport Order Note - implemented ability in note creation to configure if a note will be visible to suppliers. Supplier roles can only view supplier-visible notes (ER 25795)&lt;br /&gt;
* [New] 3011 - Extended SkyShare PublicationAttachment auditing to cater for inserts (ER 26583)&lt;br /&gt;
* [Bugfix] 2823 - User registration review. When the registration details are complete on page load, ensure the Confim button the active&lt;br /&gt;
* [Bugfix] 2858 - Fixes to new test findings. 1) Update StationReturnTemplateHeader.RMATempHdr_Upd_UserDet_ID when changes are made to template details (lines). This should be captured at the same time as the last modified date 2) In the Add New Template Item modal window, when you select a stock item in the Item Code DDL, default the Default Quantity control to 0. Currently, it is 0 before you select an item but then changes to &amp;quot;Enter value&amp;quot; (ER 24357)&lt;br /&gt;
* [Bugfix] 2921 - StockItem/Edit - New ItemSupplier functionality fix . When looking to default Pallet configuraiton data, ItemWarehouse data ajax call now changed - removing the DataSourceRequest configuration (ER 26611)&lt;br /&gt;
* [Bugfix] 2945 - Fixed incorrect role access for interface pages (Airline WMS Mapping, Supplier MS Mapping, and WMS Identification Codes), and added missing toolbar to the grid on WMSIdentificationCodeIndex page (ER 26779)&lt;br /&gt;
* [Bugfix] 2961 - Fixed criteria for edit vs readOnly mode on /Station/Items and enhanced so that in read only mode, it still renders most of the page (just not the bits for editing) (SR 26767)&lt;br /&gt;
* [Bugfix] 2989 - Sorted &amp;quot;Project&amp;quot; DDL on ticket / ER edit page (SR 26885)&lt;br /&gt;
* [Bugfix] 2990 - Removed duplicate &amp;quot;Par Level Status&amp;quot; field from StationItem listing (SR 26879)&lt;br /&gt;
* [Bugfix] 2992 - AircraftProvisioningCodeVersion maintenance bugs fixed - specifically around overlapping date handling (SR 26887)&lt;br /&gt;
* [Bugfix] 3007 - Fix Station/Index Depot column filters (SR 26913)&lt;br /&gt;
* [Bugfix] 3013 - ItemSupplier/Edit. Added missing JS script reference&lt;br /&gt;
* [Bugfix] 3014 - Dropped calculated column 'ExpectedClosingCount' from View_StationCountDetailForEdit, and code model. StationCount/Review item grid updated to used db column StCntDet_ExpectedClosingQty (SR 16332)&lt;br /&gt;
* [Bugfix] 3017 - Fix RMA Index export bug (SR 26927)&lt;br /&gt;
* [Bugfix] 3019 - Fix to message presentation for SkyShare publication attachment deletions that have been read/downbloaded/acknowledged by anyone (SR 26935)&lt;br /&gt;
* [Bugfix] 3023 - Fixed - problems with file uploads on page /PurchaseInvoice/Show/&lt;br /&gt;
* [Bugfix] 3024 - Better handle uploads of big files on page /NetworkAnalysis&lt;br /&gt;
* [Bugfix] 3026 - Freight forwarders should not have access to page /Airline/WMSIdentificationCodeIndex or Airline-Supplier Mapping Index&lt;br /&gt;
* [Bugfix] 3030 - Roles 16 &amp;amp; 17 should be able to edit StationItem data, thus an Edit button/icon should be offered to users with that role on the /Station/ParLevelIndex page (SR 26975)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.133.3''' ''(RS 31/05/2021, LSY 31/05/2021)''&lt;br /&gt;
* [Bugfix] 3044 - Item Pack creation. Fix handling of struture code changes, and how the pack level is set and persisted in the model (SR 26923)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.133.2''' ''(RS 27/05/2021, LSY 27/05/2021)''&lt;br /&gt;
* [New] 2918 - Renamed &amp;quot;Approve/Alter Publications&amp;quot; menu option to &amp;quot;Approve Publications&amp;quot;, and corrected visibility for the roles which have access. Approve Publications listing no longer shows Active SkyShare Publications. Fixed menu highlight issue on Publication Types index, and an improvement to Enhanced Exporting to allow invoking _Export methods which have additional (optional) parameters (to fix export on Approve Publications index - it was exporting all publications rather than just ones awaiting approval) (ER 26609)&lt;br /&gt;
* [New] 2921 - StockItem/Edit - Item Supplier creation. When there is no pallet item pack defined for an item, the Pallet Type in the new box should default from Whse_PalletStd_ID (if there is only one warehouse linked ot the item) (ER 26611)&lt;br /&gt;
* [New] 2944 - Allowed Supplier Manager role access to Airline Supplier listing, StockLevel report, and Network Inventory Valuation report (ER 26775)&lt;br /&gt;
* [New] 2945 - Added 2 fields to AirlineWMS index grid, and a child grid to display related WMSIdentificationCode data. Renamed the &amp;quot;Warehouse/Station Related&amp;quot; menu to &amp;quot;Warehouse/Station/Supplier Related&amp;quot; and added 2 new options - one which is similar to the AirlineWMS Mapping option but instead shows SupplierMSCodeMapping data (as well as a child grid to show the related WMSIdentificationCodes), and the other which simply shows ALL WMSIdentificationCode data (ER 26779)&lt;br /&gt;
* [New] 2946 - Menu Items resource file updated for Transport Oders. Set up menu for Transport management Daily activities (ER 26787)&lt;br /&gt;
* [New] 2947 - Transport Order index grid added to the UI. Display-only at this juncture. UI to support the Create/review TransportOrders menu option. Implemented enhanced exporting for the Transport Order index (ER 26787)&lt;br /&gt;
* [New] 2948 - Hide Cost details on Show Transport Order window if Role is a a FF (18) (ER 25955)&lt;br /&gt;
* [New] 2949 - Removed menu option for Approve/Alter Requisitions for Groundhandlers and Caterers, plus ensured that the related controller action doesn't allow them access (ER 26799)&lt;br /&gt;
* [New] 2962 - Bring Tail Edit modal up to UI standards&lt;br /&gt;
* [New] 2963 - SSIM Flight Filters - bring up to UI standards&lt;br /&gt;
* [New] 2964 - Add logic to only render the &amp;quot;Item Notes&amp;quot; child grid (and tab) if the user's role is appropriate. 3 pages affected - /StockItem/ItemCatalogueIndex /StationCount/ItemCatalogueIndex and /StockItem/Index (ER 26845)&lt;br /&gt;
* [New] 2969 - Highlight station orders that were raised as Emergency Shipments (SR 26837)&lt;br /&gt;
* [New] 2970 - Highlight Req-lines which were flagged as Stock-Out Emergencies on a Requisition (ER 26841)&lt;br /&gt;
* [New] 2977 - Added a means to validate file uploads against a blacklist of disallowed file extensions - configurable in web.config. Also added a link users can click to see the upload restrictions (including the maximum size and either the whitelisted extensions or the blacklisted ones - depending on whether or not we are using a whitelist on that given upload control) (ER 26827)&lt;br /&gt;
* [New] 2978 - AirlineEdit, UploadExternalStationItemFile views updated to use the 'MaxRequestLength ' from the web.config as the maximum file size value. Maximum file size handling. POInvoice/Upload and PO/Upload updated to show the maximum file/input stream size. Replace hard-coded file size limits with web configuration settings for PO &amp;amp; Invoice file uploads. Updated FileManager JS file to handle file size validations, and provide file upload help. Relocated several js files out of the common folder and updated references. AirlineSupplier/Edit updated to validate the file size. Despite the fact that there is a help to show the max file size - it was not being enforced. NWA/ExteralForecastData, StockItem/AddImage views updated to validate maximum file size during uploads. StockItem/AddImage views updated to validate maximum file size during uploads. NWA/ForecastChanges. Implemented max file-size validations (SR 26827)&lt;br /&gt;
* [Bugfix] 2857 - Fixed bug in OrganizationSiteMap Update logic (ER 26561)&lt;br /&gt;
* [Bugfix] 2858 - RMA Template fixes. 1. Allow zero qty against template items 2. Ensure RMATempHdr_LastModDate is updated as appropriate 3. Fix the temaplte toolbar functionality on the index page (ER 24357)&lt;br /&gt;
* [Bugfix] 2870 - Further changes to functionality which updates associated AirlineSupplier, AirlineSupplierContact, and AdditionalPointOfContact records when linked UserDetail changes. Namely, TelNo and FaxNo are now copied across too - assuming the new value for those fields isn't null (ER 26565)&lt;br /&gt;
* [Bugfix] 2886 - Fixed the No of Layers calculation in the service model for ItemSupplierPalletConfiguration, ItemWarehousePalletConfiguratio, ItemPackSummary. This in turn fixes pallet height results (ER 26611)&lt;br /&gt;
* [Bugfix] 2911 - Fixed an unfriendly error message on the SkyShare Publication Edit page, which was specific to Rejected publications with a still-active workitem. On post-back (e.g. Save &amp;amp; Continue), the wkf variable was not set if the ModelState was invalid which caused all controls to be rendered readonly (as if the workitem had ended), which highlighted an error in the markup (&amp;quot;Templates can only be used...etc&amp;quot;) (ER 26113)&lt;br /&gt;
* [Bugfix] 2920 - Added EmergencyOrder flag (and Note) as readonly fields to /PurchaseInvoice/Commit and added editable controls for the same fields on /PurchaseOrder/EditPendingUserInputPurchaseOrder (ER 25171)&lt;br /&gt;
* [Bugfix] 2928 - Fixed navigation and menu highlighting issues around support area - No matter which listing you use to reach a ticket (or ER) (Index, Enhancements, WatchList, AssignIndex), the appropriate menu item should be highlighted and pressing the &amp;quot;Back&amp;quot; button (or any other button which results in leaving the page e.g. Save &amp;amp; Exit) should take you back to the same listing (SR 26733)&lt;br /&gt;
* [Bugfix] 2930 - Fixed issues editing recently added Mapping records in the UI&lt;br /&gt;
* [Bugfix] 2950 - ScheduleTaskConfig grid (on page /System/GeneralSchedulerIndex) changed to no longer filter-out non-editable records. Instead, it simply won't show the edit button for those (ER 26783)&lt;br /&gt;
* [Bugfix] 2951 - Fixed NWA creation bug for single-airline access users (SR 26825)&lt;br /&gt;
* [Bugfix] 2953 - View_RequisitionDetailLoadingGroup.QtyPerDefaultPack datatype cast as integer (SR 26761)&lt;br /&gt;
* [Bugfix] 2954 - Fixed navigation looping issue when using Back button on EditRestrictedPurchaseOrder page (after taking the route to add PO Tracking Notes) (ER 26801)&lt;br /&gt;
* [Bugfix] 2960 - Limited the text box used for Warehouse Operating Times (for notes) to 512 characters and added a remaining characters indicator&lt;br /&gt;
* [Bugfix] 2967 - Prevent ItemSupplier deletion if it is referenced&lt;br /&gt;
* [Bugfix] 2974 - Requisition/Show page updated to include TransportOrders grid and lookup (ER 25795)&lt;br /&gt;
* [Bugfix] 2988 - Station Count cancellation - redirect to Index Action after cancellation success&lt;br /&gt;
* [Bugfix] 2992 - AircraftProvisioningFlat model configuration updated to match model (was missing Qty, and FLD_ID columns) (SR 26887)&lt;br /&gt;
* [Bugfix] 2993 - Fixed Purchase Order sub-menu for Supplier role&lt;br /&gt;
* [Bugfix] 2994 - Merge labels resource file to release branch 1.0.133.x (SR 26889)&lt;br /&gt;
* [Bugfix] 2994 - StationCountCategoryIndex -added a 'Active Station' column, defaulted to filter out inactive stations. Grid datasource query updated to allow all stations to be included in data result (SR 26889)&lt;br /&gt;
* [Bugfix] 3032 - Show and Edit Count Category pages are displaying 3x configuration values oddly/wrongly - FIXED (SR 27001)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.132.6''' ''(RS 21/05/2021, LSY 21/05/2021)''&lt;br /&gt;
* [Bugfix] 3009 - fix bug preventing Caterers (with single station access) from raising new RMA (SR 26917)&lt;br /&gt;
* [Bugfix] 3010 - fix UOM conversion bug (invalid function refernece (SR 16336)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.132.5''' ''(RS 20/05/2021, LSY 20/05/2021)''&lt;br /&gt;
* [New] 2413 - Add Stackable flag to StockItem edit / add UI. Also added as an optional (default hidden) column on StockItem index (ER 25019)&lt;br /&gt;
* [New] 2844 - Added link to wiki homepage from user menu (SR 26529)&lt;br /&gt;
* [New] 2845 - Capture Organization Type when creating a new Airline Supplier - required before Organization Site DDL can be selected, and functionality to detect existing user account when updating the Airline Supplier contacts (both main contacts and additional contacts) (ER 26451)&lt;br /&gt;
* [New] 2857 - Added OrganizationSiteMap to the model. Organization Site code Edit - added 'Alternative Site Codes' lookup (display only). Work includes data retrieval and grid display for OrganizationSiteMap data. Changes to OrganizationSite UI pages to support the database change identified by task 2856 (ER 26561)&lt;br /&gt;
* [New] 2858 - Implementation of RMA Template maintenance. Implemented RMA creation from templates. RMA creation from templates - final development (ER 24357)&lt;br /&gt;
* [New] 2861 - Capture Organization Type when creating a new Airline Supplier - required before Organization Site DDL can be selected, and functionality to detect existing user account when updating the Airline Supplier contacts (both main contacts and additional contacts) (ER 26565)&lt;br /&gt;
* [New] 2869 - Added PalletStandard to the model. Implementation of PalletStandard index grid (read only). PalletStandard model update, due to schema change. UI to maintain PalletStandard data (ER #26593) - complete (ER 26593)&lt;br /&gt;
* [New] 2870 - When editing a user's email address (either your own or someone else's), UI looks up any linked AirlineSupplier, AirlineSupplierContact, and AdditionalPointOfContact records, and updates the email there too. Also, when you change your own password, looks up records in those same tables to ensure the _Active flag is = true (ER 26565)&lt;br /&gt;
* [New] 2873 - Added 3 new fields to the warehouse edit &amp;amp; show pages (For Pallet Standard, Optimum Pallet Height, and DIMS Unit) and the ability to manage Additional Contacts for the warehouse (which uses the new AdditionalPointOfContact table) (ER 26601)&lt;br /&gt;
* [New] 2874 - Added 3 new fields to the warehouse edit &amp;amp; show pages (For Pallet Standard, Optimum Pallet Height, and DIMS Unit) and the ability to manage Additional Contacts for the warehouse (which uses the new AdditionalPointOfContact table) (ER 26579)&lt;br /&gt;
* [New] 2875 - Add controls to manage Additional Contacts when editing Stations, which uses the new AdditionalPointOfContact table (ER 26579)&lt;br /&gt;
* [New] 2876 - Auditing for SkyShare Publication Attachments - Deletions and Updates handled only. Also added a grid to show this information to the Publication Index, and the Edit and Show Publication pages (ER 26583)&lt;br /&gt;
* [New] 2884 - Added PublicationNote/Type to the model. SkyShare Publications - when reviewing, allow reviewer comments to be captured in the UI. Comments are captured to PublicationNote. Also added some ValidateAntiForgeryToken attributes to several actions - more will be needed I assume. Added a stylesheet for SkyShare. Skyshare publication notes - implemented grid in the publication edit page (ER 26501)&lt;br /&gt;
* [New] 2885 - ItemWarehouse - model updates. Model updates to ItemPack and PalletStandard. ItemWarehouseIndex updated to include new column PalContent_TotalQty ('Optimum Qty per Pallet'). Added ItemWarehouse model custom method helpers for pallet configurations. ItwmWarehouse changes to accomodate optimum pallet configurations - part 1. More work to be done (next week). ItemWarehouse edit functionality to implement defaulting optimised pallet configuration values from ItemPack. ItemWarehouse summary model and show pages updated to include pallet configuration data. UI changes necessary to accommodate schema changes made to the ItemWarehouse table - complete (ER 26337)&lt;br /&gt;
* [New] 2886 - ItemPAck changes. Initial development. Changes to ItemPack and StockUnit model. Added the Pallet Configuration modal which is currently loaded from the StockItem Index page, via the Item Pack nested grid. Added Pallet Configuration modal to the StockItem/Edit page. Item PAck edit updates - automatically convert dimsension values when the unit changes. ItemPack maintenance - added new widgets for Pallet Standards. Note: Still a work in progress. ItemPack maintenance. When selecting a Pallet for a new pack, default the pallet standard settings to the pack, ensuring pack dimensions are calculated (and possibly unit-converted) from pallet standards and the lower level pack.  ItemPack - pallet configuration modal updated to include (Item)Warehouse configuration data. Changes to ItemPack pages as a result of recent Improvements to PalletConfiguration. Added check for width or depth of the pack exceeding the dimensions of the pallet. Validate the slected StockUnit - only one pallet per pack structure is permitted. ItemPack page updates for Pallet configurations. Final development. ItemPack Pallet configuration modal - added Supplier configurations grid (ER 26611)&lt;br /&gt;
* [New] 2890 - Label for Despatch Date control on Station Return Approval page updated to match with the one on EditProvisional, and fixed the date not being read from the DB on the Approval page&lt;br /&gt;
* [New] 2892 - Adjusted resource message text&lt;br /&gt;
* [New] 2904 - StockLevels/Transactions sub-grid. Display Destination by default&lt;br /&gt;
* [New] 2909 - Fixed property names on the SkyShare PublicationEdit viewModel so that validation errors use the same wording as the labels next to the controls&lt;br /&gt;
* [New] 2911 - Removed ability to change Distribution Type and/or the selected Distribution &amp;quot;Entities&amp;quot; (Role, Item, etc) at the approval stage - this must now be defined whilst the SkyShare publication is either Provisional, or Rejected with an active WorkItem. Additionally, changed the validation when a user submits a Publication for review, so that Distribution details are mandatory. Also, if the user submits (or resubmits) a publication with distribution details which would result in no users being on the distribution list (e.g. selecting a warehouse but no users are situated at that warehouse), then a new validation error is presented to highlight that problem. M/T update expected to avoid routing such workitems to exception (ER 26113)&lt;br /&gt;
* [New] 2918 - Amended menu structure for SkyShare - &amp;quot;Publication Details&amp;quot; now split into 2 options - &amp;quot;Create/Review Publications&amp;quot; which lists all SkyShare Publications as normal, and &amp;quot;Approve/Alter Publications&amp;quot; which only lists Publications which are either Active or Awaiting Approval. Also fixed non-Active Publications appearing in the &amp;quot;Unread Publications&amp;quot; grid which can be accessed via a dynamic button on the home page (there is no menu option for this). Ultimately these pages all use the same underlying view so work was also done to ensure the correct menu item is highlighted and that the &amp;quot;Back&amp;quot; button (on pages accessed via these routes) takes the user to the correct place. e.g. If the user is on the Approve/Alter Publications listing, they click edit on one of the Publications, then press the back button, they should return to the Approve/Alter Publications page rather than the default Create/Review page (ER 26609)&lt;br /&gt;
* [New] 2920 - Added new PurchaseOrderHeader fields EmergencyOrder and EmergencyOrderNote, editable controls present on NewPO, EditPreSubmitPurchaseOrder, ApprovePO, ApproveValueBasedPO, and EditRestrictedPurchaseOrder views, read-only labels on ConfirmPurchaseOrder view. Removed edit controls for EmergencyOrder and related note for Suppliers on POHeaderSummary view which is used on EditRestrictedPurchaseOrder view (Accessed via All POs) (ER 25171)&lt;br /&gt;
* [New] 2921 - ItemSupplier changes to accomodate optimal pallet configurations (ER 26611)&lt;br /&gt;
* [New] 2922 - UI for mapping TransportOrderContactPurpose to AdditionalPointOfContact records in Station and Warehouse Uis&lt;br /&gt;
* [New] 2923 - Station Transports grid (Station/TransportChainIndex) configured for enhanced exporting&lt;br /&gt;
* [New] 2925 - Asset Tracking Map - allow users to zoom-jump to specific continents&lt;br /&gt;
* [New] 2930 - ShippingContainerMap table added to the model. ShippingContainer Mapping nested Grid (display-only) added to ShippingContainer /Index. Shipping Container Mapping - implemented CRUD functionality&lt;br /&gt;
* [New] 2931 - Create option to view TransportOrderContacts in existing TransOrder pages. Added column filters to the Transport Order Contacts grid (ER 25795)&lt;br /&gt;
* [New] 2934 - UI to allow port codes greater than 3 characters (upto 10) if port type (Port_PortType_ID) = 2, Sea port (SR 26737)&lt;br /&gt;
* [Bugfix] 2653 - Fixed navigation errors when adding a new Station Item (multiple paths to do this action) - additionally, fixed incorrect menu highlighting around the same areas&lt;br /&gt;
* [Bugfix] 2678 - Fixed the note buttons on the view page (they were all presenting the note for Monday), increased the width of the Start/End time columns slightly, and increased the height of the modal popup for showing &amp;amp; editing notes (ER 26089)&lt;br /&gt;
* [Bugfix] 2781 - Fixed SkyShare Publication Type DDL becoming re-enabled after a post-back when the selected group has no Types to select from (ER 26347)&lt;br /&gt;
* [Bugfix] 2805 - SupplierTransport bug fixes. 1. Fix the 'Show' action result 2. Fix behaviour of the Drop&amp;amp;Pick dropdown list (ER 25321)&lt;br /&gt;
* [Bugfix] 2814 - dded a tooltip to the ItemPack Weight UOM control when it is disbaled for level 1 editing (&amp;quot;Weight unit on the level one pack is not editable and must be changed at item level&amp;quot;). Updated UI message for DB constraint CON_ItemPack_WeightData&lt;br /&gt;
* [Bugfix] 2840 - Added 3 pieces of validation to the Station Count &amp;quot;Create count immediately&amp;quot; buttons, and also fixed a concurrency issue with the same page - basically if a validation error occurred then when the user tried again the system would get confused and think someone else had edited the record, when in fact they hadn't (SR 26533)&lt;br /&gt;
* [Bugfix] 2867 - Fixed error duplication caused by attachment upload dialog (SR 26573)&lt;br /&gt;
* [Bugfix] 2869 - Pallet Standard maintenance - fixed bug preventing new record creation (ER 26593)&lt;br /&gt;
* [Bugfix] 2887 - Only render attachment-level acknowledge buttons when they are relevant, i.e when the SkyShare publication is Active, and the current user is actually within the distribution list (should also already be hidden once they have already acknowledged each one) (SR 26571)&lt;br /&gt;
* [Bugfix] 2889 - Changed the minimum value configuration against the Expected Arrival Date on /StationReturn/EditProvisional to that it allows today's date&lt;br /&gt;
* [Bugfix] 2893 - Added a check in RMA R/Confirmation to ensure at least one line has a positive qty (if the user is actually confirming it - if they are closing this check is not performed)&lt;br /&gt;
* [Bugfix] 2896 - Contracted Items Report, final column, &amp;quot;Transport Time (Days) after Handover By Supplier&amp;quot; should be mapped to SupTrans_Duration2 but actually appears to be mapped to SupTrans_Duration1 (SR 26641)&lt;br /&gt;
* [Bugfix] 2899 - The name assigned to the file includes OrgSite_Code When download SPL (Item Inventory Rules) (SR 26665)&lt;br /&gt;
* [Bugfix] 2903 - Fixed validation error duplication on various PO Contract pages&lt;br /&gt;
* [Bugfix] 2905 - Fix IWT edit page - and validation behaviour for the line level transport reference input&lt;br /&gt;
* [Bugfix] 2906 - Fix behaviour for WarehouseTransfer/AddItemToTransfer - breaching characters limit for Transport Reference&lt;br /&gt;
* [Bugfix] 2924 - Ensures a confirmation pop-up is always presented when an attachment is deleted, regardless of whether anyone has actually acknowledged it yet or not. Also removed some hard-coded UI messages, corrected a message typo, and some other minor updates (threw in some code comments) (SR 26717)&lt;br /&gt;
* [Bugfix] 2935 - Edit icon is offered on the Approve/Alter Requisitions Page (/Requisition/AwaitingApproval) when user is logged in with role: Airline Operations (SR 26751)&lt;br /&gt;
* [Bugfix] 2936 - Edit icon is offered on the Approve/Alter Requisitions Page (/Requisition/AwaitingApproval) when user is logged in with role: Airline Administrator (SR 26751)&lt;br /&gt;
* [Bugfix] 2956 - Removed the + button from the Document Requests grid in PODetails partial view - it has no function and there is another button on the page which results in new records being added to that grid (SR 26801)&lt;br /&gt;
* [Bugfix] 2958 - Auto Req 'lightning' button functionality improvements. The popup options are now displayed when clicking on the main button as well as the down arrow (SR16324)&lt;br /&gt;
* [Bugfix] 2965 - Fixed routing when creating a new SkyShare Publication and taking the &amp;quot;Save &amp;amp; Continue&amp;quot; button (/EditPublication/{Id} vs /EditPublication?id={Id}) and added 2 new routes for the standard publication index (/SkyShare and /SkyShare/Index)&lt;br /&gt;
* [Bugfix] 2991 - FlightProvisioning Code and Items Loaded model definitions updated to reflect the db schema&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.131.3''' ''(RS 13/05/2021, LSY 13/05/2021)''&lt;br /&gt;
* [Bugfix] 2957 - Fixed &amp;quot;View NWA Details&amp;quot; grid not filtering by airline access (SR 26807)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.131.2''' ''(RS 10/05/2021, LSY 10/05/2021)''&lt;br /&gt;
* [Bugfix] 2942 - Fix Requisition template and creation functionality for users linked to only one station (SR 26771)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.131.1''' ''(RS 06/05/2021, LSY 06/05/2021)''&lt;br /&gt;
* [New] 2703 - On the SkyShare Publication Edit page, added a label above the Aircraft, Market, City Pair, and FlightNo fields to explain their purpose to the user (SR 26201)&lt;br /&gt;
* [New] 2727 - Separate the Approve and Reject button(s) (ER 26337)&lt;br /&gt;
* [New] 2743 - Stock Item Weight UOM update that propogates to ItemPack level 1 - fixed bug when the ItemPAck has no weight  value defined. In this case, we also propagate the weight value to avoid db constraint failures (ER 26285)&lt;br /&gt;
* [New] 2754 - Further changes to View Transport Order pages due to recent Dbase additions (ER 25795)&lt;br /&gt;
* [New] 2768 - When editing a SkyShare Publication Type, changed the &amp;quot;Days Between Reminders&amp;quot; and 2 related fields to be nullable (which ensures their default value is null instead of 0), made them required, and added placeholders. The &amp;quot;Days Between Reminders&amp;quot; has a minimum value of 1 (although this is not constrained in the database), so the placeholder for that is 1, whilst the other two fields have 0 as the placeholder (SR 26331)&lt;br /&gt;
* [New] 2769 - Provide means in the SkySuite Portal to erase forecasts which do not reach the Review stage (ER 26259)&lt;br /&gt;
* [New] 2771 - Added column resizer buttons to City Pair Selector and SkyShare Publication Predecessor Selector (SR 26333)&lt;br /&gt;
* [New] 2772 - Added column resizer buttons to City Pair Selector and SkyShare Publication Predecessor Selector (SR 26333)&lt;br /&gt;
* [New] 2777 - Stock Item Edit - allow automatic weight conversion&lt;br /&gt;
* [New] 2779 - Added a warning message to the approver of a SkyShare Publication if the publication has no attachments. Only validated at the approval stage and can be ignored by the user if desired (ER 26371)&lt;br /&gt;
* [New] 2780 - Added an Abort button for Provisional Publications, which allows the user to completely erase all of the data held for that SkyShare Publication - offers a confirmation dialog of course (ER 26369)&lt;br /&gt;
* [New] 2781 - When creating a SkyShare Publication, added checks to alert the user if the chosen Publication Group has no selectable Publication Types. Message differs depending on whether the user is an admin or not. The Publication Type DDL should also now only be enabled when there are Publication Types to choose from (ER 26347)&lt;br /&gt;
* [New] 2782 - Made the legend icons on SkyShare Publication Index clickable - clicking them automatically sets up the appropriate filters to show only Unread or Overdue publications (ER 26349)&lt;br /&gt;
* [New] 2783 - Updated labels and tooltips for Pre- and PostEscalationDays when editing a SkyShare Publication Type to clarify that those are based on the &amp;quot;Review By&amp;quot; date (ER 26365)&lt;br /&gt;
* [New] 2784 - Added a warning message when the user selects a SkyShare Publication predecessor but the predecessor has a different Publication Group to the Publication being edited. User can choose to ignore this message (ER 26367)&lt;br /&gt;
* [New] 2788 - Updated UI to reflect that Publ_ReadByDate is now nullable, added user-friendly messages for the appropriate constraints, and ensured that the MT is always triggered when ANY changes are saved to an active SkyShare Publication (SR 26389)&lt;br /&gt;
* [New] 2789 - Modified the behaviour for reading and acknowledging SkyShare Publication Attachments so that the PublicationAccessLog record is updated only when the user has read AND acknowledged ALL attachments for the publication. Also added logic so that the publication becomes unreviewed again if any new attachments get added. Requires new field on the PublicationAccessLog table - _NeedsReview. Bonus: Distribution List grid shows &amp;quot;Needs Re-Review&amp;quot; in the &amp;quot;Reviewed&amp;quot; column if the user had already reviewed but they need to review it again in addition to the Yes/No options already available (SR 26353)&lt;br /&gt;
* [New] 2790 - On the SkyShare Publication Show page, hide the labels etc for Aircraft, Market, City Pair, and FlightNo unless something is actually specified. Additionally, if none of these are specified, hide the entire &amp;quot;Applies To&amp;quot; panel as it would be blank (ER 26401)&lt;br /&gt;
* [New] 2791 - Added DocumentRequestTransportOrder to Model, DTO model, and updated the DTO factory.  Implemented the ability to VIEW Document Requests related to Transport Orders and Transport Order Quotes (ER 25795)&lt;br /&gt;
* [New] 2800 - Added UI for new field PublType_DaysToApprove and added logic when editing a SkyShare Publication to inform the user if the calculated &amp;quot;approve-by&amp;quot; date is in the past and thus the Publication needs to be submitted ASAP (ER 26283)&lt;br /&gt;
* [New] 2801 - Changed ClientTemplate on ValidTo field for SkyShare Publication Index so that nulls appear as &amp;quot;Open ended&amp;quot; instead of &amp;quot;Until further notice&amp;quot;, added filter manipulation on the ValidTo filter so that GreaterThan and GreaterThanOrEqualTo includes nulls, and added a tooltip on the ValidTo field on Publication Editing to explain leaving it empty (ER 26395)&lt;br /&gt;
* [New] 2802 - Further changes to TransportSupplier UI Under StationTransport (ER #25321). Also fixed bug that was not persisting updates to StationTransport Pick Insturctions (ER 25321)&lt;br /&gt;
* [New] 2804 - Cchanges to WarehouseTransferTransport UI Page - Initial check-in for model changes and new columns added to IWTTransportChainsIndex. Changes to WarehouseTransferTransport UI Pages (ER #25321). Implemented IWT TransportChain modal lookup with Warehouse Transfer Transports grid.  Implemented changed to WarehouseTransferTransport edit grid, and modal edit (new fields added). Implemented WarehouseTransferTransport and TransportSupplier maintenance. Changes to WarehouseTransferTransport UI Pages. Code tidy, comments entered. Job done (ER 25321)&lt;br /&gt;
* [New] 2805 - SupplierTransport model updates and new columns added to the index page. Changes to SupplierTransport UI Pages - Implemented new Item/Supplier Transport modal. Completion of SupplierTransport UI development for new fields (ER 25321)&lt;br /&gt;
* [New] 2821 - WCS Role (ID: 15) - give access to the IWT Details [General] Report, /WarehouseTransfer/WhseTransferDetailIndex (SR 26491)&lt;br /&gt;
* [New] 2822 - /Station/StationWarehouseLinks page needs a button to adjust all columns&lt;br /&gt;
* [New] 2825 - Note Categories index - change column header label&lt;br /&gt;
* [New] 2828 - Added Currency to item listing grids on POContractIndex and ContractsAwaitingApproval, and modified the MaxValue textboxes and related validation on NewPOContract, EditPreApprovedPOContract, ApprovePOContract, and EditActivePOContract pages to allow 0 to be entered (ER 26515)&lt;br /&gt;
* [New] 2831 - Dashboards - make it easier to jump to different dashboard groups. Replaced the quick links with a floating button. Also re-styled the dashboard panels&lt;br /&gt;
* [New] 2849 - Added a &amp;quot;Unread Publications&amp;quot; counter on the home page and a unread-only version of the SkyShare Publication listing (ER 26549)&lt;br /&gt;
* [New] 2850 - Amend Security/access restictions for the flight schedule according to the role and if Skyload is licensed or not (ER 26553)&lt;br /&gt;
* [AuthServer] 2847 - Amend the query used to populate the Site DDL during the registration process - will need new AuthServer build to benefit from this change (ER 26547)&lt;br /&gt;
* [M/T] 2751 - Improvements to the SkySharePublication workflow map to send reminders to the nominated approver if they fail to act on the initial alert (ER 26283)&lt;br /&gt;
* [M/T] 2798 - Create new interface to request the deletion of an incomplete/failed NWA Forecast&lt;br /&gt;
* [M/T] 2799 - Changes to MT for SkyShare to handle dates differently see task 2788 (ER 26389)&lt;br /&gt;
* [M/T] 2813 - SkyShare workflow routes to Exception on SkyShare publication update request&lt;br /&gt;
* [M/T] 2816 - Change to MT for SkyShare to determine alert distribution for SkyShare Publication updates based on new _NeedsReview flag on PublicationAccessLog table (ER 26353)&lt;br /&gt;
* [M/T] 2817 - Change to MT for SkyShare update alerts so that they are delayed by several minutes to allow the potential for multiple updates to come from the portal (ER 26353)&lt;br /&gt;
* [M/T] 2827 - SkyShare MT needs to update the END_DATE workflow variable at portal approval notification as the SkyShare Publication validity date range can change&lt;br /&gt;
* [Bugfix] 2423 - Removed the ability for users to cancel RMAs on a line-by-line basis, few other fixes for cancelling the RMA balance (entire RMA cancellation at the R/Confirm stage) (SR 25047)&lt;br /&gt;
* [Bugfix] 2653 - Further fixes required to Station Par Level &amp;quot;Back&amp;quot; navigation&lt;br /&gt;
* [Bugfix] 2670 - Add Item to Requisition - Validate the required date immediately after selecting an item&lt;br /&gt;
* [Bugfix] 2678 - Added user friendly message for constraint violation CON_WarehouseOperatingTime_TimeCheck, fixed error messages re-appearing when exiting out of the Operating Times page, fixed changes being lost on Operating Times grid when an error occurs (changes now remain but still need to be saved - but this avoids frustrating a user who has entered a bunch of times where not all of them are problematic), added validations to ensure Receipt and Shipping times are kept within the Open times, and force user to specify Open times before they are allowed to specify Receipt or Shipping times for the same day. (All related to Warehouse Operating Times) Fixed &amp;quot;Activity&amp;quot; column from being editable, fixed an error with saving notes on days other than Monday, improved grid layout (width) when few days are selected, and added a way to see the notes from the View page (ER 26089)&lt;br /&gt;
* [Bugfix] 2689 - SkyShare PublicationType UI updates to being in line with development standards&lt;br /&gt;
* [Bugfix] 2707 - Disabled file conversion in SkyShare for all files - making only PDF and images renderable in-browser. All other files must be downloaded to acknowledge. Also, improved on the download function so that the Acknowledge button doesn't become available before the file is finished downloading (SR 26191)&lt;br /&gt;
* [Bugfix] 2733 - User message centre configuration fixes&lt;br /&gt;
* [Bugfix] 2736 - Fixed an issue whereby the &amp;quot;All Requisition Lines&amp;quot; grid on Requisition/BackOrder (The SAP variant of the BackOrder edit page) displayed no records due to a string property being dropped from the viewModel. The grid was updated to use a FK now instead of the dropped property (SR 26227)&lt;br /&gt;
* [Bugfix] 2746 - Galley Canvas fix to prevent ACModule_SlotHeight value being lost on updates (ER 26289)&lt;br /&gt;
* [Bugfix] 2763 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2764 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2765 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2766 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (Sr 26327)&lt;br /&gt;
* [Bugfix] 2767 - Enabled sorting for all grids on the SkyShare Publication Distribution Selector view (SR 26327)&lt;br /&gt;
* [Bugfix] 2770 - Fixed title for the City Pair selector window when editing a SkyShare Publication (SR 26333)&lt;br /&gt;
* [Bugfix] 2773 - Added search functionality to various grid filters in the Distribution selectors on a SkyShare Publication, and also sorted the filter options for those filters (SR 26339)&lt;br /&gt;
* [Bugfix] 2786 - Portal needs to handle unique station count category name exception better (SR 26377)&lt;br /&gt;
* [Bugfix] 2787 - When creating a new WarehouseStationLink, refresh the grid so that the new keys are loaded, allowing child records such as Station Transports to be created (SR 26359)&lt;br /&gt;
* [Bugfix] 2797 - Direct Delivery column in the Requistion approvals Item grid should not be editable&lt;br /&gt;
* [Bugfix] 2797 - Added missing $ from previous check in&lt;br /&gt;
* [Bugfix] 2803 - Incorrect Filter values on StationTransport index page re Live Load or Drop &amp;amp; Pick (ER 26083)&lt;br /&gt;
* [Bugfix] 2806 - Enhanced Export should handle booleans mapped to non-default values&lt;br /&gt;
* [Bugfix] 2814 - Stock Item weight changes propagate to Item PAcklevel 1 , even if the item weight is set to be null&lt;br /&gt;
* [Bugfix] 2820 - Edit SkyShare Publication - Add Recipients - enhance e-mail address validation&lt;br /&gt;
* [Bugfix] 2824 - Fixed delete buttons doing nothing on SkyShare PublicationIndex main grid. Editable configuration had been incorrectly removed in a past changeset (SR 26497)&lt;br /&gt;
* [Bugfix] 2826 - Requisitions Totals card in the UI should have a consistent look&lt;br /&gt;
* [Bugfix] 2829 - Fixed validation on Contract Reference (On NewPOContract view) so that using invalid characters presents a more meaningful error&lt;br /&gt;
* [Bugfix] 2830 - Removed client-side validation on NewPOContract as it's not in line with UI standards. All validation on the page should now be handled server-side and present errors at the top of the page. Also fixed a bug I noticed with some of the controls which are hidden dynamically&lt;br /&gt;
* [Bugfix] 2832 - IWT creation - improve validation in the UI&lt;br /&gt;
* [Bugfix] 2843 - Fixed Tutorials link (in user menu) (SR 26529)&lt;br /&gt;
* [Bugfix] 2848 - Fixed the PO Lines excel report column heading for the status (SR 26543)&lt;br /&gt;
* [Bugfix] 2851 - Removed duplicate column from Loss Factors Per Market Index Grid&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.130.7''' ''(RS 23/04/2021, LSY 23/04/2021)''&lt;br /&gt;
* [Bugfix] 2809 - Fixed configuration on the date picker control on SetActualStationCountDate page to avoid a situation where the minimum date is greater than the maximum (SR 26449)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.130.6''' ''(RS 22/04/2021, LSY 22/04/2021)''&lt;br /&gt;
* [M/T] 2588 - Added support for updates to a UserRegistration at the point of Review (ER 25757)&lt;br /&gt;
* [M/T] 2588 - Fixed WKI routing when an update has been made and now the registration is about to be approved or rejected (ER 25757)&lt;br /&gt;
* [Bugfix] 2673 - Fixed &amp;quot;Save &amp;amp; Exit&amp;quot; &amp;quot;Close Discrepancy&amp;quot; buttons on the Discrepancy edit page, so that they correctly redirect back to the Discrepancies Under Review report&lt;br /&gt;
* [Bugfix] 2723 - Station Count Cateogry maintenance - updated model defaulting logic for autonomous counts (ER 25815)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.130.5''' ''(RS 15/04/2021, LSY 15/04/2021)''&lt;br /&gt;
* [New] 2423 - Conditionally hide the &amp;quot;Cancel Line&amp;quot; column on the grid shown on StationShipment/EditStationReturnReceipts and adjust the roles allowed to close RMA's (either partially or in full), to 1, 2, 3, 16, 17. Provide means (and force user) to specify a comment / reason when closing out a Station -&amp;gt; Station RMA during Receipt Confirmation, whether that be via the &amp;quot;Close Balance&amp;quot; button (which closes out the entire balance), or via setting one or more lines to Cancel and taking the &amp;quot;Confirm&amp;quot; option. Comments stored in new StationReturnHeaderLostInTransit table (SR 25047)&lt;br /&gt;
* [New] 2587 - User registration review updated to allow user group, site, and port updates which result in WKI re-routing an potential change of reviewer&lt;br /&gt;
* [New] 2597 - Transport Orders summary - UI layout improvements. Changed 'Last Updated On' property to be date-time (ER 25795)&lt;br /&gt;
* [New] 2644 - Added a calculated Outstanding Qty to the PO Details grid seen on PurchaseOrder/EditRestrictedPurchaseOrder, PurchaseOrder/Show, and PurchaseOrder/Index (ER 25941)&lt;br /&gt;
* [New] 2645 - Squeezed space out of some of the fields shown on the RequisitionDetail grid on Requisition/Show so that it renders better on smaller screens. Also fixed the column resizer button which was already present on the grid (in code) but not working correctly (ER 25943)&lt;br /&gt;
* [New] 2653 - Fixed an issue with the back button redirecting to the wrong page on Par Levels&lt;br /&gt;
* [New] 2657 - Change made to the Requisition creation process so that if the user only has access to one station, they are not prompted to select a station (ER 16224)&lt;br /&gt;
* [New] 2665 - Carried over functionality from the legacy portal. Par Level maintenance should check for last counted qtys before deleting&lt;br /&gt;
* [New] 2669 - Altered logic on StationCount/EditCategory regarding &amp;quot;Count Auto Approval Option&amp;quot;, &amp;quot;Update Station Par Levels&amp;quot;, and &amp;quot;Include All Station Par Levels In Counts&amp;quot; options - specifically, if Approval Option is &amp;quot;Approval NOT Required&amp;quot; then the Include All SPLs option is locked to Yes. If Include All SPLs is Yes, Update Station Par Levels is locked to No (ER 26037)&lt;br /&gt;
* [New] 2670 - A warning should be presented when adding a line to a manually created requisition- Applies to 'DEFAULT' station order creation method configuraitons&lt;br /&gt;
* [New] 2675 - StationTransport changes - new columns (ER 26083)&lt;br /&gt;
* [New] 2678 - UI for Warehouse Operating Times management inc. Warehouse Edit readOnly version (ER 26089)&lt;br /&gt;
* [New] 2681 - Enhanced Exporting for Critical Items index grid&lt;br /&gt;
* [New] 2686 - Tweak to user reinstating process so that the Last Successful Login date takes the OrgAttr MAX_DAYS_INACTIVITY into account and is set such that the user has 14 days to login before their account is re-locked (ER 24369)&lt;br /&gt;
* [New] 2687 - Add adjust columns width button to Requisition View modal window on the /StockLevel page&lt;br /&gt;
* [New] 2688 - Do not redirect users from a modal window on the /StockLevel page to page /StationReturn/Show/. Also some bug fixes that were introduced by relcoation of the StockLevel index page ot the General reports area. Further, the lookup grids have been tidied up, with a more suitable width (it is not necessary to fill the width of the screen always)&lt;br /&gt;
* [New] 2698 - Added a tooltip on the Forecasted Demand column on the Daily Figures grid on _MRPItemWarehouseDetailTabStrip, which is seen on MRP/AlertDetails and MRP/EditAlert (SR 26163)&lt;br /&gt;
* [New] 2702 - Added a user friendly message for breaching the unique index IDX_PublicationAttachment_Publ_ID__Title (SR 26187)&lt;br /&gt;
* [New] 2705 - Changed option label for &amp;quot;Default Forecast Source&amp;quot; DDL on Station/Edit to &amp;quot;Please Select (Optional)&amp;quot;&lt;br /&gt;
* [New] 2709 - Added Delivery Terms, MaxValue, and Currency controls to NewPOContract page (Initial Edit page when creating a new PO Contract) (ER 26209)&lt;br /&gt;
* [New] 2713 - Added IWT- prefix to Expected Warehouse Transfers grid in the modal window&lt;br /&gt;
* [New] 2714 - Configured main and child grids on /WarehouseTransfer and /WarehouseTransfer/BackOrderIndex for enhanced exporting&lt;br /&gt;
* [New] 2715 - Configured main and child grids on /WarehouseTransfer and /WarehouseTransfer/BackOrderIndex for enhanced exporting&lt;br /&gt;
* [New] 2718 - Stock Item Note maintenance - improve validation, layout&lt;br /&gt;
* [New] 2723 - Changes required in the UI to implement new functionality for Autonomous Counts. Replaced StationCountCategoryEdit model used in the index grid with a new view tailored for the grid requirements (ER 25815)&lt;br /&gt;
* [New] 2726 - Provided means for a user to acknowledge a SkyShare publication which has no attachments, provided they are on the Distribution List already (ER 26219)&lt;br /&gt;
* [New] 2727 - Changed the text of the Approve button (the one which opens the Approval dialog which offers both Approve and Reject options) to &amp;quot;Approve/Reject&amp;quot; on the EditPublication page (ER 26337)&lt;br /&gt;
* [New] 2742 - Added info labels to guide the user to acknowledge a whole SkyShare publication (or a specific attachment if the publication has attachments) once they have read and understood. These notices are removed once acknowledgement is done (SR 26281)&lt;br /&gt;
* [New] 2743 - Edit Stock Item Unit of weight should also update Pack Level 1 Unit of weight. Implemented UI message when the Item Pack level 1 is updated automatically from Stock Item weight UOM change. Stock Item Weight UOM update that propogates to ItemPack level 1 - fixed bug when the ItemPAck has no weight  value defined. In this case, we also propagate the weight value to avoid db constraint failures (ER 26285)&lt;br /&gt;
* [New] 2762 -  Filter SkyShare publications offered for selection as the predecessor so that only Active and Archived publications are listed (ER 26305)&lt;br /&gt;
* [AuthServer] 2657 - reference updates only (Specifically, LogistiX.Inflight.Services) (ER 16224)&lt;br /&gt;
* [M/T] 2412 - Schema changes required to the StockItem table - addition of StkItem_Stackable bit NOT NULL (ER 25019)&lt;br /&gt;
* [M/T] 2625 - Advance provisional transport orders to approved automatically (ER 25215)&lt;br /&gt;
* [M/T] 2630 - Rework of StationTransportSupplier to cover all possible txn types (ER 25321)&lt;br /&gt;
* [M/T] 2637 - We need to add a column to the TransportOrder table  TransOrd_QuotesDueBy  (ER 25121)&lt;br /&gt;
* [M/T] 2642 - Additional functionality to set the chargeable weight  (TransOrd_ChargeWeight)  on the TransportOrder when it is generated (ER 25327)&lt;br /&gt;
* [M/T] 2643 - Changes to Despatch Confirmation EDI to update any linked transport orders&lt;br /&gt;
* [M/T] 2646 - TransportOrder table. TransOrder_Control_FFO named incorrectly (ER 25121)&lt;br /&gt;
* [M/T] 2658 - Develop service interface for Portal progression of TransportOrders (ER 25215)&lt;br /&gt;
* [M/T] 2660 - For Consolidated Transports add ID of the Order it was consolidated to the TransportOrder table  (ER 25121)&lt;br /&gt;
* [M/T] 2661 - Change FK from StationItemStockOut to StationItem to peform cascade deletion&lt;br /&gt;
* [M/T] 2663 - Stocklevel Interface file error description to include the stock item, warehouse and airline code (SR 26053)&lt;br /&gt;
* [M/T] 2671 - Updates to Workflow for Despatch Confirmation EDI if Transport Orders Links - Chasers re TO (ER 24543)&lt;br /&gt;
* [M/T] 2672 - Updates to the Automatic progression of TO's from Provisional to pending Approval or Approved (ER 24543)&lt;br /&gt;
* [M/T] 2674 - DB changes to StationTransport to include Pickup and delivery data (ER 26083)&lt;br /&gt;
* [M/T] 2676 - Further changes to TransportOrder table for PickUp, Delivery Instructions and Insurance ( (ER 25121)&lt;br /&gt;
* [M/T] 2680 - Changes to TO creation from Requisition or B/Order processing to take account of DB changes on VSO 2676 (ER 25121)&lt;br /&gt;
* [M/T] 2684 - DB changes to SupplerTransport &amp;amp; WarehouseTransferTransport to include Pickup and delivery date (ER 24543)&lt;br /&gt;
* [M/T] 2710 - Revise and improve the StockItemReceipt WF process for SAPCentric work items which are linked to the dummy airline (ER 26121)&lt;br /&gt;
* [M/T] 2721 - DB changes associated with Task #2720 (ER 25815)&lt;br /&gt;
* [M/T] 2722 - Implementation of Autonomous Counts in the MT and StationCount workflow map (ER 25815)&lt;br /&gt;
* [M/T] 2731 - Cancel all old MRP batches in a status of Awaiting Review when a new MRP batch is run&lt;br /&gt;
* [M/T] 2752 - Add a new column to TransportOrder table to capture an external system reference (ER 25121)&lt;br /&gt;
* [M/T] 2760 - Detect and report on possible unique key failure when building data for outbound Receipt advice message (SR 26075)&lt;br /&gt;
* [M/T] 2819 - Fixed requisition WKIs  routing to exception, logging error: &amp;lt;&amp;lt;Message : Error converting data type numeric to decimal.&amp;gt;&amp;gt; (SR 26483)&lt;br /&gt;
* [M/T] 2841 - Fixed a problem when Auto-Document scheduling produced a daily document even if weekly scheduling was configured&lt;br /&gt;
* [Bugfix] 2423 - Added the missing file to the project (SR 25047)&lt;br /&gt;
* [Bugfix] 2454 - Fixed a handful of errors brought to light by Petr for Asset Management pages (ER 16084)&lt;br /&gt;
* [Bugfix] 2603 - Fixed Dismiss and Endorse buttons being shown on an ER that had been dismissed but where nobody had appealed that decision (thus there's no further decision to make yet) (SR 25823)&lt;br /&gt;
* [Bugfix] 2647 - Altered query used to build list of items which can be added to an RMA so that it avoids an arithmetic overflow (SR 25917)&lt;br /&gt;
* [Bugfix] 2654 - Fixed various buttons on Requisition/EditProvisional not working for Airline Admin and Airline Operational roles (SR 25947)&lt;br /&gt;
* [Bugfix] 2664 - INCO Terms - column heading title changed as per spec&lt;br /&gt;
* [Bugfix] 2670 - Fixed checks so that the transport method from the station defaults is used when there is no station item for the selected item (to add to a requisition)&lt;br /&gt;
* [Bugfix] 2670 - Add item to requisition fix - ensure the required date is persisted&lt;br /&gt;
* [Bugfix] 2673 - Moved the StockLevel related reports into a TabStrip to be more consistent with the cosmetics of the rest of the reports&lt;br /&gt;
* [Bugfix] 2673 - Fixed 2 navigation errors within general reports. Specifically, after navigating to Discrepancy view / edit pages from either of the 2 Discrepancy-related reports, the back button wasn't working as expected. Additionally, fixed the Site Info icon seen on the &amp;quot;Issue Summary&amp;quot; modal window from the &amp;quot;All Transactions&amp;quot; report. Bonus: When the user clicks on one of the tabs for a different report, the URL will be updated without causing a page reload so that the user can copy the URL for sharing (previously, once the page loaded, you could switch between reports and the URL would still point to the first report which loaded)&lt;br /&gt;
* [Bugfix] 2679 - Fixed the 'Is empty / Is Not empty' grid filters to filter empty or null (and vice versa) (SR 26097)&lt;br /&gt;
* [Bugfix] 2682 - Financial consumption chart fixes. drill-down fixes. 1. Display the selected warehouse code next to the Select Warehouse button 2. Changed 'Station Deopt' label to 'Location Code'. Applied to Station and Warehouse grids&lt;br /&gt;
* [Bugfix] 2689 - SkyShare - further bug fixes, plus some code tidying&lt;br /&gt;
* [Bugfix] 2690 - Requisition/Approval redirection fix for reject action (SR 26133)&lt;br /&gt;
* [Bugfix] 2695 - Added grid filter persistence for the main grid when entering the &amp;quot;drawing canvas&amp;quot; from AircraftModule page (SR 26147)&lt;br /&gt;
* [Bugfix] 2700 - Adjusted calculation to determine whether or not a SkyShare Publication is &amp;quot;overdue&amp;quot; so that it's not considered overdue on the day it's due... i.e. it has to actually be the following day or later (SR 26107)&lt;br /&gt;
* [Bugfix] 2706 - Modified logic on Add, Edit and Delete buttons on SkyShare Publication Index grid as well as all child grids and also the grids on the Edit Publication page such that the nominated approver can edit, approve, etc. (SR 26093)&lt;br /&gt;
* [Bugfix] 2709 - Added user-friendly errors when a user tries to create a new PO Contract, but either specifies a MaxValue and no Currency, or vice versa. Also ensured that post-backs on that page don't A) cause the Currency DDL to lose its options, or B) cause the majority of fields to get re-hidden if a supplier was already selected (ER 26209)&lt;br /&gt;
* [Bugfix] 2719 - Fix modal window resizing (on the /AirlineSupplier/Edit/) when lengthy modal errors are shown&lt;br /&gt;
* [Bugfix] 2724 - Fixed filename for exports from the Item grid on EditPreSubmitPurchaseOrder (SR 26217)&lt;br /&gt;
* [Bugfix] 2725 - SkyShare - create SkyShare publication validation bug. Fixed the logic for DateNotBeforeAttribute. Also fixed the airline selection popup - to list airlines in name order&lt;br /&gt;
* [Bugfix] 2729 - Fixed the &amp;quot;Reviewed?&amp;quot; filter on SkyShare Publication Index so that users have options for &amp;quot;Yes&amp;quot;, &amp;quot;No&amp;quot;, and &amp;quot;Partially&amp;quot;, and all behave as you'd expect. Also fixed the exports for the same grid - the Reviewed column was showing incorrect data (SR 26189)&lt;br /&gt;
* [Bugfix] 2730 - SkyShare Publication fix. Show page fixed to show Supplier distribution type in modal window (SR 26225)&lt;br /&gt;
* [Bugfix] 2733 - Tweaked changing message centre config when a config is missing in the DB&lt;br /&gt;
* [Bugfix] 2734 - SkyShare fix for Publications - allow users to view the distribution list for an active record when in edit mode&lt;br /&gt;
* [Bugfix] 2741 - Asset Map map updated - markers have been updated for better placement accuracy&lt;br /&gt;
* [Bugfix] 2745 - Module edit in the UI now allows HTML inout for the 'User Notes' field (ER 26287)&lt;br /&gt;
* [Bugfix] 2747 - Fixed 2 bugs when editing a SkyShare Publication - One whereby it was not possible to remove all of the previously-selected distribution &amp;quot;entities&amp;quot; (suppliers, stations, roles etc), and one where an unhelpful message was presented if no roles were selected. Both issues relate to saving the publication fully (with buttons at the bottom of the page)&lt;br /&gt;
* [Bugfix] 2761 - Applied a default filter to the grid which presents SkyShare publications for the purposes of creating a publication link, so that by default, only Active and Archived ones are shown. User can change this filter if they so choose (ER 26307)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.129.8''' ''(RS 08/04/2021, LSY 08/04/2021)''&lt;br /&gt;
* [Bugfix] 2808 - Fixed SQL error that causes a blank page when saving an IssueHeader record from the Issue/Edit view, when no Delivery Term is selected (SR 26463)&lt;br /&gt;
* [M/T] 2812 - Requisitions not being set to Complete after full Despatch Conf iDoc received from SAP (SR 26447 / SR 26461)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.129.7''' ''(RS 24/03/2021, LSY 24/03/2021)''&lt;br /&gt;
* [New] 2119 - Final changes required for wiki to support both User Role and Airline based content restrictions&lt;br /&gt;
* [New] 2339 - Transit Qty's on Requisition Approval page now hyperlinked when qty is 0, and Transit Qty hyperlinking behaviour added to EditProvisional page which is used for REQ's in Awaiting Station Review (SR 15956)&lt;br /&gt;
* [New] 2579 - Changed the maintenance text again per Jaime's suggestion (ER 25731)&lt;br /&gt;
* [New] 2597 - Initial check-in. Creation of data models, placeholders for TransportOrder service methods. And also a placeholder for the TransportOrder Tab Strip under the Requisition Index grid. TransportOrderLink model configuration updated. Transport Order detail grid added to the Requisition Index detail/drill-down tab strip. Transport Order modal implemented form the Requisition/Index detail grid. (Tab Strip within the modal to be implemented still). Added TransportCargo and Links to the TransportOrder summary modal. Added Status History and Routing grids to the TransportOrder summary partial view. TransportOrder Notes functionality implemented inside the TransportOrder modal. Added Organization Site modal lookups inside the TransportSummary modal (ER 25795)&lt;br /&gt;
* [New] 2598 - Maintenaance pages for StockItemNote and view-only listing for StockItemNoteCategory. Added the new StkItemNote_Summary field to the UI (ER 25797)&lt;br /&gt;
* [New] 2611 - Added button to add PO Tracking Note from EditUnderReceivedPO page (ER 25831)&lt;br /&gt;
* [New] 2629 - As a result of StationTransportSupplier table replacement, rework the UI&lt;br /&gt;
* [New] 2650 - Updated the Issue/Edit page - the Delivery Terms DDL now also shows the related INCO terms along with the delivery terms code. Minor layout updates (ER 25955)&lt;br /&gt;
* [New] 2651 - View_IssueDetailKPI updated - removed reference to the droppped column IssueHdr_UserSpecified_WghtUnit_ID. View). IssueDetailKPI updated in db and UI to accomodate updates around (Shipping) container type&lt;br /&gt;
* [New] 2656 - UI updated to reflect recent schema updates to the StationReturnHeader table. (Container Type FK replaced with Shipping Container)&lt;br /&gt;
* [New] 2666 - Modified xxxQty hyperlinks on StockLevel page so that they are always visible (instead of only when the qty in question is &amp;gt; 0) (SR 26071)&lt;br /&gt;
* [New] 2667 - Swapped Reason Code for Description in the Substitution/EditUnplanned page&lt;br /&gt;
* [M/T] 2222 - MT aspects of changing source of supply at the approval stage (ER 23779)&lt;br /&gt;
* [M/T] 2398 - UserRegistration process - handle case where a requested airline has no users linked to the orgsite and therefore there is no-one to review&lt;br /&gt;
* [M/T] 2442 - Create Transport Order tables (ER 25121)&lt;br /&gt;
* [M/T] 2458 - Add new bit columns to StationTransport table (ER 25185)&lt;br /&gt;
* [M/T] 2472 - New workflow for Transport Ordering (ER 25215)&lt;br /&gt;
* [M/T] 2474 - Station Stock Image code tidyup - remove redundant code and tables (SR 16036)&lt;br /&gt;
* [M/T] 2481 - Create and model business entities and repository layer for support of Transport ordering (ER 24543)&lt;br /&gt;
* [M/T] 2481 - Fixed a bug where MT was looking a transport ordering setting during the ProcessRequisitions step and routed to exception when it didn't find any (ER 24543)&lt;br /&gt;
* [M/T] 2487 - Create Transport Order ApprovalUsers table (ER 25215)&lt;br /&gt;
* [M/T] 2489 - Generation of issues from requisitions for any emergency quantity when the attribute for preferred transport is USER does not take the correct transport chain/mode (ER 25283)&lt;br /&gt;
* [M/T] 2490 - Improve alert message handling for problem scenarios (ER 25275)&lt;br /&gt;
* [M/T] 2491 - Create Airline4PL profie and InventoryOwnershipType tables (ER 25289)&lt;br /&gt;
* [M/T] 2494 - Adjust constrainst on new TransportOrder tables (ER 25121)&lt;br /&gt;
* [M/T] 2495 - Create new table StationTransportSupplier (ER 25321)&lt;br /&gt;
* [M/T] 2498 - Fix calc of gross weight if there are mixed units of weight on the requisition (ER 25329)&lt;br /&gt;
* [M/T] 2499 - Add extra column to Transport Order for origin site (ER 25121)&lt;br /&gt;
* [M/T] 2501 - Add extra column to TransportCargo for commodity code (ER 25121)&lt;br /&gt;
* [M/T] 2505 - SkyLog generated PO documents which inclded lines that were split and closed (SR 25345)&lt;br /&gt;
* [M/T] 2506 - Improve error handling for RMA ORDERS05 if E1EDP20 section is missing (line level) (SR 23151)&lt;br /&gt;
* [M/T] 2507 - If mode of transport from requisition is not available use the mode defined on the StationItem before going to another warehouse when creating the issues (SR 25349)&lt;br /&gt;
* [M/T] 2510 - Force the shipping-station to confirm the quantities that have been despatched for Stn2Stn RMAs, thus ignoring the config. flag:  Station.Station_RMAShipConfReqd  (ER 25357)&lt;br /&gt;
* [M/T] 2518 - Station Order back order processing failure (SR 24457)&lt;br /&gt;
* [M/T] 2519 - Change logic for setting ReqHdr_ReqDate on automatically created requisitions (ER 25405)&lt;br /&gt;
* [M/T] 2519 - Fixed a bug when header level required date wasn't being set correctly (ER 25405)&lt;br /&gt;
* [M/T] 2536 - Review and likely revise a SP used by the MT: SupportRequestAttachment_Search (ER 25359)&lt;br /&gt;
* [M/T] 2545 - Found an issue with a Scheduled Report that should have triggered on the 1st day of each calendar MONTH, however, documents have been generated every MINUTE&lt;br /&gt;
* [M/T] 2553 - Addition Null checks in MRP explanation/query text construction (ER 25593)&lt;br /&gt;
* [M/T] 2557 - In unplanned item substitutions do not attempt to create new SPL if the Station does not already have an existing SPL for the original item (SR 25605)&lt;br /&gt;
* [M/T] 2561 - Enhance the outbound ReceiptAdvice interface to map free-text information from Skylog db into the resultant EDI that is produced and posted to our partners... (ER 25625)&lt;br /&gt;
* [M/T] 2566 - Improve error handling on RMA related EDIs (SR 25567)&lt;br /&gt;
* [M/T] 2574 - Use a custom timeout when purging data from the NWAWarehouse table when a NWA WKI is at the WarehouseForecastSummary step (ER 25691)&lt;br /&gt;
* [M/T] 2588 - MT Changes to permit updates to a UserRegistration at the point of Review (ER 25757)&lt;br /&gt;
* [M/T] 2591 - If a back order is processed and transport ordering enabled create a transport order (ER #25777 ) (ER 25777)&lt;br /&gt;
* [M/T] 2595 - Create an additional table to capture notes/documents related to a transport Order (ER#25121) (ER 25121)&lt;br /&gt;
* [M/T] 2596 - Add 2 further columns to TransportStatusHistory table (ER 25121)&lt;br /&gt;
* [M/T] 2599 - Bug reported by Petr - MT exception reported when attempting to submit a new PO that has been provisionally matched to a contract&lt;br /&gt;
* [M/T] 2601 - Add cascade delete functionality to SkyShare PublicationAccessLog table&lt;br /&gt;
* [M/T] 2610 - In16 overflow reported on StationItemStockOut calcs&lt;br /&gt;
* [M/T] 2627 - SPM will be able to access SkyShare publication relates to his/her station regardless of ShyShare access (SR 26229)&lt;br /&gt;
* [M/T] 2627 - Fixed a bug with requisition / shipment generation when there were no weights and dimensions in the IpemPack table (SR 26419)&lt;br /&gt;
* [M/T] 2728  - Fixed problem with deadlines on the WaitExpiry step of the SkyShare Publication workflow map (SR 26185)&lt;br /&gt;
* [M/T] 2735 - SkyShare distribution to Station users should not exclude SPM if they do not have SkyShare access yet (SR 26229)&lt;br /&gt;
* [M/T] 2738 - Fixed a problem where all critical users had reviewed the SkyShare publication and the wki gets routed to wait expiry - subsequent updates of the publication before expiry date is reached then caused the wki to terminate prematurely instead of sending out alerts as expected (SR 26091)&lt;br /&gt;
* [M/T] 2792 - Fixed problems processing EDI's related to the creation and progression of Station Orders and calculation of Gross Weight (SR 26387 / SR 26393)&lt;br /&gt;
* [M/T] 2793 - Fixed failing stock out process (SR 26397)&lt;br /&gt;
* [Begfix] 2685 - SkyShare/Publication updates for new db constraints (SR 26109)&lt;br /&gt;
* [Bugfix] 2289 - Ensures that a user is prevented access to SkyShare if they have access to SkyShare but none of their accessible airlines do. Also, added a check when initialising a NEW Publication, to ensure the chosen airline does infact have SkyShare access (ER 24077)&lt;br /&gt;
* [Bugfix] 2374 - Added Manufacturer to &amp;quot;Items Supplied&amp;quot; grid on AirlineSupplier/Edit. Also fixed a bug on the same page where it was impossible to change the Manufacturer for a given item&lt;br /&gt;
* [Bugfix] 2416 - Fixed unfriendly message presented to user when they don't specify an Auto Requisition Option in the Station Defaults editor window (SR 25033)&lt;br /&gt;
* [Bugfix] 2421 - Hooked the External Demand File upload UI to the appropriate M/T service endpoint so that uploaded files actually get processed (SR 25043)&lt;br /&gt;
* [Bugfix] 2554 - Rolled back changeset #35703 and amended it so that RDC- prefix becomes IWT- and ensured that exported documents also contain the IWT- prefix&lt;br /&gt;
* [Bugfix] 2582 - Ensured that the items offered for selection (for adding to a Warehouse Transfer) do not include any items which are already on the Warehouse Transfer, and also defaulted the Item Required Date to match the header-level required date&lt;br /&gt;
* [Bugfix] 2597 - Transport Order window is now modal - so the background is greyed out, giving proper focus on the active modal window. Re-jigged some fields in the page, preventing wrapping of the Transport Mode and &amp;quot;Forwarding Bill To&amp;quot; labels and values. Shipper field value corrected. Clear line separates the shipping method/provider info and the cost info so between FCL and Currency (ER 25795)&lt;br /&gt;
* [Bugfix] 2602 - Fixed live re-calculation of Target Pick Date on WarehouseTransfer/Initialise when user changes any of the variables which affect it&lt;br /&gt;
* [Bugfix] 2608 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2615 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2617 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2618 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2619 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2620 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2621 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2622 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2623 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2624 - Filtered out data for inactive airlines on the data grids for various pages&lt;br /&gt;
* [Bugfix] 2629 - Fixed handling of TransportSupplier modal edit datasource errors. Minor improvement to Weights and Dimensions controls functionality&lt;br /&gt;
* [Bugfix] 2631 - Fixed grids on Workflow Exceptions and Interface File Errors pages to allow normal text selection (rather than excel style full-cell selecting) (SR 25889)&lt;br /&gt;
* [Bugfix] 2632 - Fixed grids on Workflow Exceptions and Interface File Errors pages to allow normal text selection (rather than excel style full-cell selecting) (SR 25889)&lt;br /&gt;
* [Bugfix] 2635 - ixed ER Status DDL having no selectable options after a post-back (SR 25913)&lt;br /&gt;
* [Bugfix] 2652 - Added non-global activity spinner for each SkyShare Publication Attachment to indicate to the user that it's loading. Also removed the problematic sidebar button in the PDF viewer which was causing a loading loop (presented as a flickering document). Added FileSize to PublicationAttachments (Schema change script included) (SR 25937)&lt;br /&gt;
* [Bugfix] 2655 - Fixed label in the IWT Back Order edit page&lt;br /&gt;
* [Bugfix] 2662 - Extended validaitons around AirlineSupplier contact email input. Fixed so that failur for potentially dangerious input e..g pointed brackets) is reported back to the user in the modal editor window (SR 26039)&lt;br /&gt;
* [Bugfix] 2697 - Improved exception handling for StationCount/SetActualCountDate (SR 26159)&lt;br /&gt;
* [Bugfix] 2699 - Validation checks added when constructing or approving a SkyShare publication to ensure that the selected distribution &amp;quot;entities&amp;quot; are not left empty. When constructing, the warning can be ignored. When approving, it cannot. Additionally, forces the user to save data before submitting [for approval] or approving, if the distribution details have changed (SR 26113)&lt;br /&gt;
* [Bugfix] 2704 - Fixed the ability to edit various parts of a SkyShare publication in the Show-only view (SR 26119)&lt;br /&gt;
* [Bugfix] 2716 - Adjusted behaviour on WarehouseTransfer/Initialise so that the Target Pick Date is only presented (and calculated) when BOTH Required Date AND Transport Method are chosen&lt;br /&gt;
* [Bugfix] 2716 - Commented out &amp;quot;Transport data has not been configured...&amp;quot; message in WarehouseTransfer/Initialise (&amp;quot;Create&amp;quot; view) which does not make much sense since Transport Method is now a required field&lt;br /&gt;
* [Bugfix] 2717 - Fixed an error presenting Tracking Notes on a PO when the Comment field is left blank and removed the unnecessary quotes on the tooltip for said comment field (when it's presented in the grid)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.128.7''' ''(RS 04/03/2021, LSY 04/03/2021)''&lt;br /&gt;
* [Bugfix} 2692 - Fixed. Do not validate the header/line item required dates against the preferred MOt for caterers. Current functionality does not permit caterers to edit the MOT, thusd there is no MOT dropdown list on the page (SR 26127)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.128.6''' ''(RS 25/02/2021, LSY 25/02/2021)''&lt;br /&gt;
* [New] 2330 - Ensured that a user is prevented from resuming an export if it was a global admin who paused it (unless they themselves are global admin too), also added the source URL where a download originated in the export cancellation notification&lt;br /&gt;
* [New] 2378 - Moved the new Comment column (ER 24813)&lt;br /&gt;
* [New] 2439 - Ensured that the UID gets passed back to the view when creating a new ShippingContainer record, so that further edits to the same record (before a page reload etc) can be successful. Added user friendly message for IDX_ShippingContainer_Code violation (ER 25115)&lt;br /&gt;
* [New] 2492 - Finished the Airline 4PL Profile piece (added the details &amp;amp; editor to the Airline Index grid's child template) (ER 25289)&lt;br /&gt;
* [New] 2515 - Add warning message when generating supplier forecast (ER 25391)&lt;br /&gt;
* [New] 2516 - Further changes to requisition Creation regarding Preferred transport and required date. Further work for requisition creaiton regaridng preferred MOT and the required date. The requisition header required date is now automatically set to the latest required date at line level. Also made further changes to the requisition add item functionality - prevents preferred MOT selection according to the Org Attribute config for STATION_CREATION_METHOD value. Also created a JavaScript object to handle a bulk of Add Requisition Item functionality. Improvements to requisiiton edits around required dates and preferred MOT (ER 25397)&lt;br /&gt;
* [New] 2520 - Additional fields (preferred MOt, and stock out information) added to Requisition Detail lines/show page. Changed stock out emergency popup trigger event from mouse-click to mouse hover (ER 25409)&lt;br /&gt;
* [New] 2525 - Added column resizer button to grid on NetworkAnalysis/ActionedChanges and /ForecastChanges (ER 25423)&lt;br /&gt;
* [New] 2534 - Prevent Station_Port_ID from being changed once a station has become active (ER 25485)&lt;br /&gt;
* [New] 2539 - Station/EditITem - Added additional data to the Delivery Location dropdown list template (transport mode and default) (SR 25541)&lt;br /&gt;
* [New] 2550 - SAP-Centric Back Orders index grid - exclude airlines (from the ailrine filter) which are not configured as SAP Centric. Also implemented Stock Item and Pack modal popup from the same index page (hyperlinking the Item Code column) (SR 24295)&lt;br /&gt;
* [New] 2551 - Implemented hyperlinks in Stock Level transactions to 'jump' to a transaciton. Although instead of jumping, the transaction is loaded in a modal window, allowing the user to remain on the Stock level page (SR 22071)&lt;br /&gt;
* [New] 2552 - Stations/Index - hide the + button if a station already has defaults setup (SR 24697)&lt;br /&gt;
* [New] 2572 - Permit users with Role 13 [Supplier Relationship Manager (RO)] access to additional pages, including /PurchaseOrder/AwaitingShipmentConfirmationIndex + /PurchaseInvoice/AwaitingCommitment (ER 25231)&lt;br /&gt;
* [New] 2575 - Added filter to the &amp;quot;Image&amp;quot; column on pages /StockItem/ItemsIndex and /StockItem/ItemCatalogueIndex (ER 21451)&lt;br /&gt;
* [New] 2576 - Financial consumption dashboard updated to consider warehouse consumption, including Warehouse filtering. Financial Consumption chart - series data drill-down functionality updated to allow drill-down by Warehouse&lt;br /&gt;
* [New] 2579 - Updated maintenance message formatting throughout the portal (ER 25731)&lt;br /&gt;
* [New] 2584 - Modification to DeliveryTerm maintenance pages - utilises new INCOClass table (ER 25759)&lt;br /&gt;
* [New] 2585 - Implementation of UI page for INCO Terms. Minor updates. Renamed the relevant DTO model classes to be more aligned with accepted development standards/conventions (ER 25759)&lt;br /&gt;
* [Bugfix] 2285 - Fixed /StationReturn submenu 2. Fixed edit icon on MRP/SupplierForecast (DocumentRequest detail tab). Fixed - Adjustments and All Transactions listed in a wrong order in the menu 2. Fixed - Inventory &amp;amp; Financial reports should not be accessible to the user (SR 24411)&lt;br /&gt;
* [Bugfix] 2289 - Ensured that a user is prevented access to SkyShare if they have access to SkyShare but none of their accessible airlines do. Also, added a check when initialising a NEW SkyShare Publication, to ensure the chosen airline does infact have SkyShare access (ER 24077)&lt;br /&gt;
* [Bugfix] 2322 - Changed user reinstate functionality so that the behaviour differs for SSO users and non-SSO users. For non-SSO, UserDet_Active is set to 1, and UserLoginAudit_LastLoginTimestamp is set to 14 days ago. For SSO users, the same is done, and also the UserLoginAudit record is updated further - _Locked becomes false, and _FailureCount becomes 0 (ER 24369)&lt;br /&gt;
* [Bugfix] 2334 - Fixed 4 bugs with the SkyShare project reported by Fran (ER 24077)&lt;br /&gt;
* [Bugfix] 2338 - Updates Stock Development Per Site - do not automatically add in missing days to the chart, which had caused a misleading 'V' dip to be shown (ER 15952)&lt;br /&gt;
* [Bugfix] 2345 - Changed the filter options on &amp;quot;Record Type&amp;quot; for both inbound and outbound File Register pages, so that the behaviour acts as a whitelist rather than a blacklist. E.g. now ONLY types starting with &amp;quot;inbound&amp;quot; are offered as a filter option on the inbound page, and ONLY those starting with &amp;quot;outbound&amp;quot; or &amp;quot;forward&amp;quot; are offered on the outbound page (SR 15802)&lt;br /&gt;
* [Bugfix] 2411 - Fixed both findings by Petr (delete button only to be visible for global admins, and fix to record editing) (ER 25021)&lt;br /&gt;
* [Bugfix] 2426 - Fixed security menu not showing up for the 2 new Airline roles and ensured only users with a lesser role are displayed on the UserIndex and AllowedStationsIndex pages (SR 25055)&lt;br /&gt;
* [Bugfix] 2509 - Fixed error reporting and added appropriate validation for AirlineSupplierContact Email (SR 25275)&lt;br /&gt;
* [Bugfix] 2514 - Fixed toolbar to add a PO Tracking note, in the PO details partial view (SR 25389)&lt;br /&gt;
* [Bugfix] 2516 - Implemented enhanced item level required date validation checks and messaging, as per the spec (ER 25397)&lt;br /&gt;
* [Bugfix] 2521 - Fixed text colour for Requisitions menu (ER 25411)&lt;br /&gt;
* [Bugfix] 2522 - Fixed error reporting, added optional airline field (to grid), and made the note required when StkItem_SupplyAtRisk = true&lt;br /&gt;
* [Bugfix] 2523 - Fixed line level comments not being stored for cancelled lines (SR 24079)&lt;br /&gt;
* [Bugfix] 2524 - Improved styling of the SkyPortal notification modals (SR 15710)&lt;br /&gt;
* [Bugfix] 2526 - Improved post-back handling and validation on AddItemToCount view - if the count is using Float Qty's then this field must not be null, and at least one of the qty's must be greater than 0 (also applies when the count isn't using floating qty's but obviously just applies to the BackupQty field there) (SR 16134)&lt;br /&gt;
* [Bugfix] 2529 - Amend the Unplanned Substitution Approval page to honour an extended list of potential approving-users&lt;br /&gt;
* [Bugfix] 2531 - StockLevel index - fix to the hyperlinks for txn modals - changed to prevent redirects (not directly linked to this task but was picked up i ntesting). Also improved the layout for the IWT modal header panel. Fix to bug preventing requisition lookup from the expected backorder modal [SR 22071]&lt;br /&gt;
* [Bugfix] 2532 - Fixed Station Edit - 'valid to date' input control. It is now possible to set the value to null&lt;br /&gt;
* [Bugfix] 2537 - Menu header &amp;quot;Create / Review&amp;quot; - seems the word &amp;quot;Requisitions&amp;quot;&lt;br /&gt;
* [Bugfix] 2546 - Support Ticket edit navigation fixed - URL Referrer will not always be present (SR 25583)&lt;br /&gt;
* [Bugfix] 2547 - Added filename column heading. Also moved several JS functions from polluting the global scope (SR 25581)&lt;br /&gt;
* [Bugfix] 2556 - Unplanned Substitutions - fix to reason code bein null on posback. Also tidied up the 'Activate' modal window&lt;br /&gt;
* [Bugfix] 2558 - Updated query constructor for returning the list of suitable users for selection as Count Responsible for a NEW station (SR 25035)&lt;br /&gt;
* [Bugfix] 2564 - Requisition/Index user grid filter preferences are automatically persisted when using any action from the 'quick action/bolt' button that naviagtes the user away from the page (SR 25165)&lt;br /&gt;
* [Bugfix] 2573 - Fix to Supplier Forecast access for Supplier Relationship Mamager role (ER 25231)&lt;br /&gt;
* [Bugfix] 2577 - StationShipments index grid - prevent columns from being hidden/removed dynamically due to browser window size (ER 16144)&lt;br /&gt;
* [Bugfix] 2580 - Allow RMA approval process to accept the desired ship date to be today's date (but not before) (ER 25735)&lt;br /&gt;
* [Bugfix] 2634 - Fixed error caused by lovely embedded viewModel properties and that in turn fixed the bug of being unable to add items to an RMA (SR 25921)&lt;br /&gt;
* [Bugfix] 2640 - Fixed bugs with exporting Linked SkyShare Publications and Distribution lists from Edit and Show Publication pages (SR 25933)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.127.16''' ''(RS 12/02/2021, LSY 12/02/2021)''&lt;br /&gt;
* [Bugfix] 2445 -  Fixed a receipt confirmation page for shipments so that it does not show an error message on an attempt to receipt confirm goods (SR 26005)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.127.15''' ''(RS 11/02/2021, LSY 11/02/2021)''&lt;br /&gt;
* [New] 1891 - Allow Supplier Relationship Manager role read only acces to Item Categories (ER 22225)&lt;br /&gt;
* [New] 2386 - Implemented a mechanism to detect and prevent duplicate export requests for a common user. Exports will be prevented if the user already has an export in progress or waiting (paused) which will likely result in the same data and the user will be presented with a message telling them why. User can then either forget about the second export or cancel the first and try again&lt;br /&gt;
* [New] 2410 - Support Request Warning Logs (display) (ER 25017)&lt;br /&gt;
* [New] 2428 - Modified the validation when user changes the qty for a suggested line, so that it only looks at the non-manually-added lines, and added a new check with a different message which checks that manually added lines have comments (ER 16791)&lt;br /&gt;
* [New] 2443 - Add hyperlinks to various Qty figures on MRP/EditAlert, which present popup windows akin to what we have on the StockLevel page (explanations and breakdowns of what made those figures) (ER 25119)&lt;br /&gt;
* [New] 2444 - Implement filtering to allow a user ( typically with a Caterer / Groundhandler role) to view an Item Catalogue which is specific to their station(s) (ER 16050)&lt;br /&gt;
* [New] 2451 - UI updated for ShippingContainer maintenance. New validation checks and messages for weights and dimensions (ER 25115)&lt;br /&gt;
* [New] 2453 - Configured the Station Par Level grid for storing user filters, which includes remembering the preferred grid size. This also persists the grid settings on navigation to another page (ER 16048)&lt;br /&gt;
* [New] 2454 -  Asset &amp;amp; Asset Tags Management (ER 16084)&lt;br /&gt;
* [New] 2455 - Add header level comment to Issue Details report (ER 25159)&lt;br /&gt;
* [New] 2456 - UI updated to accomodate WarehouseTransferHEader updates (_DelTerms changed to FK DelTerm_ID) (ER 24831)&lt;br /&gt;
* [New] 2457 - UI updates - IssueHeader.IssueHdr_DelTerms has changed to become a FK, .IssueHdr_DelTerm_ID (ER 24831)&lt;br /&gt;
* [New] 2462 - New fields added to UI maintenance for SupplierTransport (ER 25213)&lt;br /&gt;
* [New] 2463 - Station Transport maintenance and show [ages updated to accomdate new columns. Added in new StationTransport fields to several sub-grids in th eportal. Also updated label texts (ER 25185)&lt;br /&gt;
* [New] 2464 - WarehouseTransferTransport maintenance updated to accommodate two new fields (ER 25187)&lt;br /&gt;
* [New] 2465 - New fields added to UI maintenance for SupplierTransport (ER 25213)&lt;br /&gt;
* [New] 2485 - Organization Attributes listing index (ER 25267)&lt;br /&gt;
* [New] 2486 - UI requisition updates for preferred mode of transport editing. OrganizationAttibute/STATIONORDER_CREATION_METHOD is used to determine if header and detail modes of transport can be editied. Suitable notificaitons are provided to inform users of available/limited editing. Update to SP that is responsible for generating a requisition from a selected template (ER 25269)&lt;br /&gt;
* [New] 2488 - TransportOrderApprovalUsers and Airline4PLProfile&lt;br /&gt;
* [New] 2491 - Added FK_Airline4PLProfile_InventoryOwnershipType (ER 25289)&lt;br /&gt;
* [New] 2492 -  TransportOrderApprovalUsers and Airline4PLProfile (ER 25289)&lt;br /&gt;
* [New] 2496 - Implementation of DISPLAY ONLY functionality for StationTransportSupplier. UI Maintenance functionality for StationTransportSupplier (ER 25321)&lt;br /&gt;
* [M/T] 2641 - Fixed a calculation of DaysCoverage which is ForecastStockQty / DemandDailyAverage sto include a possible 0 (SR 25905)&lt;br /&gt;
* [AuthServer] 2364 - Changed behaviour of the Role Group Help button on the RegisterNewUser page so that it opens the appropriate Wiki page instead&lt;br /&gt;
* [AuthServer] 2394 - Maintenance banner on Login screen (AuthServer) adjusted so that the text is black when the maintenance is an hour or more in the future, but red if it's closer (or active)&lt;br /&gt;
* [AuthServer] 2579 - Changed the maintenance text again per Jaime's suggestion - change for UI, not AuthServer (yet a new version of the AuthServer had to be produced because of a shared resources.dll file) (ER 25731)&lt;br /&gt;
* [AuthServer] 2579 - Changes to AuthServer maintenance message and SSL seal position. Further changes to maintenance message text so that it could work for both UI and AuthServer (ER 25731)&lt;br /&gt;
* [Bugfix] 2343 - RMA receipt confirmation - implementation of a 'Close remaining balance' function (SR 24079)&lt;br /&gt;
* [Bugfix] 2403 - Fixed Contracted Items report column labels (ER 24965)&lt;br /&gt;
* [Bugfix] 2441 - Fixed faulty error when terminating an active PO Contract (record you attempted to update has been modified by another user)&lt;br /&gt;
* [Bugfix] 2446 - Fixed the financial consumption report. All series bars now show total values (SR 25153)&lt;br /&gt;
* [Bugfix] 2449 - Ensured that the grid on ItemSupplier/WarehouseDetails reloads its data after a data changing operation&lt;br /&gt;
* [Bugfix] 2461 - Fixed an issue when creating a support ticket - if category is initially set as Enhancement Request but changed before the form is submitted, the Priority was being sent across as null (provided the user didn't manually change it from &amp;quot;Low&amp;quot;) (SR 25197)&lt;br /&gt;
* [Bugfix] 2476  - Product access required for StockItem/ReplacementsIndex wasn't in line with the menu item visibility (SR 25243)&lt;br /&gt;
* [Bugfix] 2482 - Fixed Airline WMS Code AMpping grid data access to match the access rights of the page itself&lt;br /&gt;
* [Bugfix] 2484 - Fixed the consistency between the &amp;quot;main/home&amp;quot; menu and the &amp;quot;strip/child&amp;quot; menus for the System/Admin section (ER 25293)&lt;br /&gt;
* [Bugfix] 2500 - Fixed previous mistake made in view file (SR 25307)&lt;br /&gt;
* [Bugfix] 2502 - Fixed Change Contract and Auto Match buttons doing nothing on EditPreSubmitPurchaseOrder, also fixed Contract details disappearing after a post-back (save &amp;amp; continue etc) (SR 25333)&lt;br /&gt;
* [Bugfix] 2504 -  Fix duplicate / false entries showing up in Supplier Forecasting index (SR 25299)&lt;br /&gt;
* [Bugfix] 2594 - Issue Details KPI report fixes. 1. Removed invalid reference to IssueHdr_DelTerms. 2. Fixed export functionality bug - breaks when loading user-stored filters. 3. Removed a number of unnecessary columns from the database view. 4. Changed grid filter for Transport Mode, to use a select-list&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.126.16''' ''(RS 01/02/2021, LSY 01/02/2021)''&lt;br /&gt;
* [Bugfix] 2559 - table object AvgWeightedCostScheduleConfig removed  from the Inflight solution. Data is now read from ScheduletaskConfig, JobType = 51 ('ItemAvgWeightedCost') (SR 25843)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.126.15''' ''(RS 28/01/2021, LSY 28/01/2021)''&lt;br /&gt;
* [New] 1445 - Bulk of work complete for Scheduled Reports&lt;br /&gt;
* [New] 1914 - Porting task - to bring across UI content for handling REQ Batch tables&lt;br /&gt;
* [New] 2085 - Added comment field to Planned PO's grid on EditSupplierForecast page (ER 23775)&lt;br /&gt;
* [New] 2120 - Aircraft Enhanced Exporting&lt;br /&gt;
* [New] 2121 - Aircraft Configuration Enhanced Exporting&lt;br /&gt;
* [New] 2122 - Aircraft Storages Enhanced Exporting&lt;br /&gt;
* [New] 2123 - Aircraft Stowage Types and Tail Numbers Enhanced Exporting&lt;br /&gt;
* [New] 2125 - Market Enhanced Exporting&lt;br /&gt;
* [New] 2130 - Master Flight Routing Enhanced Exporting&lt;br /&gt;
* [New] 2131 - Aircraft Routing Enhanced Exporting&lt;br /&gt;
* [New] 2142 - Airline Analytics (RO) role now has access to Purchase Ordering, and Warehouse Transfer reports. Also, when viewing the Warehouse Index grid can now only see warehouses linked to their airlines&lt;br /&gt;
* [New] 2339 - Add Station Item In-Transit Details page, hyperlinked from the Transit Qty column(s) on Requisition Approval - Work still in progress. Cosmetics and fix for some of the hyperlinks within the popup window which take the user to the RMA / Station Order etc (SR 15956)&lt;br /&gt;
* [New] 2374 - Added the Edit button on the Items Supplied grid on the AirlineSupplier/Edit view&lt;br /&gt;
* [New] 2378 - Add header level comment to RMA Details report (ER 24813)&lt;br /&gt;
* [New] 2379 - Fixes for adding items to stations via Global Updates - For each station listed, AutoREQ Option will now default to whatever is set in the Station Defaults, and the Next Requisition date fields also will have a default - the earliest future NextReqDate of the StationItems already linked to the station in question. If no such value can be found, it defaults to 7 days in the future. Additionally, when changing the selection in the Auto Requisition Option DDL, the default date will appear / disappear depending on the selection, prompting users to change it if necessary, and avoiding a situation where it's unset by mistake (SR 24819)&lt;br /&gt;
* [New] 2380 - SupplierTransport and FK to DeliveryTerms - UI updates. Updated StationWarehouseLinks view (accessed from station edit) to work with StationTransport DeliveryTerms updates in the modal editor (ER 24825)&lt;br /&gt;
* [New] 2381 - DB Change script updated - added new FK constraint to DeliveryTerm table. Change StatTrans_DelTerm to a to a FK StatTrans_DelTerm_ID (ER 24829)&lt;br /&gt;
* [New] 2382 - Warehouse Transfer Link and Transpoty Chain mainenance. Also enhanced the ExportController to allow foreign keys to be configured (ER 24831)&lt;br /&gt;
* [New] 2384 - Supplier Transport Chain main index grid and maintenance / 'Enhanced' exporting added for Supplier Transports Chain index grid (ER 24835)&lt;br /&gt;
* [New] 2387 - Added show page for OrganizationSite data, and added some hidden optional fields to the Organization Site index listing (ER 17353)&lt;br /&gt;
* [New] 2388 - Warehouse Transfer Link and Transpoty Chain mainenance. Also enhanced the ExportController to allow foreign keys to be configured (ER 24839)&lt;br /&gt;
* [New] 2394 - Suppressed maintenance banner and pop-up notifications until scheduled maintenance is within the next hour (ER 24857)&lt;br /&gt;
* [New] 2401 - Added Description to the GL Account Category DDL ValueTemplate so users have a better clue about which option is selected (to both StockItem Edit and Add pages) (ER 24915)&lt;br /&gt;
* [New] 2402 - Made SSL Seal position more dynamic based on user name length (SR 24947)&lt;br /&gt;
* [New] 2403 - Wide General reports updated to use sticky columns (ER 24965)&lt;br /&gt;
* [New] 2404 - Column sequences stored in user preferences (ER 24925)&lt;br /&gt;
* [New] 2406 - Added optional Destination column to Stock Level Transaction grids on StockLevel/Index and StockLevel/AllTransactions (ER 24959)&lt;br /&gt;
* [New] 2407 - RMA updates - take into account the source station settings around RMA Qty enforcement when editing/approving an RMA and it's items. We now present in the UI an indication that the RMA qtys are being enforced. Added StationReturnController updates (SR 23923)&lt;br /&gt;
* [New] 2411 - Add content to the portal to maintain (add, edit, show) data in the new TransportStatus table (ER 25021)&lt;br /&gt;
* [New] 2432 - Generation and viewing/retrieval of Proforma Invoice documents for RMA txns . Functionality now available in the Edit page, as well as the Show page (ER 24415)&lt;br /&gt;
* [New] 2435 - Sea Movement Type mapping maintenance implemented in the UI (ER 25095)&lt;br /&gt;
* [New] 2439 - Shipping Container show page now shows the volumes. Updated the display attributes for the dimensions - to 3 decimal places. Minor update - replaced on-the-fly volume calculation with database fields. Added Volume value calcaulation and display of volume UOM to ShippingContainer edit popup (ER 25115)&lt;br /&gt;
* [New] 21451 - Item Catalogue - Allow exporting of images to Excel&lt;br /&gt;
* [M/T] 1342 - Major enhancements to StationItemStockOut process to capture more info and provide better Station KPI info (ER 24673)&lt;br /&gt;
* [M/T] 1342 - Fixed a problem that was causing StationStockOut WKIs to route to exception&lt;br /&gt;
* [M/T] 2323 - Validate IWT TargetPickDate upon submission of new IWT via portal (SR 18981)&lt;br /&gt;
* [M/T] 2336 - Add auto-reminder and auto-deletion to SkyShare Publications that have been rejected at approval (ER 23963)&lt;br /&gt;
* [M/T] 2337 - Support possible changes in the PublicationDistribution when a SkyShare publication is rejected and then resubmitted by the originator (ER 23963)&lt;br /&gt;
* [M/T] 2348 - Support re-opening of a contract previously closed due to ceiling being reached upon CPO cancellation (SR 22555)&lt;br /&gt;
* [M/T] 2348 - Fixed a problem whereby PO submission failed when the PO was provisionally linked to a contract where the PO line quantities matched exactly the available stock left on each line of the contract&lt;br /&gt;
* [M/T] 2350 - Add workitem location sanity check to Station Count process at StationItemKPICapture step (SR 19253)&lt;br /&gt;
* [M/T] 2353 - Populate Whse_ID field in TransferGLExpenseReport table upon GL expense interface execution&lt;br /&gt;
* [M/T] 2382 - MT impact on change of DelTerm column in WarehouseTransferHeader (ER 24831)&lt;br /&gt;
* [M/T] 2385 - Change SkyShare PublicationAccessLog population to ensure user accounts are only added if the user has SkyShare access (ER 23963)&lt;br /&gt;
* [M/T] 2390 - MT impact on change to DelTerm column in StationTransport table (ER 24829)&lt;br /&gt;
* [M/T] 2391 - MT impact on change to DelTerm column in Supplier Transport table&lt;br /&gt;
* [M/T] 2396 - Change to Station Count 24, 36, 48 hour reminder alerts to prevent possible duplication of alerts to users (SR 24735)&lt;br /&gt;
* [M/T] 2399 - Populate SSIM Header ID FK in FlightGroup table upon SSIM Burst (ER 24597)&lt;br /&gt;
* [M/T] 2415 - Change to support request progression interface to avoid workitem routing if no relevant change has been made&lt;br /&gt;
* [M/T] 2422 - Improvements to RMA station receipt conf to only set receipt date for actual receipts (SR 25047)&lt;br /&gt;
* [M/T] 2430 - Olson Timezone change to ensure safe conversion about timezone adjustment periods (SR 25075)&lt;br /&gt;
* [M/T] 2434 - Move ActualPax interface to generic task scheduler&lt;br /&gt;
* [M/T] 2438 - Change to IWT Out message generation to skip any cancelled lines&lt;br /&gt;
* [M/T] 2440 - Move Item average weighted cost to generic scheduler&lt;br /&gt;
* [M/T] 2442 - DB script for Transport Order table creation (ER 24543)&lt;br /&gt;
* [M/T] 2448 - tighten up check on despatch conf EDI validation to ensure ack message can only be skipped for SAP central clients (SR 25131)&lt;br /&gt;
* [Bugfix] 1445 - Fixed bugs found during testing&lt;br /&gt;
* [Bugfix] 2114 - WMS Shipment Reversal updates - Corrected the disdplay format for Issue UID on the 'Possible Matches' grid, and made that UI D a hyperlink to a display modal (ER 15654)&lt;br /&gt;
* [Bugfix] 2127 - Fixed a breaking change with Enhanced Exporting which was introduced in build 126&lt;br /&gt;
* [Bugfix] 2347 - Ensured records where Airline no longer exists, or Airline is inactive, are filtered out from results on the parent grid on /StationShipment/IntransitShipmentStationsIndex (SR 24637)&lt;br /&gt;
* [Bugfix] 2409 - Station Receipt report fixed to show correct values for the Transport Method (in the grid)&lt;br /&gt;
* [Bugfix] 2416 - Fixed UI reporting that StationDefaults.StatDflt_AutoReqOpt_ID is optional (SR 25033)&lt;br /&gt;
* [Bugfix] 2417 - Filtered out External Support role from the options presented when selecting Station Provisioning Manager whilst editing or adding a Station (SR 25035)&lt;br /&gt;
* [Bugfix] 2418 - Fixed typo in SkyShare PublicationDistributionType data&lt;br /&gt;
* [Bugfix] 2420 - Fixed Clear Filters button on Bespoke Reports (SR 25039)&lt;br /&gt;
* [Bugfix] 2421 - Extended access rights for Airline/Warehouse_Read method for SLX Local Admins, SLX Ops, Airline Admins, and Airline Operations, to facilitate those same roles being able to submit External Forecast Data files (these (and Global Admins) are the roles identified as being allowed to do that) (SR 25043)&lt;br /&gt;
* [Bugfix] 2424 - Filtered out Closed lines from the grid presented on StationShipment/EditStationReturnReceipt/ (SR 25047)&lt;br /&gt;
* [Bugfix] 2424 - Fixed a previous check-in which hid lines on the grid where StatRetRec_Closed = true. Now instead hides lines where StatRetDet_Closed = true (SR 25047)&lt;br /&gt;
* [Bugfix] 2439 - Fixed the unit of dimensions display, changed to show dimension (e.g. MTR) instead of unit code (e.g. M3), for the inner/outer dimensions (ER 25115)&lt;br /&gt;
* [Bugfix] 2459 - Fixed error appearing on any Bespoke Report (&amp;quot;ExtensionMethods&amp;quot; does not exist in the namespace)&lt;br /&gt;
* [Bugfix] 2466 - Fixed title for SSIM Flight Filters page&lt;br /&gt;
* [Bugfix] 2473 - Fixed edit button missing from PO's Awaiting Commitment page (due to a recent change which was to allow read-only access to POs for Supplier Managers) (SR 25229)&lt;br /&gt;
* [Bugfix] 2581 - Fixed a bug with IWT creation and a bug with maintaining Warehouse Transport Links&lt;br /&gt;
* [Bugfix] 2583 - ixes menu for WCS role - they will now see the 'Manage PO Exceptions' option (SR 25739)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.125.19''' ''(RS 12/01/2021, LSY 12/01/2021)''&lt;br /&gt;
* [Bugfix] 2316 - Financial consumption chart fix - corrected the  stack value. Fixes bug where any stacked bar had a negative value on the y-axis (SR 23245)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.125.18''' ''(RS 11/01/2021, LSY 11/01/2021)''&lt;br /&gt;
* [Bugfix] 2569 - Wrapped call to M/T in check for ticket's status - if complete, M/T not called&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.125.17''' ''(RS 07/01/2021, LSY 07/01/2021)''&lt;br /&gt;
* [New] 1891 - Allow SRM user role access to the PO Liners report and Item Catalogue Index (SR 25551)&lt;br /&gt;
* [New] 2151 - Added ability to manually add / remove entries from the Distribution Log against a SkyShare Publication, a fix required to allow editing of a Publication Type after a recent change, and various SkyShare fixes (ER 24077)&lt;br /&gt;
* [New] 2151 - All SkyShare Publication related tables added to UI code, and added pages for PublicationType maintenance - Create / Read / Update / Delete including basic validation. Ensured a suitable message is presented to the user if they try to store data which results in multiple Publication Types with the same Description for an airline (ER 24077)&lt;br /&gt;
* [New] 2242 - Airline edit modal updated to include 'Additional Users Authorised for Product Substitutions (ER 22783)&lt;br /&gt;
* [New] 2307 - Implemented Scheduled tasks configuration meintenance (ER 24533)&lt;br /&gt;
* [New] 2322 - Changed user reinstate functionality so that the behaviour differs for SSO users and non-SSO users. For non-SSO, UserDet_Active is set to 1, and UserLoginAudit_LastLoginTimestamp is set to 14 days ago. For SSO users, the same is done, and also the UserLoginAudit record is updated further - _Locked becomes false, and _FailureCount becomes 0 (ER 24369)&lt;br /&gt;
* [New] 2325 - Updated UI menus for Supplier Roles (ER 24615)&lt;br /&gt;
* [New] 2330 - Management page to list all active exports currently in progress (or paused) - for global admins this is across all users, for other roles this is just their own personal downloads. Only exports using Enhanced Exporting will be listed. Ability for users to cancel or pause (with optional auto-un-pause time) exports with an optional message if the export belongs to another user. Basic queueing system to delay incoming export requests when there are many active exports already in progress. Also improved progress indicators on exports so that they should only reach 100% when the download is fully available&lt;br /&gt;
* [New] 2334 - Added ability to manually add / remove entries from the Distribution Log against a SkyShare Publication, a fix required to allow editing of a Publication Type after a recent change, and various SkyShare fixes (ER 24077)&lt;br /&gt;
* [New] 2335 - Provide an ability in the Skysuite UI to allow users to view historic (no long current) flight schedule data, as per previous SSIM files (ER 24597)&lt;br /&gt;
* [New] 2338 - SkyTrack LH Dashboard - Stock Development Per Site (ER 15952)&lt;br /&gt;
* [New] 2346 - Implement ability to view NWAWarehouse data when drilling into a specific forecast (ER 7965)&lt;br /&gt;
* [New] 2357 - Changes to the menu options and navigation under the Reports main menu (ER 24683)&lt;br /&gt;
* [New] 2358 - Granted access for Airline Analytics role to various StockLevel explanation modals (ER 24687)&lt;br /&gt;
* [New] 2359 - Reordered columns on the Requisition Approval view (for all 3 different Loading Group configurations) (ER 15948)&lt;br /&gt;
* [New] 2360 - Schedule menu items enabled for caterer role (SR 24695)&lt;br /&gt;
* [New] 2361 - Station/Index defaults nested grid layout improvements (SR 24697&lt;br /&gt;
* [New] 2367 - Updates to Station maintenance, referencing new table StationReportingGroup (ER 24713)&lt;br /&gt;
* [New] 2397 - Modified Reviewed column in SkyShare Publication listing to indicate partial review (ER 24077)&lt;br /&gt;
* [Bugfix] 2299 - Fixed all fields becoming uneditable when a validation occurs during a SupportRequest edit operation (SR 15784)&lt;br /&gt;
* [Bugfix] 2318 - Filtered out Station Count Category records which are linked to inactive Stations or Airlines on the Count Category Index listing (ER 15938)&lt;br /&gt;
* [Bugfix] 2334 - Fixed issue with rendering attachments so that it's compatible with real servers and not just developer machines! Various fixes to SkyShare project, particularly around editing SkyShare publications and workitem progression. Publication Edit (and progression) functionality. Not sanity tested against a MT yet possibly tweaks needed (ER 24077)&lt;br /&gt;
* [Bugfix] 2334 - Fixed PublicationAccesLog not being updated when a user has read or downloaded any of the attachments against a SkyShare publication (assuming the user is in the distribution list - if not, i.e. because they are the creator or admin etc, then no PublicationAccessLog record would exist thus nothing to update) (ER 24077)&lt;br /&gt;
* [Bugfix] 2340 - Changed the binding for SupOrdFcast_MRPDate when adding a new Planned PO (now correctly comes from the MRP Batch Date Created), and modified 2 column headers on Planned PO's grid on EditSupplierForecast view. Also improved tooltip for MRPDate column (now called Planned Date)&lt;br /&gt;
* [Bugfix] 2344 - Fixed sort order on Documents Requests grids on SupplierForecastIndex and EditSupplierForecast views (ER 24653)&lt;br /&gt;
* [Bugfix] 2345 - Limited the options available for Record Type on File Register pages (only showing inbound ones on the received page and outbound / forewarded ones on the sent page), and corrected the menu shown for those pages (SR 15802)&lt;br /&gt;
* [Bugfix] 2355 - Fixed incorrect binding on Transfer No column on the Inter-Warehouse Transfers report (SR 24681)&lt;br /&gt;
* [Bugfix] 2369 - Added logic to the Support edit view to ensure that a ticket currently on delayed submission does not allow staff members to edit / assign / change the status of the ticket until it has completed the delay. Also ensured such tickets do not appear on the Assignment listing&lt;br /&gt;
* [Bugfix] 2372 - Edit ItemWarehouse fixes for SecurityDays. Now allows zero to be input/stored (SR 24601)&lt;br /&gt;
* [Bugfix] 2376 - Fixed enter key submitting form when editing grid data on EditSupplierForecast view&lt;br /&gt;
* [Bugfix] 2555 - Increased the width of the 'Person Responsible for Counts' input control (EditCategory) (SR 16156)&lt;br /&gt;
* [Bugfix] 2563 - Fix to total station inventory count valuation calculation (SR 25617)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.124.19''' ''(RS 17/12/2020, LSY 17/12/2020)''&lt;br /&gt;
* [Bugfix] 1891 - Fixed access to StockItem/Index for Supplier Relationship Manager role (ER 22225)&lt;br /&gt;
* [Bugfix] 2539 - SupplierTransports Read action now optionally filters by Station ID. This is required when listing appropriate delivery terms for a selected supplier on the par level item edit view (SR 25541)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.124.17''' ''(RS 10/12/2020, LSY 10/12/2020)''&lt;br /&gt;
* [New] 2119 - Added a method for the wiki software to call back into to obtain the access details for a given user - nothing testable here though yet&lt;br /&gt;
* [New] 2126 - Configured City Pair index grid for Enhanced Exporting&lt;br /&gt;
* [New] 2153 - Dashboard layout pages require updates to include SignalR library files&lt;br /&gt;
* [New] 2276 - Loss Factors, added to sub-menu (SR 24207)&lt;br /&gt;
* [New] 2278 - Requisition pre-approval checks updated to include checks for any direct-supplied items (ER 24413)&lt;br /&gt;
* [New] 2283 - Changed the Support menu descriptions from &amp;quot;Support Requests&amp;quot; to &amp;quot;All requests&amp;quot; (SR 24473)&lt;br /&gt;
* [New] 2285 - RCO roles added to multitude of actions in the portal. Controller actions and read-only functionality updated for RCO roles across the portal (SR 24411)&lt;br /&gt;
* [New] 2286 - Updates to Support Watch list page - up to UI standards&lt;br /&gt;
* [New] 2288 - Continued SkyShare development (ER 24077)&lt;br /&gt;
* [New] 2289 - Continued SkyShare development (ER 24077)&lt;br /&gt;
* [New] 2293 - AircraftConfiguration/Index - Seat Quantities nested grid now has an Add icon (for eligible users roles), regardess of product access (SR 24355)&lt;br /&gt;
* [New] 2294 - Preferred forecast source in add and edit StationItem pages - implemented (ER 22459)&lt;br /&gt;
* [New] 2296 - Station_Preferred_NWAOrigin_ID and Station_Preferred_NWAOrigin_ID added to Station Add and Edit pages (ER 22459)&lt;br /&gt;
* [New] 2297 - Added user responsible for financial interfaces and default forecast source columns to the airline edit and show pages (ER 24459)&lt;br /&gt;
* [New] 2300 - NWA details grid added to the Demand By Warehouse index grid (ER 24511)&lt;br /&gt;
* [New] 2301 - Unplanned substitute requests updated availability of editable controls for submitted status&lt;br /&gt;
* [New] 2303 - System/Admin menu restructured. Includes new menu options that are currently greyed out until the target pages are implemented. Warehouse Stock Level Scheduler and Station Stock Level Scheduler menu options have been removed (ER 24523)&lt;br /&gt;
* [New] 2304 - StationIssueItemLoadGrouping added to AirlineWMSCodeMapping/Show (ER 24527)&lt;br /&gt;
* [New] 2342 - Vendor delivery fixes. 'Add All Items' should now function properly. Some code improvements to functionality that adds items to a schedule&lt;br /&gt;
* [New] 2377 - Provided Supplier Manager (RO) role with read-only access to POs&lt;br /&gt;
* [New] 2512 - Dropped the redundant fields from SupportRequestAttachment, and updated Model classes in line with that change (ER 25359)&lt;br /&gt;
* [M/T] 25345 - Revised purchasing contract templates&lt;br /&gt;
* [M/T] 24457 - Fixed an error when cancelling back orders&lt;br /&gt;
* [Bugfix] 2173 - Fixed SkyShare publication deletion (ER 24077)&lt;br /&gt;
* [Bugfix] 2237 - PO Vendor Deliveries - 'Add All Items' fixed so that it functions for PurchaseOrderVendorDeliveryChangeHeader, as well as PurchaseOrderVendorDeliveryHeader&lt;br /&gt;
* [Bugfix] 2244 - Corrected which grid is shown on the SAP BackOrder page when the Requisition is Partially Agreed with no lines on BackOrder and added the code behind the &amp;quot;Update&amp;quot; button - which stores the changes made in the grid and submits a request to the M/T to notify of update (SR 24295)&lt;br /&gt;
* [Bugfix] 2244 - Few fixes around processing SAP Back Orders - Validation improved to ensure user selects a Back Order Category and Transport Mode when submitting, also fixed some cosmetics (SR 24295)&lt;br /&gt;
* [Bugfix] 2250 - Fixed Airline Edit - Airline Hub Grid behaviour&lt;br /&gt;
* [Bugfix] 2258 - Ensured that clicking any of the Approve buttons on Station Count Review presents the waiting spinner to prevent a double-processing (SR 15890)&lt;br /&gt;
* [Bugfix] 2258 - Prevent UI from indicating that warnings can be sent from an ER, and fix to ensure errors in the warning-sending process get reported (SR 23431)&lt;br /&gt;
* [Bugfix] 2260 - StationCount/Breakages edit functionality fixes&lt;br /&gt;
* [Bugfix] 2262 - Fixed dashboard configuration edit model&lt;br /&gt;
* [Bugfix] 2263 - Ensured NetWorkAnalHeader.NWAOrigin_ID is set correctly from the UI&lt;br /&gt;
* [Bugfix] 2268 - Fixed Item Supplier edit from the AirlineSupplier main index grid&lt;br /&gt;
* [Bugfix] 2270 - Added 'Originasl Non-Approved Qty' to the MRP Daily Figure popup (taken from PODetail.Order Qty - the data source used when calculating the MRP daily figures for non-approved qtys) (SR 23821)&lt;br /&gt;
* [Bugfix] 2274 - Fixes for User Registration Review. Includes an update to underlying db view (SR 22105)&lt;br /&gt;
* [Bugfix] 2284 - Fixed redirection to the Support Watch List&lt;br /&gt;
* [Bugfix] 2292 - Fixed bug adding new Station Transport chains in UI (SR 24363)&lt;br /&gt;
* [Bugfix] 2302 - Minor tweaks on SkySuite logos&lt;br /&gt;
* [Bugfix] 2327 - Fixed allocated stock calculations for vendor deliveries. Other UI changes (up to UI standards)&lt;br /&gt;
* [Bugfix] 2513 -  UI changes to support HTML for ticket updates, from SR and ER posts (ER 25359)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.123.15''' ''(RS 14/11/2020, LSY 14/11/2020)''&lt;br /&gt;
* [New] 1635 - added ability for users to change their message centre preferences&lt;br /&gt;
* [New] 2063 - portal maintenance window in spanish for spanish accounts (ER 18021)&lt;br /&gt;
* [New] 2100 - new set of logos added to /Account/MyProfile following addition of a new product option (SkyShare)&lt;br /&gt;
* [New] 2100 - uploaded new logos for various SLX products (ER 24039)&lt;br /&gt;
* [New] 2101 - airlines on the airline index page will be presented with SLX products they use. Also a read-only (show) version of the modal-popup on Airline index has been created&lt;br /&gt;
* [New] 2111 - changed button name on page /Account/AllowedAirlinesIndex and enhanced how dropdown lists are being populated (ER 23943)&lt;br /&gt;
* [New] 2114 - added ability to edit active WMS shipment reversals (ER 15654)&lt;br /&gt;
* [New] 2117 - contact link added to SkyLog login screen (ER 23781)&lt;br /&gt;
* [New] 2127 - enhanced download implemented on the SSIM page&lt;br /&gt;
* [New] 2128 - enhanced download implemented on the SSIM error page&lt;br /&gt;
* [New] 2129 - enhanced download implemented on the SSIM flight page&lt;br /&gt;
* [New] 2142 - airline analytics role reviewed and access rights adjusted&lt;br /&gt;
* [New] 2153 - revamped PortalState mechanism to use SignalR and set a more reasonable PortalStateCacheTime in web.config&lt;br /&gt;
* [New] 2154 - total stock value will be presented in stock counts (ER 23811)&lt;br /&gt;
* [New] 2157 - ported page presenting SCA data (ER 15750)&lt;br /&gt;
* [New] 2159 - error handling added to the StockLevel/Discrepancy/ page&lt;br /&gt;
* [New] 2160 - basic validations added to the item supplier mapping maintenance page&lt;br /&gt;
* [New] 2162 - SkyShare Publication index and delete fuctionality implemente&lt;br /&gt;
* [New] 2164 - menu options visibility enhanced for supplier accounts (ER 24085)&lt;br /&gt;
* [New] 2167 - user role group added for the warehouse users (ER 24091)&lt;br /&gt;
* [New] 2177 - changed view used to list registrations awaiting review&lt;br /&gt;
* [New] 2181 - ability to delete stations at an early stage (ER 23939)&lt;br /&gt;
* [New] 2182 - climate requirements table presented (ER 23937)&lt;br /&gt;
* [New] 2183 - Units of Dimensions page has been ported to the new portal (ER 23933)&lt;br /&gt;
* [New] 2184 - enumeration for WeightUnit table will be swohn in the portal (ER 23931)&lt;br /&gt;
* [New] 2191 - basic validations added into the crate breakage report process&lt;br /&gt;
* [New] 2194 - added validation on the Tail Number maintenance page&lt;br /&gt;
* [New] 2199 - added show button on the OrganizationSite page&lt;br /&gt;
* [New] 2200 - added support of stock item descriptions in multiple languages&lt;br /&gt;
* [New] 2201 - users will now be forced to specify a new, different password when going through the change password process (ER 24229)&lt;br /&gt;
* [New] 2204 - new auto requisitioning option provided in the station defaults - &amp;quot;Scheduled&amp;quot; (ER 19007)&lt;br /&gt;
* [New] 2205 - added a heading to the select column on the Planned Orders grid on /MRP/EditSupplierForecast view&lt;br /&gt;
* [New] 2206 - made warehouse stock level and transactions available in the menu header&lt;br /&gt;
* [New] 2208 - analysis codes made available in the menu header&lt;br /&gt;
* [New] 2209 - loss factors made available in the menu header&lt;br /&gt;
* [New] 2210 - flight arrival time added to the grid on SSIM page (ER 24277)&lt;br /&gt;
* [New] 2211 - granted suppliers access to the PO Lines KPI report (ER 24269 / 23281)&lt;br /&gt;
* [New] 2215 - added pages to maintain reason code records&lt;br /&gt;
* [New] 2221 - added option to change source of delivery on the requisition approval page (ER 23779)&lt;br /&gt;
* [New] 2231 - tooltip added to make it clear what fields are mandatory on the StationItem maintenance page (ER 23779)&lt;br /&gt;
* [New] 2234 - line colour coding replaced with badges on the delivery schedule grid&lt;br /&gt;
* [New] 2236 - prevented duplicate items being added to a supplier delivery&lt;br /&gt;
* [New] 2239 - extended ability to maintain delivery schedules of fully commited POs to SLX Operational role&lt;br /&gt;
* [New] 2242 - increased flexibility to set up substitution approvers (ER 22783)&lt;br /&gt;
* [New] 2245 - switched recount notification from a pop up window to a brief message that automaticallu disappears after a few seconds (ER 23927)&lt;br /&gt;
* [New] 2377 - Provided Supplier Manager (RO) role with read-only access to POs (ER24809)&lt;br /&gt;
* [New] 2483 - StockLevelExpectedFile model updated to reflect recent schema changes&lt;br /&gt;
* [New] 23923 - RMAs will allow a quantity of up to 7 digits&lt;br /&gt;
* [New] added station item status to grid on StationCount/Review page&lt;br /&gt;
* [M/T] 2077 - Fix problem with PO progression and supplier custom delivery schedule (SR 23399)&lt;br /&gt;
* [M/T] 2118 - Re-engineer BOM EDI processing to avoid potential for transaction timeouts (ER 12226)&lt;br /&gt;
* [M/T] 2140 - Create user account on initial regitration review completion, but keep wki alive until all reviews complete (ER 21407)&lt;br /&gt;
* [M/T] 2140 - Further change to User Registration multi-airline access to improve case where no airline users linked to the station (ER 24869)&lt;br /&gt;
* [M/T] 2141 - Change review alert distribution&lt;br /&gt;
* [M/T] 2143 - Ensure Inventory counts created immediately rather than via scheduler have no time set in CreatedDate&lt;br /&gt;
* [M/T] 2146 - Workflow design for SkyShare (ER23963)&lt;br /&gt;
* [M/T] 2152 - Initial Inflight Svr interfaces and processes for SkyShare (ER 23963)&lt;br /&gt;
* [M/T] 2168 - Introduction of new role group, 3PL Distribution Staff which affects UserRegistration (ER 24091)&lt;br /&gt;
* [M/T] 2171 - Additional checks added around Receipt Date in RMA updates (SR 24079)&lt;br /&gt;
* [M/T] 2172 - Special handling of SkyShare Publication state based on EndDate (ER 23963)&lt;br /&gt;
* [M/T] 2174 - Addition of 3rd party reference ID to a workitem (ER 19925)&lt;br /&gt;
* [M/T] 2178 - Provide Update SkyShare Publication interface for portal usage (ER 23963)&lt;br /&gt;
* [M/T] 2180 - Ignore currency for Parts Master interface, defaulting to Airline base currency&lt;br /&gt;
* [M/T] 2187 - Add minimum line check for invoice remittance EDI validation (ER 20871)&lt;br /&gt;
* [M/T] 2188 - Add check on Status ID where WMSIdentificationCodes is used for interfaces&lt;br /&gt;
* [M/T] 2189 - More flexibility in terms of days-in-advance PO Receipt advice notification period (ER 13591)&lt;br /&gt;
* [M/T] 2193 - Ensure users with RO roles are excluded from alerts to Station users (ER 24055)&lt;br /&gt;
* [M/T] 2198 - Change to Article Master to support handling of multi-language descriptions (ER 11429)&lt;br /&gt;
* [M/T] 2212 - Add Shipment reversal ID to email alerts (ER 15706)&lt;br /&gt;
* [M/T] 2213 - Report general error on unexpected db errors when trying to create new Inventory Counts (SR 15710)&lt;br /&gt;
* [M/T] 2218 - Change MT alerts to use HTML formatting to allow hyperlinks to be formatted as HTML anchors (SR 22103)&lt;br /&gt;
* [M/T] 2222 - MT aspects of changing the source of supply at approval stage (ER 23779)&lt;br /&gt;
* [M/T] 2229 - Adjust calculation of suggested quantities in MRP to ignore negative inventory quantity (ER 24271)&lt;br /&gt;
* [M/T] 2238 - Catch UOM differences upon processing the inbound ReceiptAdviceEDI (SAP) (ER 24325)&lt;br /&gt;
* [M/T] 2243 - Additional Approvers for item substitutions (ER 22783)&lt;br /&gt;
* [M/T] 2253 - Early PO closure scenarios and recording of additional info (ER 24203)&lt;br /&gt;
* [M/T] 2261 - Change to purging criteria for TempSub station par levels (ER 10990)&lt;br /&gt;
* [M/T] 2265 - User alerts and automatic account suspension - Scheduler agent (ER 24369)&lt;br /&gt;
* [M/T] 2266 - User alerts and automatic account suspension (ER 24369)&lt;br /&gt;
* [M/T] 2267 - New interface to allow portal requests to reactivate suspended user account (ER 24369)&lt;br /&gt;
* [M/T] 2281 - Fix problem with Back Order processing for cancelled back orders&lt;br /&gt;
* [M/T] 2291 - PO Alerts problem (SR 24489)&lt;br /&gt;
* [M/T] 2305 - Change to StationItemKPI to use general purpose scheduling table config rather than its own mechanism (ER 24529)&lt;br /&gt;
* [M/T] 2312 - Change StockLevel workitem scheduling to use the general purpose scheduling table config (ER 24555)&lt;br /&gt;
* [M/T] 2336 - Add auto-reminder and auto-deletion to SkyShare Publications that have been rejected at approval (ER 23963)&lt;br /&gt;
* [M/T] 2337 - Support possible changes in the PublicationDistribution when a SkyShare publication is rejected and then resubmitted by the originator (ER 23963)&lt;br /&gt;
* [M/T] 2385 - Change SkyShare PublicationAccessLog population to ensure user accounts are only added if the user has SkyShare access (ER 23963)&lt;br /&gt;
* [M/T] 2396 - Change to Station Count 24, 36, 48 hour reminder alerts to prevent possible duplication of alerts to users (SR 24735)&lt;br /&gt;
* [Bugfix] 1731 - Fix applied to PO Tracking index grid to ensure suppliers can only view data linked to their supplier account&lt;br /&gt;
* [Bugfix] 2311 - Fixed bug with REQ templates drop-down and delete-selected button on the same requisition index page (SR 24565)&lt;br /&gt;
* [Bugfix] 1731 - resolved access issues on PO tracking page&lt;br /&gt;
* [Bugfix] 1844 - label added to show if a substitution request is urgent or not&lt;br /&gt;
* [Bugfix] 2078 - ensured the &amp;quot;Show&amp;quot; button on the index grid on PurchaseInvoice/AwaitingCommitment takes the user to the PO Show page and not the PO Invoice show page (SR 23707)&lt;br /&gt;
* [Bugfix] 2078 - fixed display issue on the POs Awaiting Commitment page (SR 23707)&lt;br /&gt;
* [Bugfix] 2124 - fixed enhanced download of the flight data&lt;br /&gt;
* [Bugfix] 2150 - prevent SLX Ops creating support projects and fixes around menu option visibility for Airline Administrators and Airline Operations - File Register menu. Fixed new roles not seeing General Reports. Fixed null error in BaseController on external product access check, and changed access rights for Airline Admins and Airline Operations to be more in line with SLX roles in the support area. Conditionally hiding the &amp;quot;Assign Support Requests&amp;quot; menu option based on role (ER 24049)&lt;br /&gt;
* [Bugfix] 2153 - Dashboard layout pages require updates to include SignalR library files&lt;br /&gt;
* [Bugfix] 2157 - Prevent file upload if there is exists a ExternalStationParLevelUpload workitem for the associated airline (SR 15750)&lt;br /&gt;
* [Bugfix] 2166 - minor improvements to supplier forecast grid and its performance&lt;br /&gt;
* [Bugfix] 2169 - minor bugs fixed on custom delivery schedules (SR 23947)&lt;br /&gt;
* [Bugfix] 2173 - minor updates to the SkyShare publication detail pages (ER 24077)&lt;br /&gt;
* [Bugfix] 2190 - critical item maintenance validations fixed&lt;br /&gt;
* [Bugfix] 2195 - corrected filename when exporting to excel from /MRP/SupplierForecast&lt;br /&gt;
* [Bugfix] 2196 - supplier are now prevented from creating deliveries when custom delieveries have not been used from the beginning (SR 23871)&lt;br /&gt;
* [Bugfix] 2217 - multiple filters fixed so that filtering does not take too long (SR 23859)&lt;br /&gt;
* [Bugfix] 2220 - fixed values in an exported excel file&lt;br /&gt;
* [Bugfix] 2235 - fixed IFE data export to excel functionality (SR 23911)&lt;br /&gt;
* [Bugfix] 2240 - fixed filtering issue on Direct Delivery field on EditMRPBatchAlerts page (SR 23707)&lt;br /&gt;
* [Bugfix] 2251 - expanded access on the Airline Index page&lt;br /&gt;
* [Bugfix] 2328 - Skylog no longer adds items belonging to other suppliers&lt;br /&gt;
* [Bugfix] 2349 - changed Container List Index page to show equipment type code instead of equipment type description (ER 24375)&lt;br /&gt;
* [Bugfix] 2419 - Fixed bug preventing subsequent approvals for multi-airline user registrations (SR 25037)&lt;br /&gt;
* [Bugfix] 3439 - fixed security for the AJAX methods used by the parent grids on AircraftProvisioning/Index and AircraftProvisioning/ProvisioningRulesIndex and ensured anti-forgery token is validated on EditRule post method&lt;br /&gt;
* [Bugfix] 15804 - fixed error complaining about Org_OrgType_ID when trying to edit an Organization (where type is not editable)&lt;br /&gt;
* [Bugfix] 23175 - fixed back-link on Support and Enhancement edit page to redirect to the appropriate index page&lt;br /&gt;
* [Bugfix] 24073 - fixed ability to delete StationItem records usig the X button on each line&lt;br /&gt;
* [Bugfix] 24183 - fixed the ability to edit cells on station par levels edit page&lt;br /&gt;
* [Bugfix] 24135 - fix column log date on the support page&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.12''' ''(RS 26/10/2020, LSY 26/10/2020)''&lt;br /&gt;
* [Bugfix] 2425 - Fix to StationShipments and In-Transit shipments query for WCS roles (SR 24921)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.11''' ''(RS 20/10/2020, LSY 20/10/2020)''&lt;br /&gt;
* [Bugfix] 2408 - Added checks to skip saving data and more importantly, skip triggering the MT when a ticket / ER is updated (button clicked) but no values were actually changed by the user&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.10''' ''(RS 16/10/2020, LSY 16/10/2020)''&lt;br /&gt;
* [Bugfix] 2089 - IWT General report fix for the In-Transit Qty column (SR 24967)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.122.9''' ''(RS 15/10/2020, LSY 15/10/2020)''&lt;br /&gt;
* [New] 1712 - DDL set up for to allow selection of MOT (ER 21243)&lt;br /&gt;
* [New] 1844 - UI add urgent / immediate substitution checkbox/button&lt;br /&gt;
* [New] 2093 - Added Total committed to quantity to delivery schedule view (ER 23687)&lt;br /&gt;
* [New] 2058 - User Role Group and User Role options removed in the System Admin/Security menu&lt;br /&gt;
* [New] 2089 - Added ability to download completed inventory count data (SR 15734)&lt;br /&gt;
* [New] 2089 - New toolbar level filters for the StationItemKPI report (SR 24027)&lt;br /&gt;
* [New] 2095 - Items grid on Requisition EditProvisional view configured for Enhanced Exporting&lt;br /&gt;
* [New] 2103 - Edit Loading Groups now shows group totals for Item Loading Groups (ER 23887)&lt;br /&gt;
* [New] 2104 - Add dynamic sum calculations of the loading group weights, volumes and pallets during maintenance operations (ER 23887)&lt;br /&gt;
* [New] 2108 - Added column auto-width resizer functionality to bespoke reports&lt;br /&gt;
* [New] 2110 - Added Arrival date/Time to the Flight Page (ER 23763)&lt;br /&gt;
* [New] 2114 - Ability to edit an active WMS Shipment Reversal (ER 15654)&lt;br /&gt;
* [New] 2134 - Ability for caterers to add items to automatically generated requisitions (SR 16791)&lt;br /&gt;
* [New] 2137 - AuditLog/ErrorIndex page will show time of an error as well as date stamp&lt;br /&gt;
* [New] 2147 - Menu Access for SkyShare (ER 24043)&lt;br /&gt;
* [New] 2150 - Created new User Roles - AirlineAdministrator and AirlineOperations (ER 24049)&lt;br /&gt;
* [New] 2151 - UI Pages to maintain SkyShare PublicationType data (ER 24051)&lt;br /&gt;
* [New] 2154 - Added total stock value to stock counts (ER 23811)&lt;br /&gt;
* [New] 2156 - Job Type and Error Status filters list added to the ErrorIndex Grid (SR 15752)&lt;br /&gt;
* [New] 2157 - Ported new functionality for viewing SCA data (SR 15750)&lt;br /&gt;
* [New] 2333 - POs awaiing approval index, and approval edit functionality updated to accomodate 2-stage approval process, where access is optinally limited according to PO values (ER 22673)&lt;br /&gt;
* [Bugfix] 2049 - Handling of Error IDX10311 (ER 16369)&lt;br /&gt;
* [Bugfix] 2054 - Few minor fixes to supplier forecast&lt;br /&gt;
* [Bugfix] 2089 - Fixed bug in EnforceRMAQty checks during RMA processing (SR 15556)&lt;br /&gt;
* [Bugfix] 2089 - Fixed  requisition grid item highlighted row functionality (was broken for alternate rows)  in Requisition edits (SR 15694)&lt;br /&gt;
* [Bugfix] 2089 - Fixed label on page: /StationCount/AddItemToCount/{CountID} (SR 15732)&lt;br /&gt;
* [Bugfix] 2089 - Corrected Min Float and Min BackUp labels on the header model used in the count Review page (SR 15748)&lt;br /&gt;
* [Bugfix] 2089 - Fixed a JS error preventing the grid on VendorDeliveryEditWindow working when accessed from the EditRestrictedPurchaseOrder view (SR 23875)&lt;br /&gt;
* [Bugfix] 2089 - Fixed submit PO handling (SR 23921)&lt;br /&gt;
* [Bugfix] 2089 - RMA Add Item view - allow qty value up to integer max (SR 23923)&lt;br /&gt;
* [Bugfix] 2089 - Addressed error that was popping up when users tried to list second page of PO shipments (SR 23959)&lt;br /&gt;
* [Bugfix] 2089 - Fixed bug when closing ERs (SR 23977)&lt;br /&gt;
* [Bugfix] 2089 - Changed edit icon to magnifying glass for complete ERs (SR 24009)&lt;br /&gt;
* [Bugfix] 2089 - Filter on the Organization filter on the SSIM Files page (SR 24037)&lt;br /&gt;
* [Bugfix] 2089 - POs awaiting approval listing logic updated to show POs for appropriate users (SR 24901)&lt;br /&gt;
* [Bugfix] 2132 - Fixed organizations drop down list when creating new airlines (SR 18207)&lt;br /&gt;
* [Bugfix] 2139 - Changed how count quantities  are calculated for 'Parent' count lines, line type 'P' (SR 15630)&lt;br /&gt;
* [Bugfix] 2149 - Prevented RMA Ship Confirmation if any RMA Item is missing Par Level (SR 15556)&lt;br /&gt;
* [Bugfix] 2155 - Added validation check to airline maintenance&lt;br /&gt;
* [Bugfix] 2166 - Supplier Forecast grid performance improvements and UI standard fixes&lt;br /&gt;
* [Bugfix] 2169 - Various bugs in Vendor Custom Delivery Schedules (SR 23947)&lt;br /&gt;
* [Bugfix] 2269 - one of two magnifying glasses switched back to edit icon (SR 24245 / 24503)&lt;br /&gt;
* [Bugfix] 2279 - PO Header enumeration changes to incorporated Pre-approved status&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.121.10''' ''(RS 08/10/2020, LSY 08/10/2020)''&lt;br /&gt;
* [New] 1967 - Add &amp;quot;Item Category&amp;quot; in reports of the system KPI reports&lt;br /&gt;
* [New] 2003 - User airline access maintenance is missing a check that exists in the legacy&lt;br /&gt;
* [New] 2039 - Update the menus that are visible to a user based on the products they are licensed to use.licensed for is determined by the value of Userdet_SlxProdCfg_ID ER23483&lt;br /&gt;
* [New] 2047 - UI change required to add new &amp;quot;Scheduled&amp;quot; line in ParLevel&lt;br /&gt;
* [New] 2054 - Supplier Forecast - Excel file generation - UI for supplier role&lt;br /&gt;
* [New] 2063 - Portal Maintenance window message to be presented in Spanish for Spanish accounts 18021&lt;br /&gt;
* [New] 2080 - Inventory By Location chart - implemented dashboard-level filters&lt;br /&gt;
* [New] 2094 - Daily Activities - Inventory Counts improved with enhanced report download&lt;br /&gt;
* [New] 2098 - UI needs to support schema change, specifically UserDetail.UserDet_SLXProdCfg_ID, which has changed from a tinyint __&amp;gt; int&lt;br /&gt;
* [New] 2099 - Rebuild of Authentication Server, following a change of data type for field: UserDetail.UserDet_SLXProdCfg_ID&lt;br /&gt;
* [New] 2100 - Development work required for https://{instance}.skylogportal.com/Account/MyProfile following addition of a new SLXProduct option, SkyShare&lt;br /&gt;
* [New] 2101 - On the pages accessible from https://{instance}.skylogportal.com/Airline - show which products an airline is configured for (Skylog, SkyTrack etc.)&lt;br /&gt;
* [Bugfix] 2096 - Anaysis Code maintenance allows Airline ID to be changed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.[9,10]''' ''(RS 05/10/2020, LSY 06/10/2020)''&lt;br /&gt;
* [Bugfix] 2169 - Various bugs in Vendor Custom Delivery Schedules&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.8''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2333 - UI changes required for Multistep approval functionality. [[https://wiki.skylogportal.com/?title=PurchaseOrder_POPendingApprovalIndex '''PO approvals''']] for more details&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.7''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2269 - Fix StationShipmenet page is showing TWO magnifying glass icons per row&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.6''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2287 - Restrict data that can be viewed by different roles / users for Supplier forecast functionality (SR24487)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.5''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] 2279 - PO Header enumeration changes to incorporated Pre-approved status&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.4''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] Ensure the shipping warehouse ID is always passed to the M/T when processing issue back orders&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.3''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [Bugfix] SR15748 - Corrected Min Float and Min BackUp labels on the header model used in the count Review page&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.120.2''' ''(RS 01/10/2020, LSY 02/10/2020)''&lt;br /&gt;
* [New] 2034 - Supplier Forecast UI development ER23205 - When editing the Daily Figures on MRP/EditAlert view, Approved Qty's are now PROPERLY defaulted to equal the Planned Qty's if they are null (when saving grid). Also, the same happens when you click to confirm the Qty's - the UI will automatically set the Approved Qty's to match the Planned Qty's if the user hasn't supplied a different value.- [[https://wiki.skylogportal.com/?title=MRP_EditSupplierForecast '''Edit Supplier Forecasts''']] for more details&lt;br /&gt;
* [New] 2055 - Supplier Forecast - Excel file generation ER 23207 - UI for SLX roles. New buttons on the Supplier Forecast edit page - these buttons both trigger the M/T to generate the document - which will be listed in the new sub-grid &amp;quot;Document Requests&amp;quot;.[[https://wiki.skylogportal.com/?title=MRP_EditSupplierForecast '''Edit Supplier Forecasts''']] for more details&lt;br /&gt;
* [New] 2059 - UI change allowing Warehouse Customer Service to Edit Partial Receipted POs&lt;br /&gt;
* [New] 2081 - Align Old charts and new charts with filtering function ER23353&lt;br /&gt;
* [M/T] 1291 - BCP/Auto Scheduled report mechanism (ER 18803)&lt;br /&gt;
* [M/T] 2070 - Forecasting fix related to index performance&lt;br /&gt;
* [M/T] 2071 - Forecasting fix related to reporting Citypair lookup failures&lt;br /&gt;
* [M/T] 2008 - Change to email alert distribution for PO approval (ER 22673)&lt;br /&gt;
* [M/T] 2009 - Enforce two-step approval process (ER 22673)&lt;br /&gt;
* [M/T] 2010 - Extend PO Header Status (ER 22673)&lt;br /&gt;
* [M/T] 2072 - Update to latest FlexCel licensed assemblies&lt;br /&gt;
* [M/T] 2077 - Fix problem with PO progression and supplier custom delivery schedule (SR 23399)&lt;br /&gt;
* [M/T] 2053 - Supplier Forecast Excel file generation (ER 23207)&lt;br /&gt;
* [M/T] 2046 - Scheduled Option for Requisitioning in StationDefaults config (ER 19007)&lt;br /&gt;
* [M/T] 2053 - Supplier Forecast Excel file generation - DBChange (ER 23207)&lt;br /&gt;
* [M/T] 2056 - Supplier Forecast Excel file generation, further MT changes (ER 23207)&lt;br /&gt;
* [M/T] 2097 - Include SPM in Auto-Req initial review alert distribution&lt;br /&gt;
* [M/T] 2105 - Improve EDI split file registration in WMSFileRegistration table&lt;br /&gt;
* [M/T] 2107 - Ensure StationCountHeader ActDateUTC is ONLY set upon initial count submission&lt;br /&gt;
* [Bugfix] 23801 - Edit MRP Alert - removed duplicate 'Expected Qty' field&lt;br /&gt;
* [Bugfix] 23815 - Fixed error when paging warehouse transfer details in WarehouseTransfer/Show&lt;br /&gt;
* [Bugfix] 2048 - When you expand a row on the /Flights page, an error is presented - See Support Ticket #23649&lt;br /&gt;
* [Bugfix] 2049 - Handling of Error IDX10311 ER16369&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.119.7''' ''(RS 02/09/2020, LSY 02/09/2020)''&lt;br /&gt;
* [Bugfix] 2269 - one of two magnifying glasses switched back to edit icon (SR 24245 / 24503)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.119.6''' ''(RS 02/09/2020, LSY 02/09/2020)''&lt;br /&gt;
* [Bugfix] 2287 - access rights fixed on page /MRP/SupplierForecast for both Supplier role and SLX roles (SR 24487)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.119.5''' ''(RS 02/09/2020, LSY 02/09/2020)''&lt;br /&gt;
* [New] 2031 Asset Tracking Dashboard LSY ER13632 - Map&lt;br /&gt;
* [New] 2034 Supplier Forecast UI development ER23205 - Initial commit for Supplier Forecast UI&lt;br /&gt;
* [New] 2040 Station Inventory Count Review - Implemented item-level colour-coding, and also fixed the item order&lt;br /&gt;
* [New] 2049 Handling of Error IDX10311 ER16369&lt;br /&gt;
* [New] 2079 [Additional] Check if Wiki page with Release Notes could be exempt from approval and editable by all - A small change was  made here to the URL SkySuite directs you to when you click the Portal Version. Page should now be Release:History instead of the old Release_History. Note: Test evidence should just show the link path (which is usually shown when you hover over a link) - the wiki itself has a redirect set up from Release_History to Release:History so showing the address bar does not prove it works&lt;br /&gt;
* [New] 2080 - Asset Tracking Dashboard - added new 'Inventory By Location Chart' (first phase development)&lt;br /&gt;
* [Bugfix] 1796 - Fixed bug in the StockLevels page - Expected Warehouse Transfers drill-down grid now always shows correct data&lt;br /&gt;
* [Bugfix] 2078 See ticket #23707, Problems displaying PO data - Ensured that the error message stating that no PurchaseOrderInvoiceHeader record exists reaches the user when attempting to render the PurchaseInvoice/Show view&lt;br /&gt;
* [Bugfix] 2082 See Support ticket #23749, when exporting (downloading) data from the the /Flight page, the scheduled flight departure value is exported as just a date - should be Date AND TIME. Flight index grid now uses Enhanced Exporting, AND the exported DateTime field includes the Time portion&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.118.6''' ''(RS 31/08/2020, LSY 02/09/2020)''&lt;br /&gt;
* [New] 2057 Dashboard Configuration Maintenance - implementation&lt;br /&gt;
* [New] 2060 Create/Review Requisition to have enhanced download&lt;br /&gt;
* [New] 2061 Station Shipments page to have enhanced download&lt;br /&gt;
* [New] 2062 See ER 23281, when a supplier logs in and visits the All POs page, a default filter should be applied to only list POs which have been approved&lt;br /&gt;
* [New] 2065 See ER #23181, add &amp;quot;Last Updated Timestamp&amp;quot; to the ERs page (https://instance.skylogportal.com/Support/Enhancements)&lt;br /&gt;
* [New] 23625 - Improved the Support Ticket monitor functionality&lt;br /&gt;
* [Bugfix] 1534 - fixed Monitor button on ERs&lt;br /&gt;
* [Bugfix] 15606 &amp;amp; 15608 - Count review&lt;br /&gt;
   1. Item row background colour-coding fixed&lt;br /&gt;
   2. Implemented coding legend&lt;br /&gt;
   3. On review, applied default filter to show only queried lines, if applicable&lt;br /&gt;
   4. When returning from viewing/editing an item form the review page, fixed to ensure the user sees the previous page number, and items per page&lt;br /&gt;
* [Bugfix] 15630 / 15674 / 15726 - Not filling in an inventory count line will not cause a problem anymore&lt;br /&gt;
* [Bugfix] 15642 - Filtered out inactive airlines from AircraftModule index view&lt;br /&gt;
* [Bugfix] 23655 - Fixed confirm button on PO under-committed pop-up window (from CommitCustom view)&lt;br /&gt;
* [Bugfix] 23912 - fixed minor bug related to PO submission&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.117.7''' ''(RS 24/08/2020, LSY 02/09/2020)''&lt;br /&gt;
* [New] 1540 'Undo' &amp;amp; 'Redo' buttons to be added to all Aircraft Editor pages - er19949&lt;br /&gt;
* [New] 1657 Introduced new DB field StockItemReceipt.StkItemRec_ItemCode to capture all item codes that reach us via interface (ER 20033)&lt;br /&gt;
* [New] 1712 DDL set up for to allow selection of MOT - er21243&lt;br /&gt;
* [New] 1722 Added ability to select Mode of Transport for back orders (ER 21243)&lt;br /&gt;
* [New] 1992 Set all dispatch quantities lines button required in the dispatch return screen - er23203&lt;br /&gt;
* [New] 2031 Asset Tracking Dashboard LSY ER13632 - Map&lt;br /&gt;
* [New] 2033 Modification of the Port table maintenance pages as a consequence of the above dataset change ER23479&lt;br /&gt;
* [New] 2037 On the top level menu the description for tracking options says &amp;quot;SKyTrack&amp;quot; please change this to Say &amp;quot;Asset Tracking&amp;quot; ER23481&lt;br /&gt;
* [New] 2057 Implemented Dashboard configuration page&lt;br /&gt;
* [New] 23431 Ensured a success message is displayed when sending a warning to user(s) on a support ticket&lt;br /&gt;
* [New] 23493 Removed hard-coded widths on most of the columns on Support index to ensure Subject column has a suitable width&lt;br /&gt;
* [New] 23599 Fixed Category DDL only being editable on &amp;quot;new&amp;quot; (unassigned) tickets&lt;br /&gt;
* [M/T] 1728 changed the way the tag &amp;lt;GR_RCPT&amp;gt; differently in CFS_SLK_BA_ReceiptConfirmation EDIs is being populated (ER 20937)&lt;br /&gt;
* [M/T] 1819 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1821 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1822 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1824 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1825 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1826 preparation for BOM processing - not fully implemented yet (ER 22669 / ER 22741)&lt;br /&gt;
* [M/T] 1827 necessary changes for processing BA BOM files (ER 23183)&lt;br /&gt;
* [M/T] 1902 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T] 1908 automatically insert any missing Aircraft and PassengerClass records when processing galley planning data (ER 22703)&lt;br /&gt;
* [M/T] 1909 update use of provisioning rules to take into consideration new columns in ProvisioningLoadingRule table (ER 22721)&lt;br /&gt;
* [M/T] 1912 preparation for BOM processing - not fully implemented yet (ER 22669 / ER 22741)&lt;br /&gt;
* [M/T] 1928 DB changes to update ActualPAX interface (ER 20009)&lt;br /&gt;
* [M/T] 1927 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1944 enhanced JSON API interface with jetBlue (ER 22813)&lt;br /&gt;
* [M/T] 1959 enhanced NWA Warehouse calculation to use forecasts with different origins (ER 23031)&lt;br /&gt;
* [M/T] 1960 updated MRP to always show/use the most recent data from NWA Warehouse (ER 23031)&lt;br /&gt;
* [M/T] 1975 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1976 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1977 changes necessary for processing TACA inbound ActualPAX files, now obsolete (ER 22879)&lt;br /&gt;
* [M/T] 1978 changes necessary for processing BA inbound ActualPAX files (ER 22881)&lt;br /&gt;
* [M/T] 1977 changes necessary for processing TACA inbound ActualPAX files, now obsolete (ER 22879)&lt;br /&gt;
* [M/T] 1991 preparation for BOM processing - not fully implemented yet (ER 22059)&lt;br /&gt;
* [M/T} 1995 changed NWAW calculation to identify which forecast holds the latest blended forecast for MRP usage (ER 23031)&lt;br /&gt;
* [M/T] 1996 implemented reasonable check for station inventory counts (ER 23201)&lt;br /&gt;
* [M/T] 1997 updated calculation of station stock out predictions (ER 23199)&lt;br /&gt;
* [M/T] 23211 DB changes to support enhanced forecasting&lt;br /&gt;
* [Bugfix] 23443 - Fix MRP Batch Alert Edit bug&lt;br /&gt;
* [Bugfix] 23623 - Corrected default sort order for Workflow Exceptions Index grid&lt;br /&gt;
* [Bugfix] 23737 - Fixed bug that prevented Caterers from editing requisitions in a pre-approved status&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.116.8''' ''(RS 12/08/2020, LSY 12/08/2020)''&lt;br /&gt;
* [Bugfix] 15748 - Min Float and Min BackUp labels have been corrected (switched) on the count review page ( /StationCount/Review/... )&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.116.7''' ''(RS 20/05/2020, LSY )''&lt;br /&gt;
* [New] Skylog now allows to approve requested delivery date even if lead-time is a few hours longer. More details [VSO1734/ER20933]&lt;br /&gt;
* [New] Warehouse Customer Services user role now allows users to raise IWTs - [VSO1956/ER15369]&lt;br /&gt;
* [New] Station Receipts Report now has column with Station Code in addition to OrgSite reference (United Airlines) - [VSO2012/ER23315]&lt;br /&gt;
[[File:StationReceipt.png]]&lt;br /&gt;
* [New] 2017 Provide UI option to Opt out from Enhanced requisition approval page delivered under - ER18383&lt;br /&gt;
* [New] Search window is now in top left corner to in  Stock Item page [VSO2018], Critical Items page [VSO2019], 2023 General Search Function for Support / Enhancement Ticket page [VSO2023]&lt;br /&gt;
[[File:GeneralSearch.png]]		&lt;br /&gt;
* [New] Enhanced download script applied for few more pages allowing to download up to 1 mil lines [VSO2027] NWA details&lt;br /&gt;
* [New] Dashboard Configuration added to the main menu. NOTE: This is a WIP, and the grid is currently display-only. No editing. [ER23355]&lt;br /&gt;
* [Bugfix] VSO2049 -  Handling of Error IDX10311 - Sign in process (Released 29th July 2020)&lt;br /&gt;
* [Bugfix] VSO2139 -  False error messages being presented for LH Inventory Counts (Released 29th July 2020)&lt;br /&gt;
* [Bugfix] VSO2002 Support Project maintenance - missing some basic validations&lt;br /&gt;
* [Bugfix] VSO2011 SkyTrack related dashboards no longer working - [SR23349]&lt;br /&gt;
* [Bugfix] VSO2028 UI REQ Approval Page needs to perform a check to ensure that a Mode of Transport is selected/chosen prior to displaying the Order Qty Excess modal dialog - [SR15526]&lt;br /&gt;
* [Bugfix] ER15562 - Open up SSIM access to Skylog product users&lt;br /&gt;
* [Bugfix] ER15590 - Implemented ability to store StationCountDetail records on the ReviewDetail view&lt;br /&gt;
* [Bugfix] ER23283 - Fix  - Abort not working for Provisional POs&lt;br /&gt;
* [Bugfix] ER23435 - Fix - Not able to add attachments to a support ticket&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.116.5''' ''(RS , LSY )''&lt;br /&gt;
* [New] 1734 Align how the system interprets the day when requisition is created - ER20933&lt;br /&gt;
* [New] 1956 Warehouse Customer Services to be able to raise IWTs - ER15369&lt;br /&gt;
* [New] 2012 Station Receipts Report missing Station Code in additiona to OrgSite (United Airlines) - ER23315&lt;br /&gt;
* [New] 2017 Provide UI option to Opt out from Enhanced requistion approval page delivered under - ER18383&lt;br /&gt;
* [New] 2018 General Search function for Stock Item page&lt;br /&gt;
* [New] 2019 General Search Function for Critical Items page&lt;br /&gt;
* [New] 2023 General Search Function for Support / Enhancement TIcket page&lt;br /&gt;
* [New] 2025 General Reports - IWT Details page enhanced download function&lt;br /&gt;
* [New] 2027 NWA details - Enhanced download&lt;br /&gt;
* [New] 23355 - Dashboard Configuration added to the main menu. NOTE: This is a WIP, and the grid is currently display-only. No editing&lt;br /&gt;
* [Bugfix] 2002 Support Project maintenance - missing some basic validations&lt;br /&gt;
* [Bugfix] 2011 SkyTrack related dashboards no longer working - SR23349&lt;br /&gt;
* [Bugfix] 2028 UI REQ Approval Page needs to perform a check to ensure that a Mode of Transport is selected/chosen prior to displaying the Order Qty Excess modal dialog - SR15526&lt;br /&gt;
* [Bugfix] 15562 - Open up SSIM access to Skylog product users&lt;br /&gt;
* [Bugfix] 15590 - Implemented ability to store StationCountDetail records on the ReviewDetail view&lt;br /&gt;
* [Bugfix] 23283 - Fix  - Abort not working for Provisional POs&lt;br /&gt;
* [Bugfix] 23435 - Fix - Not able to add attachments to a support ticket&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.115.5''' ''(RS 07/05/2020, LSY )''&lt;br /&gt;
* [Bugfix] 23655 - Unable to partially commit to a PO on RS Alpha&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.115.4''' ''(RS 28/04/2020, LSY 05/05/2020)''&lt;br /&gt;
* [Bugfix] 23443 - Unable to Edit MRP&lt;br /&gt;
* [Bugfix] 23475 - Unable to receipt confirm&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.115.2''' ''(RS 22/04/2020, LSY )''&lt;br /&gt;
* [New] 1946 Improvements to the text and label handling on the trolley editor&lt;br /&gt;
* [New] 1971 Warehouse Stock Levels - All Transactions&lt;br /&gt;
* [New] 1994 See ticket #22991 - seems that the Provision Loading Errors page has been missed in the porting exercise&lt;br /&gt;
* [New] 22407 Re-instates a column that was erroneously removed from NetworkAnalysis\WarehouseDemandIndex&lt;br /&gt;
* [Bugfix] 1993 PurchaseInvoice/AwaitingApproval pages - Grid &amp;quot;drill-down&amp;quot; errors&lt;br /&gt;
* [Bugfix] 2002 Support Project maintenance - missing some basic validations&lt;br /&gt;
* [Bugfix] 15540 - Fixed Station Count Review page - the grid column 'Expected Count Qty' was taking value from the wrong column in the database view&lt;br /&gt;
* [Bugfix] 23435 - error on adding attachement to support ticket&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.114.1''' ''(RS 22/04/2020, LSY )''&lt;br /&gt;
* [New] 1904 Logging user on the Support tickets data grid - list options in alphabetical sequence please&lt;br /&gt;
* [New] 1931 Add Shipment tab to Inside RMA page 22863&lt;br /&gt;
* [New] 1957 Port maintenance pages&lt;br /&gt;
* [New] 1965 Request to port from legacy portal screen allowing to extend users access ER19109&lt;br /&gt;
* [New] 1982 See support ticket #23131 - it is not possible to endorse ERs in the MVC portal&lt;br /&gt;
* [New] 23075 - Added Ext. Ticket No. to support tickets&lt;br /&gt;
* [New] 23227 - Added search panel to report grids&lt;br /&gt;
* [Bugfix] 21715 - Added new message for new db constraint CON_IssueHeader_Despatched&lt;br /&gt;
* [Bugfix] 21835 - Ensure the Prov_POCntrctHdr_ID is set when auto-matching and finding a POMC match (for statuses up to and including Awaiting Approval)&lt;br /&gt;
* [Bugfix] 23139 - Requisition Approval - when only one Preferred Transport Mode record exists for the station, default to it and make the dropdown list read only&lt;br /&gt;
* [Bugfix] 23163 - Changed filter configurations on Station Count Details KPI report to improve performance&lt;br /&gt;
* [Bugfix] 23189 (Fix first user to be assigned to ticket wasn't added to distribution list)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.113.4''' ''(RS 15/04/2020, LSY )''&lt;br /&gt;
* [New] 1780 Add total value to bar charts [primary charts]&lt;br /&gt;
* [New] 1781 Add total value to bar charts [secondary chart]&lt;br /&gt;
* [New] 1893 Provide Global updating capability for ItemLoss factor&lt;br /&gt;
* [New] 1932 Add a Shipment tab in RMA quick View 22863&lt;br /&gt;
* [New] 1952 add user firstName and lastName to header of skylogportal ER14637&lt;br /&gt;
* [New] 1961 Offer a button to make a cascading change of the Method of Transport at REQ Approval step ER16883&lt;br /&gt;
* [New] 1968 General Report - Station ITem KPI reports&lt;br /&gt;
* [New] 1969 General Reports - RMA Details&lt;br /&gt;
* [New] 1986 Born out of support ticket 23133, the authentication server should detect the browser being used by the end-user and if its the loathed IE, tell them to go use a better browser or suffer the consequences...&lt;br /&gt;
* [New] 22145 - Make WorkItem ID a filterable column in the System Errors index grid&lt;br /&gt;
* [New] 22833 - Updated View_FlightLoadedItems to join to NetWorkAnalHeader and filter to return active forecasts only&lt;br /&gt;
* [New] 23129 - PurchaseOrder/Show fixed to show Ultimate Warehouse destination (when applicable)&lt;br /&gt;
* [New] 23133 - removed client script that is not supported in IE11&lt;br /&gt;
* [Bugfix] 1973 Support Ticket #23077 - filtering by txn type is not possible&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.112.4''' ''(RS 08/04/2020, LSY )''&lt;br /&gt;
* [New] 1767 ItemDemandForecast - Migrate View NWA Details&lt;br /&gt;
* [New] 1808 Support - Migrate Projects window&lt;br /&gt;
* [New] 1856 General Reports - Requisition Details  (Performance improvements when filtering on that report)&lt;br /&gt;
* [New] 1903 Modify all CityPair related pages to incorporate 2 new fields (Mileage &amp;amp; KM's)&lt;br /&gt;
* [New] 1915 Urgent improvements required for the REQ approve and alter page in the MVC portal (see support ticket #22793) for details&lt;br /&gt;
* [New] 1916 Create pages to view the details in the new AircraftRouting table ()Changeset 34097: Changed tooltip position (removed blink effect)&lt;br /&gt;
* [New] 1921 Extend Airline Analytics User Profile - Supply Chain Participants/Stations&lt;br /&gt;
* [New] 1922 Extend Airline Analytics User Profile - StockItem/StockItem&lt;br /&gt;
* [New] 1923 Extend Airline Analytics User Profile - StockItem/ItemPack&lt;br /&gt;
* [New] 1924 Extend Airline Analytics User Profile - StockItem/ItemCatalogue&lt;br /&gt;
* [New] 1925 Extend Airline Analytics User Profile - StockItem/ItemSupplier&lt;br /&gt;
* [New] 1926 Extend Airline Analytics User Profile - StockItem/ItemWarehouse&lt;br /&gt;
* [New] 1937 Requisitions - tick boxes in Requisition Header pager with function to delete premanual submits&lt;br /&gt;
* [New] 1940 General Report - StationCountDetails report wired up for Enhanced Exporting&lt;br /&gt;
* [New] 1941 Add Children, Infant, Staff PAX details and diverted port detail to PAX pages developed under VSO task 1795&lt;br /&gt;
* [New] 1942 Add PNR code to the Special Meals window developed under VSO Task 1795&lt;br /&gt;
* [New] 22909 - Ensure column resizer is rendered for MRP/EditAlert (MRP Daily Figures grid)&lt;br /&gt;
* [Bugfix] 1894 Suspected problem with automatic renewal of bearer token&lt;br /&gt;
* [Bugfix] 1943 Typo in the web.config for the Skylog MVC portal, Key = AuthenicatedRedirect&lt;br /&gt;
* [Bugfix] 22527 - Cosmetic issue on numerical columns when exporting to PDF&lt;br /&gt;
* [Bugfix] 22963 - Fix 'Awaiting Approval' Index grid - Status column is no longer hidden by default&lt;br /&gt;
* [Bugfix] 22965 - Support notifications closing support related editor dialogues&lt;br /&gt;
* [Bugfix] 23037 - Item unit price rounding fixes for PO Contracts&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.111.5''' ''(RS 06/04/2020, LSY )''&lt;br /&gt;
* [Bugfix] 23197 - RMA Ship Confirmation - unable to save and continue Ship Qtys (gets set back to zero)&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.111.4''' ''(RS 01/04/2020, LSY )''&lt;br /&gt;
* [New] 1572 Porting task, (ER16499) - bring across back ordering for SAPCentric clients in to the MVC portal&lt;br /&gt;
* [New] 1801 Ensure the shipment linked to a Delivery change is updated with the new Expected date and inform the WMS of a date change via Receipt Advice message&lt;br /&gt;
* [New] 1803 UI to support two new fields that have been added to the AircraftConfiguration table - see ER #21965&lt;br /&gt;
* [New] 1855 Manufacturer details in Skylog - (ER20603)&lt;br /&gt;
* [New] 1879 Provide pages to maintain (Add or delete) Hub Airports for a particular airline&lt;br /&gt;
* [New] 1900 UI for planned substitution by region - (ER22245)&lt;br /&gt;
* [New] 1907 Create pages to view data in the BA BOM Staging tables via the portal&lt;br /&gt;
* [New] 1916 Create pages to view the details in the new AircraftRouting table&lt;br /&gt;
* [New] 1936 Bugs fixing &amp;amp; improvements&lt;br /&gt;
* [New] 22941 - Revise the enhanced requisitioning approval page to make it more flexible for operations other than Lufthansa&lt;br /&gt;
* [Bugfix] 1947 (sr22999) - Planned Orders Report, when the Export to Excel button is clicked, nothing happens&lt;br /&gt;
* [Bugfix] 1948 SAP Backorders functionality is ignoring Airline access rights - allowing users to view and edit requisition backorders for any airline&lt;br /&gt;
* [Bugfix] 22073 - Changed the default filter operator globally for string values in Kendo grids&lt;br /&gt;
* [Bugfix] 22697 - Added Pick Instructions/Priority for provisional requisitions&lt;br /&gt;
* [Bugfix] 22887 - Fixed invalid Id reference in view&lt;br /&gt;
* [Bugfix] 22925 - Removed SeqNo from POVendorDeliveryHeaderEdit viewModel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.110.8''' ''(RS 26/03/2020, LSY )''&lt;br /&gt;
* [New] 22941 Revise the enhanced requisitioning approval page to make it more flexible for operations other than Lufthansa&lt;br /&gt;
* [Bugfix] 1947 Planned Orders Report is not downloading&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.110.6''' ''(RS 19/03/2020, LSY )''&lt;br /&gt;
* [Bugfix] 1945 Enhanced report download job is not applying filters 22953&lt;br /&gt;
* [Bugfix] 22925 Unable to create additional vendor deliveries as a supplier for fully committed&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.110.3''' ''(RS 18/03/2020, LSY )''&lt;br /&gt;
* [New] 1486 Add a &amp;quot;waste Bin&amp;quot; feature - items on the aircraft layout galley canvass can be dragged to the waste bin to avoid using the delete button on users keyboard (ER 19673)&lt;br /&gt;
* [New] 1600 Shipments by mode of transport and on time % (drill tables) ER16865&lt;br /&gt;
* [New] 1689 Provide Station Executive Role Access to Station Performance dashboard&lt;br /&gt;
* [New] 1791 Save customized dashboard&lt;br /&gt;
* [New] 1795 Develop pages to display Actual PAX and Special meal quantities and request history&lt;br /&gt;
* [New] 1840 NWA Demand by Warehouse report 21407&lt;br /&gt;
* [New] 1874 General reports - Network inventory valuation&lt;br /&gt;
* [New] 1879 Provide pages to maintain (Add or delete) Hub Airports for a particular airline&lt;br /&gt;
* [New] 1889 ER22407 - Add Forecast ID to NWAD by warehouse screen&lt;br /&gt;
* [New] 1891 22225 - Enable Supplier relationship manager role to access to StockItem/ItemsIndex&lt;br /&gt;
* [New] 1895 Add Network Analysis Origin column to the View NWA pages&lt;br /&gt;
* [New] 1896 Reposition warehouse Inventory reporting to general reports menu&lt;br /&gt;
* [New] 1903 Modify all CityPair related pages to incorporate 2 new fields (Mileage &amp;amp; KM's)&lt;br /&gt;
* [New] 1905 Modify ProvioningRule pages incorporate selection by Distance of flight (Mileage) SCRIPT TO VSO!&lt;br /&gt;
* [New] 1913 Offer an &amp;quot;Add&amp;quot; (+) button to allow SPMs to tack-on additional materials to a REQ which is in status: Awaiting Approval (See support ticket #22273)&lt;br /&gt;
* [New] 1917 StockItem download contains skylog code over desc columns&lt;br /&gt;
* [Bugfix] 22301 - Allowed requisition requested/approved qty &amp;gt; 99999 to be entered in the portal pages. Requires thorough requisition testing&lt;br /&gt;
* [Bugfix] 22331 - Overcommitment warning for vendors creating delivery schedule&lt;br /&gt;
* [Bugfix] 22535 - Fixed inability to reassign ER's&lt;br /&gt;
* [Bugfix] 22793 - Added Req Status to Awaiting Approval index grid&lt;br /&gt;
* [Bugfix] 22805 - Dashboard chart - submitted counts. Fixed the monthly category display to show the correct month&lt;br /&gt;
* [Bugfix] 22857 - Fixed infinite loop between client/authentication server for authenticated users accessing un-authorized actions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.109.3''' ''(RS 18/03/2020, LSY )''&lt;br /&gt;
* [New] 1251 Portal migration - Enhanced Requisition Approval page&lt;br /&gt;
* [New] 1830 Amend the Requisition Pop as per ticket request ER21997&lt;br /&gt;
* [New] 1835 Add alert when excel is uploaded for station stock count 20177&lt;br /&gt;
* [Bugfix] 1882 Various reports of data download problems in the MVC portal, timing out if record set is more than a few thousand records (approx 10K)&lt;br /&gt;
* [Bugfix] 22157 - Enabled exporting all pages&lt;br /&gt;
* [Bugfix] 22331 - Show a warning to vendors if they try to submit a delivery schedule which over-commits to the order&lt;br /&gt;
* [Bugfix] 22535 - Fixed inability to reassign ER's  ####close ticket on release&lt;br /&gt;
* [Bugfix] 22561 - Fixes to REQ Excess Qty popup - now rounding values before sending them off to the DB&lt;br /&gt;
* [Bugfix] 22665 - Station Submitted Counts dashboard chart&lt;br /&gt;
* [Bugfix] 22887 - Fixed invalid Id reference in view&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.108.2''' ''(RS 10/03/2020, LSY )''&lt;br /&gt;
* [Bugfix] 22793 - Important - /Requisition/AwaitingApproval page in the new portal doesn't show the REQ Header Status of the REQ&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.108.1''' ''(RS 06/03/2020, LSY )''&lt;br /&gt;
* [Bugfix] 22665 - Station Submitted Counts dashboard chart fix&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.108.0''' ''(RS 02/03/2020, LSY )''&lt;br /&gt;
* [New] 1868 Improve SSIM error handling so you can set multiple records for re-run reg globally or by error nature rather than individually&lt;br /&gt;
* [New] 1870 Add a General Report to show Aircraft Provisioning Code Details&lt;br /&gt;
* [New] 1871 Add a General report to provide details of Module Contents&lt;br /&gt;
* [New] 1872 Add ability to maintain and view Module User Notes outside of the SkyLoad Canvases&lt;br /&gt;
* [New] 1873 Add a page to allow forecasting attributes to be viewed through portal&lt;br /&gt;
* [New] 1875 Add a page to show details in the FlightLink table&lt;br /&gt;
* [New] 1877 Add Exchange Rule field to Module detail Grid on view Provisioning pages&lt;br /&gt;
* [New] 1878 If the detail of a module is an item then disable the detail arrow to display module content as this only make sense for a module and not an item&lt;br /&gt;
* [Bugfix] 1883 Cannot read property 'weightUnit' or null&lt;br /&gt;
* [Bugfix] 22523 - Allow monthly negative financial consumption to display in chart&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.107.0''' ''(RS 02/03/2020, LSY )''&lt;br /&gt;
* [New] 1683 Adjust Module related View, Creation and Edit to accommodate new field ready for use and Share in Menu Plan&lt;br /&gt;
* [New] 1730 Requisitions - Migrate copy Template button&lt;br /&gt;
* [New] 1756 Ability to create records in AircraftContainerStowage (Stowage Rules)&lt;br /&gt;
* [New] 1759 Restrict SkyLoad only Aircraft related pages &amp;amp; menus to users with SkyLoad licenced&lt;br /&gt;
* [New] 1845 Station Stock Count chart sorting&lt;br /&gt;
* [New] 1857 Forecast Changes Approval page row upload date to be added&lt;br /&gt;
* [New] 1866 Restructure General reports menu in preparation for a lot more reports&lt;br /&gt;
* [New] 1869 Remove the Upload and Offload Offset (days) from Provision Loading Pages&lt;br /&gt;
* [New] Station Count Details report improved so that it automatically filters out data for stations the user doesn't have access to&lt;br /&gt;
* [Bugfix] 1686 Position and move ability of picture window on canvasses is a problem (improve functionality)&lt;br /&gt;
* [Bugfix] 1849 Airline selector doesn't work after loading stored filters (multipage problem)&lt;br /&gt;
* [Bugfix] 22287 - Users with no restrictions on their ticket access should now be able to see ALL tickets&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.106.3''' ''(RS 26/02/2020, LSY )''&lt;br /&gt;
* [New] 1541 StationItem - Automatic Requisition Items&lt;br /&gt;
* [New] 1731 Purchase Order - PO Notes page&lt;br /&gt;
* [New] 1750 In full delivery - Supplier - ER18809 - [Drill down]&lt;br /&gt;
* [New] 1768 StockItem - Item Supplier Mapping&lt;br /&gt;
* [New] 1779 Add ability to download data in excel for All Chart-related data grids&lt;br /&gt;
* [New] 1785 Hide empty Months in dashboards&lt;br /&gt;
* [New] 1790 Add button to reset filters&lt;br /&gt;
* [New] 1795 Develop pages to display Actual PAX and Special meal quantities and request history&lt;br /&gt;
* [New] 1847 Improve error handling for container type editing in the canvas&lt;br /&gt;
* [New] 20095 - Re-added the SLX Dummy Airline's items to StockItem listing grids, and added SLX Dummy Airline as a grid filter option&lt;br /&gt;
* [New] 21833 - Internal (SLX Staff) URL links  appear in the user account context menu (i.e. profile/support/ log out menu)&lt;br /&gt;
* [Bugfix] 1788 Drill down chart for Warehouse Valuation needs to be populated&lt;br /&gt;
* [Bugfix] 1848 dashboard charts are showing Month+1&lt;br /&gt;
* [Bugfix] 22037 - Fixed a null reference error when cancelling a PO's balance from Receipt Confirmation page&lt;br /&gt;
* [Bugfix] 22053 - Check user role is authorized to approvde POMCs, at PO/Airline configuration level&lt;br /&gt;
* [Bugfix] 22103 - Fixed password reset functionality in AuthServer project (affects files in this project too though, hence the mention)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.105.1''' ''(RS 18/02/2020, LSY )''&lt;br /&gt;
* [Bugfix] 22241 User unable to access the bond station&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.105.0''' ''(RS 13/02/2020, LSY )''&lt;br /&gt;
* [New] 1542 Atlas Chiller Icon required for Galley Editor&lt;br /&gt;
* [New] 1729 StockItem - pdf button to download Item catalogue list with pictures&lt;br /&gt;
* [New] 1736 Count Details Bespoke reports to display number values&lt;br /&gt;
* [New] 1756 Ability to create records in AircraftContainerStowage (Stowage Rules)&lt;br /&gt;
* [New] 1758 Create portal pages to show Stowage Types and related Container Compatibility&lt;br /&gt;
* [New] 1759 Restrict SkyLoad only Aircraft related pages &amp;amp; menus to users with SkyLoad licenced&lt;br /&gt;
* [New] 1780 Add total value to bar charts [primary charts]&lt;br /&gt;
* [New] 1782 add button to be able to filter bar charts timeline&lt;br /&gt;
* [New] 1786 Adjust Legend&lt;br /&gt;
* [New] 1787 Add Legend to Warehouse Valuation Chart&lt;br /&gt;
* [New] 1792 add country to station performance filter table&lt;br /&gt;
* [Bugfix] 1800 PO Shipment Splitting - change to the expected date for an existing delivery is not sending an update ReceiptAdvice to the WMS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.104.2''' ''(RS 13/02/2020, LSY )''&lt;br /&gt;
* [New] 1300 In Full delivery - Supplier - ER18809&lt;br /&gt;
* [New] 1548 UI functionality of splitting PO shipments&lt;br /&gt;
* [New] 1557 See Support ticket #20027 - improve Error handling when a PO is raised for materials with differing currencies. Prevent adding items to a PO if their currency doesn't match with the items already on the PO&lt;br /&gt;
* [New] 1567 Create UI for &amp;quot;No Fly&amp;quot; item status Yes/No in stockitem screen&lt;br /&gt;
* [New] 1305 / 18801 Added No-Fly flag to the StockItem grid&lt;br /&gt;
* [New] 1597 Station Count - Breakages	&lt;br /&gt;
* [New] 1662 M/T changes required for vendor shipment splitting&lt;br /&gt;
* [New] 1740 Restrict access to the galley canvas if a user doesn't have SSO grants&lt;br /&gt;
* [New] 1752 City Pairs &amp;amp; Markets - Improve &amp;quot;Delete&amp;quot; functionality&lt;br /&gt;
* [New] 1753 All dashboard charts require the date value displayed in the X-Axis to be in &amp;quot;MMM-YY&amp;quot; date format&lt;br /&gt;
* [New] 1765 Improve filters and order by when displaying aircraft stowages from the flight schedule page&lt;br /&gt;
* [New] er19939 PO Splitting (PO Vendor Deliveries)&lt;br /&gt;
* [Bugfix] 1737 Requisition Excess Ordering Thresholds - duplicate logs can be created quite easily Avoid having duplicate entries in the RequisitionDetailExcessOrderQtyLog with the addition of a new &amp;quot;Counter&amp;quot; field - attempting to approve the same excessive figures multiple times should now increase the counter field rather than insert a new (duplicate) record&lt;br /&gt;
* [Bugfix] 1757 Item Demand Forecast - External Forecast Data -&amp;gt; Unable to delete row&lt;br /&gt;
* [Bugfix] 1762 Support Tickets - Watch List is showing too many records in the new portal&lt;br /&gt;
* [Bugfix] 1772 Several Grids - not possible navigate across different pages of the grids&lt;br /&gt;
* [Bugfix] SR21531 - Contract Items report is not loading - fixed&lt;br /&gt;
* [Bugfix] sr21633 Changed sort order on Stock Unit DDL&lt;br /&gt;
* [Bugfix] sr21655 Fixed issue causing users to be unable to save changes to Station Count Categories (already patched)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.103.6''' ''(RS 29/01/2020, LSY )''&lt;br /&gt;
* [Bugfix] 1769 Error preventing access to Aircraft Layout Editor&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.103.5''' ''(RS 27/01/2020, LSY )''&lt;br /&gt;
* [New] 1570 Stock Item - Item Catalog Portal&lt;br /&gt;
* [New] 1597 Station Count - Breakages&lt;br /&gt;
* [New] 1658 Porting issue - Purchase Order Contract content in the MVC Portal does not allow you to view a break-down of POCntrctDet_ConsQty; this is available in the legacy portal though&lt;br /&gt;
* [New] 1669 Allow access to General reports: Issue details, PO lines, contracted Items and Items on PO contracts to Supplier manager role&lt;br /&gt;
* [New] 1688 Provide functionality to add/edit and delete module content if SkyLoad is not enabled&lt;br /&gt;
* [New] 1741 Enhancements to the SSO Security token functionality&lt;br /&gt;
* [New] 21353 - Make PO Master Contract PDF Generation and Existing documents listing available in Show page, Index Grid (Existing Docs grid on index page)&lt;br /&gt;
* [Bugfix] 1650 Support Request #20625 - MVC UI is showing misleading information when viewing the break-down of Expected Receipts where the receipt is for a Partially Received PO&lt;br /&gt;
* [Bugfix] 1686 Position and move ability of picture window on canvasses is a problem&lt;br /&gt;
* [Bugfix] 1727 When approving a req in MVCRSTEST you get a message ‘true’ pop up after it tells you orders will be create etc&lt;br /&gt;
* [Bugfix] 1738 Unfriendly error is displayed when validation fails for new Aircraft Module creation&lt;br /&gt;
* [Bugfix] 20065 - Added SupplierManager roles to the authorised roles for PurchaseOrderDetailSummary_Read (listing of PO Details)&lt;br /&gt;
* [Bugfix] 20089 - Edit button hidden for non-SLX users on grids presented on: ItemWarehouse index, ItemPacks index, TransportChains index, and Count Category index views, show button also added which is always available and presents the same data in read-only form&lt;br /&gt;
* [Bugfix] 20105 - Added a help / explain button on the Shipments grid on EditRestrictedPurchaseOrder view&lt;br /&gt;
* [Bugfix] 20467 - Fixed DDL population when creating a new PO (delivering to warehouse or warehouse via whse transfer)&lt;br /&gt;
* [Bugfix] 21393 - Fix POMC Lookup in PO Creation. (also tested and patched out to 1.0.102.x)&lt;br /&gt;
* [Bugfix] 21549 (add any New Airline Supplier records)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.102.6''' ''(RS 21/01/2020, LSY )''&lt;br /&gt;
* [New] 1567 Create UI for &amp;quot;No Fly&amp;quot; item status Yes/No in stockitem screen&lt;br /&gt;
* [New] 1598 Airline Supplier - additional contacts&lt;br /&gt;
* [New] 1643 Add new field to Contracted items general report&lt;br /&gt;
* [New] 1688 Provide functionality to add/edit and delete module content if SkyLoad is not enabled&lt;br /&gt;
* [New] 1706 Warehouse - Adjustments screen&lt;br /&gt;
* [New] 1710 Implement External order reference for SAP Requisitions&lt;br /&gt;
* [New] 1715 Stock count - Migrate columns 'Cancelled' and 'Complete' in Stock Count overview&lt;br /&gt;
* [Bugfix] 1675 Problem with functionality to delete a stockitem (fix deletion logic)&lt;br /&gt;
* [Bugfix] 1701 Purchase Invoicing &amp;gt; All POs Grid shows incorrect value for 'Direct Delivery'&lt;br /&gt;
* [Bugfix] 1727 When approving a requisition, you get a message ‘true’ pop up after it tells you orders will be create etc.&lt;br /&gt;
* [Bugfix] 20719  - StockItem edits - ensure Item Cost, Weight, and Item Pack Weight allow up to 6 decimal points precision&lt;br /&gt;
* [Bugfix] 21275  - Fixed grid sorting bug on Stock Item Index grid&lt;br /&gt;
* [Bugfix] 21239  - Fixed several Back Order edit issues&lt;br /&gt;
* [Bugfix] 21287  - PO Lines report updated to initially sort on PO Creation Date descending&lt;br /&gt;
* [Bugfix] 21393  - Fixed the Contract Reference lookup for PO Edits&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.101.2''' ''(RS 08/01/2020, LSY )''&lt;br /&gt;
* [New] 1568 StationItem - Select Station Items to be Updated using latest station defaults&lt;br /&gt;
* [New] 1569 Stock Item - Stock Item Replacements&lt;br /&gt;
* [New] 1638 StationItems - migration of station items page&lt;br /&gt;
* [New] 1656 Drill down on Open PO status dashboard chart&lt;br /&gt;
* [New] 1664 RMA - Ability to amend RMA ETA after RMA has been approved&lt;br /&gt;
* [New] 1668 Bespoke MRP Batch Report amendment&lt;br /&gt;
* [New] 1680 Need the ability to create module details for a Miscellaneous Container Group&lt;br /&gt;
* [Bugfix] 1532 Prevent ability to add disabled users to a ticket's distribution list&lt;br /&gt;
* [Bugfix] 1650 Support Request #20625 - Portal is showing misleading information when viewing the break-down of Expected Receipts where the receipt is for a Partially Received PO&lt;br /&gt;
* [Bugfix] 1647 Support Ticket #20635 - When adding a new Airline Supplier in the portal needs to auto-trim the Supplier Account Number&lt;br /&gt;
* [Bugfix] 1674 Fixed several bugs in the Substitutions module&lt;br /&gt;
* [Bugfix] 1677 Improved error handling in Item Pack maintenance pages&lt;br /&gt;
* [Bugfix] 1685 Stock item editing. Exception if Pack levels have the same &amp;quot;Pack Description&amp;quot; value&lt;br /&gt;
* [Bugfix] 1687 Default Image not showing in the Modules page&lt;br /&gt;
* [Bugfix] 1713 Unable to edit provisional RMAs in v1.0.101.0&lt;br /&gt;
* [Bugfix] SR17939 - Disabled selection mode on Station Count items grid and adjusted control heights to hopefully improve the cell-selection issue (Changeset 33196)&lt;br /&gt;
* [Bugfix] SR20593 - KPI requisition detail - fixed filter behaviour for the 'Substitute' column&lt;br /&gt;
* [Bugfix] SR21103 - Requisition editing (pre-approval and approval), Save and Continue now retains the Item Grid page number that the user was on&lt;br /&gt;
* [Bugfix] SR21111 - SSIM Index Grid initial sort order now by created date descending&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.100.3''' ''(RS 03/01/2020, LSY )''&lt;br /&gt;
* [New] 1451 Support middle-tier upload function In Progress (Tidied margins and added upload button to change approval page)&lt;br /&gt;
* [New] 1496 Validation of supplier contact email&lt;br /&gt;
* [New] 1558 Waste Trolley shouldn't be chilled&lt;br /&gt;
* [New] 1588 MRP - Planner Orders - Additional columns for  &amp;quot;Soft POs&amp;quot;&lt;br /&gt;
* [New] 1595 KPI receipt - station receipt report with additional columns&lt;br /&gt;
* [New] 1596 KPI report - IWT Details report&lt;br /&gt;
* [New] 1607 Supplier Performance Dashboard  - Supplier On Time Commitment chart&lt;br /&gt;
* [New] 1610 Supplier Performance Dashboard  - Dashboard Open POs Status chart&lt;br /&gt;
* [New] 1618 Validation needed when changing an Organization Type&lt;br /&gt;
* [New] 1648 Add Cost Centre Category Code to GL Account Category pages&lt;br /&gt;
* [New] 1649 Small changes and tidy up to GL Cost Centre category pages&lt;br /&gt;
* [New] 1652 Implemented ability to maintain Alternative Aircraft Codes&lt;br /&gt;
* [New] 1655 Better handled violations of Unique Index: IDX_RequisitionDetail_ReqHdr_ID__StkItem_ID__ReqDate__ExtLineRef, currently an unfriendly error message is presented to the user, which causes confusion&lt;br /&gt;
* [New] 1663 Implemented ability to resolve an SSIM that was burst with errors&lt;br /&gt;
* [New] 1667 Release banner should come up at Home Screen and as a banner T-10 minutes&lt;br /&gt;
* [New] 20669 Quantity fields on Station Counts now only validated on submission (so users can save as they go)&lt;br /&gt;
* [New] 20923 Saving a station will now only validate Default Loading (and it's relation to other active caterer stations) if the user actually changed the value&lt;br /&gt;
* [Bugifx] 1549 Portal doesn't display extended characters correctly on drop down lists&lt;br /&gt;
* [Bugfix] 1632 Non default pack quantity not enforced when adding items to back orders&lt;br /&gt;
* [Bugfix] 1633 AircraftStowagePositionList Report Error&lt;br /&gt;
* [Bugfix] 1654 Filtering on Aircraft Type page is not working as it should&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.99.4''' ''(RS 18/12/2019, LSY )''&lt;br /&gt;
* [Bugfix] 1642 SkyLog tickets - responsible user needs to be included in the e-mail list&lt;br /&gt;
* [Bugfix] 1676 StockitemForecastLoadfactor decimal precision not being displayed correctly&lt;br /&gt;
* [Bugfix] 1678 Deletion of an AircraftModule logic when to activate the delete icon is wrong&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.99.2''' ''(RS 12/12/2019, LSY )''&lt;br /&gt;
* [New] 1442 Display days coverage in MRP Daily figure&lt;br /&gt;
* [New] 1451 Support m/t upload function&lt;br /&gt;
* [New] 1527 When dragging a stowage position to the Galley canvas where is the default unit of Dims coming from? Also Min check needs explaining in terms of the unit&lt;br /&gt;
* [New] 1550 Implemented ability to review forecasts&lt;br /&gt;
* [New] 1601 Tidy up Aircraft Tail Number pages&lt;br /&gt;
* [New] 1605 Dashboard - Drill data implemented for the Late Open PO shipments chart&lt;br /&gt;
* [New] 1609 Planned Orders - UI - General reports to display data from MRPSoftOrderDetail&lt;br /&gt;
* [New] 1615 Make SLX portal version identifier clickable - redirecting you to release history on the wiki&lt;br /&gt;
* [New] 1617 Add Organization Type to Airline Supplier pages&lt;br /&gt;
* [New] 1629 ER 20479 - Add External Line Number column to the PO lines KPI report&lt;br /&gt;
* [Bugfix] 1446 SkylogistiX Wiki  - Fix to improve the performance of the portal (reducing database reads)&lt;br /&gt;
* [Bugfix] 20515 - Improved error handling for bespoke reports&lt;br /&gt;
* [Bugfix] 20637 - Improved performance for loading items to add to Requisition&lt;br /&gt;
* [Bugfix] 1148 Add time stamp to error pop-ups&lt;br /&gt;
* [Bugfix] 1375 Enhance filters across all pages / grids = trimming numeric filter searches&lt;br /&gt;
* [Bugfix] 1470 Support Ticket #19505 - Unable to export Bespoke Reports to MS-Excel&lt;br /&gt;
* [Bugfix] 1639 SkyLog tickets - line breaks in the Detailed Description of the Problem&lt;br /&gt;
* [Bugfix] 1642 SkyLog tickets - responsible user needs to be included in the e-mail list&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.98.3''' ''(RS 06/12/2019, LSY )''&lt;br /&gt;
* [New] 1218 Add a delete Icon to the StockItem/Index page to allow stock items to be deleted&lt;br /&gt;
* [New] 1492  Substitution Module / Unplanned Substitutions migrated to new portal&lt;br /&gt;
* [New] 1500 PO Lines data grid -  files downloaded into csv/xls should have a date format adjusted to dd/mm/yyyy&lt;br /&gt;
* [New] 1511 ItemSupplier index grid updated to include new columns&lt;br /&gt;
* [New] 1580 Station Performance dashboard - Add &amp;quot;under review&amp;quot; and &amp;quot;recount&amp;quot; statuses to &amp;quot;Station Stock Count&amp;quot; chart&lt;br /&gt;
* [New] 1593 Planned orders - UI - Add field forecasting period to Item supplier - Warehouse grid&lt;br /&gt;
* [New] 1622 Station KPI - Station late orders table need mode of transport&lt;br /&gt;
* [New] 1621 New Dashboard Group: 'Supplier Performance'&lt;br /&gt;
* [New] 1604 'Supplier Performance' Dashboard chart - Late Open PO shipments&lt;br /&gt;
* [Bugfix] 1611 Consumption chart not rendering categories in the correct order when when filters are applied&lt;br /&gt;
* [Bugfix] 1612 Station KPI dashboard - Station count chart refresh&lt;br /&gt;
* [Bugfix] 1470 Support Ticket #19505 - Unable to export Bespoke Reports to MS-Excel&lt;br /&gt;
* [Bugfix] 1562 Aircraft Config - Creation Date Failure&lt;br /&gt;
* [Bugfix] 1608 Module Copy &amp;amp; Delete Issues&lt;br /&gt;
* [Bugfix] 1619 &amp;quot;sortablejs&amp;quot; node modules call exception when canvas loading&lt;br /&gt;
* [Bugfix] 19133 - Sort order on Requisition Approval grid changes dependent on whether or not the airline is using Loading Groups&lt;br /&gt;
* [Bugfix] 20289 - StationCountCategory Edit page improvements - fields for IncludeAllSPL and UpdateSPL are now read-only with appropriate values if Approval is not required&lt;br /&gt;
* [Bugfix] 20375 - Changed option label for &amp;quot;Climate Requirements&amp;quot; on adding a stockitem&lt;br /&gt;
* [Bugfix] 20379 - Fixed incorrect field binding on Stock Allocated to Warehouse Transfers grid (outbound)&lt;br /&gt;
* [Bugfix] 20437 - Fixed method used to retrieve the blank count file - now returns the latest if there's multiple&lt;br /&gt;
* [Bugfix] 20465 - Export button added to non-SAP-centric BackOrder items grid&lt;br /&gt;
* [Bugfix] 20487 - Added Rule Sequence field to Provisioning Rules grid&lt;br /&gt;
* [Bugfix] 20489 - Changed query for Expected Warehouse Transfers (Stock Levels) grid so that it's based on WarehouseTransferReceipt rather than WarehouseTransferDetail&lt;br /&gt;
* [Bugfix] 20515 - Fixed error handling on Bespoke Reports&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.97.0''' ''(RS 02/12/2019, LSY )''&lt;br /&gt;
* [New] 1297 - Dashboard Chart - Shipments by Mode of Transport and On Time % - ER16865&lt;br /&gt;
* [New] 1446 - SkylogistiX Wiki&lt;br /&gt;
* [New] 1492 - (minor errors) Substitution Module / unplanned substitutions website&lt;br /&gt;
* [New] 1520 - Port across functionality to allow the User Station Access table to be managed through the new portal&lt;br /&gt;
* [New] 1566 - When creating a new Station Par Level entry (Station Item record), we should check to see if the &amp;quot;new&amp;quot; material has been associated with the station previously&lt;br /&gt;
* [New] 1585 - Make the 'Network On Time Receipts' chart wider by default, and allow to be re-sizeable&lt;br /&gt;
* [Bugfix] 1499 - StationCount Detail 'Last Count Date' not being populated in some cases (19641)&lt;br /&gt;
* [Bugfix] 1613 - SR20423 - Build v1.0.96.0 has introduced a bug - problems editing ItemWarehouse records from page: /StockItem/Edit&lt;br /&gt;
* [Bugfix] 1623 - SR20433 - Back Order processing - it is not possible to ship from an alternate warehouse&lt;br /&gt;
* [Bugfix] 1626 - Unable to submit Requisitions in 1.0.97.x&lt;br /&gt;
* [Bugfix] 1631 - MRP Supply Parameters - Item Warehouse edit bug&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Build 1.0.96.0''' ''(RS 20/11/2019, LSY )''&lt;br /&gt;
* [New] 1520 - Port across functionality to allow User Station Access to be managed in the new portal&lt;br /&gt;
* [New] 1555 - Added Planner Name column to  the Stock Levels index grid&lt;br /&gt;
* [New] 20055 - MOQ and EOQ fields on Item Warehouse editor template&lt;br /&gt;
* [New] 1519 - Warehouse Inventory Valuations Report (KPI)&lt;br /&gt;
* [Bugfix] 1563 - Duplicate Container Item Type&lt;br /&gt;
* [Bugfix] 1558 - Waste Trolley should not be chilled&lt;br /&gt;
* [Bugfix] 20133 - Transit Only field bug on editing Warehouse&lt;br /&gt;
* [Bugfix] 1453 - UI allows an MRP line to be submitted even if the Qty control is not showing a figure/value&lt;br /&gt;
* [Bugfix] 20171 - Problems adding Stock Item Packs&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Station_Index&amp;diff=2703</id>
		<title>Station Index</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Station_Index&amp;diff=2703"/>
		<updated>2021-09-08T20:05:16Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Further fixes - added missing closing &amp;lt;/ol&amp;gt; tags. Note though, this should be updated to use wikitext for lists rather than HTML&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;roles&amp;gt;SLXGLOBALADMIN,SLXLOCALADMIN,SLXOPERATIONAL,AIRLINEADMIN,AIRLINEOPS&amp;lt;/roles&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Summary=&lt;br /&gt;
A station is an Organization that provides flight or passenger services to an airline at an airport. This includes caterers, cabin cleaners, and other ground handling service providers as well as passenger lounges and ticketing agencies. In order for a Station record to exist, there must first be an Organization and OrganizationSite to which that Station can be linked.&lt;br /&gt;
&lt;br /&gt;
=Create organization=&lt;br /&gt;
Organization refers to the company as a whole e.g. Lufthansa, Gate Group, or Coca-Cola, underneath the Organization there can be multiple OrganizationSites (see below). In order to be linked to a Station, the Organization type must be &amp;quot;Caterer/Service Provider&amp;quot;.&lt;br /&gt;
First, please check if the Organization already exists in SkyLog. Here you can find the list of all Organizations [[https://rsprod.skylogportal.com/Organization'''link''']]. If the Organization already exists please move to the next step. Organizations are centrally controlled and maintained to avoid duplicate organizations being created across multiple operations, therefore if the Organization does not exist contact a Global Administrator or raise a support request.  [[http://wiki.skylogportal.com/index.php?title=Organization_Index '''For more details about Organizations click here''']]&lt;br /&gt;
&lt;br /&gt;
=Organization Sites=&lt;br /&gt;
An Organization site represents a physical location from which the Organization operates, the site record contains the physical address of the location as well as the main site contact details and the timezone of that site. The site record must exist before you can create a Station record or for that matter any other supply chain participant type such as AirlineSupplier, Warehouse, etc. Firstly Please check if a site is already created in SkyLog with the same address and linked to the same Organization, it is important not to duplicate organization sites. [[http://wiki.skylogportal.com/index.php?title=OrganizationSite_Index '''For more details about Organization Sites click here''']]&lt;br /&gt;
&lt;br /&gt;
=Stations=&lt;br /&gt;
The station setup contains specifications of that station's operations such as the frequency it should report inventory of airline-owned items and a list (StationItems) of the airline-owned items it needs to provide the services to the airline. Against each item, we record the par levels e.g. how many days of inventory to hold, the frequency of replenishment, the replenishment source and lead time, etc. SkyLog allows you to define at the station level many parameters to customize stations processes. For example, automatic stock count approvals, different ways of RMA management, and the level of automation within process flows.&lt;br /&gt;
&lt;br /&gt;
==Stations creation==&lt;br /&gt;
To create a station record a few things are required to be confirmed: station setup, Supply sources, &lt;br /&gt;
You can start creating a new station by going to Reference Data/Airline Participants/Stations&lt;br /&gt;
&lt;br /&gt;
[[File:CreateStationRef.png]]&lt;br /&gt;
&lt;br /&gt;
SkyLog allows advanced customization of the station processes. To deliver the most productive setup please consult the guide below which explains each customization option on the page&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- TODO: This table should be updated to use wikitext format rather than HTML --&amp;gt;&lt;br /&gt;
&amp;lt;table width=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Field&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Description&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Station Site&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Link to Organization site. It is the source of the Station address that is printed on invoices, transport bills  and communicated to 3rd parties&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Airport&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Every station must have link to the airport it services. If a single OrganizationSite serves two or more airports then you should create a station record for each airport served.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Service Type&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Assign relevant station type, e.g. &amp;quot;Caterer&amp;quot;, &amp;quot;Airport Lounge&amp;quot;,&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Active&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;It is a yes /no field that can only be active once all the requirements have been sent up.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Valid From&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Date of start of operations.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Valid To&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Date of station closure. If not known or open ended leave blank.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Station Provisioning Manager&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The person who will be responsible for the provisioning/replenishment of goods for the station (i.e. who will approve requisition requests, inventory reports, etc.). This will be a person within the Airline or the Airline's 3rd party Control Tower&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Person Responsible for Counts&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The person to be assigned (from users registered in SkyLog) who will be responsible for stock counts, this will be someone within the organization of the Station. The selected person will be the recipient of related notifications such as reminders to count, shipment notifications and various escalations/alerts regarding Station Provisioning and Inventory Management&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Is Station Independent from Skylog?&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Station exists within Skylog but is not expected to have any interactions via the UI (Portal)with Skylog &amp;amp;ndash; if the station will raise requisitions in SkyLog and/or be expected to submit inventory reports then this setting should always be set as 'No'. Typically this will only be set to 'Yes' if the Station uses their own systems to submit inventory counts and place requisitions and there is an interface between that system and SkyLog&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Automatically Generate Requisitions?&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Yes/No field will either allow (if yes) to generate automatic requisitions after a stock count, via schedule or even manually. If no, only manual orders are allowed to be placed by station. Setting to No is more common for lounges.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Include Non Orderable Items in Requisitions&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Typically, Skylog only permits 'current' materials to be requisitioned. However, some users prefer to see all materials on the requisition so that they can make informed judgements, including temporary materials which may have been supplied in the past in place of a regular material. If the station wishes to see such temporary items on requisitions then this configuration flag should be set as 'Yes', otherwise, set as 'No'.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Generate Automatic Requisitions Upon Count Approval&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This can only be set to &amp;quot;Yes&amp;quot; if &amp;quot;Will Requisitions Be Automatically Generated for This Station?&amp;quot; is also set to &amp;quot;Yes&amp;quot;. If set as &amp;quot;Yes&amp;quot; then Skylog will create a new automatic-requisition when an inventory count is approved - this relies upon station par levels being configured for event-driven requisitioning though. If you would prefer that automatic-requisitions are triggered for this station based upon an automatic schedule cycle* then this setting should be configured as &amp;quot;No&amp;quot;. * - If you do wish to trigger automatic requisitions based upon an automatic schedule then &amp;quot;Will Requisitions Be Automatically Generated For This Station?&amp;quot; should be set as &amp;quot;Yes&amp;quot; and each material to be included (for automatic requisitioning) should be set as Schedule-driven requisitioning - if set as such, you will be prompted to provide a next requisition trigger date; such configuration is achieved via the station par levels for this station.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Keep Back Orders?&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;When a new requisition is processed should Skylog retain existing back-orders? If Skylog should discard open back-orders upon processing a new requisition, set this configuration flag to 'No'. Otherwise, if Skylog should leave the decision as to whether a back-order is cancelled or processed to a member of the operational team then set this configuration flag to 'Yes'.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Confirm RMA Shipments?&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;If the configuration flag is set as 'No' it is not necessary for the station to confirm the despatch for a RMA. If the configuration flag is set as 'Yes' then the station returning the goods must confirm the despatch.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Automatic Requisition Negative Numbers Default to Zero&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;If Skylog believes that the station has too much stock, it will suggest a negative order quantity in the requisition. If the station does not wish to return such goods, then the requested quantity should be set as zero &amp;amp;ndash; meaning that the line/position will be ignored by Skylog. With this configuration flag set as 'Yes', Skylog will automatically set the requested number from a negative value to zero. If this configuration is set as 'No' then the requested quantity will always default to suggested order quantity (even if the suggested order quantity is less than zero).&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Enforce RMA Qty&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;If Station is allowed to issue a RMA for parts they haven't ordered from inbound flights etc. then set to 'No'. If 'Yes', the Station will be allowed to return only that stock qty that they counted in the last stock count.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Receipt Configuration&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The default expectation is that stations will always receipt-confirm all inbound transactions (station orders, direct purchase orders, station-to-station transfers etc.). If however it is permitted for some transactions to be 'automatically' received (i.e. without user interaction), then this can be configured via this setting.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Should Skylog Consider External Target Quantity Data in Core Functions?&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Specifies whether or not external target quantities, commonly known as FOS + BUS values (supplied to Skylog via uploaded SCA files), will be used by Skylog to affect various Skylog functions. Such functions would include the calculation of the suggested order quantity figure for automatically generated requisitions. The target values will also be used to determine if a material on a submitted inventory count would be flagged as a query or not. If this setting is set as 'No' then Skylog will use the traditional formulas (which won't use target quantity values). If this setting is set as 'Yes', Skylog will consider the target quantities in its calculations.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Station Depot&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;A unique code that identifies the specific station (unique across all airlines).&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Station Loading Code&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;An alternate station identifying code which is used by third-party systems to identify a specific station. This code would be used in data files originating from those partner-systems, such as the Service Rules interface EDI. If this interface is used by the operation associated with the station then the uploading and offloading stations identified within the service rules data must correspond to the Station Loading Codes held by Skylog.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Customer Code&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This is an optional property and should be left blank/empty, it serves a special purpose for a handful of specific catering facilities but has no relevance for the majority of stations and thus can be ignored.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Default Loading&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This is a mandatory field that may be used when SkyLog generates a forecast for the airline; it can be set to Yes or No (true or false) and it will be used if there is insufficient pre-set data or rules to determine the loading or unloading station. The SSIM (Flight Schedule) file that we receive and process for the airline only tells us the departure and arrival ports for each flight in the schedule. Some ports will be setup with multiple catering stations at a given port and we will determine which station loads and unloads the content of any provisioning code based on pre-set data in the provisioning rule and/or exchange rules. However if there is insufficient  pre-set data/exchange rules to tell us which station will perform the loading/unloading then the forecast will use the default station which is determined by this field. Importantly, there can only be a SINGLE default catering station per combination of Port &amp;amp; Airline (additionally, in case it’s not obvious, the station must be active for the default loading to be set to Yes).&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;GL Cost Centre Code&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;An alternate station identifying code which is used by third-party systems to identify a specific station. This code would be used in data files originating from those partner-systems, such as the Service Rules. GL Cost Centre field links financial data with customer financial systems.  In case a new GL Cost Centre is required to be set up please follow the link for guidance how to [[http://wiki.skylogportal.com/?title=Station_CostCentreCategoryIndex'''link''']].&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Supply Source=&lt;br /&gt;
Supply sources define which warehouses will be supplying stations with goods and which modes of transport are used. It is possible for stations to be supplied by multiple warehouses and this could be defined at the item level in Station Item / Par Level tables. Multiple modes of transport could be assigned for each supplying warehouse with different transportation and handling lead times and a priority ranking to determine the preferred mode of transport.&lt;br /&gt;
&lt;br /&gt;
The Supply Sources button is found in the '''Reference Data/Supply Chain Participants/Stations'''. Select desired station by clicking on [[File:Edit.png]]. At the bottom of the new page will be [[File:SupplySourceButton]].&lt;br /&gt;
&lt;br /&gt;
==Add Warehouse==&lt;br /&gt;
To add a warehouse that will be supplying station:&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Select  [[File:PlusPlus.png]]&amp;lt;/li&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;li&amp;gt;Select Warehouse&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:SelectWarehouse.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Set as active &amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:SetActiveWarehouse.png]]&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Add Transport Methods==&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Under the Warehouse-Station Link, next to set up warehouse select [[File:Expand.png]]   to expand the field as per below and select [[File:PlusPlus.png]]  to add mode of transport from selected warehouse.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:AddModeOfTransport.png |1200px|]]&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;li&amp;gt;Select accordingly&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type: lower-alpha;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Method of transport from drop down list. Note that there are more options then seen on the screen, use scrolling down option to see all modes of transport available.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Preparation time – days it takes the warehouse to pick and pack.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Transport duration – days it takes from dispatch until station receipt.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Rank – priority / default option.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:AddModeOfTransportSpec.png]]&lt;br /&gt;
&lt;br /&gt;
Complete table should look like this.&lt;br /&gt;
&lt;br /&gt;
[[File:CompleteTransprotSetup.png |1200px|]]&lt;br /&gt;
&lt;br /&gt;
=Station Count Category=&lt;br /&gt;
Station count categories define which items are counted by the Station and how often they are counted. It also allows you to set the tolerances between expected and actual count quantities (count variances) at which a count line is set to &amp;quot;Query&amp;quot;. The level of automation in the count and approval process and also be set – some counts can be set up as auto accepted after they are submitted, a useful feature for stations like lounges with little turnover. Station Count Category can be found under '''Daily Activities/Inventory Counts/Station Count Categories'''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Select [[File:PlusPlus.png]]   in the Station Count Categories page &amp;lt;/li&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;li&amp;gt;Select station requiring new station count category&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:SelectStationRequiringNewStationCountCategory.png]]&lt;br /&gt;
 &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:80%&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
! Field&lt;br /&gt;
! Sample&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
!Count Category Description&lt;br /&gt;
|Full&lt;br /&gt;
|Description of the count category. The station could have multiple counts with different parts under each, so naming of the count category is useful to avoid confusions. A typical example might be to set up a count category called &amp;quot;Major Equipment&amp;quot; for all technical equipment such as Trolleys/carts or to have a category &amp;quot;Disposables&amp;quot; for all disposable items. &lt;br /&gt;
|-&lt;br /&gt;
!Count Schedule Option&lt;br /&gt;
|Automatic Schedule&lt;br /&gt;
|There are 3 options &amp;quot;Automatic Schedule&amp;quot; (repeats based on provided frequencies), &amp;quot;Manual Schedule&amp;quot; (follows manual dates listed in manual schedule table on the bottom of the page) and &amp;quot;None&amp;quot; (stock counts generated only manually)&lt;br /&gt;
|-&lt;br /&gt;
!Automatic Schedule Options&lt;br /&gt;
|Specific Day/s of the Week&lt;br /&gt;
|You can pick between days of the week or days of the month, days of the week or days of the month [that new inventory counts will be due]&lt;br /&gt;
|-&lt;br /&gt;
!Specific Day/s of the Week or Month&lt;br /&gt;
| --&lt;br /&gt;
|tick/specify days when stock count should be triggered; if specifying days of the month, each must be comma-separated.  Note: you can not specify consecutive days; there has to be at least one day's gap between inventory counts [it's not allowed to instruct a station to perform a new count each and every day&lt;br /&gt;
|-&lt;br /&gt;
!Weeks Between Counts&lt;br /&gt;
|1&lt;br /&gt;
|Number of weeks between counts (if 'Automatic Schedule Options' = &amp;quot;Specific Days of the week&amp;quot;, rather than Specific Days of the Month)&lt;br /&gt;
|-&lt;br /&gt;
!Notify Days&lt;br /&gt;
|3&lt;br /&gt;
|Number of days the stock count will be generated before the expected count date, the station will get an email notification at when the count is generated and then has the notify days to prepare for the count.&lt;br /&gt;
|-&lt;br /&gt;
!Next Count Generation Date&lt;br /&gt;
|September 28, 2023&lt;br /&gt;
|Select next/first stock date for a count to be scheduled. This date is automatically updated each time a count is generated but a user can re-sync the schedule by editing the date &lt;br /&gt;
|-&lt;br /&gt;
!Value Tolerance for Count Variances&lt;br /&gt;
|100&lt;br /&gt;
|Not mandatory, select variances in value per line to tolerate as ok. Meaning if, for example, there is a 100 GBP tolerance and the discrepancy from the expected stock count is 99 GBP, the count will appear as ok. Different tolerance levels can also be set at the item level and the count category tolerance will only apply if there is no item-level tolerance defined.&lt;br /&gt;
|-&lt;br /&gt;
!% Quantity Tolerance for Count Variances&lt;br /&gt;
|10&lt;br /&gt;
|Not mandatory, select variance in quantity % per line to be tolerated from the expected count. Meaning if, for example, there is a 10% tolerance and the discrepancy from the expected stock count is 5%, it will not appear as a query. Different tolerance levels can also be set at the item level and the count category tolerance will only apply if there is no item-level tolerance defined.&lt;br /&gt;
|-&lt;br /&gt;
!Person Responsible for Counts	&lt;br /&gt;
| --&lt;br /&gt;
|Select the person (out of those assigned to this station/organization site), that will be responsible for counts and will be receiving notifications related to it. Leave this field blank if you would prefer alerts to be sent to ALL points of contact associated with the station. If no point of contact can be found, alerts will be sent to the station provisioning manager (in lieu of being sent to caterer / groundhandlers with links to the station).&lt;br /&gt;
|-&lt;br /&gt;
!Include Floating Qty&lt;br /&gt;
|Yes&lt;br /&gt;
|Float stock represents the stock that is in the inbound, outbound, and production areas of the station often known as &amp;quot;WIP&amp;quot; (Work in Progress), it does not include stock that is in a storeroom/warehouse area of the Station. If selected &amp;quot;Yes&amp;quot;, columns will appear on the stock count page to count both Backup stock and Float stock and report both quantities separately. Backup stock is the stock in a storeroom/warehouse area). If selected &amp;quot;No&amp;quot; then only the Backup stock is expected to be counted and reported. &lt;br /&gt;
|-&lt;br /&gt;
!Include Breakages&lt;br /&gt;
|No&lt;br /&gt;
|If yes, will add a column for breakages to be filled by the Station during the stock count. This reflects any losses at the station since the previous count as a result of breaking/damaging products (to an extent they can no longer be used) - e.g. cracked glass, chipped chinaware, etc.&lt;br /&gt;
|-&lt;br /&gt;
!Attach Count Sheet File When Notifying Station&lt;br /&gt;
|Yes&lt;br /&gt;
|Advise selecting Yes, which will attach an excel file to the notification email, that when filled could be uploaded to SkyLog for submission. It is a good tool to avoid manual entries in the portal. Note, for new airlines, additional setup is required to enable this - please raise a support ticket and ask for this option to be enabled though.&lt;br /&gt;
|-&lt;br /&gt;
!Consumption Trend Span (Days)&lt;br /&gt;
|180&lt;br /&gt;
|Default value is 180, and if left blank it will generate a value of 180 days. This value is used in the calculation of the &amp;quot;smooth&amp;quot; average past daily consumption, if set to 180 it will look at the last 180 days when calculating the daily average but it can be set longer or shorter.&lt;br /&gt;
|-&lt;br /&gt;
!Generate Automatic Requisitions Upon Count Approval&lt;br /&gt;
|Yes&lt;br /&gt;
|If Yes, the system will generate an automatic requisition after the stock count is approved (although this is dependent upon the station itself being configured to support automatic requisitioning too).&lt;br /&gt;
|-&lt;br /&gt;
!Include All Items in Automatic Requisitions&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes, will include all active items in any auto requisition (even if the suggested order is 0)&lt;br /&gt;
|-&lt;br /&gt;
!Delay (Hours) For Automatic Requisition Generation&lt;br /&gt;
|0&lt;br /&gt;
|This is the number of hours after count approval before which any automatically triggered requisition should be triggered&lt;br /&gt;
|-&lt;br /&gt;
!Include All Station Par Levels In Counts&lt;br /&gt;
|No&lt;br /&gt;
|Only select YES for &amp;quot;special&amp;quot; counts which are additional to the regular counting cycle, such as a coordinated global stocktake. Thus for regular counts, this setting should be set as NO. Only count categories where this configuration setting is set as NO will appear as a valid option when defining a default count category (See 'Station Defaults' section below).&lt;br /&gt;
|-&lt;br /&gt;
!Update Station Par Levels&lt;br /&gt;
|Yes&lt;br /&gt;
|Only select NO for &amp;quot;special&amp;quot; counts which are additional to the regular counting cycle, such as a coordinated global stocktake. So for regular counts, this should be set as YES. Only count categories where this configuration setting is set as YES will appear as a valid option when defining a default count category (See 'Station Defaults' section below). When set as YES, assuming that the count is approved, the approved inventory figures will be copied across to the station par levels and will be used as the starting inventory figures for the next iteration of the count. Additionally, with this configuration flag set as YES, it will also mean that average consumption figures are calculated and may have a bearing on RMA functionality too (depending on station-level configuration tho).&lt;br /&gt;
|-&lt;br /&gt;
!Count Auto Approval Option&lt;br /&gt;
|Review	Required&lt;br /&gt;
|&lt;br /&gt;
* Review Required - will request that the Station Manager does a full review of every stock count submitted by the Station for this count category, even if there are no lines on the count that are flagged as outside of tolerance&lt;br /&gt;
&lt;br /&gt;
* Auto-Approve When No Queries - stock count will be automatically approved by the system if all count lines are within the defined tolerances (i.e. no queries were generated by the system.&lt;br /&gt;
&lt;br /&gt;
* Auto-Approve Regardless - this will mean that even if there are lines on the count that are flagged as being outside of tolerance, the count will automatically approve - the station provisioning manager will not be alerted and will not need to review the count, thus there can be no re-count process.&lt;br /&gt;
&lt;br /&gt;
* Approval NOT Required - only select this option for &amp;quot;special&amp;quot; counts which are additional to the regular counting cycle, such as a co-ordinated global stocktake&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;NOTE:&amp;lt;/b&amp;gt; You can only select the 'Approval NOT Required' option when the 'Update Station Par Levels' flag is set to 'No'.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;IMPORTANT:&amp;lt;/b&amp;gt; Be warned, this is the final configuration flag when you add or edit a station count category record, if you select this option, you will find that it will toggle (update) the settings for &amp;quot;Include ALL Station Par Levels&amp;quot; and &amp;quot;Update Station Par Levels&amp;quot; - so you may find that your resultant count category is not as you had originally specified it because of this final setting.&lt;br /&gt;
&lt;br /&gt;
If you want regular (standard) counts to always sail through, skipping the approval step then choose the &amp;quot;Auto-Approve Regardless&amp;quot; option instead; thus, the station provisioning manager won't be notified to review the count when the caterer has submitted their inventory figures.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Sample of complete Station Count Category setup==&lt;br /&gt;
[[File:SampleCategoryCount.png]]&lt;br /&gt;
&lt;br /&gt;
=Station Defaults=&lt;br /&gt;
Station defaults are used whenever doing a mass creation of Station Item records, for example - when copying the items from one station to another, or when the forecasting system, as a result of loading or flight schedule changes, creates new items for that station. The criteria in station defaults will be applied to all items copied or created from forecasting but can be edited item by item as required.&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;In the Stations page (Reference data/Supply Chain Participants/Stations) select a station in edit mode. &amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Fill Station Default table accordingly. Table with descriptions is presented below&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- TODO: Table should be replaced with wikitext formatting rather than HTML --&amp;gt;&lt;br /&gt;
&amp;lt;table width=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Field&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Sample&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Description&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Transport Method/Duration (Days)&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Select default method of transport&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Security Stock (Days)&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;14&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Security / safety stock of the item to be held at the station in days&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Days Needed for Preparation&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;1&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This is the number of days needed to get stock prepared for for a flight.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Days Needed to Recycle&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;1&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This is the number of days needed to recycle stock from inbound flights to be ready for re-use e.g. the separation &amp;amp; and washing time&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Specify Order Frequency Type&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Days between delivery/orders or days of the week.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Days Between Delivery/Orders&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;7&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This field will only appear if the Order Frequency type is &amp;quot;Days between delivery Orders&amp;quot; and it represents the number of days between regular replenishment orders.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Ordering days of week&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This field will only appear if the Order Frequency type is &amp;quot;Days of week&amp;quot; and it represents the days when the automatic requisitions need to be generated taking into account the planned delivery date and the lead time in the system. For example, if the order needs to be delivered on Tuesdays and Fridays and the total lead time to the station (including preparation time and transit days) is three days, then you should select Sunday (Tuesday's delivery) and Wednesday (Friday's delivery). If the working days for the station are Monday to Friday, then Skylog will generate the requisition on the previous working day. [[File:20200520 Ordering days.png|400px]]&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;% Loss at the Station&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;10&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This is used by the forecasting system. Any percentage here will be applied and deducted from the calculated recovery of the item at the Station. So if the forecasting system has calculated that a quantity of 200 should be recovered from inbound flights but this field is set to 10% then only 180 will be considered usable to meet future demand.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Count Category&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Full&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Selects a stock count category (set up in previous chapter) to which the item will be added.  &amp;lt;b&amp;gt;PLEASE NOTE&amp;lt;/b&amp;gt; that only counts where &amp;quot;Update Par Levels&amp;quot; is set to YES and &amp;quot;Include All Par Levels&amp;quot; is set as NO will appear as a choice on the drop down list.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Round Requisition Quantities?&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Yes&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Yes, means and suggested requisition quantities will be rounded up to multiples of the default unit of issue&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Include Target Floating Stock For Automatic Requisitions&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;No&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;How Is Item To Be Requisitioned?&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Events&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Event refers to auto requisitions, Manual to manually raised requisitions&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Default Requisition Confirmed Qty to Zero&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;No&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Stock Items / Par Levels=&lt;br /&gt;
Station Par levels refers to items a Station would be allowed to place orders for and receive into stock. These can be created in a few ways: copy Par Levels from identical/similar station or do it one item at a time&lt;br /&gt;
&lt;br /&gt;
==Copy Par Level from existing station==&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;in Station Par Levels select a stations you want to copy whole par level from&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;At the bottom of the screen press the button &amp;quot;Copy&amp;quot;&amp;lt;/li&amp;gt;&lt;br /&gt;
[[File:LocationOfCopyParLevelsButton.png |1200px|]]&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;li&amp;gt;In field “Use Destination Station Defaults?” mark to “Yes”. &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Select station you want to copy par levels to. &amp;lt;/li&amp;gt;&lt;br /&gt;
[[File:CopyParLevelToStationPage.png |1200px|]]&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;li&amp;gt;Confirmation screen will appear. &amp;lt;/li&amp;gt;&lt;br /&gt;
[[File:CopyParLevelsConfirmPage.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Adding Items to Par Levels==&lt;br /&gt;
Station Par levels are available for review and edit under &amp;lt;b&amp;gt;Daily Activities&amp;lt;/b&amp;gt; in &amp;lt;b&amp;gt;Provision section&amp;lt;/b&amp;gt;. Please select the Station with [[File:Edit.png]]. To add a new item press [[File:PlusPlus.png]] and complete filling in the table to finalize the setting up, make sure that the item status is marked &amp;quot;Active&amp;quot; on the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
=Closing Station=&lt;br /&gt;
In order to close an active station, prior to marking the Station as not active, few very important steps need to be taken to make sure the MRP forecast is reflected correctly for material planners, and that all the assets are accounted for, the below steps need to be taken;&lt;br /&gt;
&lt;br /&gt;
==Stock In transit is accounted for==&lt;br /&gt;
Any stock that is in transit to the Station needs to be receipted and moved via RMA to another location (another Station or Warehouse), used up at the station, or scrapped with a scrap order. There should be no stock left at the station before the station can be closed&lt;br /&gt;
&lt;br /&gt;
==Station Stock Counts are closed==&lt;br /&gt;
All station stock counts need to be closed, and most importantly, the last stock count needs to have all items showing zero - the last stock count qty of each item needs to be 0. This is important to reflect correct consumption and asset valuations.&lt;br /&gt;
&lt;br /&gt;
==End of the forecast ==&lt;br /&gt;
Any manual forecast uploaded in SkyLog related to the Station you want to close needs to be removed from SkyLog.&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Station_Index&amp;diff=2702</id>
		<title>Station Index</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Station_Index&amp;diff=2702"/>
		<updated>2021-09-08T19:54:08Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template, fixed some grammar and spelling errors, removed excess whitespace, changed HTML header tags for wikitext headers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;roles&amp;gt;SLXGLOBALADMIN,SLXLOCALADMIN,SLXOPERATIONAL,AIRLINEADMIN,AIRLINEOPS&amp;lt;/roles&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Summary=&lt;br /&gt;
A station is an Organization that provides flight or passenger services to an airline at an airport. This includes caterers, cabin cleaners, and other ground handling service providers as well as passenger lounges and ticketing agencies. In order for a Station record to exist, there must first be an Organization and OrganizationSite to which that Station can be linked.&lt;br /&gt;
&lt;br /&gt;
=Create organization=&lt;br /&gt;
Organization refers to the company as a whole e.g. Lufthansa, Gate Group, or Coca-Cola, underneath the Organization there can be multiple OrganizationSites (see below). In order to be linked to a Station, the Organization type must be &amp;quot;Caterer/Service Provider&amp;quot;.&lt;br /&gt;
First, please check if the Organization already exists in SkyLog. Here you can find the list of all Organizations [[https://rsprod.skylogportal.com/Organization'''link''']]. If the Organization already exists please move to the next step. Organizations are centrally controlled and maintained to avoid duplicate organizations being created across multiple operations, therefore if the Organization does not exist contact a Global Administrator or raise a support request.  [[http://wiki.skylogportal.com/index.php?title=Organization_Index '''For more details about Organizations click here''']]&lt;br /&gt;
&lt;br /&gt;
=Organization Sites=&lt;br /&gt;
An Organization site represents a physical location from which the Organization operates, the site record contains the physical address of the location as well as the main site contact details and the timezone of that site. The site record must exist before you can create a Station record or for that matter any other supply chain participant type such as AirlineSupplier, Warehouse, etc. Firstly Please check if a site is already created in SkyLog with the same address and linked to the same Organization, it is important not to duplicate organization sites. [[http://wiki.skylogportal.com/index.php?title=OrganizationSite_Index '''For more details about Organization Sites click here''']]&lt;br /&gt;
&lt;br /&gt;
=Stations=&lt;br /&gt;
The station setup contains specifications of that station's operations such as the frequency it should report inventory of airline-owned items and a list (StationItems) of the airline-owned items it needs to provide the services to the airline. Against each item, we record the par levels e.g. how many days of inventory to hold, the frequency of replenishment, the replenishment source and lead time, etc. SkyLog allows you to define at the station level many parameters to customize stations processes. For example, automatic stock count approvals, different ways of RMA management, and the level of automation within process flows.&lt;br /&gt;
&lt;br /&gt;
==Stations creation==&lt;br /&gt;
To create a station record a few things are required to be confirmed: station setup, Supply sources, &lt;br /&gt;
You can start creating a new station by going to Reference Data/Airline Participants/Stations&lt;br /&gt;
&lt;br /&gt;
[[File:CreateStationRef.png]]&lt;br /&gt;
&lt;br /&gt;
SkyLog allows advanced customization of the station processes. To deliver the most productive setup please consult the guide below which explains each customization option on the page&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- TODO: This table should be updated to use wikitext format rather than HTML --&amp;gt;&lt;br /&gt;
&amp;lt;table width=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Field&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Description&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Station Site&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Link to Organization site. It is the source of the Station address that is printed on invoices, transport bills  and communicated to 3rd parties&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Airport&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Every station must have link to the airport it services. If a single OrganizationSite serves two or more airports then you should create a station record for each airport served.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Service Type&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Assign relevant station type, e.g. &amp;quot;Caterer&amp;quot;, &amp;quot;Airport Lounge&amp;quot;,&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Active&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;It is a yes /no field that can only be active once all the requirements have been sent up.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Valid From&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Date of start of operations.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Valid To&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Date of station closure. If not known or open ended leave blank.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Station Provisioning Manager&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The person who will be responsible for the provisioning/replenishment of goods for the station (i.e. who will approve requisition requests, inventory reports, etc.). This will be a person within the Airline or the Airline's 3rd party Control Tower&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Person Responsible for Counts&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The person to be assigned (from users registered in SkyLog) who will be responsible for stock counts, this will be someone within the organization of the Station. The selected person will be the recipient of related notifications such as reminders to count, shipment notifications and various escalations/alerts regarding Station Provisioning and Inventory Management&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Is Station Independent from Skylog?&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Station exists within Skylog but is not expected to have any interactions via the UI (Portal)with Skylog &amp;amp;ndash; if the station will raise requisitions in SkyLog and/or be expected to submit inventory reports then this setting should always be set as 'No'. Typically this will only be set to 'Yes' if the Station uses their own systems to submit inventory counts and place requisitions and there is an interface between that system and SkyLog&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Automatically Generate Requisitions?&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Yes/No field will either allow (if yes) to generate automatic requisitions after a stock count, via schedule or even manually. If no, only manual orders are allowed to be placed by station. Setting to No is more common for lounges.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Include Non Orderable Items in Requisitions&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Typically, Skylog only permits 'current' materials to be requisitioned. However, some users prefer to see all materials on the requisition so that they can make informed judgements, including temporary materials which may have been supplied in the past in place of a regular material. If the station wishes to see such temporary items on requisitions then this configuration flag should be set as 'Yes', otherwise, set as 'No'.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Generate Automatic Requisitions Upon Count Approval&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This can only be set to &amp;quot;Yes&amp;quot; if &amp;quot;Will Requisitions Be Automatically Generated for This Station?&amp;quot; is also set to &amp;quot;Yes&amp;quot;. If set as &amp;quot;Yes&amp;quot; then Skylog will create a new automatic-requisition when an inventory count is approved - this relies upon station par levels being configured for event-driven requisitioning though. If you would prefer that automatic-requisitions are triggered for this station based upon an automatic schedule cycle* then this setting should be configured as &amp;quot;No&amp;quot;. * - If you do wish to trigger automatic requisitions based upon an automatic schedule then &amp;quot;Will Requisitions Be Automatically Generated For This Station?&amp;quot; should be set as &amp;quot;Yes&amp;quot; and each material to be included (for automatic requisitioning) should be set as Schedule-driven requisitioning - if set as such, you will be prompted to provide a next requisition trigger date; such configuration is achieved via the station par levels for this station.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Keep Back Orders?&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;When a new requisition is processed should Skylog retain existing back-orders? If Skylog should discard open back-orders upon processing a new requisition, set this configuration flag to 'No'. Otherwise, if Skylog should leave the decision as to whether a back-order is cancelled or processed to a member of the operational team then set this configuration flag to 'Yes'.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Confirm RMA Shipments?&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;If the configuration flag is set as 'No' it is not necessary for the station to confirm the despatch for a RMA. If the configuration flag is set as 'Yes' then the station returning the goods must confirm the despatch.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Automatic Requisition Negative Numbers Default to Zero&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;If Skylog believes that the station has too much stock, it will suggest a negative order quantity in the requisition. If the station does not wish to return such goods, then the requested quantity should be set as zero &amp;amp;ndash; meaning that the line/position will be ignored by Skylog. With this configuration flag set as 'Yes', Skylog will automatically set the requested number from a negative value to zero. If this configuration is set as 'No' then the requested quantity will always default to suggested order quantity (even if the suggested order quantity is less than zero).&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Enforce RMA Qty&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;If Station is allowed to issue a RMA for parts they haven't ordered from inbound flights etc. then set to 'No'. If 'Yes', the Station will be allowed to return only that stock qty that they counted in the last stock count.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Receipt Configuration&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The default expectation is that stations will always receipt-confirm all inbound transactions (station orders, direct purchase orders, station-to-station transfers etc.). If however it is permitted for some transactions to be 'automatically' received (i.e. without user interaction), then this can be configured via this setting.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Should Skylog Consider External Target Quantity Data in Core Functions?&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Specifies whether or not external target quantities, commonly known as FOS + BUS values (supplied to Skylog via uploaded SCA files), will be used by Skylog to affect various Skylog functions. Such functions would include the calculation of the suggested order quantity figure for automatically generated requisitions. The target values will also be used to determine if a material on a submitted inventory count would be flagged as a query or not. If this setting is set as 'No' then Skylog will use the traditional formulas (which won't use target quantity values). If this setting is set as 'Yes', Skylog will consider the target quantities in its calculations.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Station Depot&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;A unique code that identifies the specific station (unique across all airlines).&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Station Loading Code&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;An alternate station identifying code which is used by third-party systems to identify a specific station. This code would be used in data files originating from those partner-systems, such as the Service Rules interface EDI. If this interface is used by the operation associated with the station then the uploading and offloading stations identified within the service rules data must correspond to the Station Loading Codes held by Skylog.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Customer Code&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This is an optional property and should be left blank/empty, it serves a special purpose for a handful of specific catering facilities but has no relevance for the majority of stations and thus can be ignored.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Default Loading&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This is a mandatory field that may be used when SkyLog generates a forecast for the airline; it can be set to Yes or No (true or false) and it will be used if there is insufficient pre-set data or rules to determine the loading or unloading station. The SSIM (Flight Schedule) file that we receive and process for the airline only tells us the departure and arrival ports for each flight in the schedule. Some ports will be setup with multiple catering stations at a given port and we will determine which station loads and unloads the content of any provisioning code based on pre-set data in the provisioning rule and/or exchange rules. However if there is insufficient  pre-set data/exchange rules to tell us which station will perform the loading/unloading then the forecast will use the default station which is determined by this field. Importantly, there can only be a SINGLE default catering station per combination of Port &amp;amp; Airline (additionally, in case it’s not obvious, the station must be active for the default loading to be set to Yes).&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;170&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;GL Cost Centre Code&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;444&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;An alternate station identifying code which is used by third-party systems to identify a specific station. This code would be used in data files originating from those partner-systems, such as the Service Rules. GL Cost Centre field links financial data with customer financial systems.  In case a new GL Cost Centre is required to be set up please follow the link for guidance how to [[http://wiki.skylogportal.com/?title=Station_CostCentreCategoryIndex'''link''']].&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Supply Source=&lt;br /&gt;
Supply sources define which warehouses will be supplying stations with goods and which modes of transport are used. It is possible for stations to be supplied by multiple warehouses and this could be defined at the item level in Station Item / Par Level tables. Multiple modes of transport could be assigned for each supplying warehouse with different transportation and handling lead times and a priority ranking to determine the preferred mode of transport.&lt;br /&gt;
&lt;br /&gt;
The Supply Sources button is found in the '''Reference Data/Supply Chain Participants/Stations'''. Select desired station by clicking on [[File:Edit.png]]. At the bottom of the new page will be [[File:SupplySourceButton]].&lt;br /&gt;
&lt;br /&gt;
==Add Warehouse==&lt;br /&gt;
To add a warehouse that will be supplying station:&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Select  [[File:PlusPlus.png]]&amp;lt;/li&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;li&amp;gt;Select Warehouse&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:SelectWarehouse.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Set as active &amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:SetActiveWarehouse.png]]&lt;br /&gt;
&lt;br /&gt;
==Add Transport Methods==&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Under the Warehouse-Station Link, next to set up warehouse select [[File:Expand.png]]   to expand the field as per below and select [[File:PlusPlus.png]]  to add mode of transport from selected warehouse.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:AddModeOfTransport.png |1200px|]]&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;li&amp;gt;Select accordingly&lt;br /&gt;
&amp;lt;ol style=&amp;quot;list-style-type: lower-alpha;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Method of transport from drop down list. Note that there are more options then seen on the screen, use scrolling down option to see all modes of transport available.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Preparation time – days it takes the warehouse to pick and pack.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Transport duration – days it takes from dispatch until station receipt.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Rank – priority / default option.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:AddModeOfTransportSpec.png]]&lt;br /&gt;
&lt;br /&gt;
Complete table should look like this.&lt;br /&gt;
&lt;br /&gt;
[[File:CompleteTransprotSetup.png |1200px|]]&lt;br /&gt;
&lt;br /&gt;
=Station Count Category=&lt;br /&gt;
Station count categories define which items are counted by the Station and how often they are counted. It also allows you to set the tolerances between expected and actual count quantities (count variances) at which a count line is set to &amp;quot;Query&amp;quot;. The level of automation in the count and approval process and also be set – some counts can be set up as auto accepted after they are submitted, a useful feature for stations like lounges with little turnover. Station Count Category can be found under '''Daily Activities/Inventory Counts/Station Count Categories'''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Select [[File:PlusPlus.png]]   in the Station Count Categories page &amp;lt;/li&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;li&amp;gt;Select station requiring new station count category&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:SelectStationRequiringNewStationCountCategory.png]]&lt;br /&gt;
 &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:80%&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
! Field&lt;br /&gt;
! Sample&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
!Count Category Description&lt;br /&gt;
|Full&lt;br /&gt;
|Description of the count category. The station could have multiple counts with different parts under each, so naming of the count category is useful to avoid confusions. A typical example might be to set up a count category called &amp;quot;Major Equipment&amp;quot; for all technical equipment such as Trolleys/carts or to have a category &amp;quot;Disposables&amp;quot; for all disposable items. &lt;br /&gt;
|-&lt;br /&gt;
!Count Schedule Option&lt;br /&gt;
|Automatic Schedule&lt;br /&gt;
|There are 3 options &amp;quot;Automatic Schedule&amp;quot; (repeats based on provided frequencies), &amp;quot;Manual Schedule&amp;quot; (follows manual dates listed in manual schedule table on the bottom of the page) and &amp;quot;None&amp;quot; (stock counts generated only manually)&lt;br /&gt;
|-&lt;br /&gt;
!Automatic Schedule Options&lt;br /&gt;
|Specific Day/s of the Week&lt;br /&gt;
|You can pick between days of the week or days of the month, days of the week or days of the month [that new inventory counts will be due]&lt;br /&gt;
|-&lt;br /&gt;
!Specific Day/s of the Week or Month&lt;br /&gt;
| --&lt;br /&gt;
|tick/specify days when stock count should be triggered; if specifying days of the month, each must be comma-separated.  Note: you can not specify consecutive days; there has to be at least one day's gap between inventory counts [it's not allowed to instruct a station to perform a new count each and every day&lt;br /&gt;
|-&lt;br /&gt;
!Weeks Between Counts&lt;br /&gt;
|1&lt;br /&gt;
|Number of weeks between counts (if 'Automatic Schedule Options' = &amp;quot;Specific Days of the week&amp;quot;, rather than Specific Days of the Month)&lt;br /&gt;
|-&lt;br /&gt;
!Notify Days&lt;br /&gt;
|3&lt;br /&gt;
|Number of days the stock count will be generated before the expected count date, the station will get an email notification at when the count is generated and then has the notify days to prepare for the count.&lt;br /&gt;
|-&lt;br /&gt;
!Next Count Generation Date&lt;br /&gt;
|September 28, 2023&lt;br /&gt;
|Select next/first stock date for a count to be scheduled. This date is automatically updated each time a count is generated but a user can re-sync the schedule by editing the date &lt;br /&gt;
|-&lt;br /&gt;
!Value Tolerance for Count Variances&lt;br /&gt;
|100&lt;br /&gt;
|Not mandatory, select variances in value per line to tolerate as ok. Meaning if, for example, there is a 100 GBP tolerance and the discrepancy from the expected stock count is 99 GBP, the count will appear as ok. Different tolerance levels can also be set at the item level and the count category tolerance will only apply if there is no item-level tolerance defined.&lt;br /&gt;
|-&lt;br /&gt;
!% Quantity Tolerance for Count Variances&lt;br /&gt;
|10&lt;br /&gt;
|Not mandatory, select variance in quantity % per line to be tolerated from the expected count. Meaning if, for example, there is a 10% tolerance and the discrepancy from the expected stock count is 5%, it will not appear as a query. Different tolerance levels can also be set at the item level and the count category tolerance will only apply if there is no item-level tolerance defined.&lt;br /&gt;
|-&lt;br /&gt;
!Person Responsible for Counts	&lt;br /&gt;
| --&lt;br /&gt;
|Select the person (out of those assigned to this station/organization site), that will be responsible for counts and will be receiving notifications related to it. Leave this field blank if you would prefer alerts to be sent to ALL points of contact associated with the station. If no point of contact can be found, alerts will be sent to the station provisioning manager (in lieu of being sent to caterer / groundhandlers with links to the station).&lt;br /&gt;
|-&lt;br /&gt;
!Include Floating Qty&lt;br /&gt;
|Yes&lt;br /&gt;
|Float stock represents the stock that is in the inbound, outbound, and production areas of the station often known as &amp;quot;WIP&amp;quot; (Work in Progress), it does not include stock that is in a storeroom/warehouse area of the Station. If selected &amp;quot;Yes&amp;quot;, columns will appear on the stock count page to count both Backup stock and Float stock and report both quantities separately. Backup stock is the stock in a storeroom/warehouse area). If selected &amp;quot;No&amp;quot; then only the Backup stock is expected to be counted and reported. &lt;br /&gt;
|-&lt;br /&gt;
!Include Breakages&lt;br /&gt;
|No&lt;br /&gt;
|If yes, will add a column for breakages to be filled by the Station during the stock count. This reflects any losses at the station since the previous count as a result of breaking/damaging products (to an extent they can no longer be used) - e.g. cracked glass, chipped chinaware, etc.&lt;br /&gt;
|-&lt;br /&gt;
!Attach Count Sheet File When Notifying Station&lt;br /&gt;
|Yes&lt;br /&gt;
|Advise selecting Yes, which will attach an excel file to the notification email, that when filled could be uploaded to SkyLog for submission. It is a good tool to avoid manual entries in the portal. Note, for new airlines, additional setup is required to enable this - please raise a support ticket and ask for this option to be enabled though.&lt;br /&gt;
|-&lt;br /&gt;
!Consumption Trend Span (Days)&lt;br /&gt;
|180&lt;br /&gt;
|Default value is 180, and if left blank it will generate a value of 180 days. This value is used in the calculation of the &amp;quot;smooth&amp;quot; average past daily consumption, if set to 180 it will look at the last 180 days when calculating the daily average but it can be set longer or shorter.&lt;br /&gt;
|-&lt;br /&gt;
!Generate Automatic Requisitions Upon Count Approval&lt;br /&gt;
|Yes&lt;br /&gt;
|If Yes, the system will generate an automatic requisition after the stock count is approved (although this is dependent upon the station itself being configured to support automatic requisitioning too).&lt;br /&gt;
|-&lt;br /&gt;
!Include All Items in Automatic Requisitions&lt;br /&gt;
|Yes&lt;br /&gt;
|Yes, will include all active items in any auto requisition (even if the suggested order is 0)&lt;br /&gt;
|-&lt;br /&gt;
!Delay (Hours) For Automatic Requisition Generation&lt;br /&gt;
|0&lt;br /&gt;
|This is the number of hours after count approval before which any automatically triggered requisition should be triggered&lt;br /&gt;
|-&lt;br /&gt;
!Include All Station Par Levels In Counts&lt;br /&gt;
|No&lt;br /&gt;
|Only select YES for &amp;quot;special&amp;quot; counts which are additional to the regular counting cycle, such as a coordinated global stocktake. Thus for regular counts, this setting should be set as NO. Only count categories where this configuration setting is set as NO will appear as a valid option when defining a default count category (See 'Station Defaults' section below).&lt;br /&gt;
|-&lt;br /&gt;
!Update Station Par Levels&lt;br /&gt;
|Yes&lt;br /&gt;
|Only select NO for &amp;quot;special&amp;quot; counts which are additional to the regular counting cycle, such as a coordinated global stocktake. So for regular counts, this should be set as YES. Only count categories where this configuration setting is set as YES will appear as a valid option when defining a default count category (See 'Station Defaults' section below). When set as YES, assuming that the count is approved, the approved inventory figures will be copied across to the station par levels and will be used as the starting inventory figures for the next iteration of the count. Additionally, with this configuration flag set as YES, it will also mean that average consumption figures are calculated and may have a bearing on RMA functionality too (depending on station-level configuration tho).&lt;br /&gt;
|-&lt;br /&gt;
!Count Auto Approval Option&lt;br /&gt;
|Review	Required&lt;br /&gt;
|&lt;br /&gt;
* Review Required - will request that the Station Manager does a full review of every stock count submitted by the Station for this count category, even if there are no lines on the count that are flagged as outside of tolerance&lt;br /&gt;
&lt;br /&gt;
* Auto-Approve When No Queries - stock count will be automatically approved by the system if all count lines are within the defined tolerances (i.e. no queries were generated by the system.&lt;br /&gt;
&lt;br /&gt;
* Auto-Approve Regardless - this will mean that even if there are lines on the count that are flagged as being outside of tolerance, the count will automatically approve - the station provisioning manager will not be alerted and will not need to review the count, thus there can be no re-count process.&lt;br /&gt;
&lt;br /&gt;
* Approval NOT Required - only select this option for &amp;quot;special&amp;quot; counts which are additional to the regular counting cycle, such as a co-ordinated global stocktake&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;NOTE:&amp;lt;/b&amp;gt; You can only select the 'Approval NOT Required' option when the 'Update Station Par Levels' flag is set to 'No'.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;IMPORTANT:&amp;lt;/b&amp;gt; Be warned, this is the final configuration flag when you add or edit a station count category record, if you select this option, you will find that it will toggle (update) the settings for &amp;quot;Include ALL Station Par Levels&amp;quot; and &amp;quot;Update Station Par Levels&amp;quot; - so you may find that your resultant count category is not as you had originally specified it because of this final setting.&lt;br /&gt;
&lt;br /&gt;
If you want regular (standard) counts to always sail through, skipping the approval step then choose the &amp;quot;Auto-Approve Regardless&amp;quot; option instead; thus, the station provisioning manager won't be notified to review the count when the caterer has submitted their inventory figures.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Sample of complete Station Count Category setup==&lt;br /&gt;
[[File:SampleCategoryCount.png]]&lt;br /&gt;
&lt;br /&gt;
=Station Defaults=&lt;br /&gt;
Station defaults are used whenever doing a mass creation of Station Item records, for example - when copying the items from one station to another, or when the forecasting system, as a result of loading or flight schedule changes, creates new items for that station. The criteria in station defaults will be applied to all items copied or created from forecasting but can be edited item by item as required.&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;In the Stations page (Reference data/Supply Chain Participants/Stations) select a station in edit mode. &amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Fill Station Default table accordingly. Table with descriptions is presented below&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- TODO: Table should be replaced with wikitext formatting rather than HTML --&amp;gt;&lt;br /&gt;
&amp;lt;table width=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Field&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Sample&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Description&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Transport Method/Duration (Days)&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Select default method of transport&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Security Stock (Days)&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;14&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Security / safety stock of the item to be held at the station in days&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Days Needed for Preparation&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;1&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This is the number of days needed to get stock prepared for for a flight.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Days Needed to Recycle&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;1&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This is the number of days needed to recycle stock from inbound flights to be ready for re-use e.g. the separation &amp;amp; and washing time&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Specify Order Frequency Type&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Days between delivery/orders or days of the week.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Days Between Delivery/Orders&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;7&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This field will only appear if the Order Frequency type is &amp;quot;Days between delivery Orders&amp;quot; and it represents the number of days between regular replenishment orders.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Ordering days of week&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This field will only appear if the Order Frequency type is &amp;quot;Days of week&amp;quot; and it represents the days when the automatic requisitions need to be generated taking into account the planned delivery date and the lead time in the system. For example, if the order needs to be delivered on Tuesdays and Fridays and the total lead time to the station (including preparation time and transit days) is three days, then you should select Sunday (Tuesday's delivery) and Wednesday (Friday's delivery). If the working days for the station are Monday to Friday, then Skylog will generate the requisition on the previous working day. [[File:20200520 Ordering days.png|400px]]&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;% Loss at the Station&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;10&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This is used by the forecasting system. Any percentage here will be applied and deducted from the calculated recovery of the item at the Station. So if the forecasting system has calculated that a quantity of 200 should be recovered from inbound flights but this field is set to 10% then only 180 will be considered usable to meet future demand.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Count Category&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Full&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Selects a stock count category (set up in previous chapter) to which the item will be added.  &amp;lt;b&amp;gt;PLEASE NOTE&amp;lt;/b&amp;gt; that only counts where &amp;quot;Update Par Levels&amp;quot; is set to YES and &amp;quot;Include All Par Levels&amp;quot; is set as NO will appear as a choice on the drop down list.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Round Requisition Quantities?&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Yes&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Yes, means and suggested requisition quantities will be rounded up to multiples of the default unit of issue&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Include Target Floating Stock For Automatic Requisitions&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;No&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;How Is Item To Be Requisitioned?&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Events&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Event refers to auto requisitions, Manual to manually raised requisitions&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;217&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Default Requisition Confirmed Qty to Zero&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;81&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;No&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td width=&amp;quot;267&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Stock Items / Par Levels=&lt;br /&gt;
Station Par levels refers to items a Station would be allowed to place orders for and receive into stock. These can be created in a few ways: copy Par Levels from identical/similar station or do it one item at a time&lt;br /&gt;
&lt;br /&gt;
==Copy Par Level from existing station==&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;in Station Par Levels select a stations you want to copy whole par level from&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;At the bottom of the screen press the button &amp;quot;Copy&amp;quot;&amp;lt;/li&amp;gt;&lt;br /&gt;
[[File:LocationOfCopyParLevelsButton.png |1200px|]]&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;li&amp;gt;In field “Use Destination Station Defaults?” mark to “Yes”. &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Select station you want to copy par levels to. &amp;lt;/li&amp;gt;&lt;br /&gt;
[[File:CopyParLevelToStationPage.png |1200px|]]&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;li&amp;gt;Confirmation screen will appear. &amp;lt;/li&amp;gt;&lt;br /&gt;
[[File:CopyParLevelsConfirmPage.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Adding Items to Par Levels==&lt;br /&gt;
Station Par levels are available for review and edit under &amp;lt;b&amp;gt;Daily Activities&amp;lt;/b&amp;gt; in &amp;lt;b&amp;gt;Provision section&amp;lt;/b&amp;gt;. Please select the Station with [[File:Edit.png]]. To add a new item press [[File:PlusPlus.png]] and complete filling in the table to finalize the setting up, make sure that the item status is marked &amp;quot;Active&amp;quot; on the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
=Closing Station=&lt;br /&gt;
In order to close an active station, prior to marking the Station as not active, few very important steps need to be taken to make sure the MRP forecast is reflected correctly for material planners, and that all the assets are accounted for, the below steps need to be taken;&lt;br /&gt;
&lt;br /&gt;
==Stock In transit is accounted for==&lt;br /&gt;
Any stock that is in transit to the Station needs to be receipted and moved via RMA to another location (another Station or Warehouse), used up at the station, or scrapped with a scrap order. There should be no stock left at the station before the station can be closed&lt;br /&gt;
&lt;br /&gt;
==Station Stock Counts are closed==&lt;br /&gt;
All station stock counts need to be closed, and most importantly, the last stock count needs to have all items showing zero - the last stock count qty of each item needs to be 0. This is important to reflect correct consumption and asset valuations.&lt;br /&gt;
&lt;br /&gt;
==End of the forecast ==&lt;br /&gt;
Any manual forecast uploaded in SkyLog related to the Station you want to close needs to be removed from SkyLog.&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=StationReturn_Index&amp;diff=2701</id>
		<title>StationReturn Index</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=StationReturn_Index&amp;diff=2701"/>
		<updated>2021-09-08T18:26:15Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template, fixed some grammatical errors, removed excess whitespace, and changed HTML header tags to wikitext headers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Placing an RMA order (Return Merchandise Authorization)=&lt;br /&gt;
When your station is required to return stock back to a warehouse, or to another catering station you will be required to create a manual RMA (Return Merchandise Authorization). In the same process as Requisitions, RMAs will also go through an approval process by SkylogistiX to verify if the return of stock is required and genuine. &lt;br /&gt;
&lt;br /&gt;
To place an RMA order you will need to navigate to “Daily Activities”, “Station Returns”, “Create / Review” from the toolbar.&lt;br /&gt;
&lt;br /&gt;
[[File:rma_1.png|400px]]&lt;br /&gt;
&lt;br /&gt;
This will show the following screen;&lt;br /&gt;
&lt;br /&gt;
[[File:rma_2.png|800px]]&lt;br /&gt;
&lt;br /&gt;
==Creating a new RMA==&lt;br /&gt;
To now create your RMA to return stock to a warehouse or station you will need to click the new record button;&lt;br /&gt;
&lt;br /&gt;
[[File:rma_3.png]]&lt;br /&gt;
&lt;br /&gt;
You will then select your relevant station;&lt;br /&gt;
&lt;br /&gt;
[[File:rma_4.png|600px]]&lt;br /&gt;
&lt;br /&gt;
By doing so the following screen will be presented in which you can add required details such as destination type, location, dates, tracking numbers, and items along with their relevant quantities.&lt;br /&gt;
&lt;br /&gt;
[[File:rma_5.png|800px]]&lt;br /&gt;
&lt;br /&gt;
In the “Destination Type” drop-down you can select whether you will be sending your stock to a warehouse or another station. If ‘Warehouse’ is selected, then you can choose a warehouse that has a valid transport link set up in the system for your station, you can then select the relevant ‘Transport Mode’ you will send the stock. If, however you are sending the stock to another station then ‘Station’ should be selected in “Destination Type”, this will not give you the choice to select a transport mode though.&lt;br /&gt;
&lt;br /&gt;
Now a “Desired Despatch Date” can be selected, which should be accurate to the day you will physically send the stock. You can also add a “Transport Ref (AWB/BOL)” if you have been provided one from your transport provider. Note: (AWB = Air Way Bill / BOL = Bill of Lading).&lt;br /&gt;
&lt;br /&gt;
It is always a good idea to add a “Comment” too so the approver of the RMA understands the reason behind why you are returning stock. &lt;br /&gt;
Once the above fields are filled out it should look like the below;&lt;br /&gt;
&lt;br /&gt;
[[File:rma_6.png|800px]]&lt;br /&gt;
&lt;br /&gt;
You can now start adding items by selecting the add button on the line level, you can then click “Select Stock Item” which will detail all the items set up for your station, although you can only return the same or less than the last counted quantity of an item (this is detailed with the “Max Return Quantity” column).&lt;br /&gt;
&lt;br /&gt;
[[File:rma_7.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Once you have selected your item you can add the quantity you are returning and click “Save”, this will return you back to the header screen for the RMA you are raising where you can add more items or if all details are filled out, click “Submit”.&lt;br /&gt;
&lt;br /&gt;
[[File:rma_8.png|800px]]&lt;br /&gt;
&lt;br /&gt;
Once you have submitted your RMA you will have to wait until it is approved, you will receive an email alert once that has been done which will then enable you to despatch the stock (detailed in 9.2)&lt;br /&gt;
&lt;br /&gt;
==Despatching an RMA==&lt;br /&gt;
As detailed in the above section once your RMA has been approved by SkylogistiX you can then despatch it, you will see in the main “Create/ Review Station Return” screen that your RMA will be in status ‘Awaiting Despatch Confirmation’. &lt;br /&gt;
&lt;br /&gt;
[[File:rma_9.png|800px]]&lt;br /&gt;
&lt;br /&gt;
Click the edit pencil button for the relevant RMA to then enter a “Despatch Date” and “Expected Date”. You will also need to add a “Ship Confirmed Quantity” for each line of the RMA, this is because since you submitted the RMA and it was approved stock levels may have changed and you need to now return less. &lt;br /&gt;
&lt;br /&gt;
Also if when you initially submitted the RMA (detailed in the section above), you didn’t include a transport reference you can add one in this screen or alter the one you originally provided in “Transport Ref (AWB/BOL)”&lt;br /&gt;
&lt;br /&gt;
[[File:rma_10.png|800px]]&lt;br /&gt;
&lt;br /&gt;
Once all details are added you can now click “Submit” or “Abort Return” if you no longer require the RMA at all.&lt;br /&gt;
&lt;br /&gt;
==Generating proforma invoice==&lt;br /&gt;
The proforma invoice contains details required for the export and import clearance of the consignment. To generate the document, the RMA should be on status awaiting receipt. Click on the view or edit option on the RMA you want to generate the proforma invoice for, and the option Generate Pro Forma Document will be displayed at the bottom of the page. &lt;br /&gt;
&lt;br /&gt;
[[File:20210118_RMA_generate_proforma.png|250px]]&lt;br /&gt;
&lt;br /&gt;
After you click, a message will be displayed, click close and refresh the page.&lt;br /&gt;
&lt;br /&gt;
[[File:20210118_RMA_PDF_request.png|450px]]&lt;br /&gt;
&lt;br /&gt;
A new icon will appear next to Generate Pro Forma document, click on it to download the document.&lt;br /&gt;
&lt;br /&gt;
[[File:20210118_Download_proforma.png|280px]]&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=StationShipment_Index&amp;diff=2700</id>
		<title>StationShipment Index</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=StationShipment_Index&amp;diff=2700"/>
		<updated>2021-09-08T18:19:08Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template, removed excess whitespace, and swapped HTML header tags for wikitext headers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
= Tracking a Shipment =&lt;br /&gt;
You can track the status of current shipments or view details regarding completed shipments from the “Station Shipments” option  under “Daily Activities”, “Provisioning”;&lt;br /&gt;
&lt;br /&gt;
[[File:ship_1.png|500px]]&lt;br /&gt;
&lt;br /&gt;
[[File:ship_2.png|700px]]&lt;br /&gt;
&lt;br /&gt;
Pressing the show icon against any shipment will display details of the lines in that shipment.&lt;br /&gt;
&lt;br /&gt;
[[File:ship_3.png|700px]]&lt;br /&gt;
&lt;br /&gt;
== Generating proforma invoice ==&lt;br /&gt;
The proforma invoice contains details required for the export and import clearance of the consignment. To generate the document, the shipment should be on status &amp;quot;Despatched&amp;quot; or &amp;quot;Partially Received&amp;quot;. Click on view option on the shipment you want to generate the proforma invoice for, and the option Generate Pro Forma Document will be displayed at the bottom of the page. &lt;br /&gt;
&lt;br /&gt;
[[File:20210118_RMA_generate_proforma.png|250px]]&lt;br /&gt;
&lt;br /&gt;
After you click, a message will be displayed, click close and refresh the page.&lt;br /&gt;
&lt;br /&gt;
[[File:20210118_RMA_PDF_request.png|450px]]&lt;br /&gt;
&lt;br /&gt;
A new icon will appear next to Generate Pro Forma document, click on it to download the document.&lt;br /&gt;
&lt;br /&gt;
[[File:20210118_Download_proforma.png|280px]]&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Requisition_Approve&amp;diff=2699</id>
		<title>Requisition Approve</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Requisition_Approve&amp;diff=2699"/>
		<updated>2021-09-08T18:15:11Z</updated>

		<summary type="html">&lt;p&gt;Dharris: /* Validation of a Requisition for Approval */ Fixed some grammar and spelling errors, removed unnecessary HTML tags, changed images to use smaller thumbnails, removed excess whitespace, and removed overuse of pre-formatted text blocks&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;roles&amp;gt;SLXGLOBALADMIN,SLXLOCALADMIN,AIRLINEANALYTICS,AIRLINEADMIN,SLXOPERATIONAL,AIRLINEADMIN,AIRLINEOPS,AIRLINEMANAG,AIRLINEFIELD&amp;lt;/roles&amp;gt;&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
As the Station Provisioning Manager, once a station has submitted a Requisition:&lt;br /&gt;
* that they manually created, or &lt;br /&gt;
* that they reviewed after automatic generation&lt;br /&gt;
You will receive an alert message asking you to validate the requisition for approval.‎&amp;lt;br /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The Requisition Approval pages allow you to perform this validation: to check, possibly edit, and finally '''approve''' or '''reject''' a requisition.&lt;br /&gt;
&lt;br /&gt;
If approved, station replenishment orders will be generated for the warehouse/s (Delivery Order) and/or to supplier/s (direct Purchase Order / Call-Off).&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Requisitions awaiting Approval=&lt;br /&gt;
&lt;br /&gt;
Use this menu trail to access the list of requisitions to be approved for the stations assigned to you:&lt;br /&gt;
&lt;br /&gt;
[[File:Menutrailapprreq.png|400px]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
[[File:Req2apprview.png|400px]]&lt;br /&gt;
&lt;br /&gt;
The list shows not only requisitions in status 'awaiting approval'; but all editable requisitions past the review stage before their completion‎&amp;lt;br /&amp;gt;(for SAP-centric clients some requisition data remains editable post-approval). &lt;br /&gt;
&lt;br /&gt;
Use the '''filter and sort options''' to find the Requisition you need to approve.‎&amp;lt;br /&amp;gt;You can use the drop-down ([[file:Dropdown2.png]]) to quickly check the stock items in the Requisition. &lt;br /&gt;
&lt;br /&gt;
To '''edit''' the requistion detail and eventually proceed with requistion approval/rejection, click the pencil icon [[file:20200527 Edit.png]].&lt;br /&gt;
&lt;br /&gt;
=Validation of a Requisition for Approval=&lt;br /&gt;
Within the Requisition you will see ''non-editable'' '''header information''':‎&lt;br /&gt;
&lt;br /&gt;
Requisition Number (unique ID), Origin (how the requisition was created), weights/volumes (for 'approved' it updates automatically), and station comments.‎&amp;lt;br /&amp;gt;The 'Requested Date' and 'Preferred Transport Mode' can or need ''to be edited''.&lt;br /&gt;
&lt;br /&gt;
[[File:Req2apprheader.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
* '''Required Date''' - The date the order needs to arrive at the station&amp;lt;br /&amp;gt;&lt;br /&gt;
* '''Preferred Transport Mode''' - Depending on 'station item' config there may be &amp;gt;1 MOT, SkyLog changes the mode automatically based on the 'required date'&amp;lt;br /&amp;gt; &lt;br /&gt;
* '''Comment''' - you can add on to the station comment&amp;lt;br /&amp;gt;&lt;br /&gt;
* '''Client Order Note''' - optional field for client referencing or other comments&lt;br /&gt;
&lt;br /&gt;
In the '''detail section''' the order line items are list (this guide explains requisitions with status 'awaiting approval', the columns shown on the grid vary for manual Requisitions and for SAP-centric accounts):&lt;br /&gt;
&lt;br /&gt;
[[File:Req2apprdetail.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
This sample screen is for an &amp;lt;U&amp;gt;automatic&amp;lt;/U&amp;gt; generated requisition for a &amp;lt;U&amp;gt;non-SAP centric&amp;lt;/U&amp;gt; account:&lt;br /&gt;
&lt;br /&gt;
* '''Item Code, Description &amp;amp; Stock Unit''' - core stock item data (click on the item code hyperlink to see the stock item summary)&lt;br /&gt;
* '''Quantity Suggested''' - the quantity required to meet demand and secure sufficient coverage into the next replenishment cycle; this is calculated by automatic requisitions only&lt;br /&gt;
      use the drop-down ([[file:Dropdown2.png]]) on the left from the item code to see how this quantity is calculated&lt;br /&gt;
* '''Quantity Requested''' - the quantity the station places the order for&lt;br /&gt;
* '''Quantity Approved''' - the quantity that you approve to process the order&lt;br /&gt;
* '''Direct Delivery''' - station item setting for how to replenish. 'no' =&amp;gt; supply from warehouse (holding xy free stock); 'yes' =&amp;gt; place purchase order with supplier&lt;br /&gt;
* '''Preferred Transport Mode''' - MOT for the line item (depending on the 'required date' the line item must arrive at the station to avoid stock-out, may differ from header date)&lt;br /&gt;
* '''Ship Days''' - the duration assigned to the respective mode of transport (MOT), this is set in the station defaults for the corresponding station item&lt;br /&gt;
* '''Quantity In Transit''' - any shipments for the line item destined to the station (click on the number hyperlink to see transit shipment details)&lt;br /&gt;
* '''Source Override''' - option to change the default setting for the source warehouse (applicable only where multiple warehouses can supply the station item)&lt;br /&gt;
* '''Comment''' - observations made by the system (can be overwritten by station and station provisioning manager)&lt;br /&gt;
* '''Item Required Date''' - the date the order line must arrive at the station to prevent falling below safety stock level; calculated by automatic requisitions only&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' If the requisition was created automatically and you expand a row on the requisition, you will see a section titled: &amp;quot;Explain Forecast&amp;quot; - in that section, you will see a label &amp;quot;Expected Date of Delivery After This One (End of Forecast Period)&amp;quot;.  A date may or may not be presented against it; if no date is displayed, you may see &amp;quot;Unknown&amp;quot; - this means that SkyLog has been unable to accurately determine a value (date) due to the configuration of the station par level; SkyLog cannot accurately determine a future expected delivery date if &amp;lt;b&amp;gt;&amp;quot;How is the item to be Requisitioned&amp;quot;&amp;lt;/b&amp;gt; is set to either &amp;lt;i&amp;gt;Manual&amp;lt;/i&amp;gt; or &amp;lt;i&amp;gt;Event&amp;lt;/i&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Other grid columns are shown for requisitions generated &amp;lt;U&amp;gt;manually&amp;lt;/U&amp;gt; and for &amp;lt;U&amp;gt;SAP centric&amp;lt;/U&amp;gt; accounts (see example under next chapter 'loading groups'):&lt;br /&gt;
&lt;br /&gt;
* '''Item Code, Description &amp;amp; Stock Unit''' - core stock item data (click on the item code hyperlink to see the stock item summary)&lt;br /&gt;
      use the drop-down ([[file:Dropdown2.png]]) on the left to access additional line information (stock out date &amp;amp; quantity, ship days, order line weight/volume) &lt;br /&gt;
* '''Last Counted Inventory''' - the quantity the station reported with their last stock report&lt;br /&gt;
* '''Target Float Level''' - the quantity the station is expected to have in their production area (SAP centric accounts only)&lt;br /&gt;
* '''Target Backup Level''' - the quantity the station is expected to have in their warehouse (SAP centric accounts only)&lt;br /&gt;
* '''Target Float and Backup Level''' - the total quantity the station is expected to have (SAP centric accounts only)&lt;br /&gt;
* '''Net Consumption Forecast Till Next Delivery''' - the expected demand to cover by the present requisition (taken from external item demand forecast)&lt;br /&gt;
* '''Average Consumption''' - the expected demand to cover by the present requisition (calculated by historical demand)&lt;br /&gt;
&lt;br /&gt;
Typically you will compare 'quantities requested' with 'quantities suggested' and where these differ, investigate further (station comment? stock availability? use of container capacity?).&lt;br /&gt;
&lt;br /&gt;
Any negative quantity values indicate excess inventory that needs to be returned from the station, however, this scenario can be prevented in the [[Station_Index#Stations_creation|'''Station settings''']]. ('default negative to zero').&lt;br /&gt;
&lt;br /&gt;
Before approving an item line in the column, check for eventual outstanding orders in the backorder logs.&lt;br /&gt;
&lt;br /&gt;
Items can be added manually to the requisition. However, for substitutions, the process is automatic, provided that the required settings have been captured. Refer to [[Substitution_UnplannedIndex#Requisitions|'''impact of Substitutions in Requisitions.''']]&lt;br /&gt;
&lt;br /&gt;
As opposed to the process when dealing with queries at the approval of inventory counts, here there are '''no query loops'''. Eventually, you will need to '''approve or reject''' the entire requisition.&amp;lt;br /&amp;gt; For the validation process use the command buttons:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:90%&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
! Button&lt;br /&gt;
! Function&lt;br /&gt;
|-&lt;br /&gt;
![[file:countpendingapprovalbuttonsback.png|30px]]&lt;br /&gt;
|Back -&amp;gt; leave the page without storing your work (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:countpendingapprovalbuttonssafencontinue.png|80px]]&lt;br /&gt;
|Save your updates made to the page and continue working on the page (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:countpendingapprovalbuttonssafenexit.png|80px]]&lt;br /&gt;
|Save your updates made to the page and leave the page to continue later (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2apprsetall.png|80px]]&lt;br /&gt;
|Set all 'quantities approved' equal to 'quantities requested', mind this will only update the lines on display =&amp;gt; get all items on the page to set all quantities for the entire order (-&amp;gt; status remains 'awaiting approval')  &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2apprclearall.png|80px]]&lt;br /&gt;
|Set all 'quantities approved' to 0, please mind this will only update the lines on display =&amp;gt; get all items on the page to clear all quantities approved for the entire order (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2appshowdiff.png|80px]]&lt;br /&gt;
|Filter the order lines to show only line items where 'quantity requested differs from 'quantity suggested' (-&amp;gt; status remains 'awaiting approval')&lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2appsetallReqDte.png|80px]]&lt;br /&gt;
|Copy header 'required date' to all order line items (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2appsetallMOT.png|80px]]&lt;br /&gt;
|Copy header 'transport mode' to all order line items (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2appREJECT.png|50px]]&lt;br /&gt;
|Irreversably Reject the requisition (-&amp;gt; status will change to 'rejected')   &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2appAPPROVE.png|60px]]&lt;br /&gt;
|Irreversably Approve the requisition (-&amp;gt; status will change to 'complete'; for SAP-centric accounts status for change to 'awaiting schedule')  &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2apprPICK.png|80px]]&lt;br /&gt;
|capture pick instructions for the Delivery Order posting destined to the source warehouse (-&amp;gt; status remains 'awaiting approval')&lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2apprLG.png|80px]]&lt;br /&gt;
|Loading Groups function, see next chapter (-&amp;gt; status remains 'awaiting approval')     &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
When an approval contains an item where the 'Quantity Approved' is greater than 'Quantity Suggested', a '''final warning''' is displayed for you to acknowledge this decision.&lt;br /&gt;
&lt;br /&gt;
==Loading Groups==&lt;br /&gt;
Depending on [[Airline_Index#How_to_create_.2F_update_the_Attributes_for_an_Airline|'''the Airline configuration''']] you can optionally create/add/edit '''loading groups''', with this function you assign the order line items to specific transportation units (Pallets, Containers).&amp;lt;br /&amp;gt;Note the different grid columns for SAP-centric accounts:&lt;br /&gt;
&lt;br /&gt;
[[File:Req2apprdetailSAP.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
When working with loading groups, after clicking &amp;quot;add/edit loading groups&amp;quot; you can assign the various order line items to pre-defined loading groups:&lt;br /&gt;
&lt;br /&gt;
[[file:Req2appLGroups.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[file:Req2appLGroupsAssignItems.png|400px]]&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Requisition_Approve&amp;diff=2698</id>
		<title>Requisition Approve</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Requisition_Approve&amp;diff=2698"/>
		<updated>2021-09-08T17:50:16Z</updated>

		<summary type="html">&lt;p&gt;Dharris: /* Requisitions awaiting Approval */ Fixed some grammatical errors, changed images to use thumbnails, and removed a pre-formatted text block which was likely added by mistake&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;roles&amp;gt;SLXGLOBALADMIN,SLXLOCALADMIN,AIRLINEANALYTICS,AIRLINEADMIN,SLXOPERATIONAL,AIRLINEADMIN,AIRLINEOPS,AIRLINEMANAG,AIRLINEFIELD&amp;lt;/roles&amp;gt;&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
As the Station Provisioning Manager, once a station has submitted a Requisition:&lt;br /&gt;
* that they manually created, or &lt;br /&gt;
* that they reviewed after automatic generation&lt;br /&gt;
You will receive an alert message asking you to validate the requisition for approval.‎&amp;lt;br /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The Requisition Approval pages allow you to perform this validation: to check, possibly edit, and finally '''approve''' or '''reject''' a requisition.&lt;br /&gt;
&lt;br /&gt;
If approved, station replenishment orders will be generated for the warehouse/s (Delivery Order) and/or to supplier/s (direct Purchase Order / Call-Off).&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Requisitions awaiting Approval=&lt;br /&gt;
&lt;br /&gt;
Use this menu trail to access the list of requisitions to be approved for the stations assigned to you:&lt;br /&gt;
&lt;br /&gt;
[[File:Menutrailapprreq.png|400px]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
[[File:Req2apprview.png|400px]]&lt;br /&gt;
&lt;br /&gt;
The list shows not only requisitions in status 'awaiting approval'; but all editable requisitions past the review stage before their completion‎&amp;lt;br /&amp;gt;(for SAP-centric clients some requisition data remains editable post-approval). &lt;br /&gt;
&lt;br /&gt;
Use the '''filter and sort options''' to find the Requisition you need to approve.‎&amp;lt;br /&amp;gt;You can use the drop-down ([[file:Dropdown2.png]]) to quickly check the stock items in the Requisition. &lt;br /&gt;
&lt;br /&gt;
To '''edit''' the requistion detail and eventually proceed with requistion approval/rejection, click the pencil icon [[file:20200527 Edit.png]].&lt;br /&gt;
&lt;br /&gt;
=Validation of a Requisition for Approval=&lt;br /&gt;
&lt;br /&gt;
Within the Requisition you will see ''non-editable'' '''header information''':‎&amp;lt;br /&amp;gt; &lt;br /&gt;
requisiton number (unique ID), origin (how the requistion was created), weights/volumes (for 'approved' it updates automatically) and station comments.‎&amp;lt;br /&amp;gt;The 'requested date' and 'preferred transport mode' can or need ''to be edited''.&lt;br /&gt;
&lt;br /&gt;
[[File:Req2apprheader.png|1000px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 * '''Required Date''' - The date the order needs to arrive at the station&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''Preferred Transport Mode''' - Depending on 'station item' config there may be &amp;gt;1 MOT, SkyLog changes the mode automatically based on the 'required date'&amp;lt;br /&amp;gt; &lt;br /&gt;
 * '''Comment''' - you can add on to the station comment&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''Client Order Note''' - optional field for client referencing or other comments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the '''detail section''' the order line items are list (this guide explains requisitions with status 'awaiting approval', the columns shown on the grid vary for manual Requisitions and for SAP-centric accounts):&lt;br /&gt;
&lt;br /&gt;
[[File:Req2apprdetail.png|1500px|]]&lt;br /&gt;
&lt;br /&gt;
This sample screen is for an &amp;lt;U&amp;gt;automatic&amp;lt;/U&amp;gt; generated requisition for a &amp;lt;U&amp;gt;non-SAP centric&amp;lt;/U&amp;gt; account:&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 * '''item code, description &amp;amp; stock unit''' - core stock item data (click on the item code hyperlink to see the stock item summary)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''quantity suggested''' - the quantity required to meet demand and secure sufficient coverage into the next replenishment cycle; this is calculated by automatic requisitions only&amp;lt;br /&amp;gt;&lt;br /&gt;
      use the drop down ([[file:Dropdown2.png]]) on the left from the item code to see how this quantity is calculated&amp;lt;br /&amp;gt; &lt;br /&gt;
 * '''quantity requested''' - the quantity the station places the order for&amp;lt;br /&amp;gt; &lt;br /&gt;
 * '''quantity approved''' - the quantity that you approve to process the order&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''direct delivery''' - station item setting for how to replenish. 'no' =&amp;gt; supply from warehouse (holding xy free stock); 'yes' =&amp;gt; place purchase order with supplier&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''Preferred Transport Mode''' - MOT for the line item (depending on the 'required date' the line item must arrive at the station to avoid stock-out, may differ from header date)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''ship days''' - the duration assigned to the respective mode of transport (MOT), this is set in the station defaults for the corresponding station item&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''quantity in transit''' - any shipments for the line item destined to the station (click on the number hyperlink to see transit shipment details)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''Preferred Transport Mode''' - MOT for the order line item (can be different than in header)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''Source override''' - option to change the default setting for the source warehouse (applicable only where multiple warehouses can supply the station item)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''Comment''' - observations made by the system (can be overwritten by station and station provisioning manager)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''item required date''' - the date the order line must arrive at the station to prevent falling below safety stock level; calculated by automatic requisitions only&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;NOTE:&amp;lt;/b&amp;gt;  If the requisition was created automatically, if you expand a row on the requisition, you will see a section titled: &amp;quot;Explain Forecast&amp;quot; - in that section, you will see a label &amp;quot;Expected Date of Delivery After This One (End of Forecast Period)&amp;quot;.  A date may or may not be presented against it; if no date is displayed, you may see &amp;quot;Unknown&amp;quot; - this means that SkyLog has been unable to accurately determine a value (date) due to the configuration of the station par level; SkyLog cannot accurately determine a future expected delivery date if &amp;lt;b&amp;gt;&amp;quot;How is the item to be Requisitioned&amp;quot;&amp;lt;/b&amp;gt; is set to either &amp;lt;i&amp;gt;Manual&amp;lt;/i&amp;gt; or &amp;lt;i&amp;gt;Event&amp;lt;/i&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Other grid columns are shown for requisitions generated &amp;lt;U&amp;gt;manually&amp;lt;/U&amp;gt; and for &amp;lt;U&amp;gt;SAP centric&amp;lt;/U&amp;gt; accounts (see example under next chapter 'loading groups'):&lt;br /&gt;
&lt;br /&gt;
 * '''item code, description &amp;amp; stock unit''' - core stock item data (click on the item code hyperlink to see the stock item summary)&amp;lt;br /&amp;gt;&lt;br /&gt;
      use the drop down ([[file:Dropdown2.png]]) on the left to access additional line information (stock out date &amp;amp; quantity, ship days, order line weight/volume)&amp;lt;br /&amp;gt;  &lt;br /&gt;
 * '''last counted inventory''' - the quantity the station reported with their last stock report&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''target float level''' - the quantity the station is expected to have in their production area (SAP centric accouts only)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''target backup level''' - the quantity the station is expected to have in their warehouse (SAP centric accouts only)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''target float and backup level''' - the total quantity the station is expected to have (SAP centric accouts only)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''net consumption forecast till next delivery''' - the expected demand to cover by the present requisition (taken from external item demand forecast)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''average consumption''' - the expected demand to cover by the present requisition (calculated by historical demand)&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Typically you will compare 'quantities requested' with 'quantities suggested' and where these differ, investigate further (station comment? stock availability? use of container capacity?).&amp;lt;br /&amp;gt; &lt;br /&gt;
Any negative quantity values indicate excess-inventory that needs to be returned from the station, however, this scenario can be prevented in the [[Station_Index#Stations_creation|'''Station settings''']]. ('default negative to zero').&amp;lt;br /&amp;gt;&lt;br /&gt;
Before approving an item line in column, check for eventual outstanding orders in the backorder logs.&amp;lt;br /&amp;gt;Items can be added manually to the requisition. However, for substitutions the process is automatic, provided that  the required settings have been captured. Refer to [[Substitution_UnplannedIndex#Requisitions|'''impact of Substitions in Requisitions.''']]&amp;lt;br /&amp;gt; As opposed to the process when dealing with queries at approval of inventory counts, here there are '''no query loops'''. Eventually you will need to '''approve or reject''' the entire requisition.&amp;lt;br /&amp;gt; For the validation process use the command buttons:&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:90%&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
! Button&lt;br /&gt;
! Function&lt;br /&gt;
|-&lt;br /&gt;
![[file:countpendingapprovalbuttonsback.png|30px]]&lt;br /&gt;
|Back -&amp;gt; leave the page without storing your work (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:countpendingapprovalbuttonssafencontinue.png|80px]]&lt;br /&gt;
|Save your updates made to the page and continue working on the page (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:countpendingapprovalbuttonssafenexit.png|80px]]&lt;br /&gt;
|Save your updates made to the page and leave the page to continue later (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2apprsetall.png|80px]]&lt;br /&gt;
|Set all 'quantities approved' equal to 'quantities requested', mind this will only update the amout of lines on display =&amp;gt; get all items on the page to set all quantities for the entire order (-&amp;gt; status remains 'awaiting approval')  &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2apprclearall.png|80px]]&lt;br /&gt;
|Set all 'quantities approved' to 0, please mind this will only update the amout of lines on display =&amp;gt; get all items on the page to clear all quantities approved for the entire order (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2appshowdiff.png|80px]]&lt;br /&gt;
|Filter the order lines to show only line items where 'quantity reqeusted' differs from 'quantity suggested' (-&amp;gt; status remains 'awaiting approval')&lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2appsetallReqDte.png|80px]]&lt;br /&gt;
|Copy header 'required date' to all order line items (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2appsetallMOT.png|80px]]&lt;br /&gt;
|Copy header 'transport mode' to all order line items (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2appREJECT.png|50px]]&lt;br /&gt;
|Irreversably Reject the requisition (-&amp;gt; status will change to 'rejected')   &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2appAPPROVE.png|60px]]&lt;br /&gt;
|Irreversably Approve the requisition (-&amp;gt; status will change to 'complete'; for SAP-centric accounts status for change to 'awaiting schedule')  &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2apprPICK.png|80px]]&lt;br /&gt;
|capture pick instructions for the Delivery Order posting destined to the source warehouse (-&amp;gt; status remains 'awaiting approval')&lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2apprLG.png|80px]]&lt;br /&gt;
|Loading Groups function, see next chapter (-&amp;gt; status remains 'awaiting approval')     &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 When an approval contains an item where the 'quantity approved' is &amp;gt; 'quantity suggested', a '''final warning''' is displayed for you to acknowledge this decsion.&lt;br /&gt;
&lt;br /&gt;
==Loading Groups==&lt;br /&gt;
&lt;br /&gt;
Depending on [[Airline_Index#How_to_create_.2F_update_the_Attributes_for_an_Airline|'''the Airline configuration''']] you can optionally create/add/edit '''loading groups''', with this function you assign the order line items to specific transportation units (Pallets, Containers).&amp;lt;br /&amp;gt;Note the different grid columns for SAP-centric accounts:&lt;br /&gt;
&lt;br /&gt;
[[File:Req2apprdetailSAP.png|1500px|]]&lt;br /&gt;
&lt;br /&gt;
When working with loading groups, after clicking &amp;quot;add/edit loading groups&amp;quot; you can assign the various order line items to pre-defined loading groups:&lt;br /&gt;
&lt;br /&gt;
[[file:Req2appLGroups.png|1600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[file:Req2appLGroupsAssignItems.png|1200x]]&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Requisition_Approve&amp;diff=2697</id>
		<title>Requisition Approve</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Requisition_Approve&amp;diff=2697"/>
		<updated>2021-09-08T17:40:39Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template, swapped HTML header tags for wikitext headers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;roles&amp;gt;SLXGLOBALADMIN,SLXLOCALADMIN,AIRLINEANALYTICS,AIRLINEADMIN,SLXOPERATIONAL,AIRLINEADMIN,AIRLINEOPS,AIRLINEMANAG,AIRLINEFIELD&amp;lt;/roles&amp;gt;&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
As the Station Provisioning Manager, once a station has submitted a Requisition:&lt;br /&gt;
* that they manually created, or &lt;br /&gt;
* that they reviewed after automatic generation&lt;br /&gt;
You will receive an alert message asking you to validate the requisition for approval.‎&amp;lt;br /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The Requisition Approval pages allow you to perform this validation: to check, possibly edit, and finally '''approve''' or '''reject''' a requisition.&lt;br /&gt;
&lt;br /&gt;
If approved, station replenishment orders will be generated for the warehouse/s (Delivery Order) and/or to supplier/s (direct Purchase Order / Call-Off).&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Requisitions awaiting Approval=&lt;br /&gt;
&lt;br /&gt;
use this menu trail to access the list of requisitions to be approved for the stations assigned to you:&lt;br /&gt;
&lt;br /&gt;
[[File:Menutrailapprreq.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Req2apprview.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 The list shows not only requistions in status 'awaiting approval'; but all editable requisistions past the review stage before their completion‎&amp;lt;br /&amp;gt;(for SAP centric clients some requistion data remain editable post approval). &lt;br /&gt;
&lt;br /&gt;
Use the '''filter and sort options''' to find the Requisition you need to approve.‎&amp;lt;br /&amp;gt;You can use the drop down ([[file:Dropdown2.png]]) to quickly check the stock items in the Requisition. &lt;br /&gt;
&lt;br /&gt;
To '''edit''' the requistion detail and eventually proceed with requistion approval/rejection, click the pencil icon [[file:20200527 Edit.png]].&lt;br /&gt;
&lt;br /&gt;
=Validation of a Requisition for Approval=&lt;br /&gt;
&lt;br /&gt;
Within the Requisition you will see ''non-editable'' '''header information''':‎&amp;lt;br /&amp;gt; &lt;br /&gt;
requisiton number (unique ID), origin (how the requistion was created), weights/volumes (for 'approved' it updates automatically) and station comments.‎&amp;lt;br /&amp;gt;The 'requested date' and 'preferred transport mode' can or need ''to be edited''.&lt;br /&gt;
&lt;br /&gt;
[[File:Req2apprheader.png|1000px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 * '''Required Date''' - The date the order needs to arrive at the station&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''Preferred Transport Mode''' - Depending on 'station item' config there may be &amp;gt;1 MOT, SkyLog changes the mode automatically based on the 'required date'&amp;lt;br /&amp;gt; &lt;br /&gt;
 * '''Comment''' - you can add on to the station comment&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''Client Order Note''' - optional field for client referencing or other comments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the '''detail section''' the order line items are list (this guide explains requisitions with status 'awaiting approval', the columns shown on the grid vary for manual Requisitions and for SAP-centric accounts):&lt;br /&gt;
&lt;br /&gt;
[[File:Req2apprdetail.png|1500px|]]&lt;br /&gt;
&lt;br /&gt;
This sample screen is for an &amp;lt;U&amp;gt;automatic&amp;lt;/U&amp;gt; generated requisition for a &amp;lt;U&amp;gt;non-SAP centric&amp;lt;/U&amp;gt; account:&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 * '''item code, description &amp;amp; stock unit''' - core stock item data (click on the item code hyperlink to see the stock item summary)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''quantity suggested''' - the quantity required to meet demand and secure sufficient coverage into the next replenishment cycle; this is calculated by automatic requisitions only&amp;lt;br /&amp;gt;&lt;br /&gt;
      use the drop down ([[file:Dropdown2.png]]) on the left from the item code to see how this quantity is calculated&amp;lt;br /&amp;gt; &lt;br /&gt;
 * '''quantity requested''' - the quantity the station places the order for&amp;lt;br /&amp;gt; &lt;br /&gt;
 * '''quantity approved''' - the quantity that you approve to process the order&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''direct delivery''' - station item setting for how to replenish. 'no' =&amp;gt; supply from warehouse (holding xy free stock); 'yes' =&amp;gt; place purchase order with supplier&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''Preferred Transport Mode''' - MOT for the line item (depending on the 'required date' the line item must arrive at the station to avoid stock-out, may differ from header date)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''ship days''' - the duration assigned to the respective mode of transport (MOT), this is set in the station defaults for the corresponding station item&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''quantity in transit''' - any shipments for the line item destined to the station (click on the number hyperlink to see transit shipment details)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''Preferred Transport Mode''' - MOT for the order line item (can be different than in header)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''Source override''' - option to change the default setting for the source warehouse (applicable only where multiple warehouses can supply the station item)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''Comment''' - observations made by the system (can be overwritten by station and station provisioning manager)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''item required date''' - the date the order line must arrive at the station to prevent falling below safety stock level; calculated by automatic requisitions only&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;NOTE:&amp;lt;/b&amp;gt;  If the requisition was created automatically, if you expand a row on the requisition, you will see a section titled: &amp;quot;Explain Forecast&amp;quot; - in that section, you will see a label &amp;quot;Expected Date of Delivery After This One (End of Forecast Period)&amp;quot;.  A date may or may not be presented against it; if no date is displayed, you may see &amp;quot;Unknown&amp;quot; - this means that SkyLog has been unable to accurately determine a value (date) due to the configuration of the station par level; SkyLog cannot accurately determine a future expected delivery date if &amp;lt;b&amp;gt;&amp;quot;How is the item to be Requisitioned&amp;quot;&amp;lt;/b&amp;gt; is set to either &amp;lt;i&amp;gt;Manual&amp;lt;/i&amp;gt; or &amp;lt;i&amp;gt;Event&amp;lt;/i&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Other grid columns are shown for requisitions generated &amp;lt;U&amp;gt;manually&amp;lt;/U&amp;gt; and for &amp;lt;U&amp;gt;SAP centric&amp;lt;/U&amp;gt; accounts (see example under next chapter 'loading groups'):&lt;br /&gt;
&lt;br /&gt;
 * '''item code, description &amp;amp; stock unit''' - core stock item data (click on the item code hyperlink to see the stock item summary)&amp;lt;br /&amp;gt;&lt;br /&gt;
      use the drop down ([[file:Dropdown2.png]]) on the left to access additional line information (stock out date &amp;amp; quantity, ship days, order line weight/volume)&amp;lt;br /&amp;gt;  &lt;br /&gt;
 * '''last counted inventory''' - the quantity the station reported with their last stock report&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''target float level''' - the quantity the station is expected to have in their production area (SAP centric accouts only)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''target backup level''' - the quantity the station is expected to have in their warehouse (SAP centric accouts only)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''target float and backup level''' - the total quantity the station is expected to have (SAP centric accouts only)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''net consumption forecast till next delivery''' - the expected demand to cover by the present requisition (taken from external item demand forecast)&amp;lt;br /&amp;gt;&lt;br /&gt;
 * '''average consumption''' - the expected demand to cover by the present requisition (calculated by historical demand)&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Typically you will compare 'quantities requested' with 'quantities suggested' and where these differ, investigate further (station comment? stock availability? use of container capacity?).&amp;lt;br /&amp;gt; &lt;br /&gt;
Any negative quantity values indicate excess-inventory that needs to be returned from the station, however, this scenario can be prevented in the [[Station_Index#Stations_creation|'''Station settings''']]. ('default negative to zero').&amp;lt;br /&amp;gt;&lt;br /&gt;
Before approving an item line in column, check for eventual outstanding orders in the backorder logs.&amp;lt;br /&amp;gt;Items can be added manually to the requisition. However, for substitutions the process is automatic, provided that  the required settings have been captured. Refer to [[Substitution_UnplannedIndex#Requisitions|'''impact of Substitions in Requisitions.''']]&amp;lt;br /&amp;gt; As opposed to the process when dealing with queries at approval of inventory counts, here there are '''no query loops'''. Eventually you will need to '''approve or reject''' the entire requisition.&amp;lt;br /&amp;gt; For the validation process use the command buttons:&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:90%&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
! Button&lt;br /&gt;
! Function&lt;br /&gt;
|-&lt;br /&gt;
![[file:countpendingapprovalbuttonsback.png|30px]]&lt;br /&gt;
|Back -&amp;gt; leave the page without storing your work (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:countpendingapprovalbuttonssafencontinue.png|80px]]&lt;br /&gt;
|Save your updates made to the page and continue working on the page (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:countpendingapprovalbuttonssafenexit.png|80px]]&lt;br /&gt;
|Save your updates made to the page and leave the page to continue later (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2apprsetall.png|80px]]&lt;br /&gt;
|Set all 'quantities approved' equal to 'quantities requested', mind this will only update the amout of lines on display =&amp;gt; get all items on the page to set all quantities for the entire order (-&amp;gt; status remains 'awaiting approval')  &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2apprclearall.png|80px]]&lt;br /&gt;
|Set all 'quantities approved' to 0, please mind this will only update the amout of lines on display =&amp;gt; get all items on the page to clear all quantities approved for the entire order (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2appshowdiff.png|80px]]&lt;br /&gt;
|Filter the order lines to show only line items where 'quantity reqeusted' differs from 'quantity suggested' (-&amp;gt; status remains 'awaiting approval')&lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2appsetallReqDte.png|80px]]&lt;br /&gt;
|Copy header 'required date' to all order line items (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2appsetallMOT.png|80px]]&lt;br /&gt;
|Copy header 'transport mode' to all order line items (-&amp;gt; status remains 'awaiting approval') &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2appREJECT.png|50px]]&lt;br /&gt;
|Irreversably Reject the requisition (-&amp;gt; status will change to 'rejected')   &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2appAPPROVE.png|60px]]&lt;br /&gt;
|Irreversably Approve the requisition (-&amp;gt; status will change to 'complete'; for SAP-centric accounts status for change to 'awaiting schedule')  &lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2apprPICK.png|80px]]&lt;br /&gt;
|capture pick instructions for the Delivery Order posting destined to the source warehouse (-&amp;gt; status remains 'awaiting approval')&lt;br /&gt;
|-&lt;br /&gt;
![[file:Req2apprLG.png|80px]]&lt;br /&gt;
|Loading Groups function, see next chapter (-&amp;gt; status remains 'awaiting approval')     &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 When an approval contains an item where the 'quantity approved' is &amp;gt; 'quantity suggested', a '''final warning''' is displayed for you to acknowledge this decsion.&lt;br /&gt;
&lt;br /&gt;
==Loading Groups==&lt;br /&gt;
&lt;br /&gt;
Depending on [[Airline_Index#How_to_create_.2F_update_the_Attributes_for_an_Airline|'''the Airline configuration''']] you can optionally create/add/edit '''loading groups''', with this function you assign the order line items to specific transportation units (Pallets, Containers).&amp;lt;br /&amp;gt;Note the different grid columns for SAP-centric accounts:&lt;br /&gt;
&lt;br /&gt;
[[File:Req2apprdetailSAP.png|1500px|]]&lt;br /&gt;
&lt;br /&gt;
When working with loading groups, after clicking &amp;quot;add/edit loading groups&amp;quot; you can assign the various order line items to pre-defined loading groups:&lt;br /&gt;
&lt;br /&gt;
[[file:Req2appLGroups.png|1600px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[file:Req2appLGroupsAssignItems.png|1200x]]&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Requisition_Index&amp;diff=2696</id>
		<title>Requisition Index</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Requisition_Index&amp;diff=2696"/>
		<updated>2021-09-08T17:24:39Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Updated to use Tips and tricks template, fixed some grammatical errors, updated large images to use thumbnails, removed excess whitespace&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tips and tricks}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=Creating Manual Requisitions=&lt;br /&gt;
Typically, you will create a Requisition from scratch if you want to order 1 or a small number of items outside your regular ordering sequence due to some unforeseen circumstance. If you need to order a lot of items, you will find it quicker to create the Requisition from a pre-stored template but see the below [[#Creating a New Requisition from a Template|''''Creating a New Requisition from a Template'''']] for more details on this, and also this [[http://wiki.skylogportal.com/?title=Requisition_ManageStationTemplates '''link''']] for maintaining the template.&lt;br /&gt;
&lt;br /&gt;
To create a Requisition from scratch you should take the add icon from the Create/ Review Requisitions page.&lt;br /&gt;
&lt;br /&gt;
[[File:Req_pic_1.PNG|400px]]&lt;br /&gt;
&lt;br /&gt;
The following page will be displayed;&lt;br /&gt;
&lt;br /&gt;
[[File:Req_pic_2.png|400px]]&lt;br /&gt;
&lt;br /&gt;
In the header section you enter the date you require the goods by and any comment you may like to record. &lt;br /&gt;
&lt;br /&gt;
In the detail section, you add the items you want by pressing the add icon.&lt;br /&gt;
&lt;br /&gt;
[[File:Req_pic_3.png]]&lt;br /&gt;
&lt;br /&gt;
This will then display a screen allowing you to select the item (You simply select an item by pressing the &amp;quot;Select&amp;quot; button, if you don’t see the item you want you can page through until you find it or use the filters by clicking the three dots on each column) and then add the required quantity.&lt;br /&gt;
&lt;br /&gt;
[[File:Req_pic_4.png|400px]]&lt;br /&gt;
&lt;br /&gt;
If you enter a quantity that is not a multiple of the default pack size, you will get the following pop-up in which you will need to detail whether to round up or down accordingly.&lt;br /&gt;
&lt;br /&gt;
[[File:Req_pic_5.png|400px]]&lt;br /&gt;
&lt;br /&gt;
After entering the header section and when you press the add button to select detail or you press the &amp;quot;Save&amp;quot; button the system performs a check to see if the date you requested is possible if it is not you will see a message similar to the one below;&lt;br /&gt;
&lt;br /&gt;
[[File:Req_pic_6.png|400px]]&lt;br /&gt;
&lt;br /&gt;
Once you have added a line you will be returned to the page where you see the lines added so far and you can add another line by pressing Add Icon again.&lt;br /&gt;
&lt;br /&gt;
[[File:Req_pic_7.png|400px]]&lt;br /&gt;
&lt;br /&gt;
==Submitting your Requisitions==&lt;br /&gt;
You can continue to add lines until you have entered all the items you need. When you are ready to submit your Requisition to SkylogistiX press the &amp;quot;Submit&amp;quot; button. After this, you will no longer be able to add to this Requisition so only press Submit when you have entered everything. If you wish to save and come back to the Requisition later use &amp;quot;Save and Exit&amp;quot; to save your work in this case the status of the Requisition will stay &amp;quot;Pre-Manual Submit&amp;quot; and you can come back to it later. Once you press Submit the status will change to &amp;quot;Awaiting Approval&amp;quot; which means SkylogistiX will review it. You will receive an email advising you that the Requisition has been successfully submitted for review.&lt;br /&gt;
&lt;br /&gt;
On the main Create/Review Requisitions screen you will see that it is now at &amp;quot;Awaiting Approval&amp;quot; status – see below example.&lt;br /&gt;
&lt;br /&gt;
[[File:Req_pic_8.png|400px]]&lt;br /&gt;
&lt;br /&gt;
=Creating a New Requisition from a Template=&lt;br /&gt;
&lt;br /&gt;
You can create new Templates or maintain your existing Templates by pressing the 'Lightening Bolt' icon from the main &amp;quot;Create/ Review Requisitions&amp;quot; page;&lt;br /&gt;
&lt;br /&gt;
[[File:Req_pic_9.png|400px]]&lt;br /&gt;
&lt;br /&gt;
Once you press &amp;quot;Manage Templates&amp;quot; you will see a list of any existing templates for your station;&lt;br /&gt;
&lt;br /&gt;
[[File:Req_pic_10.png|400px]]&lt;br /&gt;
&lt;br /&gt;
In the example above there is a template stored call &amp;quot;LAX Template&amp;quot;, to see the items in the template click the drop-down arrow;&lt;br /&gt;
&lt;br /&gt;
[[File:Req_pic_11.png|400px]]&lt;br /&gt;
&lt;br /&gt;
If you wanted to create a Requisition from this Template press the &amp;quot;Create&amp;quot; button. This will automatically create a new Requisition with all the items that are defined on the Template. In the example below, you can see the Requisition with 6 items has been created.&lt;br /&gt;
&lt;br /&gt;
[[File:Req_pic_12.png|400px]]&lt;br /&gt;
&lt;br /&gt;
From here you can edit the Quantities, add new lines or delete lines.&lt;br /&gt;
&lt;br /&gt;
[[File:Req_pic_13.PNG]]&lt;br /&gt;
&lt;br /&gt;
Then once ready you can submit your Requisition like in the example [[#Submitting your Requisitions|'''here''']] which was referenced above.&lt;br /&gt;
&lt;br /&gt;
=Tracking a Requisition Status=&lt;br /&gt;
Once you have submitted a Requisition as described in the section above, the next step is a review by SkylogistiX. As previously described until that review takes place the Requisition will be at &amp;quot;Awaiting Approval&amp;quot; status. Once it has been reviewed by SkylogistiX the status will move to either &amp;quot;Rejected&amp;quot; or &amp;quot;Outstanding&amp;quot; and you will receive an email telling you that the Requisition has now been approved or rejected. If approved, it is possible that not all the items and quantities you requested have been approved and therefore some of the quantities you requested may have been altered. If you want to check what quantities have been approved follow the steps described below.&lt;br /&gt;
&lt;br /&gt;
The requisition will not stay at the &amp;quot;Outstanding&amp;quot; status very long because as soon as it reaches Outstanding status the system will automatically begin sending the instructions to the various warehouses and suppliers to begin preparing the shipments. Once all those instructions have been sent to warehouses and suppliers the Requisition will move to &amp;quot;Completed&amp;quot; status (for certain configurations there are other steps between Outstanding and Completed see earlier note in section 5.5) this does not mean that the shipments against this Requisition have been completed just that the Requisition processing step has completed. To track the individual status for the shipments generated as a result of the Requisition follow the steps described below.&lt;br /&gt;
&lt;br /&gt;
==Checking what Quantities/ Items have been approved==&lt;br /&gt;
Once you receive the email telling you your Requisition has been approved you can go to the &amp;quot;Create/ Review Requisitions&amp;quot; page (see section 5 above for how to navigate to this page). Your requisition will now be a status &amp;quot;Complete&amp;quot; (or for certain configurations it may have another status such as &amp;quot;Fully Scheduled&amp;quot;, &amp;quot;Fully Agreed&amp;quot; etc. – see earlier notes above for details). To view the details, click the show icon.&lt;br /&gt;
&lt;br /&gt;
[[File:Req_01.png]]&lt;br /&gt;
&lt;br /&gt;
The following page will be displayed;&lt;br /&gt;
&lt;br /&gt;
[[File:Req_02.png|400px]]&lt;br /&gt;
&lt;br /&gt;
The suggested Quantity is what was proposed by the system (this will be zero for manually created requisitions). The requested quantity is what was requested by the station and the approved quantity is what SkylogistiX has approved. You can make an excel copy of the confirmed quantities by pressing the excel icon button.&lt;br /&gt;
&lt;br /&gt;
[[File:Req_002.png]]&lt;br /&gt;
&lt;br /&gt;
==Tracking the Individual Shipments against your Requisition==&lt;br /&gt;
As previously described a single Requisition can generate multiple shipments depending on the source of supply and the stock availability. To view the individual shipments against your Requisition you should press the &amp;quot;Tracking&amp;quot; tab from the screen described above, or by clicking the drop-down from the main ‘Create/ Review Requisitions’ page. &lt;br /&gt;
&lt;br /&gt;
[[File:Req_03.png|400px]]&lt;br /&gt;
&lt;br /&gt;
'''OR'''&lt;br /&gt;
&lt;br /&gt;
[[File:Req_04.png|400px]]&lt;br /&gt;
&lt;br /&gt;
This will show you all the shipment instructions generated as a result of your Requisition. &lt;br /&gt;
&lt;br /&gt;
There are 3 different categories of shipment:&lt;br /&gt;
&lt;br /&gt;
* '''Issue''' – Goods are to be issued from a Central/ Regional warehouse to your station.&lt;br /&gt;
* '''Purchase Order''' – The goods are being shipped directly from a supplier to your station. &lt;br /&gt;
* '''Return''' – Means you have a surplus and you should return these goods as instructed by SkylogistiX.&lt;br /&gt;
&lt;br /&gt;
See below for an example of the screen you will see if you press the &amp;quot;Track&amp;quot; button as described above.&lt;br /&gt;
&lt;br /&gt;
[[File:Req_05.png|400px]]&lt;br /&gt;
&lt;br /&gt;
In the above example, the only type of shipments generated were Issues. There are three and the source in both cases is the Kuehne + Nagel Sutton Coldfield warehouse, we also see that they have been fully received.&lt;br /&gt;
&lt;br /&gt;
Against any issue, you can view the details of the issue by pressing the &amp;quot;Show&amp;quot; icon against the Issue you want to view in more detail. This will then show you the status/ tracking details of the Issue plus all the items on the issue as illustrated below;&lt;br /&gt;
&lt;br /&gt;
[[File:Req_06.png|400px]]&lt;br /&gt;
&lt;br /&gt;
In the above example on the header section, we see that the issue has a Target Pick completion date of 24th November, and was actually picked and despatched on 24th November and arrived on the 25th November, a day late to the planned arrival date which was the 24th of November. &lt;br /&gt;
&lt;br /&gt;
In the line details we see the Confirmed Requisition Quantity per item and as well as the quantity shipped and the quantity received. &lt;br /&gt;
&lt;br /&gt;
Anything not shipped to you will go onto a backorder and will be shipped via a separate issue which can be viewed in the same way as the main issue.&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Main_Page&amp;diff=2695</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Main_Page&amp;diff=2695"/>
		<updated>2021-09-08T16:40:27Z</updated>

		<summary type="html">&lt;p&gt;Dharris: /* General Information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
=General Information=&lt;br /&gt;
&lt;br /&gt;
Welcome to the SkylogistiX SkySuite wiki, here you will find relevant resources on how to conduct your daily activities within the SkySuite portal.&lt;br /&gt;
&lt;br /&gt;
{{Tips and tricks|hidebox=1|iemsg=1}}&lt;br /&gt;
&lt;br /&gt;
=SkySuite Products=&lt;br /&gt;
&lt;br /&gt;
SkySuite is a collection of products that can work independently or together in a fully integrated suite. The menu options/links you can see will depend on which products you are licensed to use and also the user role that you have been assigned.&lt;br /&gt;
&lt;br /&gt;
==SkyLog==&lt;br /&gt;
&lt;br /&gt;
[[File:SLX_SkyLog_Saphire_RGB.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
SkyLog is a solution to manage Airline owned assets and it covers Demand Forecasting, Material Requirement Planning (MRP), Purchase Contract and Order Management, Inventory Management (Distributions Centres/ Warehouses and the Station Network), Station Provisioning and Network Balancing. SkyLog integrates via EDI interfaces and standard XML messages with multiple Warehouse Management Systems (WMS) as well as Airline Financial &amp;amp; ERP systems (SAP or Oracle). For Forecasting, SkyLog can receive Airline Flight Schedule and Passenger bookings or Passenger load factors as well as 3rd party flight loading information.&lt;br /&gt;
&lt;br /&gt;
==SkyLoad==&lt;br /&gt;
&lt;br /&gt;
[[File:SLX_SkyLoad_Saphire_RGB.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
SkyLoad is a solution to graphically design Aircraft and Flight Loading Diagrams. It covers designing and defining the Aircraft layout (Stowages), the contents of each container (Trolley/Cart, Standard Unit Drawer, Tray set up etc.) and the assignment of containers to stowage positions on the aircraft. Loading is dynamically defined based on the latest flight schedule and passenger figures. The final loading data is shared with SkyLog for demand forecast calculations.&lt;br /&gt;
&lt;br /&gt;
==SkyTrack==&lt;br /&gt;
&lt;br /&gt;
[[File:SLX_SkyTrack_Saphire_RGB.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
SkyTrack is a solution to track the location of expensive assets such as trolleys/carts. The assets can be tracked using bar-code, RFID or Blue Tooth technologies. &lt;br /&gt;
&lt;br /&gt;
==SkyShare==&lt;br /&gt;
&lt;br /&gt;
[[File:SLX_SkyShare_Saphire_RGB-01.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
SkyShare allows the output of any other SkySuite product or externally prepared documents  to be shared with the appropriate partners in a secure and safe way. The solution includes audit logs to record who has viewed documents and when they viewed them. The workflow engine will alert management if important documents have not been viewed by the required deadlines.&lt;br /&gt;
&lt;br /&gt;
==SkyMove==&lt;br /&gt;
&lt;br /&gt;
[[File:SLX SkyMove Saphire RGB-01.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
SkyMove is a Transport Management solution. Transport orders can be generated from various SkyLog modules such as Purchase orders or Station requisitions or they can be created manually. Orders can also be created via EDI messages from 3rd party systems. Orders can be consolidated/merged to optimize container loading and reduce costs. Routes can be tendered and the system includes a quotation request and approval module. EDI messaging can be set up with chosen suppliers to communicate orders and receive the latest status information.&lt;br /&gt;
&lt;br /&gt;
==SkyBill==&lt;br /&gt;
&lt;br /&gt;
[[File:SLX SkyBill Saphire RGB.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
SkyBill is a purchase invoicing module that generates self billing invoices for product or transport/freight purchases. Invoices for catering services can also be generated using our partner system Promeus from Lomature. Invoices are generated based on the Order/Tariffs agreed and the vendor is alerted. Vendors can approve/query the invoices and the powerful workflow provides an interactive/collaborative dispute resolution process. All approved invoices are submitted via EDI to the appropriate ERP system. Once payment is scheduled or made EDI messages from the ERP system update SkyBill so that vendors have full visibility of payment status through the SkyBill portal.&lt;br /&gt;
&lt;br /&gt;
==MLS==&lt;br /&gt;
&lt;br /&gt;
[[File:LogoMLS.png]] &lt;br /&gt;
&lt;br /&gt;
MyLogSupply is a tracking database updated by  configurable modules  :&lt;br /&gt;
* '''Track &amp;amp; Trace''': simple, flexible and smart tracking solution based on configurable workflow and entities to be tracked (Bin, Kanban, Part, Pallet, …).&lt;br /&gt;
* '''Movements''' (Heavy Handling, Transport, Offices Delivery): requests creation via Web or file integration. MDT automatic assignation based on Geolocation, real time tracking. Route management.&lt;br /&gt;
* '''Milkrun''': Milkrun steering solution with visit on time KPI, Tracking integrated.&lt;br /&gt;
&lt;br /&gt;
Please find the MLS wiki index page [[MLS:Index#Solution_overview|here]].&lt;br /&gt;
&lt;br /&gt;
=Integration with 3rd Party Systems (Single Sign On)=&lt;br /&gt;
 &lt;br /&gt;
SkySuite can access 3rd Party Systems using Single Sign On (SSO) technology. If SSO is enabled and your user role allows you to access any third party software you will see a section on the Home page called &amp;quot;External Product Access&amp;quot; and underneath that you will see links for all 3rd party products you can access. Clicking on any link will automatically sign you into that application without the need to retype your user name and password. All your security details will automatically be passed to the 3rd party application. When you eventually exit the 3rd party application you will come back to the Home page of SkySuite.&lt;br /&gt;
&lt;br /&gt;
The image below shows an example of SSO access to the Promeus application. &lt;br /&gt;
&lt;br /&gt;
[[File:ExternalLinks.PNG|700px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Dashboards=&lt;br /&gt;
&lt;br /&gt;
On the Home page you will also see various Dashboards. The dashboards you see are determined by the Airline you are viewing and the user role you have been assigned. &lt;br /&gt;
&lt;br /&gt;
Below you see a typical Dashboard&lt;br /&gt;
&lt;br /&gt;
[[File:Dashboard.PNG|700px]]&lt;br /&gt;
&lt;br /&gt;
If you are a User with access to more than one Airline then no Dashboards are displayed automatically, instead you will see a dropdown to select the Airline. After selecting the Airline you can press the &amp;quot;View Dashboard&amp;quot; button to display the appropriate Dashboard&lt;br /&gt;
&lt;br /&gt;
[[File:ViewDashBoard.PNG|500px]]&lt;br /&gt;
&lt;br /&gt;
[[https://wiki.skylogportal.com/?title=Dashboard_AirlineDashboards ''For more details regarding Dashboards click this link''']]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Messages=&lt;br /&gt;
&lt;br /&gt;
SkySuite has its own messaging system which will record alerts from the workflow engine for any delayed or failed tasks such as an EDI message not being received and processed on time or a shipment that is overdue. The alerts you receive are configurable within SkySuite. In the example below you can see that there are 330 unread messages. To read your messages just click on the button.&lt;br /&gt;
&lt;br /&gt;
[[File:ExternalLinks.PNG|700px]]&lt;br /&gt;
&lt;br /&gt;
[[https://wiki.skylogportal.com/?title=AlertMessage_Index ''For more details regarding the Messaging Centre click this link''']]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Accessing the Wiki (Help pages)=&lt;br /&gt;
&lt;br /&gt;
Towards the top right of every SkySuite page there is a Question-Mark next to your login name  [[File:QuestionMark.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
Pressing this Question-Mark will access and display the appropriate Wiki page. The Wiki page displayed will depend on the SkySuite page you were on when you pressed the Question-Mark. From the initial Wiki page you can use the links to access additional details.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=SkySuite Version and Release Notes=&lt;br /&gt;
&lt;br /&gt;
At the bottom of every SkySuite page you will see the name of the server you are accessing. In the example below the server is &amp;quot;RS Production&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:SkySuiteInstance.PNG|300px]]&lt;br /&gt;
&lt;br /&gt;
If you hover over the server name you will see the SkySuite version number that is running. If you click on the server name a Wiki page contain the release notes of the current and all previous versions will be displayed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=User Profile=&lt;br /&gt;
&lt;br /&gt;
To check or edit your profile settings select the dropdown on your login name and then take the first option &amp;quot;Profile&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:ProfileMenu.PNG|300px]]&lt;br /&gt;
&lt;br /&gt;
[[https://wiki.skylogportal.com/?title=Account_MyProfile ''For more details regarding your User Profile click this link''']]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Requesting Support=&lt;br /&gt;
&lt;br /&gt;
SkySuite contains an online ticketing system that allows you to request help for any issue regarding use of the software. Only certain user roles have access to the ticketing system as some roles are expected to request help in the first instance from the local administrator or SkylogistiX contact and if that person cannot resolve the issue they will raise a support ticket. If you are assigned a user role that can raise support tickets you will find the link under the dropdown by your login name.&lt;br /&gt;
&lt;br /&gt;
[[File:SupportMenu.PNG|300px]]&lt;br /&gt;
&lt;br /&gt;
[[https://wiki.skylogportal.com/?title=SupportIndex ''For more details regarding the Support Ticketing System  click this link''']]&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2694</id>
		<title>Template:Tips and tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2694"/>
		<updated>2021-09-08T16:39:33Z</updated>

		<summary type="html">&lt;p&gt;Dharris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifexpr: {{{hidebox|}}}||&amp;lt;pre&amp;lt;!----&amp;gt;&amp;gt;}}&lt;br /&gt;
{{#ifexpr: {{{iemsg|}}}&lt;br /&gt;
 |Please use our '''[[Tips and Tricks]]''' page for understanding how the SkySuite portal works and how to navigate faster and easier.&lt;br /&gt;
&lt;br /&gt;
'''We strongly advise ''against'' using Internet Explorer with SkySuite, due to the browser not adhering to modern web standards, which can cause issues for most modern web applications.'''&lt;br /&gt;
 |Please use our '''[[Tips and Tricks]]''' page for understanding how the SkySuite portal works and how to navigate faster and easier.&lt;br /&gt;
}}&lt;br /&gt;
{{#ifexpr: {{{hidebox|}}}||&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2693</id>
		<title>Template:Tips and tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2693"/>
		<updated>2021-09-08T16:34:47Z</updated>

		<summary type="html">&lt;p&gt;Dharris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifexpr: {{{hidebox|}}}||&amp;lt;pre&amp;lt;!----&amp;gt;&amp;gt;}}&lt;br /&gt;
Please use our '''[[Tips and Tricks]]''' page for understanding how the SkySuite portal works and how to navigate faster and easier.&lt;br /&gt;
&lt;br /&gt;
{{#ifexpr: {{{iemsg|}}}&lt;br /&gt;
 |'''We strongly advise ''against'' using Internet Explorer with SkySuite, due to the browser not adhering to modern web standards, which can cause issues for most modern web applications.'''&lt;br /&gt;
 |&lt;br /&gt;
}}{{#ifexpr: {{{hidebox|}}}||&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2692</id>
		<title>Template:Tips and tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2692"/>
		<updated>2021-09-08T16:33:40Z</updated>

		<summary type="html">&lt;p&gt;Dharris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifexpr: {{{hidebox|}}}||&amp;lt;pre&amp;lt;!----&amp;gt;&amp;gt;}}&lt;br /&gt;
Please use our '''[[Tips and Tricks]]''' page for understanding how the SkySuite portal works and how to navigate faster and easier.&lt;br /&gt;
&lt;br /&gt;
{{#ifexpr: {{{iemsg|}}}&lt;br /&gt;
 |&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;'''We strongly advise ''against'' using Internet Explorer with SkySuite, due to the browser not adhering to modern web standards, which can cause issues for most modern web applications.'''&lt;br /&gt;
 |&lt;br /&gt;
}}{{#ifexpr: {{{hidebox|}}}||&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2691</id>
		<title>Template:Tips and tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2691"/>
		<updated>2021-09-08T16:32:13Z</updated>

		<summary type="html">&lt;p&gt;Dharris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifexpr: {{{hidebox|}}}||&amp;lt;pre&amp;lt;!----&amp;gt;&amp;gt;}}&lt;br /&gt;
Please use our '''[[Tips and Tricks]]''' page for understanding how the SkySuite portal works and how to navigate faster and easier.&lt;br /&gt;
{{#ifexpr: {{{iemsg|}}}&lt;br /&gt;
 |&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;'''We strongly advise ''against'' using Internet Explorer with SkySuite, due to the browser not adhering to modern web standards, which can cause issues for most modern web applications.'''&lt;br /&gt;
 |&lt;br /&gt;
}}{{#ifexpr: {{{hidebox|}}}||&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2690</id>
		<title>Template:Tips and tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2690"/>
		<updated>2021-09-08T16:31:10Z</updated>

		<summary type="html">&lt;p&gt;Dharris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifexpr: {{{hidebox|}}}||&amp;lt;pre&amp;lt;!----&amp;gt;&amp;gt;}}&lt;br /&gt;
Please use our '''[[Tips and Tricks]]''' page for understanding how the SkySuite portal works and how to navigate faster and easier.&lt;br /&gt;
{{#ifexpr: {{{iemsg|}}}&lt;br /&gt;
 |&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;'''We strongly advise ''against'' using Internet Explorer with SkySuite, due to the browser not adhering to modern web standards, which can cause issues for most modern web applications.'''&lt;br /&gt;
 |&lt;br /&gt;
}}{{#ifexpr: {{{hidebox|}}}||&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2689</id>
		<title>Template:Tips and tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2689"/>
		<updated>2021-09-08T16:28:47Z</updated>

		<summary type="html">&lt;p&gt;Dharris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifexpr: {{{hidebox|}}}||&amp;lt;pre&amp;lt;!----&amp;gt;&amp;gt;}}&lt;br /&gt;
Please use our '''[[Tips and Tricks]]''' page for understanding how the SkySuite portal works and how to navigate faster and easier.&lt;br /&gt;
{{#ifexpr: {{{iemsg|}}}&lt;br /&gt;
 |&amp;lt;nowiki&amp;gt; &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
'''We strongly advise ''against'' using Internet Explorer with SkySuite, due to the browser not adhering to modern web standards, which can cause issues for most modern web applications.'''&lt;br /&gt;
 |&lt;br /&gt;
}}{{#ifexpr: {{{hidebox|}}}||&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2688</id>
		<title>Template:Tips and tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2688"/>
		<updated>2021-09-08T16:24:12Z</updated>

		<summary type="html">&lt;p&gt;Dharris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifexpr: {{{hidebox|}}}||&amp;lt;pre&amp;lt;!----&amp;gt;&amp;gt;}}&lt;br /&gt;
Please use our '''[[Tips and Tricks]]''' page for understanding how the SkySuite portal works and how to navigate faster and easier.&lt;br /&gt;
{{#ifexpr: {{{iemsg|}}}&lt;br /&gt;
 |'''&lt;br /&gt;
We strongly advise ''against'' using Internet Explorer with SkySuite, due to the browser not adhering to modern web standards, which can cause issues for most modern web applications.'''&lt;br /&gt;
 |&lt;br /&gt;
}}{{#ifexpr: {{{hidebox|}}}||&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2687</id>
		<title>Template:Tips and tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2687"/>
		<updated>2021-09-08T16:22:52Z</updated>

		<summary type="html">&lt;p&gt;Dharris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifexpr: {{{hidebox|}}}||&amp;lt;pre&amp;lt;!----&amp;gt;&amp;gt;}}&lt;br /&gt;
Please use our '''[[Tips and Tricks]]''' page for understanding how the SkySuite portal works and how to navigate faster and easier.&lt;br /&gt;
{{#ifexpr: {{{iemsg|}}}&lt;br /&gt;
 |&amp;lt;!----&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''We strongly advise ''against'' using Internet Explorer with SkySuite, due to the browser not adhering to modern web standards, which can cause issues for most modern web applications.'''&lt;br /&gt;
 |&lt;br /&gt;
}}{{#ifexpr: {{{hidebox|}}}||&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2686</id>
		<title>Template:Tips and tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2686"/>
		<updated>2021-09-08T16:22:05Z</updated>

		<summary type="html">&lt;p&gt;Dharris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifexpr: {{{hidebox|}}}||&amp;lt;pre&amp;lt;!----&amp;gt;&amp;gt;}}&lt;br /&gt;
Please use our '''[[Tips and Tricks]]''' page for understanding how the SkySuite portal works and how to navigate faster and easier.&lt;br /&gt;
{{#ifexpr: {{{iemsg|}}}&lt;br /&gt;
 |&amp;lt;!----&amp;gt;&lt;br /&gt;
'''We strongly advise ''against'' using Internet Explorer with SkySuite, due to the browser not adhering to modern web standards, which can cause issues for most modern web applications.'''&lt;br /&gt;
 |&lt;br /&gt;
}}{{#ifexpr: {{{hidebox|}}}||&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2685</id>
		<title>Template:Tips and tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks&amp;diff=2685"/>
		<updated>2021-09-08T16:17:13Z</updated>

		<summary type="html">&lt;p&gt;Dharris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifexpr: {{{hidebox|}}}||&amp;lt;pre&amp;lt;!----&amp;gt;&amp;gt;}}&lt;br /&gt;
Please use our '''[[Tips and Tricks]]''' page for understanding how the SkySuite portal works and how to navigate faster and easier.&lt;br /&gt;
{{#ifexpr: {{{iemsg|}}}&lt;br /&gt;
 |'''We strongly advise ''against'' using Internet Explorer with SkySuite, due to the browser not adhering to modern web standards, which can cause issues for most modern web applications.'''&lt;br /&gt;
 |&lt;br /&gt;
}}{{#ifexpr: {{{hidebox|}}}||&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Template:Spc&amp;diff=2684</id>
		<title>Template:Spc</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Template:Spc&amp;diff=2684"/>
		<updated>2021-09-08T15:38:24Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Created page with &amp;quot;{{1x| }}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{1x| }}&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Template:1x/doc&amp;diff=2683</id>
		<title>Template:1x/doc</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Template:1x/doc&amp;diff=2683"/>
		<updated>2021-09-08T15:37:02Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Created page with &amp;quot;{{Documentation subpage}} == Usage == This template does nothing else than returning its (required) first parameter.  &amp;lt;includeonly&amp;gt;&amp;lt;!-- template categories and interwiki links...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template does nothing else than returning its (required) first parameter.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&amp;lt;!-- template categories and interwiki links --&amp;gt;&lt;br /&gt;
[[Category:Miscellaneous templates|{{PAGENAME}}]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Template:1x&amp;diff=2682</id>
		<title>Template:1x</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Template:1x&amp;diff=2682"/>
		<updated>2021-09-08T15:36:23Z</updated>

		<summary type="html">&lt;p&gt;Dharris: Created page with &amp;quot;{{{1}}}&amp;lt;noinclude&amp;gt;{{documentation}}&amp;lt;/noinclude&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{{1}}}&amp;lt;noinclude&amp;gt;{{documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Main_Page&amp;diff=2681</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Main_Page&amp;diff=2681"/>
		<updated>2021-09-08T13:55:50Z</updated>

		<summary type="html">&lt;p&gt;Dharris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
=General Information=&lt;br /&gt;
&lt;br /&gt;
Welcome to the SkylogistiX SkySuite wiki, here you will find relevant resources on how to conduct your daily activities within the SkySuite portal.&lt;br /&gt;
&lt;br /&gt;
{{Tips and tricks}}&lt;br /&gt;
&lt;br /&gt;
=SkySuite Products=&lt;br /&gt;
&lt;br /&gt;
SkySuite is a collection of products that can work independently or together in a fully integrated suite. The menu options/links you can see will depend on which products you are licensed to use and also the user role that you have been assigned.&lt;br /&gt;
&lt;br /&gt;
==SkyLog==&lt;br /&gt;
&lt;br /&gt;
[[File:SLX_SkyLog_Saphire_RGB.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
SkyLog is a solution to manage Airline owned assets and it covers Demand Forecasting, Material Requirement Planning (MRP), Purchase Contract and Order Management, Inventory Management (Distributions Centres/ Warehouses and the Station Network), Station Provisioning and Network Balancing. SkyLog integrates via EDI interfaces and standard XML messages with multiple Warehouse Management Systems (WMS) as well as Airline Financial &amp;amp; ERP systems (SAP or Oracle). For Forecasting, SkyLog can receive Airline Flight Schedule and Passenger bookings or Passenger load factors as well as 3rd party flight loading information.&lt;br /&gt;
&lt;br /&gt;
==SkyLoad==&lt;br /&gt;
&lt;br /&gt;
[[File:SLX_SkyLoad_Saphire_RGB.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
SkyLoad is a solution to graphically design Aircraft and Flight Loading Diagrams. It covers designing and defining the Aircraft layout (Stowages), the contents of each container (Trolley/Cart, Standard Unit Drawer, Tray set up etc.) and the assignment of containers to stowage positions on the aircraft. Loading is dynamically defined based on the latest flight schedule and passenger figures. The final loading data is shared with SkyLog for demand forecast calculations.&lt;br /&gt;
&lt;br /&gt;
==SkyTrack==&lt;br /&gt;
&lt;br /&gt;
[[File:SLX_SkyTrack_Saphire_RGB.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
SkyTrack is a solution to track the location of expensive assets such as trolleys/carts. The assets can be tracked using bar-code, RFID or Blue Tooth technologies. &lt;br /&gt;
&lt;br /&gt;
==SkyShare==&lt;br /&gt;
&lt;br /&gt;
[[File:SLX_SkyShare_Saphire_RGB-01.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
SkyShare allows the output of any other SkySuite product or externally prepared documents  to be shared with the appropriate partners in a secure and safe way. The solution includes audit logs to record who has viewed documents and when they viewed them. The workflow engine will alert management if important documents have not been viewed by the required deadlines.&lt;br /&gt;
&lt;br /&gt;
==SkyMove==&lt;br /&gt;
&lt;br /&gt;
[[File:SLX SkyMove Saphire RGB-01.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
SkyMove is a Transport Management solution. Transport orders can be generated from various SkyLog modules such as Purchase orders or Station requisitions or they can be created manually. Orders can also be created via EDI messages from 3rd party systems. Orders can be consolidated/merged to optimize container loading and reduce costs. Routes can be tendered and the system includes a quotation request and approval module. EDI messaging can be set up with chosen suppliers to communicate orders and receive the latest status information.&lt;br /&gt;
&lt;br /&gt;
==SkyBill==&lt;br /&gt;
&lt;br /&gt;
[[File:SLX SkyBill Saphire RGB.jpg|200px]]&lt;br /&gt;
&lt;br /&gt;
SkyBill is a purchase invoicing module that generates self billing invoices for product or transport/freight purchases. Invoices for catering services can also be generated using our partner system Promeus from Lomature. Invoices are generated based on the Order/Tariffs agreed and the vendor is alerted. Vendors can approve/query the invoices and the powerful workflow provides an interactive/collaborative dispute resolution process. All approved invoices are submitted via EDI to the appropriate ERP system. Once payment is scheduled or made EDI messages from the ERP system update SkyBill so that vendors have full visibility of payment status through the SkyBill portal.&lt;br /&gt;
&lt;br /&gt;
==MLS==&lt;br /&gt;
&lt;br /&gt;
[[File:LogoMLS.png]] &lt;br /&gt;
&lt;br /&gt;
MyLogSupply is a tracking database updated by  configurable modules  :&lt;br /&gt;
* '''Track &amp;amp; Trace''': simple, flexible and smart tracking solution based on configurable workflow and entities to be tracked (Bin, Kanban, Part, Pallet, …).&lt;br /&gt;
* '''Movements''' (Heavy Handling, Transport, Offices Delivery): requests creation via Web or file integration. MDT automatic assignation based on Geolocation, real time tracking. Route management.&lt;br /&gt;
* '''Milkrun''': Milkrun steering solution with visit on time KPI, Tracking integrated.&lt;br /&gt;
&lt;br /&gt;
Please find the MLS wiki index page [[MLS:Index#Solution_overview|here]].&lt;br /&gt;
&lt;br /&gt;
=Integration with 3rd Party Systems (Single Sign On)=&lt;br /&gt;
 &lt;br /&gt;
SkySuite can access 3rd Party Systems using Single Sign On (SSO) technology. If SSO is enabled and your user role allows you to access any third party software you will see a section on the Home page called &amp;quot;External Product Access&amp;quot; and underneath that you will see links for all 3rd party products you can access. Clicking on any link will automatically sign you into that application without the need to retype your user name and password. All your security details will automatically be passed to the 3rd party application. When you eventually exit the 3rd party application you will come back to the Home page of SkySuite.&lt;br /&gt;
&lt;br /&gt;
The image below shows an example of SSO access to the Promeus application. &lt;br /&gt;
&lt;br /&gt;
[[File:ExternalLinks.PNG|700px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Dashboards=&lt;br /&gt;
&lt;br /&gt;
On the Home page you will also see various Dashboards. The dashboards you see are determined by the Airline you are viewing and the user role you have been assigned. &lt;br /&gt;
&lt;br /&gt;
Below you see a typical Dashboard&lt;br /&gt;
&lt;br /&gt;
[[File:Dashboard.PNG|700px]]&lt;br /&gt;
&lt;br /&gt;
If you are a User with access to more than one Airline then no Dashboards are displayed automatically, instead you will see a dropdown to select the Airline. After selecting the Airline you can press the &amp;quot;View Dashboard&amp;quot; button to display the appropriate Dashboard&lt;br /&gt;
&lt;br /&gt;
[[File:ViewDashBoard.PNG|500px]]&lt;br /&gt;
&lt;br /&gt;
[[https://wiki.skylogportal.com/?title=Dashboard_AirlineDashboards ''For more details regarding Dashboards click this link''']]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Messages=&lt;br /&gt;
&lt;br /&gt;
SkySuite has its own messaging system which will record alerts from the workflow engine for any delayed or failed tasks such as an EDI message not being received and processed on time or a shipment that is overdue. The alerts you receive are configurable within SkySuite. In the example below you can see that there are 330 unread messages. To read your messages just click on the button.&lt;br /&gt;
&lt;br /&gt;
[[File:ExternalLinks.PNG|700px]]&lt;br /&gt;
&lt;br /&gt;
[[https://wiki.skylogportal.com/?title=AlertMessage_Index ''For more details regarding the Messaging Centre click this link''']]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Accessing the Wiki (Help pages)=&lt;br /&gt;
&lt;br /&gt;
Towards the top right of every SkySuite page there is a Question-Mark next to your login name  [[File:QuestionMark.PNG|200px]]&lt;br /&gt;
&lt;br /&gt;
Pressing this Question-Mark will access and display the appropriate Wiki page. The Wiki page displayed will depend on the SkySuite page you were on when you pressed the Question-Mark. From the initial Wiki page you can use the links to access additional details.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=SkySuite Version and Release Notes=&lt;br /&gt;
&lt;br /&gt;
At the bottom of every SkySuite page you will see the name of the server you are accessing. In the example below the server is &amp;quot;RS Production&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:SkySuiteInstance.PNG|300px]]&lt;br /&gt;
&lt;br /&gt;
If you hover over the server name you will see the SkySuite version number that is running. If you click on the server name a Wiki page contain the release notes of the current and all previous versions will be displayed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=User Profile=&lt;br /&gt;
&lt;br /&gt;
To check or edit your profile settings select the dropdown on your login name and then take the first option &amp;quot;Profile&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:ProfileMenu.PNG|300px]]&lt;br /&gt;
&lt;br /&gt;
[[https://wiki.skylogportal.com/?title=Account_MyProfile ''For more details regarding your User Profile click this link''']]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Requesting Support=&lt;br /&gt;
&lt;br /&gt;
SkySuite contains an online ticketing system that allows you to request help for any issue regarding use of the software. Only certain user roles have access to the ticketing system as some roles are expected to request help in the first instance from the local administrator or SkylogistiX contact and if that person cannot resolve the issue they will raise a support ticket. If you are assigned a user role that can raise support tickets you will find the link under the dropdown by your login name.&lt;br /&gt;
&lt;br /&gt;
[[File:SupportMenu.PNG|300px]]&lt;br /&gt;
&lt;br /&gt;
[[https://wiki.skylogportal.com/?title=SupportIndex ''For more details regarding the Support Ticketing System  click this link''']]&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks/doc&amp;diff=2680</id>
		<title>Template:Tips and tricks/doc</title>
		<link rel="alternate" type="text/html" href="https://wiki.skylogportal.com/index.php?title=Template:Tips_and_tricks/doc&amp;diff=2680"/>
		<updated>2021-09-08T13:47:50Z</updated>

		<summary type="html">&lt;p&gt;Dharris: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
&amp;quot;params&amp;quot;: {},&lt;br /&gt;
&amp;quot;description&amp;quot;: &amp;quot;Embeds a link to the Tips and tricks page and advises the user against using Internet Explorer.&amp;quot;,&lt;br /&gt;
&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
To use this, place {{template|Tips and tricks}} on a page.&lt;/div&gt;</summary>
		<author><name>Dharris</name></author>
		
	</entry>
</feed>