Browse Source

price = 0

Andrii Zadorozhnii 11 years ago
parent
commit
8e3819b76f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/products.hrl

+ 1 - 1
include/products.hrl

@@ -23,7 +23,7 @@
         cover,
         publish_start_date     :: calendar:date_time(), % admin
         publish_end_date       :: calendar:date_time(), % admin
-        price                  :: integer(),
+        price = 0              :: integer(),
         currency               :: integer(),  % currency charge
         retailer_price         :: integer(), % ext
         our_price              :: integer(), % auto