Emberfy supplier progress

This commit is contained in:
2014-12-01 14:54:15 +01:00
parent c714a7a74d
commit 9ef3d4b725
15 changed files with 131 additions and 315 deletions
@@ -1,7 +1,7 @@
class SupplierSupplierSerializer < Qwaiter::Serializer
self.root = :supplier
attributes :extended_version, :open, :name, :lat, :lng, :email, :time_zone, :address, :house_number, :house_number_addition, :postal_code, :city, :country,
:facebook_promotion_url, :iens_profile, :week_starts_on_monday
:facebook_promotion_url, :iens_profile, :week_starts_on_monday, :orders_in_process_count, :orders_placed_count
def extended_version
false