ShoppinPal / StockUp

StockUp [try it out at https://stockup-staging.shoppinpal.com] is the only open source product that delivers 100% automated replenishment, integrations with leading POS and ERPs, and a smooth web application that can be used by your entire Ops crew and external suppliers. Our customers have saved countless hours that would be otherwise lost in grappling with Excel, along with huge increase in accountability. Feel free to clone the project and write to us at stockup@shoppinpal.com with what you'd like to achieve and how we can help!
GNU General Public License v2.0
57 stars 22 forks source link

Manager should be able to select suppliers before generating stock order #12

Open pulkitsinghal opened 9 years ago

pulkitsinghal commented 9 years ago

After development, in order to test:

  1. In seed.json file, create a user who is tied to an outlet already.
  2. Log in as manager, select a supplier, and make sure that the payload of the submitted job has IDs for the appropriate outlet and supplier.
pulkitsinghal commented 9 years ago

@Chhaya-rai - I've prepared a seed.json file, lets coordinate so that I can share it with you after a brief demo of how to load suppliers from it into a dropdown or some other Angular control.