A lot of systems that handle Purchase Orders and Receipt Orders linked to them is around the matching of what was ordered to what was received. Obviously with the Workflows you can create your own rules. However it seems like a good feature request is to have the basic rules built into the system.
- Over Received Line Item - Each line item is compared to the amount ordered. If more is received a warning status of over received is implemented for that line item.
- Under Received Line Item - Each line item is compared to the amount ordered. If less is received a warning status of under received is implemented for that line item.
- Receipt Order matching Purchase Order - Status of the Receipt Order itself updated to Mismatch Received vs Complete Received.
- Line Item Count Mismatch - Change status of Receipt Order to Mismatch Received on the Receipt Order Status.
I am working on building all these status changes using the workflow. However it just seems like a nice feature request to have pre built for the receipt orders. So I figured I would just put it down on the list.
Here is a request I am working on getting all the flows working. I am almost there for all of them.
Receipt Order Items Workflow to Warn if new product added in receipt. - EspoCRM Open Source Community Forum
Thank you for listening.
- Over Received Line Item - Each line item is compared to the amount ordered. If more is received a warning status of over received is implemented for that line item.
- Under Received Line Item - Each line item is compared to the amount ordered. If less is received a warning status of under received is implemented for that line item.
- Receipt Order matching Purchase Order - Status of the Receipt Order itself updated to Mismatch Received vs Complete Received.
- Line Item Count Mismatch - Change status of Receipt Order to Mismatch Received on the Receipt Order Status.
I am working on building all these status changes using the workflow. However it just seems like a nice feature request to have pre built for the receipt orders. So I figured I would just put it down on the list.
Here is a request I am working on getting all the flows working. I am almost there for all of them.
Receipt Order Items Workflow to Warn if new product added in receipt. - EspoCRM Open Source Community Forum
Thank you for listening.
Comment