yahiaelgamal/smartsoft-14

Class Diagram Modification

Closed this issue · 1 comments

@sedramina

I want to add the following attributes to the item model:
field :discount , type: Boolean
field :discount_percentage , type: Float, default: 1
field :price_before_discount , type: Float, default: 0

okay 👍