vvim / routetool

Using Google Maps API to add locations and calculate the shortest route by Traveling Salesman Algorithm
1 stars 0 forks source link

upon adding new Ophaalpunt, refresh the list in Aanmeldingen! #12

Closed vvim closed 8 years ago

vvim commented 9 years ago
  1. add new Ophaalpunt
  2. try to make a new Aanmelding with that same Ophaalpunt , it will be ignored

Also, when you look for this Ophaalpunt in the list, and try to add a new Aanmelding from that window , it will simply ignore you

Possible solution: refresh the list in Aanmeldingen, everytime a new Ophaalpunt is being added.

vvim commented 8 years ago

information is incorrect. The list in Aanmeldingen DOES get refreshed every time!

The problem is simple: an Ophaalpunt will only appear in the list of possible Aanmeldingen if it has at least "kurk" or "kaarsresten" set to TRUE.

If the user adds a new Ophaalpunt and none of these two checkboxes is TRUE, then the list for Aanmeldingen will ignore this Ophaalpunt (as was requested in the agreement between customer and programmer)

Also, when you look for the new Ophaalpunt in the list and click on "Nieuwe Aanmelding", the window will show. So this way always works.