Closed (fixed)
Project:
UberPOS
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2009 at 22:10 UTC
Updated:
16 Oct 2009 at 00:10 UTC
I have just try to install the new version from yesterday.
but the price on the product is 8,75 dkr. but it say that the price is 2.914.457,00 and the Subtotal: is 238.748.674.368,75 kr.
Is it not posibel to show the information in the shop http://demo.uberpos.com/node/6
Is it posibel to get international 24 user time om the invoice.
Way shout i move sales from "POS In Progress" to "Completed" manuly
| Comment | File | Size | Author |
|---|---|---|---|
| uberpos 2.jpg | 20.49 KB | kejoinet | |
| uberpos 1.jpg | 26.5 KB | kejoinet |
Comments
Comment #1
slip commentedWhat is the entire sku of the product you're trying to enter?
The problem you're experiencing has to do with a new command we've recently added to allow a cashier to enter multiples of the same product. Currently the command to enter a certain number of the same item with a specific sku is [number of items]*[sku]. So you're entering 416315 times a certain sku.
Your sku must have been 416315*[and another number] but it almost seems too coincidental that the [and another number] part would be recognized as another sku... unless you have tons of products.
"Is it not posibel to show the information in the shop http://demo.uberpos.com/node/6"
No, that's just reference material on the site for now.
"Is it posibel to get international 24 user time om the invoice."
No. I'm not sure if there's going to be an easy way to do this in the near future. Currently you'd have to hack the module. In the near future you'll have to hack the javascript.
Way shout i move sales from "POS In Progress" to "Completed" manuly
This might be a bug actually. It should be changing to "POS Completed" when the item is fully paid for.
Comment #2
slip commentedI just fixed the bug where completed orders weren't being set to "POS Completed"... This fix has been committed.
This is currently done in the code. A future todo is to set this up with default conditional actions.
Comment #3
slip commentedReceipts now show dates how you'd specified drupal to show them.
The main interface is still hardcoded.
Comment #4
kejoinet commentedNice work
i only have 24 products i the shop. Byt it work whit the new version.
i dit not remember the other day that here in denmark it a demand to have a recipt number in the invoice. Can it not print out recipt and the ordre number.
Nice whork whit the new in UberPOS.
Comment #5
slip commentedThanks for the feedback so far.
I've added the order id to the default receipt template. Good idea.
Comment #6
slip commented