Skip to content

Commit

Permalink
new code added
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Apr 19, 2016
1 parent 77ade10 commit 71296be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/eadapters/models/product.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ class EProduct(base.EBase):

description = appier.field()

code = appier.field()

size = appier.field(
type = int
)
Expand Down

0 comments on commit 71296be

Please sign in to comment.