SOP Name: Cement Receiving & Storage
Process Code: CEMENT_RECEIPT_V1
Version: V1
Owner: Factory Supervisor
Applies To: Factory Supervisor, Labour Team
Frequency: Whenever cement is received
Last Updated: 2026-06-25
Review Frequency: Monthly
Ensure cement is received in good condition and stored dry so it does not harden or lose strength.
Every time cement is received, and for ongoing storage checks.
flowchart TD
A[Cement arrives] --> B[Count bags + check brand/date]
B --> C[Check for damp/hard/torn bags]
C --> D{Acceptable?}
D -- Yes --> E[Store dry, off ground, FIFO]
D -- No --> F[Hold/reject + inform management]
E --> G[Update receipt record]
[PHOTO: Cement delivery][PHOTO: Correct dry storage]| โ Do | โ Don't |
|---|---|
| Store on raised dry platform | Stack bags on bare ground |
| Reject damp/hardened bags | Accept torn or lumpy bags |
| Use oldest stock first (FIFO) | Bury old bags behind new |
| Keep covered | Leave bags open to rain/damp |
[ ] Bag count verified
[ ] Brand/grade checked
[ ] Date checked
[ ] No damp/hard/torn bags
[ ] Stored off ground and covered
[ ] FIFO maintained
[ ] Receipt updated
Inform Ram/Srinivasan if bags are damp/hardened, count is short, brand/grade is wrong, or storage cannot be kept dry.
If you find a better way to do this process, add a comment below or submit an improvement request in the SOP Improvement Register.
Telegram command: /cement
n8n workflow: wf_raw_material_receipt_v1
Odoo object: purchase.order / stock.picking
Approval role: Factory Supervisor
Supabase table: raw_material_receipts
Status: Future automation