## [Manage Vendor Invoices Page Improvements](/content/updates/manage-vendor-invoices-page-improvements/index.html)

We have added some improvements to the [Manage Vendor Invoices](/content/help/omnichannel-ecommerce/manage-vendor-invoices-page/index.html) page:

- **Amount Range** (filter) – you can now search for **Vendor Invoices** that have a total amount that falls within a specified range.
- **Due Date** (column) – this is now an optional column that you can add via the **Customize Columns** action. **Due Date** is also available in the **Sort By** menu.
- **Add Vendor Invoice** (action) – you can now create a new invoice directly from this page.
- **Add All Receivings from Related PO** (action) – this action is intended for **Vendor Invoices**, which cover only one **Purchase Order** in full. It allows you to add all related receiving sessions with just one click.

## [Packages Count Filter](/content/updates/packages-count-filter/index.html)

On the [Manage Orders](/content/help/omnichannel-ecommerce/manage-order-page/#Filter_Descriptions/index.html) page, you can now search by the number of Shipping Packages. Select the **Packages Count** custom filter and input a range.

## [Per-Warehouse Available Inventory](/content/updates/per-warehouse-available-inventory/index.html)

We have added a tooltip next to the **Available Local Quantity** within the [FBA](/content/help/omnichannel-ecommerce/predictive-restocking-for-fba/#Generate_Restock_Predictions/index.html) and [WFS Predictive Restocking](/content/help/omnichannel-ecommerce/predictive-restocking-for-wfs/#Inventory_Information/index.html) Reports. Hover over it to see a per-warehouse breakdown of your current available inventory.

## [Manage Pallets via API](/content/updates/manage-pallets-via-api/index.html)

Two new endpoints allow you to manage [Pallets](https://skustack.com/help/warehouse-management/pallets/) via our REST API:

- [Create Pallet](/content/developer/dev-article/create-pallet/index.html)
- [Add Items to a Pallet](/content/developer/dev-article/add-items-to-pallet/index.html)

## [Weight Order Column](/content/updates/weight-order-column/index.html)

We have added **Weight** as an optional column to the [Manage Orders](/content/help/omnichannel-ecommerce/manage-order-page/#Search_Results/index.html) page. You can add it to the grid via the **Customize Columns** menu.

## [Force User to Enter Requested on Date](/content/updates/force-user-to-enter-requested-on-date/index.html)

We have added the new [Client Setting](/content/help/omnichannel-ecommerce/settings-overview/index.html) **Force user to enter Requested on Date**. When enabled, the **Requested On** field is required to save any changes to a [Purchase Order](/content/help/omnichannel-ecommerce/managing-pos/index.html).

## [Get Order: Conversion Rate](/content/updates/get-order-conversion-rate/index.html)

We have added **CurrencyRateFromUSD** and **CurrencyRateToUSD** to the response for the [Get Single Order](/content/developer/dev-article/get-single-order/index.html) endpoint. This provides you with the specific rates used to convert the currency for international orders.

## [Filter by Product Group](/content/updates/filter-by-product-group/index.html)

We have added a [Product Group](/content/help/omnichannel-ecommerce/product-groups/index.html) filter to the [Predictive Bin Restock Report](https://skustack.com/help/warehouse-management/restock-bins/) in the Skustack Admin Portal.

## [Create Order and RMA Custom Columns](/content/updates/create-order-and-rma-custom-columns/index.html)

Our Delta UI now allows users with the [Client Admin](/content/help/omnichannel-ecommerce/employee-permissions-and-roles/#Employee_Roles/index.html) role to create and configure new [Order Custom Columns](/content/help/omnichannel-ecommerce/custom-columns-overview/#Order_Custom_Columns/index.html). You can also create columns for [RMA](/content/help/omnichannel-ecommerce/creating-an-rma-return-merchandise-authorization/index.html) by checking the respective box in the pop-up dialog.

## [Link Order to PO and Create Container Endpoints](/content/updates/link-order-to-po-and-create-container-endpoints/index.html)

We have added two new endpoints to our Rest API:

- [Link Order to PO (Crossdock)](/content/developer/dev-article/link-sales-order-to-po-crossdock/index.html) – consuming this endpoint allows you to [link a Sales Order](/content/help/omnichannel-ecommerce/link-an-order-to-a-po/index.html) to an existing Purchase Order or create a new one.
- [Create Shipping Container](/content/developer/dev-article/create-shipping-container/index.html) – this lets you create a single [PO Shipping Container](/content/help/omnichannel-ecommerce/purchase-orders-shipping-containers/index.html).
