Help Centre Forum

TOTECS Forums

TOTECS Platform Release 11.02.1
Author
Thread

Author moderator
12th April 2017

Improvements


TOT-3527 - Global format hook to allow a customer account's company name to be displayed in all content managed web page areas

Within the Administration Centre, under the Websites interface, when modifying any content managed web page area format, in the Global Hooks list a hook labelled "SES_account_company_name" has been added.
When set within a format it displays the name of the company set for the customer account that is currently assigned to the user. If the user switches customer accounts then this global hook will update to the new customer account.

Functionality Affected: Websites Administration Centre interface
Impact: Normal


TOT-3528 - Sort product attribute values within Product Search Form content managed web page areas

On a content managed web page displaying a Product Attrbute Search From within a Product Search Form (With Search Profiles) area, or on the Trade interface the values for each product attribute now are ensured to be ordered alphabetically ascending.

Functionality Affected: Product Search Form content managed web page areas
Impact: Minor


TOT-3544 - HTTPS Trade Login Webpage

The Trade interface login now supports being run from a secure domain, where the URL is set as https://securedomain.com/login/[projectkey].
All trade interface login's will have a redirect put in place to take the user to secure domain allowing them to login and not have the web browsers report security issues.
Additionally within the Administration Centre, under the Stores menu, in the Interface settings interface a setting labelled "Project Login Webpage" has been added that allows admins to modify the project login web page.

Functionality Affected: Project login webpage
Impact: Major


Bug Fixes

TOT-3522 - Product Flags Excluded From Showing On Page setting on Product Settings Admin Centre interface not showing the previously saved settings

Within the Administration Centre, under the Inventory menu, in the Product Settings interface after the "Product Flags Excluded From Showing On Page" setting had been modified and the Save button clicked, when reloading the interface the selected flags in the setting may have been unselected again.
The Product Settings interface it has been modified to ensure that the Product Flags Excluded From Showing On Page setting correctly selects the flags for the settings. This issue would occur if the flags that were to be selected had an internal ID greater than 9. Now this is no longer a factor.

Functionality Affected: Product Settings Admin Centre interface
Impact: Normal


TOT-3531 - Categories Connector data import not assigning child categories to parent categories if the parent category was not originally created through the Connector data import

When a Categories Connector data import is run and it imports category data, child categories were not getting assigned to parent categories if the parent categories had been previously created within the Administration Centre or Categories Text File data import.
When the platform's Categories Connector data import now runs, for any existing categories previously created within the Administration Centre, the import will now update the existing categories to reference the connected business system by storing the KeyCategoryID. This in effect will convert a "local" category into a "mirrored" linked category. Once this has been done then for child categories imported the import can then find the parent categories that contain the matching KeyProductID data and setup the parent child relationship.

Functionality Affected: Categories Connector data import
Impact: Major


TOT-3532 - Unable to delete attachment and image files within the Edit Website Library admin centre interface when any file contains a single quote character

Within the Administration Centre, under the Websites menu, within the Websites interface, upon clicking on an image or attachment library from the websites tree, if the library had either an image or attachment file assigned to it that had a single quote character within its file name then none of the files in the library were able to be deleted.
The Websites Administration Centre interface so that when clicking on an image or attachment library from the websites tree, if the library had either an image or attachment file assigned to it that had a single quote character within its file name then any files are now allowed to be correctly deleted. Additionally if a user uploads an image file to an image library the file will be shown as having been successfully uploaded.

Functionality Affected: Edit Website Library admin centre interface
Impact: Normal


TOT-3535 - Inventory Settings Admin Centre interface failing to load if Volume Discount Record Format setting contains new line characters

Within the Administration Centre, under the Inventory Menu, within the Products inventory settings interface, no setting form element would load if the "Volume Discount Record Format" setting contained a new line character set within its value.
Within the Products inventory settings interface it now correctly loads the settings when the "Volume Discount Record Format" setting contains a new line character set within its value.

Functionality Affected: Inventory Settings Admin Centre interface
Impact: Normal


TOT-3538 - Deal Results dialog within the Product Deals and Vouchers admin interface fails to load stats when totals are over $1000

Within the Administration Centre, under the Marketing menu, within the Product Deals and Vouchers interface, after clicking on the Results button, in the Deals Results dialog the message "Error loading statistics data." message incorrectly displayed when the results values were over $1000.
Within the Product Deals and Vouchers interface, after clicking on the Results button, in the Deals Results dialog the statistics of a deal now display when any deal totals are over a $1000.

Functionality Affected: Product Deals and Vouchers admin interface
Impact: Normal


TOT-3539 - Salesrep users in Sales Rep Basket Selection and Sales Rep Customer Account Selection content managed web page areas unable to change basket or account in Microsoft Edge browser

On a content managed web page containing either "Sales Rep Basket Selection" or "Sales Rep Customer Account Selection" areas, if the Microsoft Edge browser was used to load the web page, sales rep users after selecting a basket or account to use in the areas, the areas would fail to reload and sales rep users would still be assigned to the same basket or customer account.
The forms in these web page areas have been modified to allow the Microsoft Edge browser to correctly be able to find a use the forms to allow sales rep users to search and switch customer accounts, as well as baskets. Unlike all other browsers Microsoft Edge is very specific on the IDs of forms must be set, which was causing this issue.

Functionality Affected: Sales Rep Basket Selection and Sales Rep Customer Account Selection content managed web page areas
Impact: Normal


TOT-3540 - Related Products spreadsheet CSV file data import failing to import data when product code is greater than 35 characters in length

Wtihin the Administration Centre, under the Data menu, within the Data Imports interface, if a Related Products spreadsheet CSV file data import was run and the CSV file was importing product codes greater than 35 characters in length then the import would not be able to assign a related product to another product.
Now when uploading a spreadsheet CSV file for the Related Products import, the import now correctly allows products to be related to other products when either contains a product code that is up to 50 characters in length, consistent with the Products data imports.

Functionality Affected: Related Products spreadsheet CSV file data import
Impact: Normal


TOT-3542 - Product Search Results Listing content managed web page area ignoring filtering products by attribute values when attribute name contains an ampersand character

On a content managed web page that contains a Product Search Results Listing area, if a Product Attribute search profile was used to update the area and the user was filtering products based on a selected valued assigned to an attribute that had its name contain an ampersand character, then the search results would ignore filtering products on the attribute value.
The Product Search Results Listing area has been modified to correctly handle filtering products within product attribute searches when a product attribute name contains an ampersand character.
Additionally product attributes searches within the Trade interface have also been updated to correctly handle ampersand characters in product attribute names.

Functionality Affected: Product Search Results Listing content managed web page area, Product Search Trade Interface
Impact: Normal


TOT-3543 - Area displaying empty when users paginate through a Product Search Results Listing web page display products assigned to category when the webpage URL uses URL Routing

On a content managed web page displaying a Product Search Results Listing area, if the area was set to show all products assigned to a given category, and the category was set with a SEO Routed URL for the web page that the area is displaying on, then when a user tried to paginate through the area's products, the area would reload and become empty.
The Product Search Results Listing area has been modified to check that if it is being used to display products assigned to a category, that the paginators of the area correctly reload the next page of products in the category, if the URL of the webpage does not specifically identify itself as a category URL (such as a SEO optimised URL).

Functionality Affected: Product Search Results Listing content managed web page area
Impact: Normal