# Database Notes

All stock is stored in the smallest base unit internally.

Example:
- pcs = 1
- set = 6
- dozen = 12
- box = 48
- gross = 144
