|
CORE POS - Fannie
The CORE POS back end
|
Static Protected Attributes | |
| static | $db_setting = 'ObfDatabaseV2' |
| static | $category_model = 'ObfCategoriesModelV2' |
| static | $category_map_model = 'ObfCategorySuperDeptMapModelV2' |
| static | $labor_model = 'ObfLaborModelV2' |
| static | $quarter_model = 'ObfQuartersModelV2' |
| static | $week_model = 'ObfWeeksModelV2' |
| static | $cache_model = 'ObfSalesCacheModelV2' |
Static Protected Attributes inherited from ObfLib | |
| static | $db_setting = 'ObfDatabase' |
| static | $category_model = 'ObfCategoriesModel' |
| static | $category_map_model = 'ObfCategorySuperDeptMapModel' |
| static | $labor_model = 'ObfLaborModel' |
| static | $quarter_model = 'ObfQuartersModel' |
| static | $week_model = 'ObfWeeksModel' |
| static | $cache_model = 'ObfSalesCacheModel' |
Additional Inherited Members | |
Static Public Member Functions inherited from ObfLib | |
| static | getDB () |
| static | getCategory ($dbc) |
| static | getCategoryMap ($dbc) |
| static | getLabor ($dbc) |
| static | getQuarter ($dbc) |
| static | getWeek ($dbc) |
| static | getCache ($dbc) |
1.8.6