CORE POS - Fannie
The CORE POS back end
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
EditBatchPage Class Reference
Inheritance diagram for EditBatchPage:
FannieRESTfulPage FanniePage

Public Member Functions

 preprocess ()
 
 post_id_storeID_handler ()
 
 get_id_paste_view ()
 
 get_id_view ()
 
 postFlight ()
 
 helpContent ()
 
 unitTest ($phpunit)
 
- Public Member Functions inherited from FannieRESTfulPage
 readRoutes ()
 
 addRoute ()
 
 preprocess ()
 
 bodyContent ()
 
 unitTest ($phpunit)
 
 setForm (COREPOS\common\mvc\ValueContainer $f)
 
- Public Member Functions inherited from FanniePage
 preprocess ()
 
 getHeader ()
 
 addBootstrap ()
 
 addJQuery ()
 
 get_header ()
 
 getFooter ()
 
 get_footer ()
 
 loginRedirect ()
 
 login_redirect ()
 
 checkAuth ()
 
 check_auth ()
 
 helpContent ()
 
 preFlight ()
 
 postFlight ()
 
 setPermissions ($p)
 

Public Attributes

 $description
 
- Public Attributes inherited from FanniePage
 $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 ()
 
 post_id_trim_handler ()
 
 showBatchDisplay ($id, $order='natural')
 
 showPairedBatchDisplay ($id, $name)
 
- Protected Member Functions inherited from FannieRESTfulPage
 checkRoute ($route, $try_routes)
 
 bestRoute ($try_routes)
 
 unknownRequestHandler ()
 
 unknownRequestView ()
 
 getModel ($database_connection, $class, $params, $find=False)
 
 get_model ($database_connection, $class, $params, $find=False)
 
- Protected Member Functions inherited from FanniePage
 lineaJS ()
 
 helpModal ()
 

Protected Attributes

 $must_authenticate = true
 
 $auth_classes = array('batches','batches_audited')
 
 $title = 'Sales Batches Tool'
 
 $header = 'Sales Batches Tool'
 
 $enable_linea = true
 
- Protected Attributes inherited from FannieRESTfulPage
 $__method = ''
 
 $__models = array()
 
 $__routes
 
 $__route_stem = 'unknownRequest'
 
 $form
 
 $routing_trait
 
- Protected Attributes inherited from FanniePage
 $must_authenticate = false
 
 $current_user = false
 
 $auth_classes = array()
 
 $title = 'Page window title'
 
 $header = 'Page displayed header'
 
 $enable_linea = false
 

Member Function Documentation

EditBatchPage::post_id_addLC_handler ( )
protected

Nothing submitted; don't do anything

EditBatchPage::post_id_addUPC_handler ( )
protected

Nothing submitted; don't do anything

EditBatchPage::showBatchDisplay (   $id,
  $order = 'natural' 
)
protected

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.

Member Data Documentation

EditBatchPage::$description
Initial value:
= '[Sales Batches] is the primary tool for creating, editing, and managing
sale and price change batches.'

The documentation for this class was generated from the following file: