New to Ofbiz and Ofbiz POS

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

Re: New to Ofbiz and Ofbiz POS

Jacques Le Roux
Administrator
Sorry, please describe better what you want to do and what is not working (I don't want to search to understand that)

Jacques

Le 25/03/2014 17:26, monica ford a écrit :

>    <div class="screenlet-body">
>      <form name=&quot;choosecatalogform&quot; method=&quot;post&quot;
> action=&quot;&lt;@ofbizUrl>main</@ofbizUrl>">
>      <ul name='CURRENT_CATALOG_ID' class='selectBox' onclick="submit()">
>      <#list catalogCol as catalogId>
>      <#assign thisCatalogName =
> Static["org.ofbiz.product.catalog.CatalogWorker"].getCatalogName(request,
> catalogId)>
>        <li value='${catalogId}'> ${thisCatalogName} <main>  </li>
>      </#list>
>      </ul>
>      </form>
>    </div>
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/New-to-Ofbiz-and-Ofbiz-POS-tp4647653p4649764.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

monica ford
Actually we for catalog we have drop-down option, i want see all catalog in list.

also i am able to load WEBPOS in ofbiz13. i created POS terminal in WebTools/POSterminal, but there is no terminal showing in 127.0.0.1:8443/webpos/control/main?externalLoginKey.

Regards
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

Jacques Le Roux
Administrator
Sorry I don't know much about the webPOS.
I guess you speak only about it, right?

Jacques

Le 30/03/2014 17:52, monica ford a écrit :

> Actually we for catalog we have drop-down option, i want see all catalog in
> list.
>
> also i am able to load WEBPOS in ofbiz13. i created POS terminal in
> WebTools/POSterminal, but there is no terminal showing in
> 127.0.0.1:8443/webpos/control/main?externalLoginKey.
>
> Regards
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/New-to-Ofbiz-and-Ofbiz-POS-tp4647653p4650002.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

--
Jacques Le Roux
400E Chemin de la Mouline
34560 Poussan
33+(0)4 67 51 19 38
33+(0)6 11 19 50 28

Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

monica ford
for catalog we have drop-down option in eCommerce (select catalog), i want to see all catalogs in list.
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

monica ford
I got Epson TM-T88V printer with USB. I installed JavaPOS. and added printer to Jpos.xml with Logical Name POSPrinter. I think i am supposed to move some file from Epson/Setup to ofbiz file but i am unable to locate those file. Any help.
Regards
Monica
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

Shilpi
I don't have an Epson printer. But i am working on a project that needs epson printer to print a receipt. So is there any driver that i need to install or any configuration that is needed.
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

Jacques Le Roux
Administrator
In reply to this post by monica ford
With TM-T88V you should just have to follow
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=6553930
Look into https://cwiki.apache.org/confluence/display/OFBIZ/JavaPOS+USB+For+EPSON+TM-U220D+Printer+Device+Service for the USB part

This is maybe not up to date. It would be good that you add your own setting when successful as a child page of the 1st one above (like the 2nd)

Thanks

Jacques

Le 03/04/2014 03:31, monica ford a écrit :

> I got Epson TM-T88V printer with USB. I installed JavaPOS. and added printer
> to Jpos.xml with Logical Name POSPrinter. I think i am supposed to move some
> file from Epson/Setup to ofbiz file but i am unable to locate those file.
> Any help.
> Regards
> Monica
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/New-to-Ofbiz-and-Ofbiz-POS-tp4647653p4650162.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

--
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

monica ford
Yes i am following this page.
but i dont have same files Like mentioned in step 2.

2. Then installed the "Epson JavaPOS ADK 1.82" (or 1.81, 1.80, any version suppor jpos18-control; and copy the "epsonJposService182.jar, epsonJposServiceCommon.jar" to /ofbiz/applications/pos/lib;

Regards
Monica
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

mandeepmavi
Hi Monica,
I am able work with epson printer. i borrowed from one friend. well i have Samsung which is not working yet. Do not care about these files. POS is bit slow to print but its working. If need more info let me know.
Mandeep Mavi
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

mandeepmavi
But i am facing other problem, if costumer pay more money and their is change on balance then it give error 'Problem with order change'. if amount paid is equal to total  amount to tender it work fine.
Mandeep Mavi
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

Jacques Le Roux
Administrator
Indeed, this did not exist in R09.04 (the last version I used and worked on for the POS) and still works well with the R09.04 branch.
It's related with accounting which has make good progress since.

Please open a Jira issue. I would be interesting to find when this issue began... even roughly...

Jacques

Le 03/04/2014 21:51, mandeepmavi a écrit :

> But i am facing other problem, if costumer pay more money and their is change
> on balance then it give error 'Problem with order change'. if amount paid is
> equal to total  amount to tender it work fine.
> Mandeep Mavi
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/New-to-Ofbiz-and-Ofbiz-POS-tp4647653p4650172.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

--
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

mandeepmavi
I think i created Jira in correct manner . which is http://jira.10933.n7.nabble.com/Jira-Problem-with-order-Change-ofbiz-13-POS-If-overpaid-td54428.html

Also printer is not working with ofbiz 13. As their no pos-containers.xml file in C:\ofbiz131\framework\base\config.
Regards
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

Jacques Le Roux
Administrator
Not at all, please follow https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Contributors+Best+Practices

Don't put the log in the description or in a comment but attach a file (else it will clutter the Jira issue, making things less legible)

Thanks

Jacques

Le 05/04/2014 08:49, mandeepmavi a écrit :

> I think i created Jira in correct manner . which is
> http://jira.10933.n7.nabble.com/Jira-Problem-with-order-Change-ofbiz-13-POS-If-overpaid-td54428.html
>
> Also printer is not working with ofbiz 13. As their no pos-containers.xml
> file in C:\ofbiz131\framework\base\config.
> Regards
>
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/New-to-Ofbiz-and-Ofbiz-POS-tp4647653p4650200.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

--
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

mandeepmavi
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

mandeepmavi
This post has NOT been accepted by the mailing list yet.
Also want to know more to use printer with Ofbiz13. as there is no pos-containers.xml in C:\ofbiz131\framework\base\config.
or just need to copy from trunk.
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

Jacques Le Roux
Administrator
Yes, simply checkout from trunk and add it in your R13.07 working copy
This is the way now

Jacques

Le 05/04/2014 18:21, mandeepmavi a écrit :

> This post has NOT been accepted by the mailing list yet.
> Also want to know more to use printer with Ofbiz13. as there is no
> pos-containers.xml in C:\ofbiz131\framework\base\config.
> or just need to copy from trunk.
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/New-to-Ofbiz-and-Ofbiz-POS-tp4647653p4650222.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

--
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

Jacques Le Roux
Administrator
In reply to this post by mandeepmavi
Perfect, thanks!

Jacques

Le 05/04/2014 18:12, mandeepmavi a écrit :

> I did here
>
> https://issues.apache.org/jira/browse/OFBIZ-5611
>
> check if correct.
>
>
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/New-to-Ofbiz-and-Ofbiz-POS-tp4647653p4650219.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

--
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

mandeepmavi
In reply to this post by Jacques Le Roux
Hi, I moved pos-containers.xml from trunk. but not working, unable to figure out if i need more changes.
 
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

monica ford
yeh I also tried but not working with ofbiz 13.
Reply | Threaded
Open this post in threaded view
|

Re: New to Ofbiz and Ofbiz POS

Jacques Le Roux
Administrator
In reply to this post by mandeepmavi
Ha I missed your question about pos-containers.xml (it's not easy fro me to follow from an email client when you use Nabble and think I also use it...)
You need 1st to checkout the pos component from trunk (place it in specialpurpose as it was before) and you will find what you are looking for in its
ofbiz-component.xml

Jacques

Le 07/04/2014 16:08, mandeepmavi a écrit :

> Hi, I moved pos-containers.xml from trunk. but not working, unable to figure
> out if i need more changes.
>  
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/New-to-Ofbiz-and-Ofbiz-POS-tp4647653p4650247.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

--
12345