As part of the IdoSell changelog, we periodically report on news, updates and changes to the IdoSell software. Invariably, we publish design news and information about the release of new functionality within separate entries. The following changelog release presents the scope of changes in September 2024.
As a reminder, as of June 2024 we have introduced a new formula for publishing the changelog. It will be published once a month, as a summary of the changes from the whole month.
As of 1.09.2024, among other things, the standard VAT rate in Finland has changed from 24% to 25.5%. Accordingly, we have updated the rate calculation mechanism for VAT OSS.
Until now, the first order that initiated a subscription was not marked as subscription. This status was only given to subsequent orders in the series. After the update, the first order - the initiating order - will also be marked as a subscription order.
We eliminated a bug that prevented the management of ongoing auctions when there were at least 400 items in the list. Before the change, such an action ended with a memory error, but this problem no longer occurs.
We have added support for the XL gabar for Allegro One couriers. With this change, you can generate labels in an extra size directly from the IdoSell panel. The addition of the new size also ensures compatibility of services with those offered directly by Allegro.
We fixed an issue with label generation for orders from Allegro that were added to the IdoSell panel from external sources. We secured the system from sending the wrong data type.
We have resolved an issue with the ‘’zw‘’ rate in orders from Allegro, which was causing orders from Allegro to stop downloading to the IdoSell panel in certain situations. Orders are now downloading correctly.
We have added new tax IDs in line with the changes required on the Allegro side. Check on the Allegro website for details.
We have added validation of the field "identifier on the goods edit card". The indicated field in the integration with the eMAG.ro service can only accept numeric values. Therefore, we have introduced an additional security measure that prevents the entry of other values.
We have eliminated a bug that prevented listing on Ebay without a return option.
We have updated the list of available fulfillment warehouses that can be added to the IdoSell panel.
We have eliminated a bug that prevented content translated by automatic translations of the News section from being displayed on the shop page.
We have defined a change in the system so that the final invoice will be included in VAT billing for the month in which it was actually issued, rather than the month in which the advance invoice was generated. This makes billing more accurate and reflects the actual date of delivery of the goods or services.
We have introduced a safeguard that restricts the buyer's ability to edit the status of a return if a return code has already been generated.
We have fixed the mechanism related to the automatic payment of invoices from a card stored in the CSC.
We have made it possible to replace a friendly URL with another one if it differs in case of case. For example, if you need to change a friendly address to another that differs only in case-sensitivity (e.g. from ‘’Drillers‘’ to ‘’drillers‘’), the system will allow you to do so. This will create a natural redirect.
We have implemented a change that, when a panel user's password is changed, will terminate all active user sessions without waiting for the standard session expiration. The panel will immediately require the user to log in with a new password.
We have improved the display of variants of goods in lists. Now variants are presented from smallest to largest capacity, according to the settings in the merchant panel.
We have optimised the process of deleting API listening files. Previously, when deleting listening files, files with an .xml extension were deleted on the fly, but files with a .zip extension remained on the server. This generated a problem with the collection of new data.
We fixed a bug that caused the API to return information about active sites even when they were not active in the admin panel.
In API v3 we have added the ability to upload images from the indicated URL in the gateways:
- POST products/brands
- PUT products/brands
We have restored the ability to set units of measure of goods (e.g. piece) using the API. Prior to installing the change, when attempting to perform such an operation, the API gateway would return an invalid unit of measure message.
We have added the parameter ‘unitConvertedFormat’ to GraphQl. - the unit into which the unit price of a sale is converted. The change in certain scenarios allows partial prices of goods (e.g. per 100g) to be presented correctly.
We have improved the address validation in the orders/orders gateway for API v3. After the change, orders can be placed correctly when the UK is specified in the delivery address.
Related content