Pangea Open POS layout uses for most pages a layout with product and categories on the right and a transaction table and keypad on the left.
It is possible to set the size of product/categories panel to match screen resolution. It is possible as well to set the size of product/category buttons on cashier page.
To do this, on the left menu, go to POS Maintenance/Local Resources/Catalog
CASHIER
To set height and width of category buttons edit these values:
<img-cat-width value="120">
<img-cat-height value="68"></img-cat-height></img-cat-width>
To set height and width of product buttons edit these values:
<img-width value="110">
<img-height value="68"></img-height></img-width>
To set the width of products/category panel edit this value:
<cat-sales-width value="400"></cat-sales-width>
PURCHASE ORDER
To set the width of products/category panel edit this value:
<cat-po-width value="675"></cat-po-width>
GOODS RECEIPTS
To set the width of products/category panel edit this value:
<cat-gr-width value="675"></cat-gr-width>
STOCK MOVEMENT
To set height and width of product buttons edit these values:
<img-stockmovement-width value="136">
<img-stockmovement-height value="68"></img-stockmovement-height></img-stockmovement-width>
To set the width of products/category panel edit this value:
<cat-stockmovement-width value="640"></cat-stockmovement-width>
FOOD COST
To set height and width of product buttons edit these values:
<img-ingredients-width value="129">
<img-ingredients-height value="68"></img-ingredients-height></img-ingredients-width>
To set the width of products/category panel edit this value:
<cat-ingredients-width value="475"></cat-ingredients-width>