Possibility to automaticly assign stock to sales order & ship it #8282
Replies: 2 comments 1 reply
-
It depends on how you want to automate it. You need to be able to track which items go to which customer, etc, so there does need to be some user intervention / business logic. You can always write a custom plugin to achieve this, but it depends on your requirements. Perhaps you could share some more context around what exactly you are trying to achieve? |
Beta Was this translation helpful? Give feedback.
-
You can read the documentation here for creating a custom plugin: https://docs.inventree.org/en/stable/extend/plugins/ Regarding your requested automations - I can see a potential workflow addition where the user can select "auto allocate stock" when creating a new line item to the sales order - much as the "auto allocate" button works currently for build orders |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My use case for InvenTree is to keep track of internal stock of machine parts, and when used they go out of the inventory. But that means I have to assign every part from the inventory for every salesorder and then also make a shipment for it. Is there a way to automate the process of assigning and shipping?
Beta Was this translation helpful? Give feedback.
All reactions