Re: ofbizify - ofbiz gwt integration

2010-09-28 Thread Abdullah Shaikh
On Thu, Aug 26, 2010 at 11:52 AM, Abdullah Shaikh abdullah.shaik...@gmail.com wrote: Hi All, I have started a project, ofbizify, for ofbiz gwt integration, using the native gwt-rpc protocol. You can visit the blog at http://blogsbyabdullah.blogspot.com/2010/08/ofbizify-ajaxifying-apache

ofbizify - ofbiz gwt integration

2010-08-26 Thread Abdullah Shaikh
Hi All, I have started a project, ofbizify, for ofbiz gwt integration, using the native gwt-rpc protocol. You can visit the blog at http://blogsbyabdullah.blogspot.com/2010/08/ofbizify-ajaxifying-apache-ofbiz-using.htmlfor an introduction and you can download the code example from

Re: How to process fields that are extended in existing entity, in service

2010-03-15 Thread Abdullah Shaikh
You need to set the add-missing-on-start to true and restart ofbiz, it will automatically create the new fields in db and you can use the new fields in the same way as you use the default fields. - Abdullah On Mon, Mar 15, 2010 at 12:59 PM, Khubchandra Man khubchandra@gmail.com wrote: Hi

Should we have a User/Store association ?

2010-03-15 Thread Abdullah Shaikh
We have 3 stores, and the requirement is when a customers registers on any one of the 3 stores, and if the customer again registers on any one of the other 2 stores, we want to have a check that if the customer is already registered with any one of the other 2 stores so that on new customer

Re: render page without comments

2010-03-10 Thread Abdullah Shaikh
Set widget.verbose=false in widget.properties. - Abdullah On Wed, Mar 10, 2010 at 5:49 PM, Jack Liu jack@aicent.com wrote: Hi All I want the page rendered without comments like !-- Begin Template component://common/webcommon/includes/header.ftl -- How should I do?

Re: Demo is down with OutOfMemoryError: PermGen space error

2010-02-18 Thread Abdullah Shaikh
. -- Brajesh Patel Abdullah Shaikh wrote: No, trying login, you will get the error for https url too .. after trying again, the home page came up, but clicking on any link, throws the error. - Abdullah On Thu, Feb 18, 2010 at 1:11 PM, Deepak Dixit deepak.di...@hotwaxmedia.comwrote: But its

Re: Demo is down with OutOfMemoryError: PermGen space error

2010-02-18 Thread Abdullah Shaikh
...@hotwaxmedia.comwrote: Yes Abdullah problem exists, If you visit frequently then it through OutOfMemoryError. -- Deepak Dixit Abdullah Shaikh wrote: No, trying login, you will get the error for https url too .. after trying again, the home page came up, but clicking on any link, throws

Re: Demo is down with OutOfMemoryError: PermGen space error

2010-02-18 Thread Abdullah Shaikh
for testing. Abdullah Shaikh sent the following on 2/18/2010 12:23 AM: Brajesh, I tried clearing cookies too, same error, not a issue, I will be using my local system, maybe restarting the server will solve this. - Abdullah On Thu, Feb 18, 2010 at 1:29 PM, Brajesh Patel brajesh.pa

Re: Demo is down with OutOfMemoryError: PermGen space error

2010-02-18 Thread Abdullah Shaikh
how o avoid his problem? Regards, Hans On Thu, 2010-02-18 at 12:32 +0530, Abdullah Shaikh wrote: Demo site is throwing java.lang.OutOfMemoryError: PermGen space for all the backend applications, the ecommerce is working fine. - Abdullah -- Antwebsystems.com: Quality OFBiz

Re: Not able to update Company postal address

2010-02-17 Thread Abdullah Shaikh
. :-) I'll explore and will get back to you? -- Ashish On Tue, Feb 16, 2010 at 7:54 PM, Abdullah Shaikh abdullah.shaik...@gmail.com wrote: Hey Ashish, I am fine, thanks :) Yes, I am using trunk, any issues with this flow in trunk code ? - Abdullah On Tue, Feb 16, 2010 at 7:48 PM

Demo is down with OutOfMemoryError: PermGen space error

2010-02-17 Thread Abdullah Shaikh
Demo site is throwing java.lang.OutOfMemoryError: PermGen space for all the backend applications, the ecommerce is working fine. - Abdullah

Re: Demo is down with OutOfMemoryError: PermGen space error

2010-02-17 Thread Abdullah Shaikh
is maintaining the demo instance (Hans?), it would probably be best to start OFBiz using startofbiz.sh or at least with the same settings that it contains. Regards Scott HotWax Media http://www.hotwaxmedia.com On 18/02/2010, at 12:02 AM, Abdullah Shaikh wrote: Demo site is throwing

Re: Demo is down with OutOfMemoryError: PermGen space error

2010-02-17 Thread Abdullah Shaikh
-vm.apache.org/catalog/control/main -- Deepak Dixit Abdullah Shaikh wrote: I tried refreshing, but still the same error. I am using this url, http://ofbiz-vm.apache.org/catalog/control/main, correct ? - Abdullah On Thu, Feb 18, 2010 at 12:36 PM, Scott Gray scott.g...@hotwaxmedia.com

Re: Not able to update Company postal address

2010-02-16 Thread Abdullah Shaikh
On Tue, Feb 16, 2010 at 12:35 PM, Abdullah Shaikh abdullah.shaik...@gmail.com wrote: When I try to update the Company's Postal Address using the Update button in Profile's Contact Information section, I get the below error, The Following Errors Occurred: Error trying to begin transaction

Re: debugging Groovy files in Eclipse

2010-02-15 Thread Abdullah Shaikh
Brett, There is an option in Groovy preferences to disable groovy compiler, I guess its related to groovy rebuilding projects because I have enabled that option and groovy isn't rebuilding projects since then. - Abdullah On Wed, Feb 10, 2010 at 9:37 PM, Brett Palmer brettgpal...@gmail.comwrote:

geoLocation screen not defined

2010-02-15 Thread Abdullah Shaikh
If I go to Company profile and click on Geo Location button which appears on the Postal Address section, I get error mentioned below, java.lang.IllegalArgumentException: Could not find screen with name [geoLocation] in class resource [component://common/widget/CommonScreens.xml] I have checked

Not able to update Company postal address

2010-02-15 Thread Abdullah Shaikh
When I try to update the Company's Postal Address using the Update button in Profile's Contact Information section, I get the below error, The Following Errors Occurred: Error trying to begin transaction, could not process method: The current transaction is marked for rollback, not beginning a

Re: geoLocation screen not defined

2010-02-15 Thread Abdullah Shaikh
Hi Erwan, I have raised a jira for this at https://issues.apache.org/jira/browse/OFBIZ-3481 Thanks, Abdullah On Tue, Feb 16, 2010 at 12:43 PM, Erwan de FERRIERES erwan.de-ferrie...@nereide.fr wrote: Le 16/02/2010 07:50, Abdullah Shaikh a écrit : If I go to Company profile and click on Geo

Warning: no shipments created

2010-02-11 Thread Abdullah Shaikh
Hi, During quick ship entire order, I was getting the error below : The Following Errors Occurred: Warning: no shipments created; could not find anything ready and needing to be shipped. After going through the code, I thought this may be because there may be no records in InventoryItem

Re: Warning: no shipments created

2010-02-11 Thread Abdullah Shaikh
ML Thanks Jacques From: Abdullah Shaikh abdullah.shaik...@gmail.com Hi, During quick ship entire order, I was getting the error below : The Following Errors Occurred: Warning: no shipments created; could not find anything ready and needing to be shipped. After going through

Re: party component dependency on accounting

2010-02-06 Thread Abdullah Shaikh
I guess we can remove this kind on interdependency too by having services to communicate with other components instead of using a class of some other component to directly call a method. As Adrian said, we can create an invoice without party, but we can have services using which the account

Re: party component dependency on accounting

2010-02-06 Thread Abdullah Shaikh
without a party? An invoice implies two parties - the party being billed and the party doing the billing. -Adrian --- On Sat, 2/6/10, Abdullah Shaikh abdullah.shaik...@gmail.com wrote: From: Abdullah Shaikh abdullah.shaik...@gmail.com Subject: Re: party component dependency on accounting

Re: style issues and framework independence

2010-02-06 Thread Abdullah Shaikh
I found this http://code.google.com/p/ofbiz-eclipse-plugin/ - Abdullah On Sat, Feb 6, 2010 at 5:39 PM, Bruno Busco bruno.bu...@gmail.com wrote: Hi Christopher, where can I find info about where/who is developing this eclipse ofbiz ide tool? I would be really interested in joining that

Re: style issues and framework independence

2010-02-06 Thread Abdullah Shaikh
Yes having a ofbiz eclipse plugin will be cool .. - Abdullah On Sat, Feb 6, 2010 at 6:30 PM, Hans Bakker mailingl...@antwebsystems.comwrote: Eclipse plugin: can browse through the components and show java service definitions and implementations works also in Eclipse 3.5 demo:

Re: style issues and framework independence

2010-02-06 Thread Abdullah Shaikh
No, it has been taken up by Daniel Rosowski as per Sascha Rodekamp on ML - Abdullah On Sat, Feb 6, 2010 at 7:25 PM, Bruno Busco bruno.bu...@gmail.com wrote: At the site Hans as pointed out: http://www.itu.dk/people/hessellund/smartemf/index.php seems that things have stopped down! :-(

Re: style issues and framework independence

2010-02-06 Thread Abdullah Shaikh
Abdullah Shaikh abdullah.shaik...@gmail.com: No, it has been taken up by Daniel Rosowski as per Sascha Rodekamp on ML - Abdullah On Sat, Feb 6, 2010 at 7:25 PM, Bruno Busco bruno.bu...@gmail.com wrote: At the site Hans as pointed out: http://www.itu.dk/people/hessellund/smartemf

Re: Eclipse plugin.

2010-02-06 Thread Abdullah Shaikh
I guess there is no question of dependency here :), its just a plugin which will help working with OFBiz, not like a component which will run along with other components. - Abdullah On Sat, Feb 6, 2010 at 10:31 PM, Christopher Snow sno...@snowconsulting.co.uk wrote: As long as we don't build

Re: where to set up email imap stuff?

2010-02-06 Thread Abdullah Shaikh
There are settings related to mail in general.properties. - Abdullah On Sun, Feb 7, 2010 at 12:39 AM, Patrick patrickinminneapo...@gmail.comwrote: Do I need to point ofbiz to an IMAP / POP server? Where in the admin can I do this? Thanks Patrick

Error - org.ofbiz.base.util.string.FlexibleStringExpander

2010-02-05 Thread Abdullah Shaikh
I just took the latest code, did a clean-all, I am getting the below error on Catalog and then clicking on any Category link under Browse Categories. Error : org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen

Re: Error - org.ofbiz.base.util.string.FlexibleStringExpander

2010-02-05 Thread Abdullah Shaikh
Created jira issue, https://issues.apache.org/jira/browse/OFBIZ-3443, patch attached. Abdullah On Fri, Feb 5, 2010 at 4:12 PM, Abdullah Shaikh abdullah.shaik...@gmail.com wrote: I just took the latest code, did a clean-all, I am getting the below error on Catalog and then clicking on any

xml engine / handler

2010-02-01 Thread Abdullah Shaikh
Hi All, I want to develop a flex application which will interact with ofbiz using xml. I just had a cursory view of xmlrpcclient xmlserializer, has anybody done this ? what will be the best way to have ofbiz output xml ? I have seen that GenericValue can be easily converted to xml form. The

Re: xml engine / handler

2010-02-01 Thread Abdullah Shaikh
/default/OFBiz/OFBizBlazeDSModulePortletWindow?windowstate=maximized Cheers, Chris Abdullah Shaikh wrote: Hi All, I want to develop a flex application which will interact with ofbiz using xml. I just had a cursory view of xmlrpcclient xmlserializer, has anybody done this ? what

Re: xml engine / handler

2010-02-01 Thread Abdullah Shaikh
Hi Bilgin, The client can be in any RIA technology, I need to communicate with ofbiz from flex, in this case I guess I won't be able to use xmlrpc client. Thanks, Abdullah On Mon, Feb 1, 2010 at 8:14 PM, Bilgin Ibryam bibr...@gmail.com wrote: Abdullah Shaikh wrote: Hi All, I want

Re: How to set the maximum file size to upload in a form?

2010-02-01 Thread Abdullah Shaikh
You can configure this in general.properties. Look at the http.upload.max. * properties - Abdullah On Mon, Feb 1, 2010 at 8:54 PM, MarioF oceanoart...@gmail.com wrote: Hi, I have to set a maximum file size for the upload files. Now I am using a form with this field: field

Re: xml engine / handler

2010-02-01 Thread Abdullah Shaikh
Thanks Bilgin, I will have a look at xmlrpc. - Abdullah On Mon, Feb 1, 2010 at 9:00 PM, Bilgin Ibryam bibr...@gmail.com wrote: Abdullah Shaikh wrote: Hi Bilgin, The client can be in any RIA technology, I need to communicate with ofbiz from flex, in this case I guess I won't be able to use

Re: xml engine / handler

2010-02-01 Thread Abdullah Shaikh
. I believe our flex guy is using HTTPService to communicate with rest. Cheers, chris Abdullah Shaikh wrote: Hi Chris, I don't want to use xml-rpc but instead would like to use Flex HTTPService, I guess xml-rpc would work with HTTPService. Basic idea is to create a xml over http

Re: xml engine / handler

2010-02-01 Thread Abdullah Shaikh
this would be relatively trivial using the new entity-auto service (i.e. CRuD service)? Abdullah Shaikh wrote: Yes, thats good to have a separate component to handle xml over http, REST in your case. But I am not getting how are forming the url's, because in REST, urls

Re: Error on Shipping Estimate deletion

2010-01-28 Thread Abdullah Shaikh
at 1:12 PM, Abdullah Shaikh abdullah.shaik...@gmail.com wrote: I created a Shipping Estimate and then I clicked on Remove button to delete the shipping estimate, but I got the below error. It looks it is also trying to delete the record from QuantityBreak table, which it shouldn't

Re: Different order status for COD and CC

2010-01-28 Thread Abdullah Shaikh
There won't be any harm, only thing is as Scott said you will be adding unnecessary complexity. The flow makes use of order status to perform some actions, here you will be adding a custom status for same order status types, so you will have to make changes in the flow wherever the order status

Error on Shipping Estimate deletion

2010-01-27 Thread Abdullah Shaikh
I created a Shipping Estimate and then I clicked on Remove button to delete the shipping estimate, but I got the below error. It looks it is also trying to delete the record from QuantityBreak table, which it shouldn't. The Following Errors Occurred: Error calling event:

time based shipping

2010-01-22 Thread Abdullah Shaikh
Hi All, I need to offer additional shipping at a specified range of time day, time based shipping. For example all orders placed between 4.30 PM Thursday to 6:00 PM Friday should be offered an additional shipping method. I thought of 2 ways to achieve this : 1) To have a new entity

Re: How to contribute

2010-01-12 Thread Abdullah Shaikh
Hi Enrique, You can look here http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Contributors+Best+Practices - Abdullah On Wed, Jan 13, 2010 at 11:49 AM, Enrique Ruiz-Valenciano jenrique.r...@gmail.com wrote: Hi all, We have developed an addon to integrate Strands Recommender (

Re: How to create a new entity

2009-12-29 Thread Abdullah Shaikh
Restarting should also work if add-missing-on-start=true in entityengine.xml - Abdullah On Wed, Dec 30, 2009 at 10:41 AM, Divesh Dutta divesh.du...@hotwaxmedia.com wrote: Hi Hemanth, Restarting the OFBiz will not solve your purpose. ant run-install will be your friend, in that case.

Re: How to cancel/void an order

2009-12-22 Thread Abdullah Shaikh
I haven't worked with authorize.net or pccharge, the explanation inline is general. - Abdullah On Wed, Dec 23, 2009 at 9:48 AM, Mauricio Tavares raubvo...@gmail.comwrote: This is an easy question but I am completely confused: how do I cancel/void and order? What I have noticed is that

Re: REST interface

2009-12-21 Thread Abdullah Shaikh
Hmm .. I haven't, but this will be a good idea as any other technology like say Flex, OpenLaszlo can act as UI - Abdullah On Mon, Dec 21, 2009 at 4:07 PM, Christopher Snow sno...@snowconsulting.co.uk wrote: Has anyone on this list exposed any ofbiz services using REST (e.g. JAX-RS)? Many

UI Code separation

2009-12-21 Thread Abdullah Shaikh
There is a discussion on Dev ML regarding UI Code separation with subject Using Apache Wicket in Ofbiz presentation layer, I also had few thoughts regarding this which I have already posted, reposting it here on User ML so that more ideas can pour in. When I was working on ecommerce I also

Re: FAQ: error while adding a CC to test account

2009-12-19 Thread Abdullah Shaikh
Yes its a card issue, the error is because the cardNumber is 5454 instead it should be the actual card no., I mean without masking it with *. Have you done the masking yourself (code change) ? Can you explain the flow how did you got to this error ? - Abdullah On Fri, Dec 18, 2009

Re: FAQ: Setting Payment Gateway Config to PCCharge

2009-12-10 Thread Abdullah Shaikh
: Abdullah Shaikh wrote: Hey I just had a quick look at the seed data files, but couldn't find seed data related to PCCharge. How it happens is, for every payment gateway implemented in ofbiz there is seed data, and when you install it, there in payment gateway settings you find the config

Re: [ANNOUNCE] OFBiz-BlazeDS has been released

2009-12-10 Thread Abdullah Shaikh
Hi Shi, That's great !! I was thinking about flash with ofbiz for quite sometime ... So does OFBiz-BlazeDS supports all the components (modules, like party, order etc or is it that its just a base to build communication between other componets. And just one query, what about search engines,

Re: Auth.net payment not being authorized/captured

2009-12-09 Thread Abdullah Shaikh
I guess if there are no online payment preferences, it means that the order is offline or pay by check, but not a CC order. On Wed, Dec 9, 2009 at 5:31 PM, JDKHead jdkh...@gmail.com wrote: Discovered the following: in CheckoutHelper.java, allPaymentPreferences.size() is zero and thus

Re: FAQ: Setting Payment Gateway Config to PCCharge

2009-12-09 Thread Abdullah Shaikh
Have you setup the seed data for accounting component, the seed data will setup the seed data for payment gateway and then it should be available in drop down. - Abdullah On Wed, Dec 9, 2009 at 7:50 PM, Mauricio Tavares raubvo...@gmail.comwrote: Newbie question: I am trying to setup OFBiz for

Re: FAQ: Setting Payment Gateway Config to PCCharge

2009-12-09 Thread Abdullah Shaikh
, Abdullah Shaikh abdullah.sha...@viithiisys.com wrote: No, you need to run the run-install-seed ant target from the build.xml file that is there in ofbiz folder, this will install seed data required. If incase you want to have a look at seed data for accounting component, look into ofbiz

Re: order re-submission !

2009-12-04 Thread Abdullah Shaikh
Prashant, Which payment gateway are you using ? Is it the one from ofbiz itself or have you implemented your own ? What you need to do is when the payment fails you need to set the order id to null in request, request.setAttribute(orderId, null), so that ofbiz creates a new order, because when

Re: about ofbiz comopnent

2009-12-03 Thread Abdullah Shaikh
Hi Michael, If you comment out a component, it will throw you some database related errors ofbiz won't start. Ideally following should have happened, but it doesn't, 1) Database tables shouldn't be created for that components 2) The other component should complain if it depends on the

Servlet for JavaEventHandler

2009-11-26 Thread Abdullah Shaikh
Hi All, Does anybody has any idea on, 1) Is it possible to invoke a JavaEventHandler from servlet 2) Can I extend a JavaEventHandler to a servlet 3) Is there any better way to have a servlet as a java event handler Thanks, Abdullah

Re: AUCTION Engine

2009-11-25 Thread Abdullah Shaikh
I think Tim is right in saying it should be an another special purpose app., but when I read that just the product using a different pricing type called e.g. AUCTION or BID, I was confused ..and didn't thought on it much as I was busy with some other issues. But what I feel is it will be better

FormWidget Ajax

2009-11-25 Thread Abdullah Shaikh
I saw the Ajax example in the example component, it was cool to see ajax in ofbiz. Is there any document where I can check how to use the FormWidget's Ajax stuff ? Also is there any thing in ofbiz using which I can perform Ajax request, not using FormWidget, of course I know I can do it manually

Re: FormWidget Ajax

2009-11-25 Thread Abdullah Shaikh
wrote: Abdullah Shaikh wrote: I saw the Ajax example in the example component, it was cool to see ajax in ofbiz. Is there any document where I can check how to use the FormWidget's Ajax stuff ? Also is there any thing in ofbiz using which I can perform Ajax request, not using FormWidget

FormWidgetExamples throws error

2009-11-21 Thread Abdullah Shaikh
When I go to Example - Form Widget Examples, it throws the following error MacroFormRenderer.java:135:ERROR] [java] exception report -- [java] Error rendering screen thru ftl [java] Exception:

Re: FormWidgetExamples throws error

2009-11-21 Thread Abdullah Shaikh
Hi Bilgin, I am using Trunk r882423. Abdullah On Sat, Nov 21, 2009 at 8:30 PM, Bilgin Ibryam bibr...@gmail.com wrote: Hi Abdullah , which version are you using? I can't see the error on trunk? Bilgin Abdullah Shaikh wrote: When I go to Example - Form Widget Examples, it throws

Re: FormWidgetExamples throws error

2009-11-21 Thread Abdullah Shaikh
Should I raise a jira issue for this ? On Sat, Nov 21, 2009 at 9:26 PM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: I confirm, Saw also at end of the error in log 2009-11-21 16:50:13,109 (http-0.0.0.0-28443-3) [ MacroFormRenderer.java:564:WARN ] Form widget field [field4] with

Re: SagePay Integrated

2009-11-19 Thread Abdullah Shaikh
. I suggest to open a Jira Jacques From: Abdullah Shaikh abdullah.sha...@viithiisys.com Hi Jacques, I didn't get you If you meant any sagepay code is involved, then its not, I have implemented it same as any other payment gateways are integrated in ofbiz, for example authorize.net

Re: SagePay Integrated

2009-11-19 Thread Abdullah Shaikh
Thanks Jacques. Yes opinions please .. On Thu, Nov 19, 2009 at 4:32 PM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: I did it but not in http (only in base/lib) maybe I should (before I update allrelated files...) ? Opinions ? Jacques From: Abdullah Shaikh abdullah.sha

Re: PaymentUtil class

2009-11-17 Thread Abdullah Shaikh
? Thanks Jacques From: Abdullah Shaikh abdullah.sha...@viithiisys.com Can we have a class which will provide utility methods which can be used when implementing a payment gateway, I guess this will help in code redundancy, to make code more readable and maybe more. Currently the thing

Re: PaymentUtil class

2009-11-17 Thread Abdullah Shaikh
Thanks Jacques for taking this up :) On Wed, Nov 18, 2009 at 12:34 PM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: Abdullah, From: Abdullah Shaikh abdullah.sha...@viithiisys.com Yes Jacques, I would create a jira(improvement) submit patch shortly, bit busy with some other

Re: negative amount in cancel order

2009-11-16 Thread Abdullah Shaikh
that is happening on purpose, if you can find the cause and fix it I'm sure a patch would be most welcome. Regards Scott HotWax Media http://www.hotwaxmedia.com On 16/11/2009, at 7:01 PM, Abdullah Shaikh wrote: Jacques, Yes the order is cancelled and also the correct amount is put

Re: ecommerce checkout not working??

2009-11-16 Thread Abdullah Shaikh
I have encountered same thing as Ruth, yesterday, checkout links were not working, on Firefox 3.5.5 / Ubuntu Abdullah On Tue, Nov 17, 2009 at 3:42 AM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: Ruth, Don't be afraid, I'm sure it's not a big deal, despite yes, it's blocking on some

Re: Problem with #include directive

2009-11-16 Thread Abdullah Shaikh
I guess you have included the freemarker handler handler name=ftl type=view class=org.ofbiz.webapp.ftl.FreeMarkerViewHandler/ If not then you need to include the common-controller.xml, in your controller, as below include location=component://common/webcommon/WEB-INF/common-controller.xml/

Re: negative amount in cancel order

2009-11-15 Thread Abdullah Shaikh
amount and why its displayed as negative ? -Abdullah On Sun, Nov 15, 2009 at 2:22 AM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: Anyway, as it's cancelled who cares ? Jacques From: Abdullah Shaikh abdullah.sha...@viithiisys.com Let me put this clearly, is there any reason

Re: OFBiz in Canada?

2009-11-13 Thread Abdullah Shaikh
Chris, I guess you mean to simplify the things, but then Ofbiz doesn't force to use all components, user can use only the required components and can ignore the rest. As you said, probably party management, maybe someone else wants to only order management or only ecommerce, so if all the

Re: OFBiz in Canada?

2009-11-13 Thread Abdullah Shaikh
those tables created even though they aren't used? Abdullah Shaikh wrote: Chris, I guess you mean to simplify the things, but then Ofbiz doesn't force to use all components, user can use only the required components and can ignore the rest. As you said, probably party management, maybe

Re: permission error on cancel order item from ecommerce

2009-11-12 Thread Abdullah Shaikh
- Abdullah On Wed, Oct 28, 2009 at 7:32 PM, Abdullah Shaikh abdullah.sha...@viithiisys.com wrote: I tried this, it's working fine using the permission-service-element, there is no security error when doing a cancel item, but the cancel functionality is not working, the item is not getting

Re: PaymentUtil class

2009-11-11 Thread Abdullah Shaikh
Anyone... ? I think the util class should be named PaymentGatewayUtil instead of PaymentUtil On Sun, Nov 8, 2009 at 10:34 PM, Abdullah Shaikh abdullah.sha...@viithiisys.com wrote: Can we have a class which will provide utility methods which can be used when implementing a payment gateway, I

Re: Payment Integration

2009-11-10 Thread Abdullah Shaikh
I don't know if there is already an step by step guide, but I will be writing one shortly, till then you can get an idea by looking at test processors in PaymentGatewayServices.java or anyone of the implemented gateway code, I went through Authorizedotnet code. - Abdullah On Tue, Nov 10, 2009 at

Re: SagePay Integrated

2009-11-10 Thread Abdullah Shaikh
Shaikh abdullah.sha...@viithiisys.com wrote: SagePay payment gateway integrated - https://issues.apache.org/jira/browse/OFBIZ-3180 - Abdullah http://www.viithiisys.com On Fri, Nov 6, 2009 at 7:59 PM, Abdullah Shaikh abdullah.sha...@viithiisys.com wrote: Sorry guys .. I just wanted to do

Re: SagePay Integrated

2009-11-09 Thread Abdullah Shaikh
SagePay payment gateway integrated - https://issues.apache.org/jira/browse/OFBIZ-3180 - Abdullah http://www.viithiisys.com On Fri, Nov 6, 2009 at 7:59 PM, Abdullah Shaikh abdullah.sha...@viithiisys.com wrote: Sorry guys .. I just wanted to do some clean up of code before submitting

PaymentUtil class

2009-11-08 Thread Abdullah Shaikh
Can we have a class which will provide utility methods which can be used when implementing a payment gateway, I guess this will help in code redundancy, to make code more readable and maybe more. Currently the thing that we can put in PaymentUtil, can be methods to create payment gateway

Re: groovy in javascript

2009-11-07 Thread Abdullah Shaikh
If I am getting you right, you want to get the http parameter to groovy, then groovy gives you access to request object, request.getParameter(YOUR_PARAMETER) should work On Sat, Nov 7, 2009 at 4:19 PM, Deepa Mandal deepa.v.man...@gmail.comwrote: Hi, Can we set the value of parameter from

SagePay Integrated

2009-11-03 Thread Abdullah Shaikh
I have integrated SagePay payment gateway into ofbiz accounting component, which I would like to contribute. For this I have used Apache httpcomponents-client-4.0, is it ok ? I have choose to use httpcomponent because it is easy to send parameters fetch response from the gateway, compared to

Re: SagePay Integrated

2009-11-03 Thread Abdullah Shaikh
: But isn't the SagePay payment gateway licence commercial ? Jacques From: Abdullah Shaikh abdullah.sha...@viithiisys.com I have integrated SagePay payment gateway into ofbiz accounting component, which I would like to contribute. For this I have used Apache httpcomponents-client-4.0, is it ok ? I

SimpleMethod error in getVisualThemeResources

2009-11-01 Thread Abdullah Shaikh
I just took the update, and got the below error when went to catalog. SimpleMethod.java:888:ERROR] [java] error report -- [java] Error in simple-method operation [entity-condition/]: java.lang.NoSuchMethodError:

Re: SimpleMethod error in getVisualThemeResources

2009-11-01 Thread Abdullah Shaikh
at 12:44 +0530, Abdullah Shaikh wrote: I just took the update, and got the below error when went to catalog. SimpleMethod.java:888:ERROR] [java] error report -- [java] Error in simple-method operation [entity

Re: negative amount in cancel order

2009-10-30 Thread Abdullah Shaikh
Let me put this clearly, is there any reason to display the tax amount as negative on cancelled orders ? On Thu, Oct 29, 2009 at 6:14 PM, Abdullah Shaikh abdullah.sha...@viithiisys.com wrote: It is not related to any configuration but was a browser issue. But still I couldn't get

Address update issue

2009-10-30 Thread Abdullah Shaikh
When you Update the Postal Address from eCommerce Profile, to associate the new (update) Postal Address with Credit Card, we create a new Credit Card associated with the new Postal Address. But my client don't want to store the Credit Card Number, for this we masked the number with * except the

Re: Address update issue

2009-10-30 Thread Abdullah Shaikh
is prohibited. Note : It depends of the PCI level required by your client. I don't remember which one requires to not store Credit Card Numbers. But in most case the level with Credit Card Numbers stored is enough. Jacques From: Abdullah Shaikh abdullah.sha...@viithiisys.com When you Update

negative amount in cancel order

2009-10-29 Thread Abdullah Shaikh
When we cancel an order, the Amount that gets displayed in Order List page is surrounded by (), that means its a negative value, but in one of my local ofbiz instance it displays the negative sign (-) instead of the (), does its related to some configuration ? Also is there any business reason to

Re: negative amount in cancel order

2009-10-29 Thread Abdullah Shaikh
or something else. On Thu, Oct 29, 2009 at 5:08 PM, Abdullah Shaikh abdullah.sha...@viithiisys.com wrote: When we cancel an order, the Amount that gets displayed in Order List page is surrounded by (), that means its a negative value, but in one of my local ofbiz instance it displays the negative

Re: permission error on cancel order item from ecommerce

2009-10-28 Thread Abdullah Shaikh
for this. Will be submitting the patch for security error. On Mon, Oct 26, 2009 at 3:13 PM, Abdullah Shaikh abdullah.sha...@viithiisys.com wrote: Scott, I had a look at it and I guess this should work, I will try it out later in the day and let you know. Thanks for pointing On Mon, Oct 26, 2009 at 2:56 PM

Re: permission error on cancel order item from ecommerce

2009-10-26 Thread Abdullah Shaikh
Hi All, Any thoughts on this ? Jacques, should I proceed with the overriding service patch ? On Fri, Oct 23, 2009 at 6:21 PM, Abdullah Shaikh abdullah.sha...@viithiisys.com wrote: Yes, I guess maybe this is the only solution for this, should I submit the overriding service patch

Re: permission error on cancel order item from ecommerce

2009-10-26 Thread Abdullah Shaikh
think a separate service definition is the way to go. Regards Scott HotWax Media http://www.hotwaxmedia.com On 26/10/2009, at 8:43 PM, Abdullah Shaikh wrote: Hi All, Any thoughts on this ? Jacques, should I proceed with the overriding service patch ? On Fri, Oct 23, 2009 at 6:21 PM

Re: permission error on cancel order item from ecommerce

2009-10-26 Thread Abdullah Shaikh
(which is what I would have to do to answer any more questions :-) Regards Scott On 26/10/2009, at 9:05 PM, Abdullah Shaikh wrote: Hi Scott, Yes, I too thought of improving the already implemented service, I always have that as a first preference, and all should, to make more better code

Re: permission error on cancel order item from ecommerce

2009-10-26 Thread Abdullah Shaikh
usage in the service defs with the permission-service element. Regards Scott On 26/10/2009, at 9:31 PM, Abdullah Shaikh wrote: ok, I will take a look, can you please point to one of them, if you have any in mind. Also, I didn't get what you meant by change the permission check to allow

Re: issue in adding security group to a party

2009-10-26 Thread Abdullah Shaikh
Any thoughts on this https://issues.apache.org/jira/browse/OFBIZ-3071 ? On Wed, Oct 21, 2009 at 4:28 PM, Abdullah Shaikh abdullah.sha...@viithiisys.com wrote: Patch attached for https://issues.apache.org/jira/browse/OFBIZ-3071 On Wed, Oct 21, 2009 at 4:09 PM, Abdullah Shaikh abdullah.sha

permission error on cancel order item from ecommerce

2009-10-23 Thread Abdullah Shaikh
If I cancel an order item from ecommerce. I get, the below error displayed on the page. The Following Errors Occurred: Unable to cancel order line : WSCO11640 / 1 / null Note to test this you need to take the latest update of apply this patch https://issues.apache.org/jira/browse/OFBIZ-2408.

Re: permission error on cancel order item from ecommerce

2009-10-23 Thread Abdullah Shaikh
without permission check only for ecommerce use seems the better choise IMO Jacques From: Abdullah Shaikh abdullah.sha...@viithiisys.com If I cancel an order item from ecommerce. I get, the below error displayed on the page. The Following Errors Occurred: Unable to cancel order line

Re: Requests and Quotes SFA Manager

2009-10-21 Thread Abdullah Shaikh
Yes, something like openCRX will be good in CRM/SFA module, I have worked on openCRX, not much, but found it good, and almost all the things there are exposed and have CRUD operations using REST. On Wed, Oct 21, 2009 at 11:20 AM, Pierre Smits pierre.sm...@gmail.comwrote: Hi Jacques, You are on

Re: issue in adding security group to a party

2009-10-21 Thread Abdullah Shaikh
... Also some may think that it's the user responsability. There are a lot cases where OFBiz could improve these kind of check... Not sure it's a priority though... Jacques From: Abdullah Shaikh abdullah.sha...@viithiisys.com No its not a bug, if you take a closer look, the fromDate is part

Re: issue in adding security group to a party

2009-10-21 Thread Abdullah Shaikh
Patch attached for https://issues.apache.org/jira/browse/OFBIZ-3071 On Wed, Oct 21, 2009 at 4:09 PM, Abdullah Shaikh abdullah.sha...@viithiisys.com wrote: I have opened a jira issue for this https://issues.apache.org/jira/browse/OFBIZ-3071 Also will check if there are any more places

order change

2009-10-20 Thread Abdullah Shaikh
Suppose in an order there are 4 items of £ 20 each, now lets assume that the order is authorised, i.e. the payment is still not taken from the card, now if I want to change the quantity of items to 2, that I can do so using the Edit Items button, after modifying the quantity, when I click on

Re: issue in adding security group to a party

2009-10-19 Thread Abdullah Shaikh
No its not a bug, if you take a closer look, the fromDate is part of the primary key for entity UserLoginSecurityGroup in which the user security group is mapped, fromDate I guess is a part of primary key because can be assigned a particular security group for a specified period and then maybe

  1   2   >