storing data - How to correctly store and process different measure units of ingredients in food service CMS? -


i have backend system restaurants & food services. on front end people using huge variety of measure units recipes , such (kilo, cup, gallon, pint, small spoon, big spoon, pinch of salt, dash of pepper , on). need convert small , indivisible make calculations, reports , analytics , backend. however, show info , reports user have convert stuff backwards 'user-friendly' measure units.

thus can lead errors in numbers (round-off errors , such).

what best practice deal that? thank you!


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -