RE: how to see data in view table?

2008-06-10 Thread Case Torres
content yet the ReportScreens.xml file looks identical to my dev server. I'll just keep at it. Thanks, Case Torres [EMAIL PROTECTED] > -Original Message- > From: BJ Freeman [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 10, 2008 4:25 PM > To: user@ofbiz.apache.org > S

how to see data in view table?

2008-06-10 Thread Case Torres
production server I get the OrderNoOrderFound which is the <#else for the <#if productReportList?has_content... TIA, Case --- Case Torres [EMAIL PROTECTED]

RE: where are the submenus for party mgr?

2008-06-04 Thread Case Torres
Thanks Adrian. That comment is not in my source code. Case Torres [EMAIL PROTECTED] > -Original Message- > From: Adrian Crum [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 04, 2008 4:14 PM > To: user@ofbiz.apache.org > Subject: Re: where are the submenu

RE: where are the submenus for party mgr?

2008-06-04 Thread Case Torres
I should have mentioned I'm in release 4.0 version. There's no comments :-( Case Torres [EMAIL PROTECTED] > -Original Message- > From: Adrian Crum [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 04, 2008 3:58 PM > To: user@ofbiz.apache.org > Subject: Re: w

where are the submenus for party mgr?

2008-06-04 Thread Case Torres
much in advance, --- Case Torres [EMAIL PROTECTED]

RE: Best solution? Quote->Create Order entering PO number

2008-04-24 Thread Case Torres
Excuse me, clicking on "Create Order" from the Quote screen renders the "Ship-To Settings" page not the Payments Page. Same problems exists however. Case Torres [EMAIL PROTECTED] > -Original Message----- > From: Case Torres [mailto:[EMAIL PROTECTED] > Sent: T

Best solution? Quote->Create Order entering PO number

2008-04-24 Thread Case Torres
, or add a field in the "Receive Payment" page list the button for which is active once the order is created. I would appreciate any ideas from those of you more knowledgeable with the order entry code. TIA, Case --- Case Torres [EMAIL PROTECTED]

How to list quotes asc?

2008-04-22 Thread Case Torres
mples. Thanks, --- Case Torres [EMAIL PROTECTED]

RE: report rendering to port 8080 instead of 8443

2008-04-18 Thread Case Torres
files being obvious). Anyone know what help document I'm speaking of? Thanks, Case Torres [EMAIL PROTECTED] > -Original Message- > From: Jacques Le Roux [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 17, 2008 1:48 AM > To: user@ofbiz.apache.org > Subject: Re:

RE: report rendering to port 8080 instead of 8443[RESOLVED]

2008-04-16 Thread Case Torres
This seems to happen with me a lot. After banging my head against a wall, I send a message to the group. Shortly thereafter I figure a solution. :-{ In this case I ran ant run-install and restarted and my report is showing up. Thanks, Case Torres [EMAIL PROTECTED] > -Original Mess

RE: report rendering to port 8080 instead of 8443

2008-04-16 Thread Case Torres
I should have stated that my controller.xml the new report request-map has https="true". Do I need to set this somewhere else as well? Thanks, Case Torres [EMAIL PROTECTED] > -Original Message- > From: Case Torres [mailto:[EMAIL PROTECTED] > Sent: Wednesday, A

report rendering to port 8080 instead of 8443

2008-04-16 Thread Case Torres
somewhere but don't have a clue where to start looking. Any ideas? Thanks, --- Case Torres [EMAIL PROTECTED]

Creating new Order Report problems

2008-04-03 Thread Case Torres
ng and I can't find an associated .bsh script. So I'm miffed and obviously missing something. Any suggestions on what I might be missing (configuration?) or how to debug would be greatly appreciated. Release 4 Thanks much, --- Case Torres [EMAIL PROTECTED]

Error processing payment authorization

2008-04-01 Thread Case Torres
ss CC payments manually in the system? Also, I did quite a bit of searching and couldn't find any documentation on how to setup manual cc processing via Order Entry. Point me in the right documentation direction is they're out there. Thanks much in advance, --- Case Torres [EMAIL PROTECTED]

RE: Quickie Q [RESOLVED]

2008-03-25 Thread Case Torres
Case Torres [EMAIL PROTECTED] > -Original Message- > From: Case Torres [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 25, 2008 3:05 PM > To: user@ofbiz.apache.org; [EMAIL PROTECTED] > Subject: RE: Quickie Q > > uh sorry about that, > > my question

RE: Quickie Q

2008-03-25 Thread Case Torres
this url is set. Thanks again, Case Torres [EMAIL PROTECTED] > -Original Message- > From: Case Torres [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 25, 2008 2:19 PM > To: user@ofbiz.apache.org > Subject: Quickie Q > > > Hi All, > > Release 4 (vers

Quickie Q

2008-03-25 Thread Case Torres
Hi All, Release 4 (version: 602101 Where would I find where the layoutSettings.headerImageUrl is defined in release 4? In trunk it's in framework/common/CommonScreens.xml. Thanks, Case Torres [EMAIL PROTECTED]

unitAverageCost in OrderItem?

2008-03-10 Thread Case Torres
Hi All, Anyone know what populates (form in what manager?) the unitAverageCost field in the OrderItem table? I'd like to use this field in a new report I'm building. Thanks much, Case --- Case Torres [EMAIL PROTECTED]

RE: running ant run-install-seed, still gets demo data

2008-03-05 Thread Case Torres
ato [mailto:[EMAIL PROTECTED] > Sent: Sunday, March 02, 2008 8:49 AM > To: user@ofbiz.apache.org > Subject: Re: running ant run-install-seed, still gets demo data > > Case Torres wrote: ... > > But if I now run with the "clean" command, I'll wipe out *all* ou

RE: running ant run-install-seed, still gets demo data

2008-03-02 Thread Case Torres
g that if I now ran ant run-install-seed, the demo data would be wiped out. Not true. But if I now run with the "clean" command, I'll wipe out *all* our data, not just the demo data. Right? Thanks again for you your help, Case Torres [EMAIL PROTECTED] > -Original Messa

RE: running ant run-install-seed, still gets demo data

2008-03-02 Thread Case Torres
remove all the demo data manually. [ugh :-(] Thanks much, Case Torres [EMAIL PROTECTED] > -Original Message- > From: Jacques Le Roux [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 01, 2008 2:36 PM > To: user@ofbiz.apache.org; [EMAIL PROTECTED] > Subject: Re: running a

RE: running ant run-install-seed, still gets demo data

2008-03-01 Thread Case Torres
Thanks Jacopo, Is this the right command because I'm still getting all the demo data.? ant run-install-seed Is there any difference between: ant run-install-seed and java -jar ofbiz.jar -install -readers=seed Case Torres [EMAIL PROTECTED] > -Original Message- > F

running ant run-install-seed

2008-03-01 Thread Case Torres
Hi, I want to make sure I understand what this command does before I run it on my production server. It will install the seed data but not the demo data. It will *NOT* remove any data currently in the database. Is this correct?? Thanks much, --- Case Torres [EMAIL PROTECTED]

SOLVED: RE: How to troubleshoot a java.lang.NoClassDefFoundError

2008-02-27 Thread Case Torres
The solution was uncomment the Jasper Report exclude lines in applications/content/build.xml Thanks, Case Torres [EMAIL PROTECTED] > -Original Message- > From: Case Torres [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 27, 2008 2:34 PM > To: user@ofbiz.apache.o

How to troubleshoot a java.lang.NoClassDefFoundError

2008-02-27 Thread Case Torres
Hi, I was trying to increase my skills with ofbiz and screwed something up but I don't know what :-0 I did an ./ant run-install then started ofbiz. Looks like I screwed up the xxxWraper system for Order and Catalog Manager To my knowledge :-{ , I didn't touch any wrapper files. Recently, I've bee

RE: RE:orders automatically cancelled on the 30th day

2008-02-26 Thread Case Torres
Sweet! Thanks Bilgin Case Torres [EMAIL PROTECTED] > -Original Message- > From: Bilgin Ibryam [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 26, 2008 1:02 PM > To: user@ofbiz.apache.org > Subject: Re: RE:orders automatically cancelled on the 30th day > >

RE:orders automatically cancelled on the 30th day

2008-02-26 Thread Case Torres
I was wondering if the store configuration field: "Days To Cancel Non Pay" might have anything to do with this problem? I had left it blank but maybe internal configuration sets it to 30 days? Thanks much, Case Torres [EMAIL PROTECTED] > -Original Message- > From: Cas

help please, orders are automatically cancelled on the 30th day

2008-02-26 Thread Case Torres
t couldn't find anything. Does anyone know why this might be happening and is there a setting some place I can change? Thanks much, --- Case Torres Quantum Composers, Inc. [EMAIL PROTECTED] http://www.quantumcomposers.com

RE: getting same error message on 3 separate revisions of ofbiz

2008-02-20 Thread Case Torres
at it would list purchases of my products made by other Organizations. I am in need of a report such as this. One that lists customer name, product, price. Guess I'll have to build from scratch. Thanks again, Case Torres [EMAIL PROTECTED] > -Original Message- > From: Bilgi

RE: getting same error message on 3 separate revisions of ofbiz

2008-02-20 Thread Case Torres
/FindGeneric .bsh: throw e ; Thanks, Case Torres [EMAIL PROTECTED] > -Original Message- > From: Jacques Le Roux [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 20, 2008 2:50 AM > To: user@ofbiz.apache.org; [EMAIL PROTECTED] > Subject: Re: getting same error mess

getting same error message on 3 separate revisions of ofbiz

2008-02-19 Thread Case Torres
Hi, I've searched the mailing list but didn't find anything regarding these errors. If you have any clues to the problem I'd greatly appreciate your input. I have 2 development versions and 1 production version of ofbiz running on 3 separate machines. I receive the same error message when trying

How to delete a bogus shipment?

2008-02-06 Thread Case Torres
Shipment IDs with associated Packing Slips (with not data of course). I can't find anywhere in the system where I can delete these. Must I go into the database? Thanks much, Case --- Case Torres Quantum Composers, Inc. [EMAIL PROTECTED] http://www.quantumcomposers.com

RE: Viewable number of orders in order list harded coded in .java

2008-02-05 Thread Case Torres
Yeah, just the order folder. So, while in /usr/local/ofbiz/applications/order I would just run the following command? ant -buildfile buildfile.xml Or did you mean to say you "can't" give me the command because you use eclipse. Thanks again, Case Torres [EMAIL PROTECTED]

RE: Viewable number of orders in order list harded coded in .java

2008-02-05 Thread Case Torres
uh? %*{ Thanks for your reply BJ. Am I understanding you correctly, It's as simple as building the class file and coping it to the appropriate build/.../classes directory?? You Rock!! Case Torres [EMAIL PROTECTED] > -Original Message- > From: BJ Freeman [mailto:[EMAI

Viewable number of orders in order list harded coded in .java

2008-02-05 Thread Case Torres
java programmer. How do I rebuild the associated .jar file from the OrderlistState.java file so Order List will present 25 orders at a time? Thanks much in advance, Case --- Case Torres [EMAIL PROTECTED]

Advise on best way to implement ...

2008-01-30 Thread Case Torres
Hi, I need to attach serial numbers(for products ordered) permanently to an order. Each product shipped needs a serial number. They don't need to be attached to the individual products just a list of serial numbers for each product in the order. The serial numbers need to be viewable when reviewin

RE: Can't cancel an order, getting error messages

2008-01-30 Thread Case Torres
Hi Bilgin, Wish I could remember how I created the problem. It was some combination of browsing and editing/deleting/changing and I didn't keep track of my steps. I ended up resolving the issue by deleting all relevant data from the database. Case Torres [EMAIL PROTECTED] > -

Can't cancel an order, getting error messages

2008-01-22 Thread Case Torres
Hi, I'm having some problems trying to cancel an order and I'm not understanding the error messages. Something got messed up somewhere but I don't know where to start looking. Has anyone a clue where my problem might be given the following...? Release 4.0, version 602199 When I try to edit this

RE: Is "Send Email" functional in Party profile

2008-01-17 Thread Case Torres
B.J., I don't understand what you mean by not centralized? Where are most of those CRM abilities? Thanks much, Case Torres [EMAIL PROTECTED] > -Original Message- > From: BJ Freeman [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 17, 2008 9:53 AM > To: user

RE: Is "Send Email" functional in Party profile

2008-01-17 Thread Case Torres
OFBiz correctly, the current Party Manager (Release 4) is not a contact management app but there is a separate effort by dedicated individuals creating a Contact Manager app for OFBiz?? Case Torres [EMAIL PROTECTED] > -Original Message- > From: BJ Freeman [mailto:[EMAIL PROTECTED]

RE: Is "Send Email" functional in Party profile [Resolved]

2008-01-16 Thread Case Torres
Hans, Really appreciate your feedback. After following your directions, it's working!! Case Torres [EMAIL PROTECTED] > -Original Message- > From: Hans Bakker [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 15, 2008 7:33 PM > To: user@ofbiz.apache.org > Subject

RE: Is "Send Email" functional in Party profile

2008-01-15 Thread Case Torres
I should mention that my Order Confirmation emails are being sent. So my mail configuration is, at least partially, setup right. Case Torres [EMAIL PROTECTED] > -Original Message- > From: Case Torres [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 15, 2008 10:52 AM &

Is "Send Email" functional in Party profile

2008-01-15 Thread Case Torres
email be sent? It's not being sent in my version. Also, there is a "Note" field that I filled in thinking it would add a note to the party profile but none was added. Appreciate and input. Thanks much, Case --- Case Torres Quantum Composers, Inc. [EMAIL PROTECTED] http://www.quantumcomposers.com

RE: quote report files

2008-01-14 Thread Case Torres
Thanks Scott. I knew that a while back and forgot. Case Torres [EMAIL PROTECTED] _ From: Scott Gray [mailto:[EMAIL PROTECTED] Sent: Monday, January 14, 2008 1:33 PM To: user@ofbiz.apache.org; [EMAIL PROTECTED] Subject: Re: quote report files Usually the best way to find

quote report files

2008-01-14 Thread Case Torres
Hi, My company info is overlapping the Quote "Address" label. I need to move "Address" down. I've tried adjusting quoteReportContactMechs.fo.ftl Address table from, to But this doesn't do anything. I can't find the file that pulls the quote .fo.ftl files together. So, I can't find where the com

RE: Creating party_note, note_id error

2008-01-11 Thread Case Torres
But there is not a note id field in the trunk version. Case Torres [EMAIL PROTECTED] > -Original Message- > From: BJ Freeman [mailto:[EMAIL PROTECTED] > Sent: Friday, January 11, 2008 3:16 PM > To: user@ofbiz.apache.org > Subject: Re: Creating party_note, note_id erro

RE: Creating party_note, note_id error

2008-01-11 Thread Case Torres
I guess I'll just comment out the note_id field in the form. But this field should be eliminated from the from in the Release 4 version, no? Thanks, Case Case Torres [EMAIL PROTECTED] > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Frid

RE: Creating party_note, note_id error

2008-01-11 Thread Case Torres
te on table "party_note" violates foreign key constraint "party_note_note" Detail: Key (note_id)=(dfsd) is not present in table "note_data".)))". Case Torres [EMAIL PROTECTED] > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

RE: Creating party_note, note_id error

2008-01-11 Thread Case Torres
Postgres 8.2.4 Case Torres [EMAIL PROTECTED] > -Original Message- > From: BJ Freeman [mailto:[EMAIL PROTECTED] > Sent: Friday, January 11, 2008 9:48 AM > To: user@ofbiz.apache.org > Subject: Re: Creating party_note, note_id error > > this looks like a field type

Creating party_note, note_id error

2008-01-11 Thread Case Torres
Hi, Release 4, version: 602199 I was trying to create a note for a party in party manager and received the error below. The two fields to be filled in are "Note Id" and "Note". The Note Id form field is 25 chars long, with no max set but the database field is set at 20 chars so the user gets an u

RE: help trblshooting contact mech insert error [SOLVED]

2008-01-02 Thread Case Torres
Increasing the appropriate seq_id in the SequenceValueItem table and restarting ofbiz solved the problem. Case Torres [EMAIL PROTECTED] > -Original Message- > From: Scott Gray [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 02, 2008 4:12 PM > To: user@ofbiz.apache

RE: help trblshooting contact mech insert error

2008-01-02 Thread Case Torres
I found from searching google that it's a table and will update the column. Thanks again Scott. Case Torres [EMAIL PROTECTED] _ From: Case Torres [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 02, 2008 4:16 PM To: 'Scott Gray' Subject: RE: help trblshooti

help trblshooting contact mech insert error

2008-01-02 Thread Case Torres
mber in createFacilityTelecomNumber --- Case Torres Quantum Composers, Inc. [EMAIL PROTECTED] http://www.quantumcomposers.com

RE: No Demo no Edit Items? Was: error message when click on "Edit Items"

2007-12-07 Thread Case Torres
tore front functionality of ofbiz. I'm going through Order->Order Entry and creating a Sales Order. Thanks again, Case Torres [EMAIL PROTECTED] -Original Message- From: Bilgin Ibryam [mailto:[EMAIL PROTECTED] Sent: Friday, December 07, 2007 2:57 PM To: user@ofbiz.apache.org Subje

RE: No Demo no Edit Items? Was: error message when click on "Edit Items"

2007-12-07 Thread Case Torres
o I'm miffed :-( Thanks, Case Torres [EMAIL PROTECTED] -Original Message- From: BJ Freeman [mailto:[EMAIL PROTECTED] Sent: Friday, December 07, 2007 2:15 PM To: user@ofbiz.apache.org Subject: Re: No Demo no Edit Items? Was: error message when click on "Edit Items" have you

No Demo no Edit Items? Was: error message when click on "Edit Items"

2007-12-07 Thread Case Torres
issing: [appendOrderItem.prodCatalogId] error message. And indeed the hidden, prodCatalogId field is empty. Leads me to believe that without the Demo data loaded I can't use "Add To Order". I am soliciting comments and suggestions. Case Torres [EMAIL PROTECTED] -Original M

RE: error message when click on "Edit Items"

2007-12-07 Thread Case Torres
and in the "Order Items" section of the screen I can click on the "Catalog" link and I'm taken to the catalog. Any other ideas? Thanks, Case Torres [EMAIL PROTECTED] -----Original Message- From: Case Torres [mailto:[EMAIL PROTECTED] Sent: Friday, D

RE: error message when click on "Edit Items"

2007-12-07 Thread Case Torres
Scott, I just downloaded the updates and the problem disappeared! Thanks!! Case Torres [EMAIL PROTECTED] -Original Message- From: Scott Gray [mailto:[EMAIL PROTECTED] Sent: Thursday, December 06, 2007 11:05 PM To: user@ofbiz.apache.org; [EMAIL PROTECTED] Subject: Re: error message

RE: error message when click on "Edit Items"

2007-12-07 Thread Case Torres
ppendorderitem.ftl is not returning what's needed. Static["org.ofbiz.product.catalog.CatalogWorker"].getCurrentCatalogId(reques t) I'm afraid that's all I know. I'd like to learn how to track down these types of problems but I just don't know how to backtrack to find the

error message when click on "Edit Items"

2007-12-06 Thread Case Torres
how to troubleshoot these errors. Any pointers would be greatly appreciated. >From the output I gather the code is unable to reference the Catalog ID when trying to render both editorderitems.ftl and appendorderitem.ftl. The offended code is actually on line 40 in appendorderitem.ftl. How would I ba

SOLVED: RE: all of a sudden, java.lang.OutOfMemoryError

2007-12-05 Thread Case Torres
I believe my database was corrupted in some way. I dropped the database and built anew and all is fine now. Thanks again, Case Torres [EMAIL PROTECTED] -Original Message- From: Case Torres [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 8:36 AM To: user@ofbiz.apache.org

RE: all of a sudden, java.lang.OutOfMemoryError

2007-12-04 Thread Case Torres
No, I haven't. I'll start anew. :-( Case Torres [EMAIL PROTECTED] -Original Message- From: BJ Freeman [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 04, 2007 2:45 AM To: user@ofbiz.apache.org Subject: Re: all of a sudden, java.lang.OutOfMemoryError have you added any co

RE: all of a sudden, java.lang.OutOfMemoryError

2007-12-03 Thread Case Torres
very cool. thanks! Case Torres [EMAIL PROTECTED] -Original Message- From: Jacques Le Roux [mailto:[EMAIL PROTECTED] Sent: Monday, December 03, 2007 2:13 PM To: user@ofbiz.apache.org Subject: Re: all of a sudden, java.lang.OutOfMemoryError Hey guys, A good tool for this kind of

RE: all of a sudden, java.lang.OutOfMemoryError

2007-12-03 Thread Case Torres
mins later it's: 564,080K, 564, 644K, 572,748K Physical Memory -> available= 764264 commit charge: 1285644 limit: 4033404 peak: 1312716 Any suggestions??? this is trunk, revision 588758, XP Pro Thanks much for all your help with this. Case Torres [EMAIL PROTECTED] -Original

RE: all of a sudden, java.lang.OutOfMemoryError

2007-12-03 Thread Case Torres
Thanks Adrian. I did a restart but the problem persisted. Case Torres [EMAIL PROTECTED] -Original Message- From: Adrian Crum [mailto:[EMAIL PROTECTED] Sent: Monday, December 03, 2007 12:19 PM To: user@ofbiz.apache.org Subject: Re: all of a sudden, java.lang.OutOfMemoryError Case

RE: all of a sudden, java.lang.OutOfMemoryError

2007-12-03 Thread Case Torres
Hey BJ, Looks like the virtual memory for java.exe is the nearly the same as the "Mem Usage". 526,260K, 537,920K respectively. Case Torres [EMAIL PROTECTED] -Original Message- From: BJ Freeman [mailto:[EMAIL PROTECTED] Sent: Saturday, December 01, 2007 6:44 P

RE: all of a sudden, java.lang.OutOfMemoryError

2007-12-01 Thread Case Torres
java.exe is larger than what's specified in startofbiz.bat Can I just increase what's in the .bat file or should I uninstall 1.6 and reinstall 1.5?? I thought I read somewhere that release 4.0, at least, does not support 1.6. Thanks, Case Torres [EMAIL PROTECTED] -Origin

all of a sudden, java.lang.OutOfMemoryError

2007-12-01 Thread Case Torres
-1" java.lang.OutOfMemoryError: Java heap space --- Case Torres Quantum Composers, Inc. [EMAIL PROTECTED] http://www.quantumcomposers.com

RE: Eclipse plugin for OFBiz - try it out!

2007-11-30 Thread Case Torres
Anders, Awesome piece of work! I'll download it today. The presentation was great as well. Thanks much, Case Case Torres [EMAIL PROTECTED] -Original Message- From: Anders Hessellund [mailto:[EMAIL PROTECTED] Sent: Friday, November 30, 2007 5:23 AM To: ofbiz Subject: Eclipse p

RE: configuruation documentation.

2007-11-29 Thread Case Torres
l?? I'd be happy to make comments. Thanks, Case Torres [EMAIL PROTECTED] -Original Message- From: BJ Freeman [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 27, 2007 7:58 PM To: user@ofbiz.apache.org Subject: configuruation documentation. Ok in my trek to do this I have made a

RE: Advice on what would be easier...

2007-11-27 Thread Case Torres
ed :-{. As you suggested, I'll take a look at costing module. Many thanks, Case Torres [EMAIL PROTECTED] -Original Message- From: BJ Freeman [mailto:[EMAIL PROTECTED] Sent: Monday, November 26, 2007 7:33 PM To: user@ofbiz.apache.org Subject: Re: Advice on what would be easier...

Advice on what would be easier...

2007-11-26 Thread Case Torres
r the company by the end of December. The sharing of your ofbiz wisdom and experience is greatly appreciated, Case Case Torres [EMAIL PROTECTED]

RE: Issued and Reserved functions

2007-11-26 Thread Case Torres
Bilgin, The product in question was a "Finished Good". I do have some Configurable and Variants so I guess I better test with those products as well. Thanks, Case -Original Message- From: Bilgin Ibryam [mailto:[EMAIL PROTECTED] Sent: Monday, November 26, 2007 1:16 AM To: user@ofbiz.apac

RE: Issued and Reserved functions

2007-11-26 Thread Case Torres
rk (I think it even works if an item is out of stock). If possible could you try to recreate the problem on a default install with seed and demo data loaded? If so please provide the steps to reproduce so we can take a look. Regards Scott On 26/11/2007, Case Torres <[EMAIL PROTECTED]> wr

Issued and Reserved functions

2007-11-25 Thread Case Torres
ed is: [0+0=0] <1 but there's no checkbox next to it. How does the product get "Issued" and/or "Reserved" Is there some documentation specific to how all this works? I searched and couldn't find any. In my product store I have: Check Inventory: Y Reserve In

RE: java exception in thread error help?

2007-11-19 Thread Case Torres
-all I don't believe starts ofbiz. try download the jbc drivers again maybe corrupt/ Case Torres sent the following on 11/19/2007 5:23 PM: > UGH!!! > Still getting the same error message. > Runnning just ant and ant clean-all I didn't get any error messages. > Then ran ant

RE: java exception in thread error help?[SOLVED!]

2007-11-19 Thread Case Torres
error help? Have you tried using only one driver? Case Torres wrote: > Hi, > > I'm trying to get my production server up and running with OFBiz Release 4.0 > Centos 4 > Postgres 8.2.4 > Java: jdk-1_5_0_14-linux-i586 > In framework/entity/lib/jdbc I have the following

RE: java exception in thread error help?

2007-11-19 Thread Case Torres
n-all will not wipe out your data files, but ant run-install-seed will wipe out your seed data (like starting invoice numbers and such things which may or may not be important). Skip -Original Message- From: Case Torres [mailto:[EMAIL PROTECTED] Sent: Monday, November 19, 2007 4:23 PM To:

RE: java exception in thread error help?

2007-11-19 Thread Case Torres
ator.java:183:INFO ] > Doing database check as requested in entityengine.xml with addMissing=true > [java] Exception in thread "main" > java.lang.UnsupportedClassVersionError: Bad version number in .class file > [java] at java.lang.ClassLoader.defineClass1(Native Method

RE: java exception in thread error help?

2007-11-19 Thread Case Torres
"main" java.lang.UnsupportedClassVersionError: Bad version number in .class file [java] at java.lang.ClassLoader.defineClass1(Native Method) -Original Message----- From: Case Torres [mailto:[EMAIL PROTECTED] Sent: Monday, November 19, 2007 4:49 PM To: 'user@ofbiz.apache.org' Subject: RE:

RE: java exception in thread error help?

2007-11-19 Thread Case Torres
at > org.ofbiz.entityext.data.EntityDataLoadContainer.start(EntityDataLoadContain > er.java:194) > [java] at > org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:80) > [java] at > org.ofbiz.base.start.Start.startStartLoaders(Start.java:263) > [java] at org.ofbiz.base.start.Start.startServer(Start.java:314) > [java] at org.ofbiz.base.start.Start.start(Start.java:318) > [java] at org.ofbiz.base.start.Start.main(Start.java:404) > [java] Java Result: 1 > > > Case Torres > [EMAIL PROTECTED] > > >

RE: java exception in thread error help?

2007-11-19 Thread Case Torres
: user@ofbiz.apache.org Subject: Re: java exception in thread error help? make user you db server is running make sure you entityengine.xml is pointed to the right db and has the correct userID and password. Case Torres sent the following on 11/19/2007 4:23 PM: > Hi, > > I'm tr

java exception in thread error help?

2007-11-19 Thread Case Torres
) [java] at org.ofbiz.base.start.Start.startStartLoaders(Start.java:263) [java] at org.ofbiz.base.start.Start.startServer(Start.java:314) [java] at org.ofbiz.base.start.Start.start(Start.java:318) [java] at org.ofbiz.base.start.Start.main(Start.java:404) [java] J

novice java download question

2007-11-13 Thread Case Torres
ate 3 And. Java EE SDK 5 Update 3 Question: Which of these is the best to use for a production OFBiz installation? Using Linux flavor Cento 4 Thanks much, Case Torres [EMAIL PROTECTED]

RE: i've seen this asked but not answered [UGH!] [SOLVED!]

2007-11-08 Thread Case Torres
e the last one Accept If protocol is TCP and destination port is 8443 and state of connection is NEW Case Torres sent the following on 11/8/2007 2:35 PM: > Thank you everyone for your help!! > It was the firewall on the linux box!! > I turned it off and all is well!! > > -Original

RE: i've seen this asked but not answered [UGH!] [SOLVED!]

2007-11-08 Thread Case Torres
Thank you everyone for your help!! It was the firewall on the linux box!! I turned it off and all is well!! -Original Message- From: Case Torres [mailto:[EMAIL PROTECTED] Sent: Thursday, November 08, 2007 1:04 PM To: user@ofbiz.apache.org Subject: RE: i've seen this asked bu

RE: i've seen this asked but not answered [UGH!]

2007-11-08 Thread Case Torres
tname) localhost.localdomain or 127.0.0.1localhost localhost.localdomain Case Torres sent the following on 11/8/2007 12:34 PM: > The error message I'm receiving when trying to connect to: > https://10.142.53.10:8443/webtools/control/main > > "Firefox can't establi

RE: i've seen this asked but not answered [UGH!]

2007-11-08 Thread Case Torres
e machine you are trying to connect from to the machine you are trying to connect to. Skip -Original Message- From: Case Torres [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 06, 2007 11:16 AM To: user@ofbiz.apache.org Subject: RE: i've seen this asked but not answered Jonathan, T

RE: Entity description - tables, columns & their use

2007-11-08 Thread Case Torres
Hey Jonathan, I would like to join you in this effort. Let me know what the next steps are. I expect coming up with some sort of format. Thanks, Case -Original Message- From: Jonathon -- Improov [mailto:[EMAIL PROTECTED] Sent: Monday, November 05, 2007 6:47 PM To: user@ofbiz.apache.org

RE: 2007 Users Conference?

2007-11-08 Thread Case Torres
I would definitely attend such a conference and my employer would pay for it! -Original Message- From: David E Jones [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 07, 2007 12:22 PM To: user@ofbiz.apache.org Subject: Re: 2007 Users Conference? Just like everything else in OFBiz the

RE: I've seen this asked but not answered

2007-11-07 Thread Case Torres
where that knows about it. If you can't ping it, you can't connect. You may need to specify a gateway from the machine you are trying to connect from to the machine you are trying to connect to. Skip -----Original Message- From: Case Torres [mailto:[EMAIL PROTECTED] Sent: Tuesday,

RE: i've seen this asked but not answered

2007-11-06 Thread Case Torres
he server except for one. Say you just want users to access OFBiz via http://public.site.ofbiz:8443/webtools . Note that you can use some "" element (IIRC) to do virtual hosts. Jonathon Case Torres wrote: > I know this is a real novice question. > I want to change the 127.0.0.1 to a

i've seen this asked but not answered

2007-11-05 Thread Case Torres
ngs and it was asked in feb but there was no answer. I tried changing 127.0.0.1 to my ip in ofbiz-containers.xml but it didn't work. Thank you much, Case Case Torres [EMAIL PROTECTED]

RE: What file: Order "Information [PDF]" changes

2007-11-01 Thread Case Torres
PROTECTED] Sent: Wednesday, October 31, 2007 4:33 PM To: user@ofbiz.apache.org; [EMAIL PROTECTED] Subject: Re: What file: Order "Information [PDF]" changes Look for the *.fo.ftl files. FO stands formatting objects and used for generating the PDF documents. - Original Message

What file: Order "Information [PDF]" changes

2007-10-31 Thread Case Torres
Hi, I need to rearrange and add information the Created Order "Information [PDF]" . It's the link in the upper left-hand corner of the screen rendered after clicking on "Create Order". Can someone point to the files I need to munge for these changes? TIA, Case Case Torres [EMAIL PROTECTED]

RE: security permissions settings and ofbiz access

2007-10-30 Thread Case Torres
Oops, an extra e slipped in there: https://127.0.0.1:8443/ordermgr/control/main Adrian Crum wrote: > You'll need to use the URL for the order manager app: > > https://127.0.0.1:8443/oerdermgr/control/main > > -Adrian > > Case Torres wrote: > >> Hello All,

security permissions settings and ofbiz access

2007-10-30 Thread Case Torres
permissions missing" error message. This is using Release 4.0 version: 589691 I must be missing something. Any cue's would be greatly appreciated. TIA, Case Case Torres [EMAIL PROTECTED]

rendering german characters

2007-10-29 Thread Case Torres
t the character set to Unicode. My question is, will OFBiz be able to render these characters? Or should I have these characters replaced, as best as possible? TIA, Case Torres [EMAIL PROTECTED]

help w/starting release 4.0

2007-10-29 Thread Case Torres
ice.job.JobPoller.run(JobPoller.java:85) java.lang.Thread.run(Thread.java:619) Case Torres [EMAIL PROTECTED]

RE: product description on packing slip?

2007-10-26 Thread Case Torres
m, but may have to change the bsh files as well as > the .fo files > > Case Torres sent the following on 10/25/2007 3:12 PM: > >> Hi All, >> >> >> >> >> >> I need a product description, as well as the Product ID, included on the >> p

  1   2   >