Re: Beginner in ofbiz

2010-03-02 Thread BJ Freeman
what version of ofbiz are your using. SFA happen release branch 9.04 you maybe looking for the crm/sfa in opentaps. opentaps is supported http://sourceforge.net/projects/opentaps/forums/forum/559063 = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with

Re: large entity field (trackingDigest) is truncated

2010-03-02 Thread BJ Freeman
derby should not be used for production system. you might try the Derby docs on apache http://db.apache.org/derby/docs/ = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Suppilier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=93

Re: Can any body give the solution to this problem

2010-03-02 Thread Shi Jinghai
Sounds like a file system problem. MySQL doesn't have any disk management, it's a database on OS/FS. 在 2010-03-02二的 12:51 +0530,S K Pradeep kumar写道: Dear All, Further to the discussion we had just now, please find the details below. Website url: www.compliancepanel.com – currently

Re: Can any body give the solution to this problem

2010-03-02 Thread S K Pradeep kumar
Hi Shi Jinghai, Can you please With regards, S K Pradeep kumar, Hi Shi jinghai, How can i resolve this, is there any setting changes i need to make. With regards, S K Pradeep kumar On Tue, Mar 2, 2010 at 2:50 PM, Shi Jinghai sh...@langhua.cn wrote: Sounds like a file system problem. MySQL

Re: Brain-storm: OFBIZ on Grails, is this a right way for the future?

2010-03-02 Thread Raj Saini
Hi Chris, Did you do any changes in the OFBiz code? entityext can be a problem as last time I checked it was dependent on service engine. I will work on it during the weekend and report my findings. Thanks, Raj Chris Snow wrote: I forgot the sql folder in the list! Hi Raj, Yesterday

Re: Brain-storm: OFBIZ on Grails, is this a right way for the future?

2010-03-02 Thread Christopher Snow
Hi Raj, I didn't need entityext. I documented my findings here: http://cwiki.apache.org/confluence/x/zQDi I had also started working on completely separating the entity engine from the ofbiz container. This should be possible too with a bit more effort. As a first step towards OSGi, I

Re: Brain-storm: OFBIZ on Grails, is this a right way for the future?

2010-03-02 Thread Raj Saini
Thanks Chris, I will look at the page. Spring has some thing called Dynamic Modules for OSGi. Dynamic services are part of the OSGi specs now. It should be possible to use either of them. Thanks, Raj Christopher Snow wrote: Hi Raj, I didn't need entityext. I documented my findings here:

SMS gateway integration with OFBiz ?

2010-03-02 Thread Anil Soni
Is anyone done SMS gateway integration with OFBiz. Any help would be highly appreciated? Regards, Anil Soni Tel : 91-22-6795 4324 Cell : 91 9930302283 This Email may contain confidential or privileged information for the intended recipient (s) If you are

Re: Can any body give the solution to this problem

2010-03-02 Thread Shi Jinghai
I guess there are bad sectors in the hard disk. Run smartctl -l error yourharddisk or smartctl -H yourharddisk to see whether there's any problem. Good luck, 在 2010-03-02二的 15:05 +0530,S K Pradeep kumar写道: Hi Shi Jinghai, Can you please With regards, S K Pradeep kumar, Hi Shi

Re: Beginner in ofbiz

2010-03-02 Thread Ravindra Mandre
hi, take a look over here , may this can help you https://ofbiz-vm.apache.org/sfa/control/main

Re: SMS gateway integration with OFBiz ?

2010-03-02 Thread kgambrah
I have done such integration with an SMS gateway provider (smsgh.com) in the past using HTTP requests. What specific help do you require? Basically, you need to send a request to the gateway provider using a format supplied by them. I'll take a look at the my sources and provide you more

Salmon LLC: OFBiz eCommerce Site Goes Live

2010-03-02 Thread Nick Rosser
All, Just a note to let you know that we recently released an eCommerce site. Check out www.purityproducts.com. Launched a couple of weeks ago, to very little fanfare, this is a complete replacement of an existing site, with no upgrades to the UI or basic eCommerce structure. A straight

Re: Salmon LLC: OFBiz eCommerce Site Goes Live

2010-03-02 Thread Tim Ruppert
Great post Nick - and thanks for being one of those vendors who is giving back to the community - especially with this level of detail. We enjoyed working with you and are stoked to see that thru your hard work and patience with the community you were able to achieve the level of internal

Re: Salmon LLC: OFBiz eCommerce Site Goes Live

2010-03-02 Thread Jacques Le Roux
Nick, This might fit well at http://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+User+Stories this page is editable (need an account created) Thanks Jacques From: Nick Rosser nros...@salmonllc.com All, Just a note to let you know that we recently released an eCommerce site.

Re: Salmon LLC: OFBiz eCommerce Site Goes Live

2010-03-02 Thread Florin Popa
Hello all, One question please: is it a common thing to have a Microsoft-IIS/6.0 in front of Tomcat rather than Apache? Is the site behavior pretty good with a larger set of products? Now I can only see arround 140 products there. thanks, Florin Great post Nick - and thanks for being one

Re: Salmon LLC: OFBiz eCommerce Site Goes Live

2010-03-02 Thread Goran Janevski
Nick, Congratulations. I have more questions: * How many developers did it take? * What was their skill set? * How many months did it take to customize/develop your system? Thanks very much, Goran P.S. A general question to all: how many OFBiz live deployments are there? P.S. I did search the

Re: Salmon LLC: OFBiz eCommerce Site Goes Live

2010-03-02 Thread Adrian Crum
Nick, Congratulations on your successful deployment! And thank you for the comments. -Adrian Nick Rosser wrote: All, Just a note to let you know that we recently released an eCommerce site. Check out www.purityproducts.com. Launched a couple of weeks ago, to very little fanfare,

Re: Salmon LLC: OFBiz eCommerce Site Goes Live

2010-03-02 Thread Ruth Hoffman
Hi Nick: First, thanks for taking the time to post this. It is very evident that a lot of thought went into this and I found it a very good read. Second, congratulations on the site! Very nice. Third, I agree 100% with your assessment concerning documentation, especially beginner

what entity are the orders stored in?

2010-03-02 Thread Patrick
After checkout what entity are the orders stored in?

Re: what entity are the orders stored in?

2010-03-02 Thread Scott Gray
OrderHeader and it's related entities. Regards Scott HotWax Media http://www.hotwaxmedia.com On 2/03/2010, at 9:09 AM, Patrick wrote: After checkout what entity are the orders stored in? smime.p7s Description: S/MIME cryptographic signature

Re: Beginner in ofbiz

2010-03-02 Thread ammuatjul...@gmail.com
Hi, I am using the version release09.04 and i got the code from the link http://svn.apache.org/repos/asf/ofbiz/branches/release09.04/ That means ofbiz not supporting crm/sfa modules. I can setup only with opentaps? If so which version of ofbiz i have to take and from where? Thanks, Ammu --

Fieldpositioning in Forms

2010-03-02 Thread Sebi
Hi, I like to arrange form-inputfields in the following way: http://n4.nabble.com/file/n1574840/Form.png (Notice the two fields after the label PLZ, sticking togehter very close) When I use position=2, it looks like: http://n4.nabble.com/file/n1574840/Form_position.png (Not very nice) Any

Problem which is solvable but need valuable help

2010-03-02 Thread Vasu .T
why two fields namely userloginid and customer in following link https://localhost:8443/ordermgr/control/orderentry is not giving autocomplete output, as partyid in https://localhost:8443/humanres/control/FindEmplLeaves Please need a valuable help. There are similar problem with following

Re: large entity field (trackingDigest) is truncated

2010-03-02 Thread Mike Voytovich
Hi BJ, We're still in development, so I was hoping to continue to use Derby for the time being. And yes, I did check the Derby docs - but as I mentioned below, I can't find anyplace where OFBiz changes the default size for CLOB. I'll keep digging... thanks, -mike On 3/2/10 12:06 AM, BJ

Re: large entity field (trackingDigest) is truncated

2010-03-02 Thread BJ Freeman
if I understand you framework\entity\fieldtype\fieldtypederby.xml shows field-type-def type=very-long sql-type=CLOB java-type=String/field-type-def this is as far as ofbiz goes. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Suppilier Automation

Re: [jira] Commented: (OFBIZ-3510) Step by step procedure to implement an autocomplete feature in ofbiz

2010-03-02 Thread Erwan de FERRIERES
Le 02/03/2010 04:39, Vasu T (JIRA) a écrit : [ https://issues.apache.org/jira/browse/OFBIZ-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839997#action_12839997 ] Vasu T commented on OFBIZ-3510: --- sir, why two

RE: Salmon LLC: OFBiz eCommerce Site Goes Live

2010-03-02 Thread Nick Rosser
I'll group together a number of qa in one general response: is it a common thing to have a Microsoft-IIS/6.0 in front of Tomcat rather than Apache? NICK: dunno, this was dictated by the client Is the site behavior pretty good with a larger set of products? Now I can only see arround 140

Re: Google Summer of Code

2010-03-02 Thread kgambrah
I am taking a look at the source files for the eclipse plugin by Anders Hessellund from here http://www.itu.dk/%7Ehessellund/smartemf/index.php?page=sourcecode. Glad to see that it is licensed under the Apache license. Something that occurred to me was the jurisdiction of this project. Is it

Re: Google Summer of Code

2010-03-02 Thread Jacques Le Roux
Anyway as it's ASL2 licensed you can do what you want with it and even create a new project if you want. Also please note http://markmail.org/message/xhdgjrac6wzdlpbb I think the best would be to keep it as a part of OFBiz... Jacques From: kgamb...@gmail.com I am taking a look at the source

how to permanently delete promotions?

2010-03-02 Thread Patrick
I used the admin page, https://localhost:8443/catalog/control/updateProductPromo but when I restart ofBiz the list respawns. How can I permanently delete promotions? Thanks Patrick

A Screen with no display output.

2010-03-02 Thread James McGill
My question probably sounds strange, but please let me explain: I have a Screen.xml that renders a PDF via xsl-fo. In the action for that screen, I set some fields from parameters, and then execute a script -- James McGill Able Engineering 2920 E. Chambers St. Phoenix AZ 85040 602-304-1227

Re: A Screen with no display output.

2010-03-02 Thread James McGill
Hit Send in my earlier message, oops. My question probably sounds strange, but please let me explain: I have a Screen.xml that renders a PDF via xsl-fo. In the action for that screen, I set some fields from parameters, and then execute a script Then it renders the PDF. Now I just want to run

Re: what entity are the orders stored in?

2010-03-02 Thread Akhilesh Madmale
Hi Patrick After checkout.. Following Entities are used~ OrderHeader ProductOrderItem OrderItem PaymentMethod OrderItemShipGrpInvRes OrderItemShipGroupAssoc OrderPaymentPreference OrderStatus OrderRole OrderContactMech and the entities where order stored are OrderHeader ProductOrderItem

Re: how to permanently delete promotions?

2010-03-02 Thread Brajesh Patel
hi Patrick, Please expire association between productstore and promo as given in the following link https://localhost:8443/catalog/control/EditProductPromoStores?productPromoId=9000 . -- Thanks Brajesh Patel HotWax Media http://www.hotwaxmedia.com On Wed, Mar 3, 2010 at 5:17 AM, Patrick

Re: how to permanently delete promotions?

2010-03-02 Thread Atul Vani
set thru_date for all the association between Promotion category and Products from 'ProductCategoryMember' Entity Brajesh Patel wrote: hi Patrick, Please expire association between productstore and promo as given in the following link

Re: large entity field (trackingDigest) is truncated

2010-03-02 Thread Mike Voytovich
The problem was in fact with Derby. I switched over to MySQL, and now I see the correct data read out of the ShipmentRouteSegment entity. I think it is indeed an OFBiz bug, since Derby is the default database out of the box - and it will surely bite another new user who is either trying to use