pointonsoftware / pscore

C++ library for building your business software
GNU Affero General Public License v3.0
1 stars 2 forks source link

Make barcode and SKU as important keys #145

Closed gbenziv closed 3 years ago

gbenziv commented 3 years ago

Barcode and SKU must not be empty.

Barcode is used for transaction to make sure the right item is sold to the customer and removed from inventory SKU is used for inventory and sales purposes to know the number of products remaining and products sold