coopdevs / katuma

ABANDONED - Old Katuma's backend API
http://www.katuma.org
21 stars 9 forks source link

Create order lines #104

Closed enricostano closed 7 years ago

enricostano commented 7 years ago

WAT

In this PR we do basically 2 things:

  1. remove price attribute from OrderLine model since we'll use the current Product price (at least for alfa)
  2. add POST #create action to OrderLinesController

TODO

GIF

(We'll probably need this GIF for our alfa launch 😹)