Release v0.1.1
WCPOS ATUM Integration 0.1.1
Patch release focused on fixing ATUM multi-inventory allocation for POS orders and polishing the store editor integration.
Fixes
- use ATUM Multi-Inventory's native allocation flow instead of the previous manual stock-deduction path
- inject
mi_inventoriesintowcpos/v1/ordersrequests so POS API orders reduce stock from the correct mapped ATUM inventory - scope candidate ATUM inventories to the POS store's mapped location during order allocation
- fix the store edit extension so the ATUM section loads on the real WCPOS store-edit admin hook
- simplify the ATUM store-edit section styling to match the native sidebar sections
- remove a redundant WCPOS Pro PHP-class gate that caused CI/test-only regressions for the store editor asset enqueue path
Other changes
- add README documentation for setup and behavior
- add and refine PHPUnit coverage for inventory scoping, REST request injection, and store editor integration
- update CI/dev tooling and release automation support files
- bump plugin version to 0.1.1
Upgrade note
If you use WCPOS with ATUM Multi-Inventory, this release is intended to correct location-specific stock deductions for POS-created orders and align the store editor UI with the current WCPOS Pro editor.