Akinon Release Notes (08.05.2024)
Last updated
Was this helpful?
Last updated
Was this helpful?
Translation Corrections on Store Delivery Points Page
Resolved translation issues where "neighborhoods" and "selected neighborhoods" were incorrectly translated as "district" on the Sales Management > Store Management > Store Delivery Points page.
Retail Store Group Detail Requests
Fixed the issue preventing the addition or removal of stores from lists on the Sales Channel > Store Management > Retail Store Groups > Details Page. This has been addressed by updating the endpoints and body requests.
Additionally, the "Save" action was repositioned as each request is now saved automatically after each action, eliminating the need for a manual save option on the table.
Bulk Add & Delete for Product Based Commission
Introduced a bulk add and delete action on the Unified Network > Supplier > Product Based Commission page, enhancing efficiency in managing product-based commissions.
Attribute-Based Shipping Option Enhancements
The DataSourceShippingOption
structure has been enhanced to allow different shipping options to be selected for each seller, based on product attribute values. This improvement also enables the grouping of shipments according to specific attributes on the products.
Example: If the attribute_key
value is "store”, shipping options can be added for locations such as Pendik and Kadıköy. For instance, if a seller's basket contains three products from different stores:
Hat: Pendik
Dress: Pendik
Bag: Kadıköy
With this development, a separate shipping company can be chosen for Hat and Dress from Pendik, and another shipping company can be selected for Bags from Kadıköy, allowing two independent shipping companies to manage these products.
Update to Multi-Parcel Shipping Process
Enhanced the multi-parcel shipping process to improve transparency and traceability. Now, during the packaging phase, parcel information will be communicated to the shipping company based on the specific products contained within each parcel. This ensures accurate tracking of which products are sent in which parcel.
Package Status Update Task
A new task has been added to automatically update the status of packages in the OMS that are marked as "Packaged" and have a shipping record. This task runs every 2 hours, checking for unupdated shipping statuses and updating them to "Shipped”. The task can be enabled through Application Settings and can be restricted to specific users.
Latitude and Longitude Fields Update on Stock Location Forms
The Latitude and Longitude fields on the Stock Location and Sub-Stock Location form pages now accept decimal points .
. If an incorrect entry is made, an error message will be displayed within a tooltip. Users can access these forms via OMS > Locations > Edit Stock Location or OMS/Locations/Edit Stock Location > Update Related Stock Address.
Product Attributes Settings
The Product Attributes section on the product detail page can now be enabled or disabled via settings. This feature is accessible through the Instore Settings > Configuration > "Show Product Attributes Field in Product Detail" option, giving store managers greater control over the information displayed on the product detail page.
Dynamic Control of Extra Fields on New Customer Creation Page
A new feature allows for the dynamic management of customer information fields on the new customer creation page. If extra fields are added but not needed, they can be toggled on or off using the "Show Extra Fields on New Customer Creation Screen" setting under Instore > Settings > Configuration, streamlining and customizing the customer creation process.
Update to the Add New Address Window
On the checkout page, during the Address & Cargo Information step, the Country field has been added to the window for adding a new address. This update enables users to provide more accurate and complete address information.
New Information Added to Order Details on Customer Profile Page
Additional details are now available on the order detail page accessed from the customer profile. This includes information about the Instore staff who placed the order and the store where the order was created.
Resolved Flow Hang-ups Due to Log Writing Order
The flow hang-up issue has been resolved by ensuring that the Line Logs now wait for the Main Logs to be written first.
Resolved Issue with Adding Recipients in Alarm Rule Creation
The issue that prevented recipients from being added due to the recipient request being sent before the Alarm Rule ID was created has been resolved.
Mono Marketplace Integration
We are excited to announce the completion of the Mono marketplace integration. Users who complete the setup will have access to the same comprehensive dashboard, logs, reports, and alerts they are accustomed to from other marketplaces.
Fixed the error caused by using an outdated Link component in the “Find in Store” feature when listing stock in stores.
Next.js Project:
Project has been upgraded to Next.js 14.2.5.
Tailwind has been upgraded to version 3.4.5.
Added modal support to the “Checkout Gift Pack” and “Basket Gift Pack” plugins.
Added missing type definitions for data.order.bank.name
and data.order.shipping_company
under the Order
variable to ensure proper usage on the brand’s order success page.
Django Project:
Added a selector for the download and upload buttons in the B2B plugin.
Profile Page Updates
Resolved the issue where information was lost when the profile page was refreshed. The 'Save' button in the Edit Profile Info form now correctly updates the information, allowing users to update their name, surname, and email address.
Variant Selection Issue Fix
Fixed the issue where the variant selection step was bypassed for products without variants. The form now progresses directly to the “1 products to be added” table.
Collection Products Table Enhancement
The Collection Products table displayed all offers instead of filtering by the specific collection. Implemented collection filters in the table, so it now displays only offers related to the selected collection on the right side of the collection details page. The filter is correctly applied during offer retrieval from collection items.
Excel Filtering for Packages Page
Added Excel filtering on the Packages/Waiting for Cargo page. This feature allows for more efficient management of packages by applying filters directly from Excel.
Product Detail Page Access
Added the ability to access the Product Detail Page directly from the Product Pool for MPOs.
Category Information Update for Create Bulk Offer Action
The Category column on the Template Document has been removed, and Category selection has become mandatory while importing .xlsx on Products > Bulk Offers > Create Bulk Offer page.
Note: The Category column is removed from the Excel template, but users can still add it manually and enter Category IDs if needed.
Admin Dashboard - Users Page Phone Number Filtering
Improved the phone number filtering functionality to support phone numbers starting with a "+" on the Users page.
Merchant Back Office - Transaction Page Copy Functionality
Activated the copy function for data on the Transactions page in the Merchant Back Office.
Admin Dashboard - Payment Session Details
Added the Trace ID parameter to the session information section on the Payment Session Details page.
Admin Dashboard & Merchant Back Office - Payment Session Log
Added a column to display the HTTP response status code in the Payment Session Log section on both Admin Dashboard and Merchant Back Office.
Pagination Improvements
Enhanced the pagination functionality on tables across the Admin Dashboard and Merchant Back Office pages.
Admin Dashboard - Merchants Page
Added a column to display the Akinon “OAuth Client Secret” data in the Merchant List on the Merchants page.
Added new filtering options on the Merchants page, allowing users to filter merchants by ID, name, status, and creation date.
Edenred Payment Extension
The development of Edenred Payment Extension has been completed. This integration is available for any brand. Omnitron users should configure the Sales Channels > Payment Management > Pos Integration and Sales Channels > Payment Management > Payment Option pages according to the Installation document.