CompositeLight / currentRMS-helper

Chrome extension to add functionality to the CurrentRMS web interface.
9 stars 1 forks source link

Feature request: Modify Free Scan to allow the scanning of "Accessory only" items #10

Open CompositeLight opened 6 months ago

CompositeLight commented 6 months ago

Currently if items are flagged as "accessory only" it is impossible to free scan them. This either means the "accessory only" feature cannot be used, or it means that an item that is, or requires, an accessory must be added first in Order View, negating the point of Free Scan.

This would be a complex addition, potentially involving intercepting a scan, realising that it will fail due to accessory only, and then adding it to the opportunity via an API call.

May not be possible, but it's on the list.