Recent Posts

Pages: [1] 2 3 4
1
Inventory Manager Feature Requests / Re: Barcode
« Last post by tbare on April 25, 2012, 02:25:59 PM »
That's because that option doesn't exist.... yet. :)

It's on my (ever growing) list of enhancements to add, but for now, there is no quantity field.
2
Inventory Manager Feature Requests / Re: Barcode
« Last post by june_c21 on April 25, 2012, 02:24:26 PM »
thanks. one more question , i can't seems to find the form that input quantity of my item on check in ?
Example , i want to check in 10 x same product
3
Inventory Manager Feature Requests / Re: Barcode
« Last post by tbare on April 22, 2012, 10:07:50 PM »
First you add the type, then add an item under that type- 1 field in the "add item" window is Barcode. You can scan the barcode into that field.

Once the item is entered. In the "check out" window, you scan the barcode, and hit "enter" or click "Go"

Thr program finds the item with that barcode. Add thr "checked out to" name, and click "check out."

To check the item back in, do the same steps as check out on the "check in" screen.

Hope this helps.
4
Inventory Manager Feature Requests / Barcode
« Last post by june_c21 on April 22, 2012, 09:48:26 PM »
hi , i want to scan my bar code into the system and check in / check out . how should i do that ? 
5
General Discussion - OffTopic / Re: drag and drop timetable
« Last post by tbare on April 03, 2012, 02:39:37 PM »
Hey... Just wanted to get back in touch with you.

I've looked in to this (very briefly), and I know it's possible - I'm just not overly confident that I can do it in a timely manner, and keep it cost effective for you -- I'll keep looking at it, but my "extra" time is becoming more sparse with orders for custom Inventory Manager builds, along other IT work, and my day job.

I'll keep this in mind for when I want to learn something new - and if I get to it in the next few weeks, I'll let you know, but just wanted to give you ample time to keep looking for other options in case I don't get to it...

...unless you're willing to pay my standard hourly rate for custom software... then I'll make time for it ;)
6
SwithMail / Re: SwithMail questions
« Last post by tbare on April 02, 2012, 08:48:03 AM »
I can't reproduce the problem - even with an "@" in the attachment string.. my xml file looks identical to yours, (other than different email addresses, etc...), and it's being delivered every time.

I did find 1 issue with the command line args - the subject was being changed to "True" when you used /sub (/subject did now have the same problem) -- i'm fixing that, and putting it out there now.

It's odd that it's working for me, but not for you... would you try using an actual gmail account as the sender, and see if that works? if so, I'll be even more confused as to what's going on, honestly... :-/

Let me know what you come up with, and look for 2.0.4 to be out real soon -- you can even try it and see if it takes care of your issue - i doubt it (literally the only change is the /sub fix...)
7
SwithMail / Re: SwithMail questions
« Last post by tbare on April 02, 2012, 08:19:41 AM »
alright - It looks like it's not parsing the XML properly - I'll check into it as soon as I can.

Thanks.
8
SwithMail / Re: SwithMail questions
« Last post by Robert Carr on April 01, 2012, 04:46:07 PM »
I'm using SwithMail 2.0.3.0.
When I run it using the long form on the command line, it works with and without /test.
Both of these commands fail to send an email or give any message:
S:\SwithMail>SwithMail.exe /x "S:\SwithMail\ChkComics.xml"

S:\SwithMail>SwithMail.exe /x "S:\SwithMail\ChkComics.xml" /Test

Both of these commands send the file successfully:
S:\SwithMail>SwithMail.exe /s /from "Robert.Carr@SlyCat.org" /name "Robert Carr" /pass "##########" /s
erver "smtp.gmail.com" /p "587" /SSL /to "Robert.Carr@SlyCat.org" /sub "ChkComics" /a "S:\ShellSend\
@OutBox\ChkComics-2012-03-27C-Log.eml" /html

S:\SwithMail>SwithMail.exe /s /from "Robert.Carr@SlyCat.org" /name "Robert Carr" /pass "##########" /s
erver "smtp.gmail.com" /p "587" /SSL /to "Robert.Carr@SlyCat.org" /sub "ChkComics" /a "S:\ShellSend\
@OutBox\ChkComics-2012-03-27C-Log.eml" /html /test

User account rights should not be a problem.  All my test thus far have been from my user account.  Actual usage will be from a user account on the system that sources "S:"

9
SwithMail / Re: SwithMail questions
« Last post by tbare on April 01, 2012, 08:44:06 AM »
Robert,

First, what version of SwithMail are you running? I know it's at least 2.0, but is it .1, .2, or .3?

If you generate the CLI stream without using the XML file, (untick the box on the last tab, then click "generate CLI string" and run that from the command line, does it work (with or without the /test option)?

as far as the mime stream AS the email as opposed to as an attachment, i'm not sure when i'll get to that - being a free program, it's honestly on the low end of the list as feature requests go (at least any that will take any real amount of time / research...). If it's something you want custom programmed, i'd be sure to shoot you a quote, but i'm assuming if you're looking for free software, you want to keep using free software (I know that's how i am.) :)

Let me know about the version and passing all arguments in the CLI (as opposed to sending the path the xml file), and let me know if that works.


--something I just thought of - assuming the S: drive is a mapped drive, you'll have to make sure that the user account running swithmail has the drive mapped as well. You may want to look into passing a UNC path instead of a mapped drive. (ex: "\\computerThatHasTheFile\ShareName\ShellSend\@OutBox\ChkComics-2012-03-27C-Log.eml" instead of "S:\ShellSend\@OutBox\ChkComics-2012-03-27C-Log.eml")
10
SwithMail / Re: SwithMail questions
« Last post by tbare on March 31, 2012, 06:13:44 PM »
Hey... Welcome to the forum...

I'll look at te logs and XML file ad let you know what I see.

As of now, swithmail does not accept the mime stream, but I can look into thy for a future release...

I've got family here right now, but I'll look at your files later tonight and get back to ya.

Thanks,
Tim
Pages: [1] 2 3 4