foodcoop-adam / foodsoft

DEPRECATED, being merged in upstream. Web-based software for foodcoops - as used in NL.
http://foodcoop-adam.github.io/
Other
10 stars 3 forks source link

Fix receive when adding in units #151

Closed wvengen closed 9 years ago

wvengen commented 9 years ago

In the receive screens, when the selected unit is not pc (but g, for example), an article or ordergroup can be added using a dropdown. The added line is always in pc. This needs to be in the relevant unit instead. shot

wvengen commented 9 years ago

Most probably, its the units parameters needing to be passed to and handled by the ajax views.