itflow icon indicating copy to clipboard operation
itflow copied to clipboard

Bug/Feature Requests - Trips

Open Malcharias25 opened this issue 3 years ago • 10 comments

A couple of items I noticed on the Trips panel:

  • BUG: Import/Export options on the company Trips panel do not function - clicking on them provide either a white page (import) or an error page (export)
  • FEATURE REQUEST: Ability to enter odometer start/end instead of raw trip mileage - it would also be handy to have the trip mileage automatically calculate based on the odometer entries.

Malcharias25 avatar Mar 18 '21 17:03 Malcharias25

Yeah import and export is broken, i'm working on implementing that function everywhere I will implement the odometer idea that makes sense and it will auto calculate too!!

johnnyq avatar Mar 19 '21 07:03 johnnyq

keep em coming all great ideas!!

johnnyq avatar Mar 19 '21 07:03 johnnyq

@johnnyq I just found another (possible) bug in the Trips module.

It seems that the Technician role doesn't have access to be able to add trips under clients - is this as intended? I think this feature might be more useful if a technician can add their own trip information to a client without having to submit it to an accountant/admin.

Malcharias25 avatar Mar 22 '21 22:03 Malcharias25

Hey Johnny,

Did you update the zip or git resource?

For some reason i have same error on the trips like previous post.

Also, i`ve noticed that when first run, the currency on the dash board not changing as the one selected at the beginning. May be just the icon :D (euro)

aftechro avatar Mar 24 '21 12:03 aftechro

think the issue is here:

image

the date range need to be selected in order to display the data. otherwise wont be sown

image

image

it doesn't bother me as i know the work around, but will be nice to have the previous data be visible without selecting the data range, and only use the date range when needed.

Thanks!

aftechro avatar Mar 24 '21 12:03 aftechro

Hi @aftechro I did update the ITFlow although the DB structure has changed as well which should fix the errors you are seeing give it a reinstall and let me know. A git pull alone will not update the DB you can either reinstall from scratch or compare the db.sql file and make sure it matches your DB. Although not ideal.

johnnyq avatar Mar 25 '21 02:03 johnnyq

Yeah, leave it with me, cause ive done both git clone and zip download and fresh new db with same result. ill check few things and let you know. Thanks!

aftechro avatar Mar 25 '21 20:03 aftechro

are you using mariaDB or MySQL 8?

johnnyq avatar Mar 25 '21 20:03 johnnyq

MariaDB

aftechro avatar Mar 25 '21 20:03 aftechro

Hey @aftechro post a data dictionary of the trips table this may help in the trouble shooting

johnnyq avatar Apr 06 '21 00:04 johnnyq

Closing

johnnyq avatar Feb 25 '23 02:02 johnnyq