Packing and Jar Warehouse Planner

Planner Imballi e Magazzino Vasetti

Gestisci il magazzino dei vasetti, tappi e materiali di confezionamento registrando entrate e uscite giornaliere.

Situazione attuale di magazzino

Articolo Giacenza attuale Stato scorte
Vasetti 0 Bassa scorta
Tappi 0 Bassa scorta
Etichette 0 Bassa scorta
Cartoni 0 Bassa scorta

This application allows you to organize and monitor in real time the warehouse of packaging materials, such as jars, lids, labels, and cartons.
It is designed for food processing laboratories, agritourisms, and small agri-food businesses that manage packaging of artisanal products (sauces, preserves, honey, jams, etc.).


Main Features

  • Entry and exit record keeping for each item.
  • Automatic update of the current stock.
  • Visual indication of low inventory (red, yellow, or green).
  • A complete summary and the option to copy data for printing or reports.

How It Works

  1. Select the type of movement (in or out).
  2. Choose the item (jars, lids, labels, or cartons).
  3. Enter the quantity.
  4. Click on “Register Movement.”
  5. The app will update the warehouse situation in real time.

Inventory Color Legend

  • Red: low stock (≤ 100 pieces).
  • Yellow: medium level (≤ 500 pieces).
  • Green: adequate stock (> 500 pieces).

Usage Example

  • You register the arrival of 1,000 jars → the app automatically updates the stock.
  • You register the exit of 200 jars → the stock goes down to 800, marked as adequate.
  • When it drops below 100 pieces, the system shows “Low Stock”.

Benefits

  • Planning purchases of packaging materials.
  • Real-time inventory availability monitoring.
  • Fast management without complex management software.
  • Usable also from smartphones or tablets directly in the laboratory.

FAQ – Frequently Asked Questions

1. Where is the warehouse data saved?
The data is stored in the browser session. It remains until you close the page or clear the cache. For a permanent archive, you can integrate a database connection or export the data manually.

2. Can I add new items (e.g., capsules, ribbons, gift packaging)?
Yes. Just modify the initial array $_SESSION['ua_vasetti_magazzino'] and add the new item.

3. Can I set different thresholds for minimum stock?
Of course. You can modify the values in the check if ($quantita <= 100) to fit your production reality.

4. Does the app work for other materials as well?
Yes. It can be easily adapted to bottles, jars, labels, or any packaging material.

5. Is it compatible with smartphones and tablets?
Yes. The entire layout is optimized for small screens and can be used directly in the laboratory or warehouse.