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

Public Member Functions

 preprocess ()
 
 css_content ()
 
 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 = '[View Purchase Orders] lists pending orders and completed invoices.'
 
- Public Attributes inherited from FanniePage
 $themed = true
 

Protected Member Functions

 post_id_sku_isSO_handler ()
 
 post_id_note_handler ()
 
 get_id_export_handler ()
 
 post_id_setPlaced_handler ()
 
 get_pending_handler ()
 
 get_placed_handler ()
 
 get_orders ($placed)
 
 delete_id_handler ()
 
 post_id_sku_qty_receiveAll_handler ()
 
 post_id_sku_recode_handler ()
 
 get_id_recode_view ()
 
 get_id_view ()
 
 get_id_receive_view ()
 
 get_id_receiveAll_view ()
 
 post_id_sku_qty_cost_handler ()
 
 post_id_sku_upc_brand_description_orderQty_orderCost_receiveQty_receiveCost_handler ()
 
 get_id_sku_handler ()
 
 get_view ()
 
- 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

 $header = 'Purchase Orders'
 
 $title = 'Purchase Orders'
 
 $must_authenticate = false
 
- 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

ViewPurchaseOrders::get_id_receive_view ( )
protected

Receiving interface for processing enter recieved costs and quantities on an order

ViewPurchaseOrders::get_id_sku_handler ( )
protected

Receiving AJAX callback. Lookup item in the order and display form fields to enter required info

ViewPurchaseOrders::post_id_note_handler ( )
protected

Callback: save notes associated with order

ViewPurchaseOrders::post_id_sku_isSO_handler ( )
protected

Callback: save item's isSpecialOrder setting

ViewPurchaseOrders::post_id_sku_qty_cost_handler ( )
protected

Receiving AJAX callback. For items that were in the purchase order, just save the received quantity and cost

ViewPurchaseOrders::post_id_sku_upc_brand_description_orderQty_orderCost_receiveQty_receiveCost_handler ( )
protected

Receiving AJAX callback. For items that were NOT in the purchase order, create a whole record for the item that showed up.


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