|
CORE POS - Fannie
The CORE POS back end
|
Public Member Functions | |
| body_content () | |
| receive () | |
| sale () | |
| adjustt () | |
| view () | |
Public Attributes | |
| $required = True | |
| $description | |
Protected Attributes | |
| $mode = 'view' | |
Class for inventory Management
| FannieInventory::adjustt | ( | ) |
Display adjustment entry form
| FannieInventory::body_content | ( | ) |
Display screen content Default modes are
You can define your own. Just make a method with the same name.
| FannieInventory::receive | ( | ) |
Display receiving entry form
| FannieInventory::sale | ( | ) |
Display sales entry form
| FannieInventory::view | ( | ) |
Display current inventory
| FannieInventory::$description |
1.8.4