Re: No Sales Tax transactions are being posted to the GL

2009-03-19 Thread Jacques Le Roux
Hi Sharan, Thanks for all details! Was this working before ? Jacques From: Sharan-F sharan.f...@gmail.com Hi There seems to be a problem with Sales Tax transactions. It looks as if none of them are being posted to the General Ledger. What I mean here is that a Sales Order and its

Re: How to use Regular Expression for Search Replace in Eclipse ?

2009-03-19 Thread Jacques Le Roux
Hi Ashish, You don't need anything else than last Eclipse version. When it comes to large changes, I don't like much hand-coding. It's tedious and error prone. So, as you can see in the following links I have been batlle from the beginning for a S/R powerful feature in Eclipse but I had to

Re: How to use Regular Expression for Search Replace in Eclipse ?

2009-03-19 Thread Ashish Vijaywargiya
Thanks Jacques for your quick reply on this. Inline : Jacques Le Roux wrote: Hi Ashish, You don't need anything else than last Eclipse version. When it comes to large changes, I don't like much hand-coding. It's tedious and error prone. So, as you can see in the following links I have been

Re: How to use Regular Expression for Search Replace in Eclipse ?

2009-03-19 Thread Jacques Le Roux
Also Ashish, don't worry about the 741 remaining occurences of service name=(.*)engine=simple(.*)\R(.*)location=org.ofbiz I can deal with that if you want, tough of course being more to do large Searchs/Replacements would help. But we warned, it's an hard beast and I have been bitten many

Re: How to use Regular Expression for Search Replace in Eclipse ?

2009-03-19 Thread Ashish Vijaywargiya
Inline : Jacques Le Roux wrote: Also Ashish, don't worry about the 741 remaining occurences of service name=(.*)engine=simple(.*)\R(.*)location=org.ofbiz I can deal with that if you want, I am fine if it takes less time for you. Please do the needful as soon as you get a chance. As you can

Re: How to use Regular Expression for Search Replace in Eclipse ?

2009-03-19 Thread madppiper
Well, the feature itself uses the standard java regular expressions and is actually fairly simple to understand. I would recommend to have a go at regular expressions before trying that feature. For instance, you can try http://www.gskinner.com/RegExr/ or http://www.regextester.com to test the

special redirect

2009-03-19 Thread Florin Popa
Hi, I would like to implement something special regarding promotions. As soon as a promotion is created and available like http://localhost:8080/ecommerce/control/showPromotionDetails?productPromoId=10132 then this should be available simply as

computer store - repair requests tracking

2009-03-19 Thread computer store
HelloI am trying to use ofbiz in a computer store. Following is some high level process. Customers come in and give a computer for repair. The store/receptionist would like to create the customer request/complaints of the computer. They would enter the model and description of the desktop for

Re: How to use Regular Expression for Search Replace in Eclipse ?

2009-03-19 Thread Jacques Le Roux
Thanks Paul, I think it will be great to share our tips in a wiki page. I will open one soon... Jacques From: madppiper p...@mutschler.ch Well, the feature itself uses the standard java regular expressions and is actually fairly simple to understand. I would recommend to have a go at

Re: How to generate a war of OFBiz?

2009-03-19 Thread jjmbconquista
I want an easy way to deploy the OFBIZ on any server, i want a small file without source code, only needed to perform the application. If a WAR cannot be generated which path to deploy the OFBIZ? David E Jones-3 wrote: The WAR file specification is not sufficient for something like OFBiz.

Re: How to generate a war of OFBiz?

2009-03-19 Thread jjmbconquista
I do not want to download the OFBiz, i want to install the OFBIZ through only file as a .ear or .war, i know that OFBIZ is a large application, i develop with OFBiz a year and still know little. David E Jones-3 wrote: Interesting point, and perspective. Although strictly by compressed

Re: How to generate a war of OFBiz?

2009-03-19 Thread Jacques Le Roux
The only way is quickly see is http://docs.ofbiz.org/x/Ah Jacques From: jjmbconquista jjmbconqui...@yahoo.com.br I do not want to download the OFBiz, i want to install the OFBIZ through only file as a .ear or .war, i know that OFBIZ is a large application, i develop with OFBiz a year and

Re: How to generate a war of OFBiz?

2009-03-19 Thread jjmbconquista
thanks! jacques.le.roux wrote: The only way is quickly see is http://docs.ofbiz.org/x/Ah Jacques From: jjmbconquista jjmbconqui...@yahoo.com.br I do not want to download the OFBiz, i want to install the OFBIZ through only file as a .ear or .war, i know that OFBIZ is a large

Exchanges

2009-03-19 Thread Sanders, Brian
I haven't fully looked into it yet myself, but I'm told that OFBiz does not have exchange functionality. However, my understanding is that you can do replacements. I will look into it in the meantime, but if OFBiz does support exchanges, can someone point me in the right direction (docs, ML,

Re: authorize.net refunds (issuing a credit) error

2009-03-19 Thread mayo
For anyone interested in the solution: It turns out that Authorize.NET's test account wasn't settling transactions, thus couldn't give partial refunds. An email to Auth.net's had them explain this to us and then they configured our test account to start settling transactions and now refunds

Re: authorize.net refunds (issuing a credit) error

2009-03-19 Thread BJ Freeman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 if you want to add to this or create another page http://docs.ofbiz.org/display/OFBIZ/How+to+configure+authorize.net+certificates mayo sent the following on 3/19/2009 8:33 AM: For anyone interested in the solution: It turns out that Authorize.NET's

Re: Exchanges

2009-03-19 Thread David E Jones
OFBiz does support various things that could be called an Exchange. Usually this is done as a return for in-store credit, and then the customer can place whatever order they would like. A CSR could also do this on behalf of a customer without the customer having to place the actual

Re: No Sales Tax transactions are being posted to the GL

2009-03-19 Thread Sharan-F
Hi Jacques Yes this was working before but I'm not entirely sure when it stopped working. I think the last time I did a full test of the Sales Invoicing accounting transactions was in November last year when I started putting together the list of default accounting transactions for the Wiki.

How to set the values for parameter map

2009-03-19 Thread Pradeep Kumar
Hi, How to set the value for the parameter map from the java file. -- With regards, S K Pradeep kumar

Re: How to set the values for parameter map

2009-03-19 Thread CJay Horton
request.setAttribute(); session.setAttribute(); On Thu, Mar 19, 2009 at 2:53 PM, Pradeep Kumar pradeep.ku...@palindromesoftware.com wrote: Hi, How to set the value for the parameter map from the java file. -- With regards, S K Pradeep kumar

GEO Lng, Lat docs

2009-03-19 Thread BJ Freeman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yes we have how to use Geo lng lat for maps. since is it something some one has to understand about addresses and using it for movable assets, thought avdoc would be in order. Jacques did a great job getting this into ofbiz. so i will put some

Re: combined and sequential order and return numbers

2009-03-19 Thread mayo
OFBiz is great. A few lines of code and returns are now pulling from the order number sequence. For the solution I added a useOrderIdForReturns indicator, modified the admin form, and programmed a return to look at useOrderIdForReturns and call getNextOrderId if needed. Thanks again David for

Re: combined and sequential order and return numbers

2009-03-19 Thread David E Jones
On Mar 19, 2009, at 3:58 PM, mayo wrote: OFBiz is great. A few lines of code and returns are now pulling from the order number sequence. For the solution I added a useOrderIdForReturns indicator, modified the admin form, and programmed a return to look at useOrderIdForReturns and call

Re: importing data

2009-03-19 Thread BJ Freeman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 there are a couple of ways. 1) you can pull the Cvs into worksheet and add columns between the data to add in the xml to make it an entity import. then export it as a tab delimited file. use an editor that and search and replace tabs with spaces.

How to do Return to Vendor when Order Id is not known

2009-03-19 Thread ian tabangay
Hi. Im not sure if this case is a unique for our requirement or its a bad practice all together. I need to implement a Return To Vendor for food products that has expired. Normally when it reaches the shelves of the store, new batches would already mix up with older batches of the products so

New field: desiredDeliveryDate

2009-03-19 Thread Divesh Dutta
Hello All, As I started this discussion on Dev mailing list because I proposed new field desiredDeliveryDate to be introduce in OFBiz. But after getting BJ's comment I am redirecting it to User maililng list. I have little confusion regarding the dates which are used in OFBiz. For