dibley1973 / OpenRMS

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

dibley1973 commented 7 years ago

Hide constructor for Item and change to Create methods returning Result class. Update units tests so they pass.

dibley1973 commented 7 years ago

Just realised that I did not link the earlier commit to this issue, so linikng now. d325faa