Jump to content

Recommended Posts

Posted (edited)

ok nvm i updated my autoit on my home computer [ i was at a friends] and it works great!

[is there any way to clear the reports?]

Edited by emoyasha
Spoiler

Admin Of:http://notmyspace.info [Under Development, looking for volunteers to help improve]http://PSNetCards.co.ukhttp://ZacnAndLindsey.com [Under development, not quite sure what to do with it yet]http://revelm.com------------------------------------Radio Streams:http://75.185.53.88:8000 [128kb/s 44kHz]http://75.185.53.88:8002 [22kb/s 22kHz](works on mobile phones)-----------------------------------My Server:Owned By: http://jumpline.comIP:66.84.19.220Bandwidth:200GBStorage Space:1TBNetwork Connection: 1GB/S[up and down]Operating System: Red Hat LinuxInstalled Apps:Webmail, phpBB, Majordomo, phpMyAdmin, MySQL, Active Server Pages, FrontPage Extensions 2002, GraphicsMagick, Mod Perl, Perl, PHP: Hypertext Preprocessor, Python(want cheap good webhosting, or need a place to park your domain? contact me)-----------------------------------

 

Posted (edited)

Where you using my version or the OP's version?

Not at the moment, but if you want to clear the reports delete the xdb and reload the Database.

Edited by JasonB
Posted

i was using OP's version. also ok, i will do that lol.

Spoiler

Admin Of:http://notmyspace.info [Under Development, looking for volunteers to help improve]http://PSNetCards.co.ukhttp://ZacnAndLindsey.com [Under development, not quite sure what to do with it yet]http://revelm.com------------------------------------Radio Streams:http://75.185.53.88:8000 [128kb/s 44kHz]http://75.185.53.88:8002 [22kb/s 22kHz](works on mobile phones)-----------------------------------My Server:Owned By: http://jumpline.comIP:66.84.19.220Bandwidth:200GBStorage Space:1TBNetwork Connection: 1GB/S[up and down]Operating System: Red Hat LinuxInstalled Apps:Webmail, phpBB, Majordomo, phpMyAdmin, MySQL, Active Server Pages, FrontPage Extensions 2002, GraphicsMagick, Mod Perl, Perl, PHP: Hypertext Preprocessor, Python(want cheap good webhosting, or need a place to park your domain? contact me)-----------------------------------

 

Posted

Currently you cant change an item price using the change item button on the admin tab

Price = '" & GUICtrlRead($ItmPrice) & "'
needs to be added in the EditItem() function

Thanks for this though, this is a great script :)

Posted

Thanks, @nomax for pointing that out. Code updated.

Also fixed bug where Dept was not written to database.

I have also changed the F5 hotkey to F4; clashes with the WinExplorer Refresh hotkey.

I will be working on the code as I get time, but currently is working OK in our shop.

  • 1 month later...
Posted

Hi dalisuit (and all others),

i've got the same problem as emoyasha:

ok well so far i get these errors,

>"C:\Program Files\AutoIt3\SciTE\..\autoit3.exe" /ErrorStdOut "C:\Documents and Settings\Admin\My Documents\My Pictures\CashUp.au3"

C:\Documents and Settings\Admin\My Documents\My Pictures\CashUp.au3 (21) : ==> Error opening the file.:

#include <printMGv2.au3>

>Exit code: 1 Time: 0.553

Can you add printMGv2.au3 (and maybe the latest version of the others)? ;)

Thanks

Dizzy

Posted (edited)

Hey! This is the current version I use that is modded and such.

You could of just searched for PrintMGv2.au3. It is a printing UDF designed so you can print a recriept of the transaction(s).

Edited by Alienware
  • 6 months later...
Posted

sorry old topic but what i was looking for

the printing isn't done on a thermal printer? i was looking for something that does thermal printer printing in autoit

Posted
  • 2 weeks later...
Posted (edited)

I am using the program and I cannot get the reports to work. I looked for a Z-out function or an end of day and could not figure it out. What do I need to do to make this work? Also is there a way to keep track of inventory amounts? I would also like to enter the UPC by the keypad on the keyboard instead of only being able to use the on screen keyboard. Also I saw another function in the forums about a barcode generator. Can an option be added in the program to print a barcode (or x number of barcodes)? I have a million suggestions because I sell Point of Sale for a living :P

Edited by computergroove

Get Scite to add a popup when you use a 3rd party UDF -> http://www.autoitscript.com/autoit3/scite/docs/SciTE4AutoIt3/user-calltip-manager.html

  • 12 years later...
Posted (edited)

I Already Figure It Out Thank You FOr the wonderful script.

I Got task To Create a Point of Sale And I found this unfortunately, I cant download the PosConfig.txt

I downloaded DB Browser for SQLite too But with no avail.
Please How Can I make This work.

Here I attach error.

image.thumb.png.d339497fea8af1e22282ea0ab1f097d2.png

Edited by senatin
Posted (edited)

@senatin

Its basically a text file that describes the sales items. Each row is an item as follows:
ItemNo1|ItemName1|Price1|Group
ItemNo2|ItemName2|Price2|Group
ItemNo3|ItemName3|Price3|Group

PosConfig.ini

Edited by dmob
Attach sample

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...