I installed the PO Module, tested it and it works like a charm!

But, nothing is that easy.

I went into the admin>Reports>Orders Awaiting Payment to see how the report would look with the PO's.

This is the error I receive:

1146 Table 'fanflags.payment_purchase_order' doesn't exist
in:
[SELECT o.* FROM orders o LEFT JOIN payment_purchase_order p ON o.orders_id = p.orders_id WHERE o.payment_module_code = 'purchaseorder' AND p.orders_id IS NULL AND o.date_purchased <= DATE_ADD(CURDATE(), INTERVAL -1 MONTH) ORDER BY o.orders_id ASC]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.