Re: Unable to access Webtools

2009-09-21 Thread Ravindra Mandre
Hello nitin , Try to login in other components like party. then follow the ant tasks and try to navigate on webtools. hope that helps Regards Ravindra Mandre Indore cell : +91 93000 23686

Re: How to Create Own Store

2009-09-21 Thread Jitender
any one can help me how we get the connection in database in ofbiz ? === Vivek Mishra-2 wrote: > > Hello, > > For setting up your e-commerce store you need to start with basic data > setup. > Refer DemoProduct.xml file, in this file you will see the store data > setup using "

RE: OFBiz's Date selector

2009-09-21 Thread Jack Liu
Thank you, Todor. You helped me a lot. -Original Message- From: Todor Spasov [mailto:tspa...@iguanait.com] Sent: 2009年9月17日 18:36 To: user@ofbiz.apache.org Subject: Re: OFBiz's Date selector The form-widget could be extended to support this. In order to do so you must: 0) Extend the cu

Re: How to Create Own Store

2009-09-21 Thread Santosh Malviya
Hello Kumar, OFBiz provides default database which is derby and it does not require any connection and if you want to use other than derby then you have to do setting accordingly for postgresql etc. On Mon, Sep 21, 2009 at 2:20 PM, Jitender wrote: > > any one can help me > > how we get the conn

Re: How to Create Own Store

2009-09-21 Thread André Herbst
Hi Jitender, You can study this document as a good start: http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide -André On Monday den 21. September 2009 10:50:11 Jitender wrote: > any one can help me > > how we get the connection in database in ofbiz ? > >

Re: Adding a custom date field to a product within a certain category

2009-09-21 Thread Simon Hutchinson
Hi Jacques, Thanks for the reply. I don't know if attributes are the right solution or if I am missing something. If for example I have two types of products. 1. Books 2. Cars These will share some product properties that are currently defined e.g size, weight, description etc If

Error trying to buy a Digital Good

2009-09-21 Thread MarioF
Hi all, I received an error when I try to buy a Digital Good, for example the Digital Gizmo (ID: GZ-DIG). If the product is a Finished Good all works fine. I make the following. I add the Digital Gizmo to the cart and make a Quick Checkout. I pay with a valid credit card and submit the order. T

Re: Error trying to buy a Digital Good

2009-09-21 Thread Simon Hutchinson
Hi Mario I am currently using 09.04 r813407 I have performed a clean build of the demo - ant clean-all run-install Am am unable to test an anonymous quick checkout at the moment for you due to an issue currently logged on Jira (see https://issues.apache.org/jira/browse/OFBIZ-2929) However if I

Entity - Shipping address Information of order

2009-09-21 Thread su2
Hello Friends, I was trying to find the Entity in webtools where all the shipping information- Address/zip code of all orders are saved/entered. Does anybody have any idea? Thank you for the help in advance. Su- -- View this message in context: http://www.nabble.com/Entity---Shipping-addres

Re: Entity - Shipping address Information of order

2009-09-21 Thread BJ Freeman
you would have to create an entity view. su2 sent the following on 9/21/2009 12:03 PM: > Hello Friends, > > I was trying to find the Entity in webtools where all the shipping > information- Address/zip code of all orders are saved/entered. > > Does anybody have any idea? > > Thank you for the h

Re: Error trying to buy a Digital Good

2009-09-21 Thread Jacques Le Roux
Hi Simon, Could you please avec a look at OFBIZ-2929 ? Thanks Jacques From: "Simon Hutchinson" Hi Mario I am currently using 09.04 r813407 I have performed a clean build of the demo - ant clean-all run-install Am am unable to test an anonymous quick checkout at the moment for you due to

IBM surepos and ofbiz

2009-09-21 Thread wmbooth
On Tuesday, September 8th a user posted "Cannot open POS" regarding configuring javapos for a surepos 500. I have a surepos 741 (older with rs485), and have had some success. I used the svn version of ofbiz though I don't think that should matter. I am on linux, but others can hopefully help wi

Entity - Orders

2009-09-21 Thread su2
Hello Friends, Where can I find(in which entity) information - orderno/orderid, order date, Total order amount, Tax paid ? Thanks for the help in advance. Su- -- View this message in context: http://www.nabble.com/Entity---Orders-tp25530454p25530454.html Sent from the OFBiz - User mailing lis

Re: Entity - Orders

2009-09-21 Thread Erwan de FERRIERES
Have a look to OrderHeader Le 21/09/2009 21:51, su2 a écrit : Hello Friends, Where can I find(in which entity) information - orderno/orderid, order date, Total order amount, Tax paid ? Thanks for the help in advance. Su- -- Erwan

OrderHeader - Difference between RemainingSubtotal & grandTotal

2009-09-21 Thread su2
Hello Friends, In the entity Orderheader, is the remainingSubtotal shows orderamount without tax and grandTotal - order amount with the tax ? Or remainginsubtotal is the order amount remaining when customer pays money in installment ? I really appreciate the help. Thanks you in advance. Su- --

Re: IBM surepos and ofbiz

2009-09-21 Thread Jacques Le Roux
I may have a look at IBM code, but I have none of them (kbd msr and line display) on hand. Jacques From: On Tuesday, September 8th a user posted "Cannot open POS" regarding configuring javapos for a surepos 500. I have a surepos 741 (older with rs485), and have had some success. I used the

Re: OrderHeader - Difference between RemainingSubtotal & grandTotal

2009-09-21 Thread su2
Hi All, I was able to find out the difference between remainingSubtotal & grandtotal. grandtotal includes shipping & Tax both. Is there anywhere where I can get only shipping or only tax amount for the order? Thanks for the help in advance. Su- su2 wrote: > > Hello Friends, > > In the entit

Re: Entity - Shipping address Information of order

2009-09-21 Thread Scott Gray
The OrderContactMech entity ties various contact information (including addresses) to the order. Regards Scott HotWax Media http://www.hotwaxmedia.com On 22/09/2009, at 7:03 AM, su2 wrote: Hello Friends, I was trying to find the Entity in webtools where all the shipping information- Addre

Re: Adding a custom date field to a product within a certain category

2009-09-21 Thread Jacques Le Roux
In this case I would extend the Product entity, using (filling) this field uniquely when necessary Jacques From: "Simon Hutchinson" Hi Jacques, Thanks for the reply. I don't know if attributes are the right solution or if I am missing something. If for example I have two types of produc

Re: Adding a custom date field to a product within a certain category

2009-09-21 Thread Scott Gray
Attributes could still be a decent fit, you could create new ProductTypes that are children of FINISHED_GOOD and tie the attributes to the ProductType via ProductTypeAttr. You could then customize the Product UI to display the attributes depending on the ProductType selected. If I'm not w

Breaking the SupplierProduct restriction on Purchase Order Items.

2009-09-21 Thread James McGill
Our Purchase Orders cannot be strictly catalog-based. We have to be able to order an arbitrary product from an arbitrary supplier. The Purchase Order logic requires that a product have a SupplierProduct relation, and without that relation, will refuse to add an item to a cart . I'm trying to deci

Re: Entity - Orders

2009-09-21 Thread Amit Sharma
Hi, You need to understand the data model. http://docs.ofbiz.org/display/OFBIZ/Data+Model+Packages HTH -- Thanks & Regards -Amit Sharma su2 wrote: Hello Friends, Where can I find(in which entity) information - orderno/orderid, order date, Total order amount, Tax paid ? Thanks for the help i

Re: OrderHeader - Difference between RemainingSubtotal & grandTotal

2009-09-21 Thread Pranay Pandey
Hi Su, The best way to identify these things will be to go through the related entities for OrderHeader and you will get all the answers. Thanks & Regards -- Pranay Pandey HotWax Media | www.hotwaxmedia.com Ext: 442 | Direct: +91 98260 35576 | Skype: pranay.pandey On Sep 22, 2009, at 2:09 AM

Re: OrderHeader - Difference between RemainingSubtotal & grandTotal

2009-09-21 Thread Divesh Dutta
In this case OrderAdjustment entity should be your friend. Thanks -- Divesh Dutta su2 wrote: Hi All, I was able to find out the difference between remainingSubtotal & grandtotal. grandtotal includes shipping & Tax both. Is there anywhere where I can get only shipping or only tax amount for

Re: How to Create Own Store

2009-09-21 Thread Jitender
Hello. how to call some other API Methods with the help of OFBIZ ? please any one can provide the to me Thanks, Jitender Vivek Mishra-2 wrote: > > Hello, > > For setting up your e-commerce store you need to start with basic data > setup. > Refer DemoProduct.xml file, in this file you wil

Re: How to Create Own Store

2009-09-21 Thread Jitender
Hi Chirag and others ! how to call some some other API Methods wihich is available in WSDL file wating for reply : Thanks. Jitender - Chirag Manocha-2 wrote: > > Hi Kumar, > As Sumit said you can refer DemoProducts.xml and if you want to do the > setup from