Version 1
PREVNEXTv1.1.2PREVNEXT
2025-11-25
- Removed full export endpoint.
- Fixed a deprecated notice for the block-ui enqueue.
v1.1.1PREVNEXT
2025-07-23
- Allow getting pick-pack order items from the packing list table.
- Added hooks to allow adding extra columns to reports.
v1.1.0PREVNEXT
2025-06-18
- Refactoring.
- Avoid "_load_textdomain_just_in_time" warnings.
- Fixed error when exporting Pick and Pack list to PDF.
v1.0.9PREVNEXT
2025-03-12
- Postpone the "load_plugin_textdomain" call until init.
- Updated JS dependencies.
- Refactoring.
- Fixed capabilities.
v1.0.8PREVNEXT
2025-01-27
- Removed unneeded SCSS variable override.
- Updated full export endpoint name.
- Updated minimum PHP version to 7.4.
- Fixed ATUM Orders post types "_load_textdomain_just_in_time" notice.
v1.0.7PREVNEXT
2024-10-23
- Add attributes to new product items.
- Save extra meta when adding a product to the pick-pack order.
- Updated eslint config.
- Updated dev dependencies.
- Refactoring.
- Disabled platform check on composer.
- Avoid errors when displaying deleted products in picking & packing lists.
- Fixed SCSS deprecation messages.
v1.0.6PREVNEXT
2024-09-05
- Added eslint config.
- Updated JS dependencies.
- Added missing show/hide columns behavior.
- Prevent duplicate order in picking list orders.
v1.0.5PREVNEXT
2024-05-28
- Prevent showing the Blocker if not executing a P&P bulk action.
- Prevent trying to access Picking order if classes weren't loaded.
- Changed filter for the column title in list tables.
- Refactoring.
- Fixed wrong text domain.
v1.0.4PREVNEXT
2024-04-03
- Added filter to include custom statuses when querying WC Orders.
- Added button to toggle on/off the packing orders sidebar.
- Added BOM trees to the picking list and the PDF.
- Add the BOM trees to main inventory picking items.
- Display product bundles in picking and packing lists.
- Added an option to PL settings to be able to enable/disable the BOM trees on Pick&Pack PDFs.
- Refactor filter to use it in all needed cases.
- Styles adjustments.
- Check for duplicated PPO items.
- Removed orphan span closing tag on PDF template.
- Refactoring.
- Open a new tab after adding an order to a pick pack list.
- Avoid disabling packed input after update.
- Adjusted picked and packed spinners styles.
- Fixed update picked value in packing list for items with inventories.
- Fixed children items icons in picking and packing lists.
- Several fixes for the PDF report.
- Fixed spinner positioning on the start picking modal.
- Fixed jQuery deprecations.
- Fixed packing tables scrollbar.
- Fixed confirmation modal message.
- CSS fixes for the "add to existing" modal.
- Fixed display pick&pack status in completed order with/without a linked PPO.
- Fixed display pick&pack progress in sale order.
- Fixed variations in picking list PDF report.
- Avoid PPO items checker to duplicate items while adding a sale order to an existing PPO.
- Fixed set PPO name.
- Fixed max attribute for packed input.