TentaCrew / STOFMA

Student Office Manager, manage your cafeteria sales and purchases easily.
http://dev.bde-ciaa.fr
5 stars 3 forks source link

Need different ways to pay purchases #28

Closed corentindesfarges closed 9 years ago

corentindesfarges commented 9 years ago

We need to add a way to choose the way used to pay purchases. You have the types OUT_CASH, OUT_CHECK, and OUT_TRANSFER. Please add a new type in the API (api/models/Payments.js) : OUT_CARD.

edimitchel commented 9 years ago

Please, implement treatments of the parameter typePayment which I send with the request.