ofBiz POS

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

ofBiz POS

Vikas
Hi All,

I am new to ofBiz, my doubt is regarding the POS. Here are my questions

1. Do the pos sharing the same DB?
2. I can't find my products in the POS? or Do I need to configure something
3. When the click the payment button, the software became hang

Sorry for asking these type of questions

Please help me!

Thank You
Vikas
Reply | Threaded
Open this post in threaded view
|

Re: ofBiz POS

Jacques Le Roux
Administrator
From: "Vikas" <[hidden email]>
> Hi All,
>
> I am new to ofBiz, my doubt is regarding the POS. Here are my questions
>
> 1. Do the pos sharing the same DB?

Depends, configurable both are possible

> 2. I can't find my products in the POS? or Do I need to configure something

Yes see DemoRetail.xml and in general files in /specialpurpose/pos/data

> 3. When the click the payment button, the software became hang

See the log to understand what you are missing (probably a POS printer for the ticket)

At large refer to https://cwiki.apache.org/confluence/display/OFBIZ/POS+System

Jacques

> Sorry for asking these type of questions
>
> Please help me!
>
> Thank You
> Vikas
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/ofBiz-POS-tp4640307.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
Reply | Threaded
Open this post in threaded view
|

Re: ofBiz POS

gallu
In reply to this post by Vikas
Greetings All,

I'm terribly sorry to barge into this thread however, I am not proficient at navigating these electronic forums yet and didn't quite know how to go about posting given the options available.   Anyway I have a very simple dilemma, when I start ofBiz POS with the following:  

java -jar ofbiz.jar -pos

I get a splash screen asking me to enter the user ID followed by the user password.   All the documentation claim 1/1 or 2/2 will work for the user name and password, but I get invalid user ID or incorrect password whenever I try it. I downloaded ofBiz 12.04 today and that is what I am testing on debian squeeze 6.06.  Thanks in advance to anyone who might be able to help me.
Reply | Threaded
Open this post in threaded view
|

Re: ofBiz POS

gallu
I guess if you continue to do the same thing and are expecting different results, you will have to finally try the obvious.


userid: admin
password: ofbiz

WORKED!!