Release Notes
WebsiteDocs
  • Release Notes
  • Client Platform
    • April 25 - Solved bug with tracking numbers in order details on edge case
    • March 31 - Loader timing changed
    • March 15 - Home Revamp
    • December 17 - Order Blanks Design Tool
    • September 3 - Minor Design Tool Updates
    • August 15- Catalog, Design Tool & Floor Stock Updates
    • August 6- User Browsing Workflow Updates
    • July 31- Floor Stock Improvements & Shipping Manifest Bug Updates
    • July 1 - Shipping Improvements within Orders Module & Catalog Home Updates
    • June 17 - New Loader Features in Shipping Module
    • May 10 - Client Platform Bug Updates
  • Decorator Platform
    • May 1 - Bugfixes
    • April 25 - Slack Integration & PO AI and other improvements
    • April 14 - Culture Studio x Photoshop Integration
    • April 7 - PO/RO Updates & Other Small Fixes
    • March 31 - Rebate Feature, Margin Features & Dashboard Updates
    • March 15 - Position Library Feature
    • February 28 - Platform Updates
    • January 31 - Platform Updates
    • January 15 - Platform Updates
    • January 23 - Platform Updates
    • January 3 - Platform Updates
    • December 31 - Platform Updates
    • December 27 - Domain Updates
    • December 26 - Platform Updates
    • December 17 - Start & Stop
    • December 12 - FedEx Integration
    • Nov 20 - UPS Integration
    • Nov 1 - Optimization Fixes
    • October 15 - Bug Fixes
    • September 30 - Receiving Modules Updates
    • September 26 - Platform Bug Fixes
    • September 15 - Resizing Feature / Purchase Order Redesign
    • September 3 - Platform Features (Packing Slip for Floor Stock, D&D Automation, Design Tool Admin)
    • August 15 - New Product API Fixes
    • August 9 - Purchase Order Updates & Affiliate Platform Fixes
    • August 6 - Platform Improvements and Hotfixes
    • July 31 - S&S + Alphabroder API 2024 and Decorator Platform Updates
    • July 22 - Purchase Orders & Receiving Order Module Updates
    • July 17 - Damages & Deductions Improvements / Purchase Orders & Receiving Order Module Updates
    • July 10 - Floor Stock Improvements
    • July 1 - Inventory Module Migration & Decorator Platform Improvements
    • June 15 - Floor Stock Module, Product Updates, & Dashboard Updates
    • June 10 - Client Platform Bug Updates
    • May 15 - Floor Stock Module, Product Updates, & Dashboard Updates
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Decorator Platform

January 15 - Platform Updates

PreviousJanuary 31 - Platform UpdatesNextJanuary 23 - Platform Updates

Last updated 3 months ago

Was this helpful?

New feature: Added price tiers to invoices

  • Now price tiers are going to be displayed in invoices showing the next 3 price breaks for each design in an order.

New feature: Work In Progress Dashboard

Improvements and bugfixes:

  • Added new order type field into order schema

    • A new field was added into the order details view and in the orders module list as well. This order type allows users to labeling an order with one of these types: e-commerce, retail, tour, 3pl, b2b, online. User can now filter by order type in the orders module list as well.

  • Implemented image viewer in the Work In Progress dashboard

    • Each list item in the Work In Progress dashboard represents an order, and an thumb image was being displayed in the left top corner. Now, that thumb image is interactive and allows the user to open a dialog window where all positions images are being displayed like an interactive gallery.

  • Implemented sorting and filtering in the Work In Progress dashboard

    • Now, in the Work In Progress dashboard, a new icon for filtering is displayed at the right top corner. Once the user clicks on it, a filtering sidebar is going to be shown on the right side of the screen. Right there, the user can filter data by a lot of fields like order sales manager, order account manager, order creation date, order shipping date, etc.

  • Implemented shipping dates logic refactor

    • Now, a new logic for shipping dates was implemented in order to keep an order's shipping date up to date with the next shipping date whenever shipping dates are changed in the shipping view. The next shipping date concept basically points to the earliest unshipped distribution location's (distros) shipping date.

    • For example:

      • There's an order with 2 distros with no distributed units yet. At that point, no valid shipping date can be used from those distros, so the shipping date can be set in the order details page. Let's say users set jan 1st 2025 as the shipping date value for that order.

      • Now the user start to distribute units on 2 distros only. Now the user goes to the shipping view and 2 locations are being displayed there. There, user changes the shipping date for one of them and set it to Jan 2nd 2025. If the user goes to that order details page, he/she will see a new value for the order shipping date: Jan 2nd 2025. This automatic change was made when the user changed the distro's shipping date in the shipping view.

      • Now let's assume the user received some feedback from customer, and goes to the shipping view to update the other distro's shipping date and set it to Jan 1st 2025. Now the order shipping date is going to be Jan 1st 2025, cause that's the earliest date. Now let's assume the user mark the second distro (the one with shipping date Jan 1st 2025) as shipped, marking all its boxes as shipped. Then, the new order shipping date would be Jan 2nd 2025, and it's going to be automatically updated when the user marks all boxes as shipped for the second distro.

    • Once an order has distributions with shipping dates, the shipping date field in the order details page is not going to be editable anymore. Once there's no more unshipped distros, the last used shipping date is the value to be taken as the order's shipping date.

    • We are running this new logic in 6 events/processes:

      • When a distro's shipping date is changed

      • When a distro's box is marked as shipped

      • When all distro's boxes are marked as shipped

      • When a distro's box is marked as unshipped

      • When all distro's boxes are marked as unshipped

      • When the order details page is loaded

  • Add more data into each WIP dashboard's result card

    • Now, each WIP dashboard list item is going to include more information inside, like: number of designs, number of positions, client, positions decoration types, etc.

  • Apply links in each WIP dashboard's result card

    • Now, each WIP dashboard list item is going to use links on the order number text, so the user can open it in a more convenience way.

  • Fix issues with long auth0 sessions

    • App was crashing when users tried to continue their work using a session from the previous day/days. Now that's fixed.

  • Fix issue with Art Only role in decorator platform

    • AO users were able to see all options in the left side main menu. Now the AO users are going to see only one module for the to use: the art module.

  • Fix auth issues in art approval view

    • In the art approval view, the user was not able to download art, approve the art or send feedbacks due to authentication issues.

  • Added the ability to toggle Price Tiers on/off per Order

    • When this setting is on, the price tiers are going to be displayed in invoices

  • Added XXS & 6XL as Resize options

    • In the order lines view or the design details view, we now added XXS and 6XL sizes to the list of available sizes to use as resize.

  • Fixed a bug that caused AM/Sales dashboard to not populate correctly in 2025

  • Fixed an issue with Asset icons not appearing correctly across different modules

  • Fixed a bug that didn't allow Users to add 3rd party shipping accounts in Legacy

  • Refactored Price Tiers to allow DTG tiers

  • Fixed a issue that caused the Shipping map to not load on the CP Dashboard for some clients

A new dashboard was added to the dashboards option for users to see Work In Progress.