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

dynamic loading of order articles in balancing "add article" #84

Closed wvengen closed 11 years ago

wvengen commented 11 years ago

In the balancing screen, the "add article" button brings up a select box containing all articles from the supplier. This can take a very long time. It would be much nicer to do this using ajax.

The dropdown-select2 branch would be a good starting point, as well as

wvengen commented 11 years ago

done in dropdown-select2 branch, which has been merged into master