From 21ab17a9b9fb4a1a271bb095f1ce5376ed9fe66d Mon Sep 17 00:00:00 2001 From: docteur_mucus Date: Sat, 22 Jun 2019 19:13:03 +0200 Subject: [PATCH] stuff added to homepage --- doc/structure.txt | 102 ++++++++++++++++++++++++---------------------- 1 file changed, 54 insertions(+), 48 deletions(-) diff --git a/doc/structure.txt b/doc/structure.txt index 8d11999..df6adc1 100644 --- a/doc/structure.txt +++ b/doc/structure.txt @@ -1,49 +1,55 @@ -HOME: - - NEW STAY - - NEW PAYMENT - - -NEW STAY - -- enter boat name: - - list of existing boats with same/similar name: choose one - or - - add a new boat: boat form -NEXT - -- same insurance?: - - yes - or - - no: - - enter company(insurance) name: - - list of existing companies with same/similar name: choose one - or - - add a new company: company form - -NEXT - -- persons: - - list of persons on this boat in the past: - - edit - - checkbox: is 'captain', 'crew', etc, during this stay - - add new person: person form - -NEXT - -- stay: stay form (add number of passengers) - -SAVE - -NEW PAYMENT - -- list of current stays: select one - -NEXT - -- bill: bill form - - number of nights: - - calculated if there is a departure date - or - - enter a number if no departure date - - shower +HOME: + - NEW STAY + - NEW PAYMENT + - FIND/EDIT STAY + - FIND/EDIT BOAT + - FIND/EDIT PERSON + - NEW PORT + - FIND/EDIT PORT + - SCHEDULE + - ACCOUNTING: FIND PAYMENT + +NEW STAY + +- enter boat name: + - list of existing boats with same/similar name: choose one + or + - add a new boat: boat form +NEXT + +- same insurance?: + - yes + or + - no: + - enter company(insurance) name: + - list of existing companies with same/similar name: choose one + or + - add a new company: company form + +NEXT + +- persons: + - list of persons on this boat in the past: + - edit + - checkbox: is 'captain', 'crew', etc, during this stay + - add new person: person form + +NEXT + +- stay: stay form (add number of passengers) + +SAVE + +NEW PAYMENT + +- list of current stays: select one + +NEXT + +- bill: bill form + - number of nights: + - calculated if there is a departure date + or + - enter a number if no departure date + - shower - water: number of tons used for passenger boats \ No newline at end of file