progress and end of day commit
This commit is contained in:
@@ -3,7 +3,7 @@ class Product
|
||||
|
||||
property :name
|
||||
property :code
|
||||
property :price
|
||||
property :price, type: Float
|
||||
|
||||
belongs_to :product_category
|
||||
belongs_to :supplier # direct! category is an aid
|
||||
|
||||
Reference in New Issue
Block a user