Git Product home page Git Product logo

Comments (11)

MattJeanes avatar MattJeanes commented on July 18, 2024 1

That's perfect, thank you. I'll take a look and see what went wrong here.

from teslamateagile.

PalleRaa avatar PalleRaa commented on July 18, 2024 1

That would be slightly embarrassing if I am not on the latest release. Let me double check that later when I get home.

from teslamateagile.

MattJeanes avatar MattJeanes commented on July 18, 2024

Hi, would you mind exporting that particular charging process and associated charges table records to CSV and send them over? There shouldn't be any personal data but please verify and strip any out first before you do.

from teslamateagile.

PalleRaa avatar PalleRaa commented on July 18, 2024

I would love to do that. If only I knew how. Can you give me a short "how to"?

from teslamateagile.

MattJeanes avatar MattJeanes commented on July 18, 2024

I've provided a short how to on another issue before, see if this helps if not I'll be happy to walk you through it: #17 (comment)

from teslamateagile.

PalleRaa avatar PalleRaa commented on July 18, 2024

Never used pgAdmin before, or even logged into the database. But for some reason it just worked. Amazing. I have attached the .csv file. Let me know if it is not what you asked for.

data-1685037097905.csv

from teslamateagile.

MattJeanes avatar MattJeanes commented on July 18, 2024

Nice! That's one part of what I need, the other is the entries from the charges table for that charging_process_id

The query should be SELECT * FROM charges WHERE charging_process_id = 452

from teslamateagile.

PalleRaa avatar PalleRaa commented on July 18, 2024

Like so?
data-1685041452114.csv

from teslamateagile.

MattJeanes avatar MattJeanes commented on July 18, 2024

Okay it looks very similar to an issue I recently-ish pushed a fix for with version v1.11.3

Can you verify that you're on that version? If you're on an older one I suspect that will be why 😄

I ran your data through the latest code and it successfully retrieved all the price data (note my testing VAT and fixed prices will be different from yours):

  23/05/23 10:00:00 +00:00 - 23/05/23 11:00:00 +00:00 - 0.24781250
  23/05/23 11:00:00 +00:00 - 23/05/23 12:00:00 +00:00 - 0.18171249375
  23/05/23 12:00:00 +00:00 - 23/05/23 13:00:00 +00:00 - 0.05166250250
  23/05/23 13:00:00 +00:00 - 23/05/23 14:00:00 +00:00 - 0.03295000125
  23/05/23 14:00:00 +00:00 - 23/05/23 15:00:00 +00:00 - 0.11925000250
  23/05/23 15:00:00 +00:00 - 23/05/23 16:00:00 +00:00 - 0.48752498625

from teslamateagile.

PalleRaa avatar PalleRaa commented on July 18, 2024

Updated to latest release (1.11.3) and now all charges calculates correctly.

from teslamateagile.

MattJeanes avatar MattJeanes commented on July 18, 2024

Great to hear, thanks for the confirmation! 🙂

from teslamateagile.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.