flightlog / flsweb

Flight Logging System Web Client
MIT License
1 stars 2 forks source link

Ability to manually set the flights process state #151

Open pschuler78 opened 6 years ago

pschuler78 commented 6 years ago

In some cases, the club admin user should be able to set the flight process state to another value. E.g. during a glider camp, the flight will be invoiced from the camp chief, but the glider pilot entered the flight also in FLS for his flight book. So this flight might result in wrong invoicing. The club admin should be able to exclude such flights. Another case could be, that the flight will be invoiced wrong because missing AccountingRuleFilters, so the club admin should edit the AccountingRuleFilters first and reset the relevant flights for another delivery process run.

The server offers two new WebAPI calls:

pschuler78 commented 6 years ago

This implementation should be checked together with displaying/searching deliveries in client.