pixi

pixi 23.10

pixi 23.10 is available from 3 October 2023. It includes several bug fixes, new features, enhancements and optimizations.


pixi Mobile

General

🟩 Bug fix: When scanning an item or bin with a Zebra device, an ENTER command is triggered, preventing the user from reviewing the scanned data. With this release, the following applies: (813438)

  • Zebra devices pixi Mobile version 23.10 or higher (first installation):

    • The automatic enter command is not automatically triggered

    • If the automatic Enter command should be triggered:

      • Open the pixi Mobile app

      • Open the DataWedge app

      • Open the path PixiWedgeProfile > Associated Apps > Three dots > New App Acitvity

      • Scroll to the entry com.pixi.mobile and select it

      • Select "crc***.MainActivity".

  • Zebra devices with pixi Mobile version 23.10 (update):

    • No change in behavior

    • If you want to disable the ENTER command, you must delete the profile for pixi from DataWedge app

🟪 Enhancement: pixi Mobile is compatible with Android 13. (908517)


Replenishment

🟩 Bug fix: In the German version of the Replenishment program, the wording "Required Qty" was changed to "Erforderliche Menge". (906541)

🟪 Enhancement: If Report Shortage is selected and no items were scanned for the replenishment document, the document will be closed. (736482)


Web Application

Administration (User Administration - Early Access)

🟪 Enhancement: Administrators can now define when the password for users expires. For newly created users, the password expires automatically after 30 days by default. (743689, 886737)


🟪 Enhancement: In the user overview, the note "Login not possible" is displayed when a user becomes inactive or the account expiration date has been reached. (746439)

🟪 Enhancement: When creating a new user with an autogenerated password, the Email field is required. (911429)

🟪 Enhancement: From this release, it is possible to edit multiple users at the same time. To do this, the users must be selected on the overview page using the checkboxes. Editing is initiated via the pencil in the action bar. The following entries can be edited in one batch: (743695)

  • Role

  • Active

  • Expiration enabled

  • Expires on

  • Expiration frequency (days)


Controlling (Accounting Export)

🟩 Bug fix: Various issues were resolved: (907955, 913178)

  • Export of Customers (type DATEV 5.1): When the company name on the billing address is not empty, value 2 is exported in the column "Addressattyp".

  • Export of Invoices and Payments: Documents with the amount "0" are not exported.

  • Invoices and payments - ASCII and Personalized format: Amounts are now always exported with 2 decimal places (previously 10,3 EUR instead of 10,30 EUR were exported)

  • Invoices - ASCII format: Values are mapped to the correct columns

  • Customers - ASCII format: A space was added between name and company name

🟪 Enhancement: The Accounting Export functionality which was released under pixi Early Access is now available for all users who have booked this feature. (918977)


Customer Service (Customers)

🟩 Bug fix: The VAT calculation for B2B offers with 0% VAT now returns "0" as the VAT amount. Previously, due to rounding issues, a small amount could be displayed as the difference between net and gross prices. (906590)

🟪 Enhancement: The Create Offer feature is available again in the action bar. (906037)


🟪 Enhancement: In some cases, 100% of matches could not be merged. This was most often the case when records were masked or addresses were changed at a later time. The issue was resolved and additionally, enhanced logging was implemented. (901499)


Customer Service (Invoices and Credits)

🟩 Bug fix: The Tracking ID field on the detail page of Invoices and Credits now shows all Tracking IDs. Previously, Tracking IDs could be truncated or not all Tracking IDs for an invoice were displayed.

Note: Tracking IDs will not be displayed per package if they were not imported per package. (913848)


Customer Service (Orders)

🟪 Enhancement: From this release, additional fields from Address Remarks can be edited for orders: (891878)

  • Shop comments

  • Gift message


General

🟪 Enhancement: From this release, it is possible to start multiple instances of the same desktop application. Starting the apps at different locations (e.g. 001, 002) is also supported. Multiple instances can only be started from the start page in pixi Web. If the start of a desktop application is triggered from another place in pixi Web, pixi first checks if the desired application is already running. (911038)

🟪 Enhancement: On the start page, the information Database - Server is displayed in the Configuration box. (883581)

🟪 Enhancement: As of this release, log in via two-step verification (2FA) is mandatory for administrators. (921530)


Items (Item Management)

🟩 Bug fix: The History tab was empty if the user did not have permission to see the Supplier Price ("EK"). With this release, all entries are displayed for which the user was granted reading permission. (914767)


Logistics (Direct Invoices/1SS)

🟦 Optimization: The process of creating direct invoices was optimized to improve performance and avoid deadlocking. (885024)


Logistics (Picklists and Sequences)

🟪 Enhancement: Picklist profiles can now be duplicated. The Duplicate functionality is located in the blue action bar. Please note, the duplicated picklists are named "Copy - {Picklist name}". (894369)


🟪 Enhancement: Picklist sequences can now be created for quarter-hourly. This update updates the previous restriction that picklists can only be created in 1-hour intervals. (894377)


Logistics (Scan-Out)

🟩 Bug fix: Some invoices did not contain shipping costs although the data was imported to pixi. (781707)


Purchasing (Goods Receipts)

🟩 Bug fix: The problem with matching the received quantity with the oldest order was fixed. Previously, pre-orders with the status NEW were prioritized for matching. (905989)

🟩 Bug fix: The item search in the Add items pop-up returned items that were not associated with the suppliers the user searched for. (912695)


Purchasing (Purchase Orders)

🟪 Enhancement: It is now possible to move more than 100 items/purchase order lines to another purchase order. (813400)


Desktop Applications

Connector

🟪 Enhancement: A new setting is available for the pixiToolboxSettings.json configuration file: PixiDatabase. This setting determines which database pixi Connector connects to by default. If a value is provided, the Database field does not need to be filled in when logging into Connector. The setting is intended for On-premise customers. (811342)

"GeneralSettings": {
     "PixiDatabase": "my_default_pixi_database"
}

Control Center

🟪 Enhancement: Two new settings were added to Control Center: (912613, 916977, 916978)

  • Maximum item quantity for stock movements

    • Sets the total item quantity for stock movements

  • Maximum item quantity for stock movements per batch

    • Sets the item quantity for individual batches within a stock movement

    • Example: If the value 500 is set and the stock movement includes a total of 1000 items, two batches of 500 items each will be moved

    • Note: This setting already existed under the name Maximum quantity for stock movements. It has been renamed.

  • The new settings affect the Web (Goods Receipt), Mobile (Put to stock, Take from stock, Inventory) and Inventory (Put to stock, Take from Stock)

  • Both settings can only be changed by pixi support

🟪 Enhancement: The setting Maximum quantity for delivered items is marked as "deprecated". (912613, 916977, 916978)

🟪 Enhancement: If a bin is edited in the table and an item is put to stock, it was possible to change the location of a bin. This behavior is now prevented and an error message is displayed: Bin already exists and the location will not be changed. (777228)

🟪 Enhancement: A new database setting is available: Enable GTIN-14. This setting allows you to define how barcodes are interpreted in your system: (915787, 882903)

  • OFF (0) (default): The GS1 barcode together with the EAN13 barcode and an additional check digit

    • GS1 example: 02 (GS1 barcode) + EAN13 + 0 + 10 + BN + 15 + BBD

  • ON (1): The GS1 barcode with a leading zero and the EAN13 barcode

    • GS1 example: 02 (GS1 barcode) + 0 + EAN13 + 10 + BN + 15 + BBD

The functionality was implemented for the desktop clients Inventory and Shipping, for pixi Web and Mobile. When scanning the GS1 barcode the database setting is used and depending on the setting it is checked at which position 0 is (prefix or suffix of the barcode (EAN13)).


Import & Export

🟪 Enhancement: The supplier price is always imported with 4 decimal places, regardless of whether the database setting for the number of decimal places to be imported is enabled. If the setting is set to 2, up to 4 decimal places will be imported for the supplier price during item import. (914771)


Customer Service

🟩 Bug fix: The shipping costs for an order are now set to 0 if all order lines are set to STO or NLB. Please note, shipping costs are not restored when an order is reopened, they must be entered manually. (886086)

🟩 Bug fix: The Item Search, Item Info and various lists now display the supplier price with the value "0" if the user does not have the permission to see the Supplier Price (EK). (910581)

Payments

🟪 Enhancement: When importing payments, IBAN data is imported even if the BIC specification is missing in the bank file. (907530)


Reports

🟩 Bug fix: An error in the Stock Overview by Bins with Tags report was resolved. If only bins were specified as report parameters, no data was loaded. (903212)

Note: Sorting bins by name only works correctly if the bin names are of the same length. Example:
Bin A1, A2 and A10 are sorted as A1, A10 and then A2. For correct sorting, the bins must contain a leading zero: A01, A02 and A10.


Updates, New Client Versions and Installer

Contact our support team for an update appointment

  • Via email: Click the following link, fill out the email template and send it to servicedesk@descartes.com.

  • Via the portal: Log in to the Portal and open a Ticket.

Updates can either be done from Monday to Friday between 7:00 am and 5:00 pm or overnight. Ask the pixi Support team for an appointment.

Back to top