Inventory on hand reports in XLS or PDF ??

2008-07-17 Thread Rupinder
Hi all, I want Inventory on hand reports in the form of XLS or PDF. Is there any functionality for doing the same. -- View this message in context: http://www.nabble.com/Inventory-on-hand-reports-in-XLS-or-PDFtp18522728p18522728.html Sent from the OFBiz - User mailing list archive at Nabble

Re: POI excel data import - need example from old wiki

2008-07-02 Thread Rupinder
Hi George, I want to import product items through excel rather then adding products one by one. Could you tell the procedure for this. George Hayter wrote: > > Thanks, I got it to work from the example you sent me. But I agree it will > probably be better to call services directly to import dat

Re: PDF not displayed in "order history"

2008-06-20 Thread Rupinder
rviceJob.java:116:ERROR] INFO | jvm 3| 2008/06/13 14:31:30 | exception report" Scott Gray wrote: > > It works fine for me, if you could post the log (assuming there is an > error > message) it would be helpful. > > Regards > Scott > > 2008/6/20 Rupinder <[EMA

PDF not displayed in "order history"

2008-06-19 Thread Rupinder
Hi all, In ecommerce -> Order History -> View -> when I click PDF option, a blank screen is displayed instead of a PDF. Can somebody tell me reason behind that? -- View this message in context: http://www.nabble.com/PDF-not-displayed-in-%22order-history%22-tp18024036p18024036.html Sent from the

Error while installing multiple ofbiz on one machine

2008-04-01 Thread Rupinder
Hi all, I am trying to install two ofbiz instances on a same machine. I made the following changes in "ofbiz\framework\base\config\ofbiz-containers.xml" in the second ofbiz folder: 1. Changed http port from 8080 to 8086 2. Changed https port from 8443 to 8444 3. Changed AJP/13 connector

Error while receiving items in inventory..

2008-03-28 Thread Rupinder
Hi While receiving an product item in inventory I am getting the following error: "Error:Error trying to begin transaction, could not process method: The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by:

Error while receiving inventory in inventory

2008-03-28 Thread Rupinder
Hi While receiving an product item in inventory I am getting the following error: "Error:Error trying to begin transaction, could not process method: The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by:

How to add non-serialized items in inventory

2008-02-27 Thread Rupinder
Hi, When I add items as non-serialized, there is no effect on QOH and ATP. What is the concept behind non-serialized items and what is the functionality for adding them in inventory. -- View this message in context: http://www.nabble.com/How-to-add-non-serialized-items-in-inventory-tp15711

Re: Approval of new user account (In user registration module)

2008-02-27 Thread Rupinder
Hi, Isn' t there any way out of this problem. Please help. Rupinder wrote: > > Hi > Automated or manually both are invited. I think that there should be a > already implemented procedure or funtionality for next steps. If not how > it can be implemented. > >

Buttons overlapping in ecommerce application...

2008-02-18 Thread Rupinder
Hi, I ecommerce applicaiton, buttons and text overlap in some pages when resolution is changed or when font size of browser is increased. How to rectify this problem. -- View this message in context: http://www.nabble.com/Buttons-overlapping-in-ecommerce-application...-tp15541135p15541135.htm

Re: Approval of new user account (In user registration module)

2008-02-11 Thread Rupinder
Hi Automated or manually both are invited. I think that there should be a already implemented procedure or funtionality for next steps. If not how it can be implemented. Vamsi wrote: > > Do you want do that manually or automated? > > > > > On 2/11/08, Rupinder <

Approval of new user account (In user registration module)

2008-02-10 Thread Rupinder
Hi, I want to implement a functionality that when a user registers himself with ecommerce application, should be approved by administrator before he is able to login. For this purpose I have found the following functionality but could not complete the process. So plz help. In "Product store" set

Re: Displaying "Inventory On Hand" for products in ecommerce

2008-02-05 Thread Rupinder
Hi i am not aware of using services. Can you provide some details how to implement this functionality using getInventoryAvailableByFacility service. Bilgin Ibryam wrote: > > Hi Rupinder, > > it is easy to add this functionality. > You can use getInventoryAvailableByFacility

Displaying "Inventory On Hand" for products in ecommerce

2008-02-03 Thread Rupinder
Hi, Is it possible to display "Inventory On Hand" or "Quantity On Hand" for products displayed to end user in ecommerce application. Like other displayed details include "Product Description", "Price", "Name", "Picture" of the product. I want to also show "Quantity On Hand" from the inventory. --

Re: Adding quantity for items in inventory

2008-01-28 Thread Rupinder
ollbackOnly was caused by: Error in simple-method [Convert UOM values [file:/E:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]: ; [UOM Conversion Relationship Not Found] " Rashko Rejmer wrote: > > Hi Rupinder, > > Maybe you do not have record i

Re: Adding quantity for items in inventory

2008-01-28 Thread Rupinder
cilities]-->[Receive Inventory] and metion the po number. > > You can also directly receive based on product id but this method cannot > be > tracked directly in the accounting module. > Also see to it that you receive the inventory in the facility that is tied > with your e-com

Error: "Packed amount does not match reserved amount for item"

2008-01-27 Thread Rupinder
Hi, While packing a order("Pack Order") under facility application, after selecting the product to be packed, when i select the "Complete" option, the following error is displayed: "Packed amount does not match reserved amount for item (282-354) [1.0 / 0.0]" Here (282-354) is the internal n

Adding quantity for items in inventory

2008-01-27 Thread Rupinder
Hi I am trying to add products in inventory. But I am not able to find any option for specifying the quantity for the products. So now when placing order from ecommerce application, getting the following error: "Sorry, we do not have enough (you tried 1) of the product (product ID: 204-075) i

Packed amount does not match reserved amount for item (282-354) [1.0 / 0.0]

2008-01-25 Thread Rupinder
Hi, After approving a order and selecting the "Pack Shipment for ship group" option. Order packing form is displayed. After selecting the products to be packed, when i select the "Complete" option, the following error is displayed: "Packed amount does not match reserved amount for item (282-

Re: Removing "Facoids Box" from selected website

2008-01-21 Thread Rupinder
f ecommerce > application. You will find the factoid screen included from > ContentScreens.xml file. > > Raj > Rupinder wrote: >> Hi, >> You are right. I should make changes in right panel. But I am not aware >> of >> that file. Can you plz suggest the na

Registration e-mail error

2008-01-21 Thread Rupinder
Hi, I am getting the following error in log file. I think it is logged when a new user registers in ecommerce application. I have already configured general.properties file for SMTP server. Is there any additional setting to be done to send registration confirmation e-mail or this error is due

Re: Gift card processor error

2008-01-21 Thread Rupinder
if possible. Rashko Rejmer wrote: > > Hi Rupinder, > > I think that you have created fin account that has the same account code > as the gift card that you use during the check out process. > > You get the second error because you do not have sufficient fin account > bal

Re: Removing "Facoids Box" from selected website

2008-01-21 Thread Rupinder
ollow the best practice of > extending the applications. > > Raj > > Rupinder wrote: >> Hi, >> I have created different websites for ecommerce application. I want to >> remove the factoid box from some of those websites. I am trying to do it >> by >

Removing "Facoids Box" from selected website

2008-01-17 Thread Rupinder
Hi, I have created different websites for ecommerce application. I want to remove the factoid box from some of those websites. I am trying to do it by comenting the display code in the following file: /ofbiz/applications/ecommerce/webapp//content/facoids.ftl I have three different websites under

Re: Gift card processor error

2008-01-17 Thread Rupinder
oking payment processor! Will retry later. Order ID is: [WSCO10092 (Service target threw an unexpected exception (null)))" Plz help Rashko Rejmer wrote: > > Hi Rupinder, > > If you want to avoid this error you have to create financial account > with the same Fin Account Cod

Approving user account.

2007-09-27 Thread Rupinder
ail will be send to user containing his password. I have already configured "general.properties" according to my SMTP MAIL SERVER. regards Rupinder -- View this message in context: http://www.nabble.com/Approving-user-account.-tf4532568.html#a12934910 Sent from the OFBiz - User mailing list archive at Nabble.com.

RE: "Send email" not working for Forgot Password.

2007-09-27 Thread Rupinder
n form (create new user ) in a ecommerce application for that product store , instead of displaying password field , it displays message " You will receive a password by email when your new account is approved" Please tell us how that account can be approved and how email will be send to

RE: "Send email" not working for Forgot Password.

2007-09-26 Thread Rupinder
Shinde wrote: > > Hi, > > Can you verify if in your general.properties file you have set the > following to 'Y' : > > mail.notifications.enabled=Y > > > Thanks, > Nikita. > Amicon Technologies Pvt. Ltd. > Mumbai. > > > > -O

repeatedly receiving a message in log file after configuring SMTP settings.

2007-09-26 Thread Rupinder
decorator] Also in order to send some e-mails for testing, I added some communication events in the party manager. Does this option is meant for sending mails? Please help me. Thanks Prateek / Rupinder -- View this message in context: http://www.nabble.com/repeatedly-receiving-a-messa

"Send email" not working for Forgot Password.

2007-09-26 Thread Rupinder
creens.xml (http-0.0.0.0-8443-Processor2) [ ModelScreenWidget.java:361:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [main-decorator] (http-0.0.0.0-8443-Pro Please help, we are in great need. Thanks in advance Prateek / Rupinder -- View this message in context: ht

Approving user account and sending password through e-mail

2007-09-26 Thread Rupinder
rding to our SMTP MAIL SERVER. regards Prateek / rupinder -- View this message in context: http://www.nabble.com/Approving-user-account-and-sending-password-through-e-mail-tf4521365.html#a12898097 Sent from the OFBiz - User mailing list archive at Nabble.com.