Changeset 725 for trunk/phpbms/modules/bms/include/invoices.php
- Timestamp:
- 01/06/10 22:48:56 (2 years ago)
- Files:
-
- 1 modified
-
trunk/phpbms/modules/bms/include/invoices.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/modules/bms/include/invoices.php
r720 r725 649 649 $therecord = parent::getRecord($id, $useUuid); 650 650 651 if(!$therecord["id"]) 652 $error = new appError(430, "Sales Order record '".$id."' does not exist", "No Record Available", true, true); 653 651 654 /** 652 655 * If `type` is not an order and not a quote and payment information is being