2019-06-22 16:59:05 +02:00
|
|
|
TODO :
|
|
|
|
- see if we can add a person in a Mooring (problem if the boat fleets
|
|
|
|
changes between two moorings)
|
2019-06-22 19:49:09 +02:00
|
|
|
bool flag "present" relative to "sailson"
|
2019-06-22 16:59:05 +02:00
|
|
|
- how to determine which is the right person if choosing from a list and two
|
2019-06-22 19:49:09 +02:00
|
|
|
have the same names (rare) :
|
|
|
|
name surname - city (country)
|
2019-06-22 16:59:05 +02:00
|
|
|
|
2019-06-22 18:44:22 +02:00
|
|
|
Pour la partie NEW ARRIVAL:
|
|
|
|
|
|
|
|
- séparer chaque form:
|
|
|
|
séparer company_form, insurance_form, person_form, address_form, stay_form, mooring_form de boat_form
|
|
|
|
|
|
|
|
- une url pour:
|
|
|
|
-boat_form
|
|
|
|
-company_form, insurance_form, (address_form)
|
|
|
|
-person_form, (address_form)
|
|
|
|
-stay_form, mooring_form
|
2019-06-23 14:42:06 +02:00
|
|
|
|