Changes between Version 24 and Version 25 of BluePrint/Logistics


Ignore:
Timestamp:
03/09/12 09:24:59 (13 years ago)
Author:
graeme
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Logistics

    v24 v25  
    3131When the items are ready to be sent (presumably they have been loaded onto some form of transport and are ready to leave the warehouse) they can then be sent (send shipment). At this point the status of the records are changed to "Sent". These records are now locked to prevent any change (except by someone with admin permissions) and a receive inventory record (inv_recv) is created. Each track item record is linked with this receive record, the ownership of this record is set to being the site to where the goods are being sent.
    3232
    33 Once the goods have been send a "Waybill" can be printed off. The shipment can be cancelled (presumably the lorries have been called back) or it is possible to confirm that the shipment has been received, this is used if the items are being received by a site which is not using Sahana-Eden to track the goods. If a shipment is cancelled then the status is changed to "cancelled" (no surprises there) and the good are put back into the warehouse. The quantities in each track item are reduced to zero but the original values are added as a comment.
     33Once the goods have been send a "Waybill" can be printed off. The shipment can be cancelled (presumably the lorries have been called back) or it is possible to confirm that the shipment has been received, this is used if the items are being received by a site which is not using Sahana-Eden to track the goods.
    3434
    35 When the goods arrive
    36 ==== Cancel a Sent Shipment ====
    37 ==== Cancel a Received Shipment ====
     35If a shipment is cancelled then the status is changed to "cancelled" (no surprises there) and the good are put back into the warehouse. The quantities in each track item are reduced to zero but the original values are added as a comment.
     36
     37If a shipment is confirmed as having been received, then the status of the send inventory is changed to "Received" but within the system no warehouse will actually receive the goods (although one hopes that reality is somewhat different).
     38
     39When the goods arrive at a site a person responsible for the stock can receive the goods. In this case they will select the sent record and then Receive the shipment, The goods in the track items will then be moved into the warehouse stock. If their are matching inventory records then the quantity in those records will be incremented, otherwise a new inventory item record will be created.
     40
     41Once stock has been received a Goods Received Notice and a Certificate can be printed off. It is also possible to cancel a received shipment, in this case the goods need to come out of the warehouse and effectively back into the track item records.
    3842==== Adjusting a Received Shipment ====
    3943