Open RMS is an Open Source project with the intention of delivering a retail management platform that is free to install, use, modify and distribute.
GNU General Public License v3.0
9
stars
7
forks
source link
Hide constructor for `Item` and change to `Create` methods returning `Result` class. #57
Closed
dibley1973 closed 7 years ago
Hide constructor for
Item
and change toCreate
methods returningResult
class. Update units tests so they pass.