CORE POS - Fannie
The CORE POS back end
|
Initial Loop Design had some help from:
store_select.php is the very start of the food_net application process. It was designed in the hopes of being portable across food co-ops that operate either a single store or a multiple stores.
The store names are simply kept in an array 'store'. We also initialize an array with some abbreviated store identifiers that will be used later on in the naming of database tables (example: the name Iowa City, shortened to ic, etc.)