{% extends "base.html" %} {% block style %} {% endblock %} {% block content %}

Receiving

Steps

  1. Enter Donor Name and Press Enter:
  2. Enter Date Received and Press Enter:
  3. Scan an Item:
  4. Enter Item Name and Press Enter:
  5. Select Item Category and Press Enter:
  6. Select Item Subcategory and Press Enter:
Create Receipt
Code Name Donor Received Category Subcategory
{% endblock %} {% block script %} {% endblock %}