Back
BOOK SALE
Our Company Name
--Select Company Name--
query($vendor_query); if ($result && $result->num_rows > 0) { while ($row = $result->fetch_assoc()) { echo "
" . htmlspecialchars($row['c_name']) . ' (' . htmlspecialchars($row['c_short']) . ")
"; } } ?>
Company Address:
Company Email:
Phone No:
PINCODE
GSTIN
Customer Name:
--Select Customer Name--
query($vendor_query); if ($result && $result->num_rows > 0) { while ($row = $result->fetch_assoc()) { echo "
" . htmlspecialchars($row['cus_name']) . "
"; } } ?>
Address:
Destination:
Purchase Order No.:
-- Select PO No. --
Order Date
Challan No.:
Date:
Vehicle No.:
Vehicle Dispatch Date:
Description of Goods
--Select Item--
query($vendor_query); if ($result && $result->num_rows > 0) { while ($row = $result->fetch_assoc()) { echo "
" . htmlspecialchars($row['item_name']) . "
"; } } ?>
Item Special Note
Bags
Quantity Dispatched
Rate:
Total Amount:
CGST:
SGST:
IGST:
GST Total:
Final Amount (Incl. GST):
Amount in Words:
HSN
Driver No:
Signature Date Time
Save & Print