supplier/customer in order entry

2009-02-20 Thread Hans Bakker
Currently in the backend order entry the customer and supplier are optional fields on the first screen. Do we want that? Isn't it better to make that mandatory? any opinions on that? -- Antwebsystems.com: Quality OFBiz services for competitive rates

Re: supplier/customer in order entry

2009-02-20 Thread David E Jones
We could perhaps make the supplier mandatory for purchase orders, but even that could be cumbersome. For sales orders we definitely want to support starting and order without knowing who the customer is. Consider the typical order via phone where the customer asks about products,

JUnit test cases and Cruise Control

2009-02-20 Thread Vinu Varghese
Hi all, I am cruise control for Continuous build of Ofbiz, though it builds ofbiz successfully, it shows Unit Tests: (0) , How can I run the tests, so that cruise control can recognize them. regards Vinu -- signature full-name Vinu Varghese

Re: How to add Invoice sales tax

2009-02-20 Thread Sumit Pandit
Hello Santosh, If any financial operation is performed then the corresponding entry is done in background by system. If for sale tax it is not happening then you need to see why is it not? AcctgTransServices.xml can help you. Thanks and Regards Sumit Pandit On Feb 20, 2009, at 3:39

Need client address in FTL

2009-02-20 Thread Sanders, Brian
This may be more of a Freemarker question, but the only solution I found did not work. Is it possible to obtain the client's ip address in the FTL view template? I could probably add a variable to a class, but just seems like a dirty hack to me.

Custom Price Calc Service - no default service

2009-02-20 Thread BJ Freeman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 https://demo.hotwaxmedia.com/catalog/control/EditProductPrices?productId=WG-5569 and look at Custom Price Calc Service used to be there was a averagecostservice I checked customMethod entity via the webtools and there no PRICE_FORMULA type of service.

Re: JUnit test cases and Cruise Control

2009-02-20 Thread Vinu Varghese
Pls ignore my previous mail Hi all, I use cruise control for Continuous build of Ofbiz, though it builds ofbiz successfully, it shows Unit Tests: (0) , How can I run the tests, so that cruise control can recognize them. regards Vinu signature

Re: Custom Price Calc Service - no default service

2009-02-20 Thread Jacques Le Roux
I had a look, did not find anything clear. It seems that a line containing something like CustomMethod customMethodId=STR_LINE_DEP_FORMULA customMethodTypeId=DEPRECIATION_FORMULA customMethodName=straightLineDepreciation description=Straight Line depreciatiion algorithm for fixed