CORE-POS/IS4C

View on GitHub
pos/is4c-nf/plugins/QuickMenus/quickmenus/15.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

$my_menu = array(
    "BROCCOLI" => "94060",
    "BANANAS" => "94237",
    "CARROTS LOOSE" => "94562",
    "ONIONS YELLOW" => "94665",
    "POTATO RUSSET" => "94731",
    "KALE GREEN" => "94627"
);