Re: How to add new view in ofbiz module.

2008-07-14 Thread cruiz
Hello Gopal! This link will help you: http://docs.ofbiz.org/display/OFBIZ/OFBiz+Beginner%27s+Development+Guide+Using+Practice+Application http://docs.ofbiz.org/display/OFBIZ/OFBiz+Beginner%27s+Development+Guide+Using+Practice+Application Cheers! -miL -- View this message in context: http:/

Re: new fied in CustomerRequestType?

2008-07-14 Thread Jacopo Cappellato
On Jul 14, 2008, at 9:53 PM, Hans Bakker wrote: Yes surebut depending on the type of request I need to automatically add records to the CustRequestRole Yes, and you could use a SECA for this. at creation time i can add the appropriate roles however when i want to change the

Re: Possible Payments Applied Transaction Error

2008-07-14 Thread Sharan-F
Hi Jacques Without Coding I would use Debit 112000 Undeposited Receipts Credit 213000 Customer Deposit Accounts Undeposited Receipts because there still may be delay in receiving the money into the company main bank account even though the customer has paid. Also bank statement reconciliation

Re: Yahoo interface submit

2008-07-14 Thread BJ Freeman
Ok will submit in zip form in jira probably will not put put in the svn. :) BJ Freeman sent the following on 7/14/2008 9:21 AM: > Ok I am ready with the first submit. > I am following what I have seen on the commits for new projects of > committing in small steps. > This will cover the realtime pr

Re: new fied in CustomerRequestType?

2008-07-14 Thread Hans Bakker
Yes surebut depending on the type of request I need to automatically add records to the CustRequestRole at creation time i can add the appropriate roles however when i want to change the allocation i have to go to all the places the request gets created. so isn't is better to add a

Re: Clicking on Attribute Tab causes NoClassDefFoundError from a Groovy script call

2008-07-14 Thread Jacques Le Roux
I looked in last trunk revision. It's there, so I guess you should update Jacques From: "David Johnson" <[EMAIL PROTECTED]> Hi, I'm running it in Eclipse and it wasn't on te project classpath. Thanks Dave Scott Gray wrote: Hi David That jar is required for Groovy itself and should be pres

Re: How to upload images from your machine to OFBIZ?

2008-07-14 Thread Robert Volke
I found the function description in the content/servicedef/services_content.xml file, but I am still unsure of the process for uploading and inserting pages into existing static pages. I'm actually coming at this from more of a user perspective than a developer perspective. Do I need to have

Re: Site Redirect|

2008-07-14 Thread BJ Freeman
apologize.. can't do it from DNS This is more questions that should be ask in the apache http forums. you can try http://server.domain:/ecommerce/"> or # Use Apache module (mod_rewrite) File: httpd.conf RewriteEngine On RewriteRule /.* http://www.new-domain.com/ [R] Forwards al

Re: Site Redirect

2008-07-14 Thread Alex Melnik
I know how to change the mount to root (in fact this is how it's setup right now), but how do I SSL to 443? In other words where is the setting? >>> Raj Saini <[EMAIL PROTECTED]> 7/14/2008 11:45:23 AM >>> There are different way of doing it: 1. Mount your application to root mount point change

Re: Site Redirect

2008-07-14 Thread Raj Saini
There are different way of doing it: 1. Mount your application to root mount point change the http port to 80 and SSL to 443. 2. Front OFbiz server with Apache web server and use mod ajp proxy, mod_jk or mod_rewrite. You can find more about mod_jk and mod_ajp_proxy somewhere on wiki and mailin

Re: Site Redirect

2008-07-14 Thread BJ Freeman
why not do this in the your DNS? Robert Volke sent the following on 7/14/2008 9:20 AM: > Hi, > > I'm trying to redirect the url for my ecommerce application. So what I need > to make happend is when somebody types in www.sitename.com it should redirect > to http://server.domain:/ecommerce .

Re: How to upload images from your machine to OFBIZ?

2008-07-14 Thread Robert Volke
I found the function description in the content/servicedef/services_content.xml file, but I am still unsure of the process for uploading and inserting pages into existing static pages. I'm actually coming at this from more of a user perspective than a developer perspective. Do I need to have t

Yahoo interface submit

2008-07-14 Thread BJ Freeman
Ok I am ready with the first submit. I am following what I have seen on the commits for new projects of committing in small steps. This will cover the realtime processes from yahoo and the objinfo.xml import for a store. this would allow someone with one or more yahoo stores to populate the catalog

Site Redirect

2008-07-14 Thread Robert Volke
Hi, I'm trying to redirect the url for my ecommerce application. So what I need to make happend is when somebody types in www.sitename.com it should redirect to http://server.domain:/ecommerce . I'm trying to look at Apache HTTP redirect but is there an easier way? Thanks

Re: new field in CustomerRequestType entity? opinion requested

2008-07-14 Thread Jacopo Cappellato
Hi Hans, did you have a chance to read my response to your previous message with the same subject? If not I can resend it to the list. Jacopo On Jul 14, 2008, at 5:59 PM, Hans Bakker wrote: I have a customer who wants to allocate an incoming customer request to an employee group, to b

new field in CustomerRequestType entity? opinion requested

2008-07-14 Thread Hans Bakker
I have a customer who wants to allocate an incoming customer request to an employee group, to be processed. Therefore i was thinking about to add a partyId field to the CustomerRequestType entity. This partyId can be a group which can relate to employees over the partyRelationship entity. anybo

Re: How to upload images from your machine to OFBIZ?

2008-07-14 Thread Al Byers
Robert, See the attachUploadToDataResource service in the content dir. - Al On Mon, Jul 14, 2008 at 8:29 AM, Robert Volke <[EMAIL PROTECTED]> wrote: > I am trying to find out if there is a way to upload images from my machine > to OFBiz using the OFBiz interface, possibly through Content>Data >

Re: Data migration issue ... multi-valued Party attributes?

2008-07-14 Thread David Gay
> The best way to communicate the data concepts you'd like help mapping is to > use "data statement" sentences to describe what each data element (entity, > field, etc) means and how it relates to other things. Don't try to match it > up to your current data model, try to describe it in terms of ho

How to upload images from your machine to OFBIZ?

2008-07-14 Thread Robert Volke
I am trying to find out if there is a way to upload images from my machine to OFBiz using the OFBiz interface, possibly through Content>Data Resource>Image>Upload, then insert them into OFBiz static pages? I've looked through what documentation I can find and have been unable to figure out if

Re: Open source ERP event

2008-07-14 Thread Jacopo Cappellato
Hi Ralph, this is an interesting event. It is just a pain that is going to happen in the same month of the ApacheCon event: http://us.apachecon.com/c/acus2008/ Jacopo On Jul 14, 2008, at 3:02 PM, Raphaël Bauduin wrote: Hi, I'm preparing a Profoss (http://www.profoss.eu) event about Open

Open source ERP event

2008-07-14 Thread Raphaël Bauduin
Hi, I'm preparing a Profoss (http://www.profoss.eu) event about Open Source ERP systems. It will take place in Brussels (Belgium) in november, date still to be confirmed. The format will be 2 afternoons in a 2 weeks interval. I'm looking for a speaker interested to give a talk to professionals (m

Re: How to map field in entitydef.

2008-07-14 Thread BJ Freeman
I suggest you go thru the UI steps to get to prices and see in the code what entities are used. you can also go to https://demo.hotwaxmedia.com/webtools/control/ArtifactInfo and type in price to see what deals with it. which would bring you to Artifact Info (Service): createProductPrice gopalbi se

Variant Pricing

2008-07-14 Thread David Johnson
Hi, I'm trying to get variant pricing to work. I am only using default GBP prices. I have a price on each of the variants and on each of the features which allow you to select the variant. In ecommerce I see the minimum price appears as "Your price from $15.00", £15.00 being one of the price

Re: Clicking on Attribute Tab causes NoClassDefFoundError from a Groovy script call

2008-07-14 Thread David Johnson
Hi, I'm running it in Eclipse and it wasn't on te project classpath. Thanks Dave Scott Gray wrote: Hi David That jar is required for Groovy itself and should be present under framework/base/lib/scripting/asm-2.2.jar The screen you mentioned loads fine for me on the latest trunk revision. R

Re: MRP using Facility Group

2008-07-14 Thread nico61
I just try to modified my BOM and now the MRP process running correctly. I just another question. In my BOM, I use a configurable product with two configurable options ( finished good ) and I have the following problems: a) I don't see in the related order the associated products b) if it's po

Re: Clicking on Attribute Tab causes NoClassDefFoundError from a Groovy script call

2008-07-14 Thread Scott Gray
Hi David That jar is required for Groovy itself and should be present under framework/base/lib/scripting/asm-2.2.jar The screen you mentioned loads fine for me on the latest trunk revision. Regards Scott 2008/7/14 David Johnson <[EMAIL PROTECTED]>: > Hi, > > I have a virtual product with two va

Clicking on Attribute Tab causes NoClassDefFoundError from a Groovy script call

2008-07-14 Thread David Johnson
Hi, I have a virtual product with two variants. If I click on the Features tab when I'm looking at the virtual product I get: java.lang.NoClassDefFoundError: org/objectweb/asm/Opcodes Which seems to indicate that a groovy script is being called and it can't find a required jar: java.lang.

How to map field in entitydef.

2008-07-14 Thread gopalbi
Hello friends i need your help, I have to implement a form add product in ofbiz. This single form will save all information related to product including price in one go. How should i map exiting product entitydef with price. Thanks & Regards: Gopal Bisht -- View this messag

Re: Checkout problem in trunk rev676406

2008-07-14 Thread Scott Gray
Thanks, fixed in rev. 676498 Regards Scott 2008/7/14 rnatavio <[EMAIL PROTECTED]>: > > Problem solved. I just changed two things: > 1) changed the file extension of checkoutpayment from ".bsh" to ".groovy" > <--solved the error below > 2) changed the ":" symbol in CheckoutOptions.groovy (Ln47 Col

Re: Packing Order with Configurable Product

2008-07-14 Thread rnatavio
Problem solved. thanks all. I updated from trunk rev676406. >From rev676406 I encountered two errors while trying to order from the eCommerce module. But I managed to solve it pretty easily as what I posted here: http://www.nabble.com/Checkout-problem-in-trunk-rev676406-to18438021.html#a18438130