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

Add `ItemState` property to `Item` #56

Closed dibley1973 closed 7 years ago

dibley1973 commented 7 years ago

Add ItemState property to Item. Add constructor with ItemState argument. Set ItemState to Created after construction without argument for Include ChangeItemState method to change ItemState property value. Include units tests to test all new functionality.