Way to allocate serial numbers to sales order from list? #5877
Replies: 1 comment 3 replies
-
@runswithcode currently there are two distinct ways to allocate individual items to a sales order:
However you cannot combine the two. The new user interface based on react would be better prepared to support some better user interface workflows such as this. If you have any specific ideas around this please raise an issue for it |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In most of InvenTree there's nice lists of items with filtering options and links and multiple selection options, but for allocating serial numbers to a sales order it's a manual blind text entry system that requires a second instance of InvenTree open to utilize efficiently. For most users with SN's these values are usually long and complex, so in digging around I'm still incredulous that I can't find and alternative system for this part of the process. I'll move this to a feature request if it doesn't exist, but I'm hoping I'm just being dumb and not finding the right way to do this! Thanks InvenTree gurus :)
Beta Was this translation helpful? Give feedback.
All reactions