I am installing Super Orders 2.0 (rev 45) on Zen Cart 1.3.7. When I run the super_orders_sql.sql file on database, I got this error:

1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'True', 'False'), ')' at line 1
in:
[INSERT INTO configuration VALUES (NULL, 'Enable Purchase Order Module', 'MODULE_PAYMENT_PURCHASE_ORDER_STATUS', 'True', 'Do you want to accept Purchase Order payments?', 6, 1, now(), now(), NULL, 'zen_cfg_select_option(array('True', 'False'), ');]
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.
I reinstalled the original database and tried this script both ways, from admin>tools>Install SQL Patches, and from phpMyAdmin, both produced the same error. Can somebody tell me what to do? Thanks.