invernyx / smartcars-3-bugs

The bug tracker for the smartCARS 3 application
3 stars 0 forks source link

[BUG] - Incorrect loading reported #313

Closed FartherBranch55 closed 12 months ago

FartherBranch55 commented 12 months ago

Describe the bug

Using a self created passenger flight, on reporting it shows a cargo load number instead of the passengers used. This created incorrect values in the database for revenue.

How do you reproduce this bug?

  1. Create a passenger flight in flight center.
  2. Fly it
  3. Report it
  4. Check admin center and you will find a cargo loading with a cargo value instead a passenger one.

Expected behavior

After creating a flight and finishing it, is should report the correct passenger number transported and not a cargo value. In the screenshot it shows the cargo value instead of 65 passengers! SC3IncorrectLoading

Operating system

Windows 11 22H2

Community airline

Noble Air

smartCARS Version

24.4.1

Plugins installed

chat, map, track, log, simbrief

Additional context

No response

FartherBranch55 commented 12 months ago

Correct loading report should be as per screenshot below. This was corrected in admin centre. Screenshot 2023-08-01 130301

GenericNerd commented 12 months ago

Duplicate of #308