Assuming shipped is required, the following 3 results were found.
A quick article on a code snippet to mark a package as shipped and delivered in Zoho Inventory. Why? As usual, any task like this that takes me longer than an hour, I'd like to document for future use. The use-case is the client has their own delivery...
(BCY)" AS "SO Item Price", soi."Quantity" AS "SO Item Qty", soi."Quantity Packed" AS "SO Item Qty Packed", soi."Quantity Shipped" AS "SO Item Qty Shipped", soi."Quantity Delivered" AS "SO Item Qty Delivered", soi."Graded Score" AS "SO Item Grade",...
- Adds tracking number and carrier to shipment record on either creation or modification. - Only creates shipment order if shipped time is specified. - Only marks shipment as delivered if DHL API checked and status returned is delivered Date Modified:...