|
CORE POS - Fannie
The CORE POS back end
|
Public Member Functions | |
| preprocess () | |
| newTagInput ($upc, $price, $id) | |
| showBatchDisplay ($id, $order='natural') | |
| showPairedBatchDisplay ($id, $name) | |
| get_id_paste_view () | |
| get_id_view () | |
| helpContent () | |
Public Member Functions inherited from FannieRESTfulPage | |
| readRoutes () | |
| preprocess () | |
| bodyContent () | |
| unitTest ($phpunit) | |
Public Attributes | |
| $description | |
| $themed = true | |
Protected Member Functions | |
| get_id_paste_handler () | |
| post_id_addUPC_handler () | |
| post_id_addLC_handler () | |
| post_id_upc_price_handler () | |
| post_id_autotag_handler () | |
| post_id_force_handler () | |
| post_id_unsale_handler () | |
| post_id_limit_handler () | |
| post_id_upc_uid_cut_handler () | |
| post_id_upc_price_qty_handler () | |
| delete_id_upc_handler () | |
| post_id_upc_swap_handler () | |
| post_id_qualifiers_discount_handler () | |
Protected Member Functions inherited from FannieRESTfulPage | |
| unknownRequestHandler () | |
| unknownRequestView () | |
| getModel ($database_connection, $class, $params, $find=False) | |
| get_model ($database_connection, $class, $params, $find=False) | |
Protected Attributes | |
| $must_authenticate = true | |
| $auth_classes = array('batches','batches_audited') | |
| $title = 'Sales Batches Tool' | |
| $header = 'Sales Batches Tool' | |
Protected Attributes inherited from FannieRESTfulPage | |
| $__method = '' | |
| $__models = array() | |
| $__routes | |
| $__route_stem = 'unknownRequest' | |
|
protected |
Nothing submitted; don't do anything
|
protected |
Nothing submitted; don't do anything
| EditBatchPage::showBatchDisplay | ( | $id, | |
$order = 'natural' |
|||
| ) |
Price change batches probably want the upcoming retail rather than the current retail. Current sales will want the current sale price; future sales will want the future sale price. Past sales probably won't print signs under normal circumstances.
| EditBatchPage::$description |
1.8.4