this post was submitted on 19 Jan 2024
195 points (81.0% liked)

Technology

58142 readers
4723 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Supermarket responds after Reddit user’s warning about self-checkout overcharge — ‘Was annoyed that the total amount due on my supermarket purchase did not equate to the individual items I purchased.’::‘Was annoyed that the amount due on my Woolies purchase did not equate to the individual items I purchased.’

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 41 points 8 months ago (3 children)

But, what kind of software do they have that uses one price source for the unit pricing display and another source for calculating the total? It seems that it is destined to create more problems like this one.

[–] [email protected] 16 points 8 months ago (2 children)

POS software is right up there with vehicle infotainment systems when it comes to reliability and usability. They get the dregs of the programming world because decent coders have a way better selection of companies to work for.

[–] [email protected] 5 points 8 months ago

Even when they get decent coders for the base code, feature creep eventually wrecks the system. I know someone who helped write the POS system used in Disney parks, and according to them the system they originally built didn't suck nearly as much as the system I used as a cast member, and it's the hastily tacked on bullshit (causing the initial competent team to quit) that ultimately broke it. That said, I do realize that most people will not admit to shipping shoddy code in the first place.

[–] [email protected] 7 points 8 months ago

IDK, that seems like a really reasonable question tbh.

[–] [email protected] 1 points 8 months ago (1 children)

I imagine there's code to do something like currency conversion or maybe rewards points calculation so the displayed amount is not actually the number used for the final total

[–] [email protected] 3 points 8 months ago

Deductions should also appear as a line item though.