Re: multiple domains at the root location

2011-03-14 Thread Raj Saini
Other option could be to define multiple hosts in the 
ofbiz-container.xml. I am not sure if the current xsd support but this 
is how you do it in Tomcat. Tomcat supports virtual hosts and what you 
looking for is virtual hosts at Tomcat level.


Raj

On Tuesday 15 March 2011 12:05 PM, Hans Bakker wrote:

perhaps some extra info, we are using the Amazon ec2 loadbalancer as
frontend (decrypting ssl) and pass on directly to the ofbiz system.

Raj already suggested to use apache for that, but apache is not there
and we would like to do this directly in OFBiz.

Regards,
Hans


On Tue, 2011-03-15 at 13:03 +0700, Hans Bakker wrote:

May i have your opinion?

We have the requirement to run several different ecommerce domainnames
as a root application.

I know we had a domain name in the webapp definition in
ofbiz-component.xml, but that was removed at a certain point.

Any suggestions how to implement this?
Perhaps using the website entity? and using the webapp mount point
internally?

thanks in advance for your suggestions
Regards,
Hans




Re: multiple domains at the root location

2011-03-14 Thread Hans Bakker
perhaps some extra info, we are using the Amazon ec2 loadbalancer as
frontend (decrypting ssl) and pass on directly to the ofbiz system.

Raj already suggested to use apache for that, but apache is not there
and we would like to do this directly in OFBiz.

Regards,
Hans


On Tue, 2011-03-15 at 13:03 +0700, Hans Bakker wrote:
> May i have your opinion?
> 
> We have the requirement to run several different ecommerce domainnames
> as a root application.
> 
> I know we had a domain name in the webapp definition in
> ofbiz-component.xml, but that was removed at a certain point.
> 
> Any suggestions how to implement this? 
> Perhaps using the website entity? and using the webapp mount point
> internally?
> 
> thanks in advance for your suggestions
> Regards,
> Hans

-- 
Ofbiz on twitter: http://twitter.com/apache_ofbiz
Myself on twitter: http://twitter.com/hansbak
Antwebsystems.com: Quality services for competitive rates.



Re: multiple domains at the root location

2011-03-14 Thread Raj Saini

Hi Hans,

Best way is to use Apache HTTPd server as proxy and use the mod_jk or 
mode_ajp_proxy module of Apache to connect to OFBiz server.


Thanks,

Raj

On Tuesday 15 March 2011 11:33 AM, Hans Bakker wrote:

May i have your opinion?

We have the requirement to run several different ecommerce domainnames
as a root application.

I know we had a domain name in the webapp definition in
ofbiz-component.xml, but that was removed at a certain point.

Any suggestions how to implement this?
Perhaps using the website entity? and using the webapp mount point
internally?

thanks in advance for your suggestions
Regards,
Hans




multiple domains at the root location

2011-03-14 Thread Hans Bakker
May i have your opinion?

We have the requirement to run several different ecommerce domainnames
as a root application.

I know we had a domain name in the webapp definition in
ofbiz-component.xml, but that was removed at a certain point.

Any suggestions how to implement this? 
Perhaps using the website entity? and using the webapp mount point
internally?

thanks in advance for your suggestions
Regards,
Hans
-- 
Ofbiz on twitter: http://twitter.com/apache_ofbiz
Myself on twitter: http://twitter.com/hansbak
Antwebsystems.com: Quality services for competitive rates.




Catalog Manager: Product Types

2011-03-14 Thread Justin Robinson
Firstly I'd just like to say thanks to the list for the little tips,
insight, and resource suggestions with regards to minilang...had
finally got my head round it & find it a really cool feature of ofbiz
making certain jobs quicker and easier to write and debug.

I've just started on defining products in the catalog, so I haven't
read all available resources yet. But from what I've seen so far
looking at configurable products the product type determines to some
extent how the product is handled and what options are available.

>From what I can tell the 'Catalog Manager' is purely ofbiz, which is a
relief(I hope I'm right about this & don't put my foot in it again)
because I have to say the opentaps forum hasn't been much help so far,
they are quite selective on the sorts of things they do help with.
This mailing list and it's archives are generally way more
informative.

I work for an ISP so most of our products have to be along the lines
Configurable Digital Service Products, is it possible to combine these
product types or do products have to be of one type only?

Secondly with the Configurable product hierarchy, is it possible to
have a Virtual product that contains Configurable products, that in
turn contains config items? Or some other way to configure products
that are made up of other configured products.

Lastly since most of our services are charged monthly, it would seem
that subscriptions suit our needs best since they can be automatically
renewed, is it possible to define configurable subscriptions?

I don't expect a full explanation I'm just wondering if these aims are
achievable, before I venture forth and maybe where to start would be a
great help to.
Thanks.


-- 
Regards,
Justin
Venture-Net Research & Development


Collect and send invoices per period

2011-03-14 Thread biletnikov
Hello all,
is it possible to collect the invoices per some period, for example for
month and create one invoice?
All items from all invoice should be summed and placed in one monthly
invoice.
It is very important for use, because we have many B2B orders which can be
easily fulfilled in the end of a month by one transaction.

Thanks.

--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/Collect-and-send-invoices-per-period-tp3353645p3353645.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: FYI - trunk code was failing on 1.6.0_11 version - updated to latest version of jdk(jdk1.6.0_24) and now it is compiling fine

2011-03-14 Thread Amit Sharma

Thanks Ashish for the information.

--

Thanks and Regards
Amit Sharma
HotWax Media
http://www.hotwaxmedia.com/


On Monday 14 March 2011 02:53 PM, Ashish Vijaywargiya wrote:

Since last few years I was using jdk1.6.0_11 version and the recent trunk
code was failing on this. Although it was not failing before 15 days or so.
I have upgraded to latest jdk version(jdk1.6.0_24) and now the code base is
compiling fine. Sharing this information on mailing list so in case anybody
puzzling with this issue can move ahead with this information.

Trunk information: ashish@ashish-laptop:~/ofbiz_dev/trunk$ svn info
Path: .
URL: http://svn.apache.org/repos/asf/ofbiz/trunk
Repository Root: http://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 1081183
Node Kind: directory
Schedule: normal
Last Changed Author: adrianc
Last Changed Rev: 1081154
Last Changed Date: 2011-03-13 22:35:30 +0530 (Sun, 13 Mar 2011)

Build fail detail:
ashish@ashish-laptop:~/ofbiz_dev/trunk$ ant
Buildfile: build.xml

ofbiz-init:

build:
  [echo] [build] == Start Building (Compile) ==

ofbiz-init:

dir-init:

copy-derby-props:

build:
  [echo] [build] == Start Building Framework (Compile) ==

init:

prepare:

classes:

jar:

init:

prepare:

gen-src:

classes:

jar:

init:

prepare:

gen-src:

classes:
   [javac16] Compiling 36 source files to
/home/ashish/ofbiz_dev/trunk/framework/sql/build/classes
   [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:41:
inconvertible types
   [javac16] found   : org.ofbiz.sql.SQLStatement
   [javac16] required: org.ofbiz.sql.SQLDelete
   [javac16] if (statement instanceof SQLDelete) return
planDelete((SQLDelete) statement);
   [javac16] ^
   [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:41:
inconvertible types
   [javac16] found   : org.ofbiz.sql.SQLStatement
   [javac16] required: org.ofbiz.sql.SQLDelete
   [javac16] if (statement instanceof SQLDelete) return
planDelete((SQLDelete) statement);
   [javac16]
   ^
   [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:42:
inconvertible types
   [javac16] found   : org.ofbiz.sql.SQLStatement
   [javac16] required: org.ofbiz.sql.SQLInsert
   [javac16] if (statement instanceof SQLInsert) return
planInsert((SQLInsert) statement);
   [javac16] ^
   [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:42:
inconvertible types
   [javac16] found   : org.ofbiz.sql.SQLStatement
   [javac16] required: org.ofbiz.sql.SQLInsert
   [javac16] if (statement instanceof SQLInsert) return
planInsert((SQLInsert) statement);
   [javac16]
   ^
   [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:43:
inconvertible types
   [javac16] found   : org.ofbiz.sql.SQLStatement
   [javac16] required: org.ofbiz.sql.SQLSelect
   [javac16] if (statement instanceof SQLSelect) return
planSelect((SQLSelect) statement);
   [javac16] ^
   [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:43:
inconvertible types
   [javac16] found   : org.ofbiz.sql.SQLStatement
   [javac16] required: org.ofbiz.sql.SQLSelect
   [javac16] if (statement instanceof SQLSelect) return
planSelect((SQLSelect) statement);
   [javac16]
   ^
   [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:44:
inconvertible types
   [javac16] found   : org.ofbiz.sql.SQLStatement
   [javac16] required: org.ofbiz.sql.SQLUpdate
   [javac16] if (statement instanceof SQLUpdate) return
planUpdate((SQLUpdate) statement);
   [javac16] ^
   [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:44:
inconvertible types
   [javac16] found   : org.ofbiz.sql.SQLStatement
   [javac16] required: org.ofbiz.sql.SQLUpdate
   [javac16] if (statement instanceof SQLUpdate) return
planUpdate((SQLUpdate) statement);
   [javac16]
   ^
   [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:45:
inconvertible types
   [javac16] found   : org.ofbiz.sql.SQLStatement
   [javac16] required: org.ofbiz.sql.SQLView
   [javac16] if (statement instanceof SQLView) return
planView((SQLView) statement);
   [javac16] ^
   [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:45:
inconvertible types
   [javac16] found   : org.ofbiz.sql.SQLStatement
   [javac16] required: org.ofbiz.sql.SQLView
   [javac16] if (statement instanceof SQLView) return
planView((SQLView) statement);
   [javac16]
 ^
   [javac16] 10 errors

BUILD FAILED
/home/ashish/ofbiz_dev/trunk/build.xml:195: The following error occurred
while executing this line:
/home/ashish/ofbiz_dev/trunk/framework/build.xml:148: The following error
occurred while

FYI - trunk code was failing on 1.6.0_11 version - updated to latest version of jdk(jdk1.6.0_24) and now it is compiling fine

2011-03-14 Thread Ashish Vijaywargiya
Since last few years I was using jdk1.6.0_11 version and the recent trunk
code was failing on this. Although it was not failing before 15 days or so.
I have upgraded to latest jdk version(jdk1.6.0_24) and now the code base is
compiling fine. Sharing this information on mailing list so in case anybody
puzzling with this issue can move ahead with this information.

Trunk information: ashish@ashish-laptop:~/ofbiz_dev/trunk$ svn info
Path: .
URL: http://svn.apache.org/repos/asf/ofbiz/trunk
Repository Root: http://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 1081183
Node Kind: directory
Schedule: normal
Last Changed Author: adrianc
Last Changed Rev: 1081154
Last Changed Date: 2011-03-13 22:35:30 +0530 (Sun, 13 Mar 2011)

Build fail detail:
ashish@ashish-laptop:~/ofbiz_dev/trunk$ ant
Buildfile: build.xml

ofbiz-init:

build:
 [echo] [build] == Start Building (Compile) ==

ofbiz-init:

dir-init:

copy-derby-props:

build:
 [echo] [build] == Start Building Framework (Compile) ==

init:

prepare:

classes:

jar:

init:

prepare:

gen-src:

classes:

jar:

init:

prepare:

gen-src:

classes:
  [javac16] Compiling 36 source files to
/home/ashish/ofbiz_dev/trunk/framework/sql/build/classes
  [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:41:
inconvertible types
  [javac16] found   : org.ofbiz.sql.SQLStatement
  [javac16] required: org.ofbiz.sql.SQLDelete
  [javac16] if (statement instanceof SQLDelete) return
planDelete((SQLDelete) statement);
  [javac16] ^
  [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:41:
inconvertible types
  [javac16] found   : org.ofbiz.sql.SQLStatement
  [javac16] required: org.ofbiz.sql.SQLDelete
  [javac16] if (statement instanceof SQLDelete) return
planDelete((SQLDelete) statement);
  [javac16]
  ^
  [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:42:
inconvertible types
  [javac16] found   : org.ofbiz.sql.SQLStatement
  [javac16] required: org.ofbiz.sql.SQLInsert
  [javac16] if (statement instanceof SQLInsert) return
planInsert((SQLInsert) statement);
  [javac16] ^
  [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:42:
inconvertible types
  [javac16] found   : org.ofbiz.sql.SQLStatement
  [javac16] required: org.ofbiz.sql.SQLInsert
  [javac16] if (statement instanceof SQLInsert) return
planInsert((SQLInsert) statement);
  [javac16]
  ^
  [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:43:
inconvertible types
  [javac16] found   : org.ofbiz.sql.SQLStatement
  [javac16] required: org.ofbiz.sql.SQLSelect
  [javac16] if (statement instanceof SQLSelect) return
planSelect((SQLSelect) statement);
  [javac16] ^
  [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:43:
inconvertible types
  [javac16] found   : org.ofbiz.sql.SQLStatement
  [javac16] required: org.ofbiz.sql.SQLSelect
  [javac16] if (statement instanceof SQLSelect) return
planSelect((SQLSelect) statement);
  [javac16]
  ^
  [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:44:
inconvertible types
  [javac16] found   : org.ofbiz.sql.SQLStatement
  [javac16] required: org.ofbiz.sql.SQLUpdate
  [javac16] if (statement instanceof SQLUpdate) return
planUpdate((SQLUpdate) statement);
  [javac16] ^
  [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:44:
inconvertible types
  [javac16] found   : org.ofbiz.sql.SQLStatement
  [javac16] required: org.ofbiz.sql.SQLUpdate
  [javac16] if (statement instanceof SQLUpdate) return
planUpdate((SQLUpdate) statement);
  [javac16]
  ^
  [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:45:
inconvertible types
  [javac16] found   : org.ofbiz.sql.SQLStatement
  [javac16] required: org.ofbiz.sql.SQLView
  [javac16] if (statement instanceof SQLView) return
planView((SQLView) statement);
  [javac16] ^
  [javac16]
/home/ashish/ofbiz_dev/trunk/framework/sql/src/org/ofbiz/sql/Planner.java:45:
inconvertible types
  [javac16] found   : org.ofbiz.sql.SQLStatement
  [javac16] required: org.ofbiz.sql.SQLView
  [javac16] if (statement instanceof SQLView) return
planView((SQLView) statement);
  [javac16]
^
  [javac16] 10 errors

BUILD FAILED
/home/ashish/ofbiz_dev/trunk/build.xml:195: The following error occurred
while executing this line:
/home/ashish/ofbiz_dev/trunk/framework/build.xml:148: The following error
occurred while executing this line:
/home/ashish/ofbiz_dev/trunk/macros.xml:32: The following error occurred
while executing this line:
/home/ashish/ofbiz_dev/trunk/framework/sql/build.xml:64: Compile failed; see
the compiler error output for details

Re: Web services - jaxb binding

2011-03-14 Thread Alexander Graf

Hi,
I have the same Problem, ofbiz sends an answer, but it never appears in  
the holder.



MapMap myMap = new MapMap();
myMap.getMapEntry().add(mapEntry);
myMap.getMapEntry().add(mapEntryLogin);
myMap.getMapEntry().add(mapEntryPassword);


Holder mapMap =
new Holder(myMap);



port.findPartiesById(mapMap);

for(MapEntry e : mapMap.value.getMapEntry()){
System.out.println(e.getMapKey() + " " + e.getMapValue());
}

The code simply prints out the IN parameters, no out parameters, although  
the response was retrieved. (see attachment)




So here's what I did. I downloaded the wsdl and added appended the
entity name to this element. Then re-generated the client stub.


Is this what you did?

 

I didn't do that, it makes no sense for me to rewrite the wsdl. Why isn't  
it generated with the entity name?


The part how to get the binding working is skipped in all tutorials. So  
here a second request: please tell us how. There are people who asked this  
years ago and never got an answer. Why? Isn't this an essential part of  
ofbiz? For me it is, because we want to use a Java SE client. I can not  
imagine that we are the first who want to do that.


Thanks in advance.
Alexander



Am 12.03.2011, 03:28 Uhr, schrieb Mansour Al Akeel  
:



Hello all,
I am not advanced in web services, so bear with me.

I am trying to create a client to call some functions through
webservices. The web services in ofbiz use maps. For example, I am
trying to obtain a product by id. The web service response includes the
product as "eeval-Product". In the wsdl for this service,  I can see:




The name of element need to be appended with name of entity  
such as eeval-Product for Product entity.





So here's what I did. I downloaded the wsdl and added appended the
entity name to this element. Then re-generated the client stub.

Now when a response is retireved it's obtained correctely, but the
binding doesn't work. For example, eeval-Product is a Map, but it's
null. Attributtes from this element are not bound, they are skipped by
the binding generated with wsdl2java with jaxb binding.

What would be the best way/tool to include the attributes from
"eeval-Product" into the map ?

Here's an exmaple response.


http://ofbiz.apache.org/service/";>








billOfMaterialLevel="0" createdByUserLogin="admin"  
createdDate="2004-08-20 12:49:13.418"
createdStamp="2011-02-24 09:30:52.287"  
createdTxStamp="2011-02-24 09:30:52.186" description="Create your own  
pizza"
internalName="Pizza" isVariant="N" isVirtual="N"  
largeImageUrl="/images/products/PIZZA/large.png"
lastUpdatedStamp="2011-03-06 21:09:44.134"  
lastUpdatedTxStamp="2011-03-06 21:09:43.527" productId="PIZZA"
productName="Gold Pizza" productTypeId="AGGREGATED"  
smallImageUrl="/images/products/PIZZA/small.png"/>











Any advice ?


POST /webtools/control/SOAPService HTTP/1.1
Content-type: text/xml;charset="utf-8"
Soapaction: "http://127.0.0.1:8080/webtools/control/SOAPService";
Accept: text/xml, multipart/related, text/html, image/gif, image/jpeg, *; q=.2, 
*/*; q=.2
User-Agent: JAX-WS RI 2.1.6 in JDK 6
Host: 127.0.0.1:8080
Connection: keep-alive
Content-Length: 697

http://schemas.xmlsoap.org/soap/envelope/";>http://ofbiz.apache.org/service/";>HTTP/1.1
 200 OK
Server: Apache-Coyote/1.1
Set-Cookie: JSESSIONID=1A4D3D9FE02D3E64F491950879A27CAA.jvm1; Path=/webtools
Set-Cookie: OFBiz.Visitor=10190; Expires=Tue, 13-Mar-2012 08:33:48 GMT; Path=/
Content-Type: text/xml;charset=utf-8
Transfer-Encoding: chunked
Vary: Accept-Encoding
Date: Mon, 14 Mar 2011 08:33:49 GMT

4c9
http://schemas.xmlsoap.org/soap/envelope/";>http://ofbiz.apache.org/service/";>

























0




Re: Mini-Language reference materials

2011-03-14 Thread Amitava Neogi
Thank you very much.
Regards,
Amitava

On Sun, Mar 13, 2011 at 10:42 AM, Paul Foxworthy wrote:

> Hi Amitava,
>
> "Apache OFBiz Development: The Beginner's Tutorial" by Jonathan Wong and
> Rupert Howel, published by Packt Publishing.
>
> https://www.packtpub.com/apache-ofbiz-development-beginners-tutorial/book
> https://www.packtpub.com/apache-ofbiz-development-beginners-tutorial/book
>
> Cheers
>
> Paul Foxworthy
>
>
> Amitava Neogi wrote:
> >
> > Hi,
> >
> > Would anyone please suggest any other reference materials on
> Mini-Language
> > beside the following two items:
> >
> > 1.
> >
> https://cwiki.apache.org/confluence/display/OFBIZ/Mini-Language+Guide#Mini-LanguageGuide-smap
> >
> > 2. http://ofbiz.apache.org/docs/minilang.html
> >
> >
> >
> > Thanks & Regards,
> >
> >
> > --
> >
> > *Amitava Neogi, **Sr. Project Leader*
> > Soffront Software Pvt. Ltd.
> > Webel STP-II, Block - DN, Plot- 53
> > Sector V, Salt Lake, Kolkata - 700091
> > Ph: +91-033-2367-3480 ext 235
> >
> > *www.soffront.com* ;
> >
> >   **
> >
> >
> >
> >
> >
> > <
> http://www.facebook.com/pages/Soffront-Software-Inc/118737121501278#%21/pages/Soffront-Software/190506357644678?sk=infoo>
> ;
> > <
> http://www.facebook.com/pages/Soffront-Software-Inc/118737121501278#%21/pages/Soffront-Software/190506357644678?sk=infoo>
> ;
> >
>
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/Mini-Language-reference-materials-tp3348119p3351329.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>



-- 

*Amitava Neogi, **Sr. Project Leader*
Soffront Software Pvt. Ltd.
Webel STP-II, Block - DN, Plot- 53
Sector V, Salt Lake, Kolkata - 700091
Ph: +91-033-2367-3480 ext 235

*www.soffront.com* 

  **









Re: Mini-Language reference materials

2011-03-14 Thread Amitava Neogi
Thank you very much.
Regards,
Amitava

On Fri, Mar 11, 2011 at 7:10 PM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> simple-methods.xsd : you are sure it's up to date
>
> Jacques
>   - Original Message -
>  From: Amitava Neogi
>  To: user@ofbiz.apache.org
>  Sent: Friday, March 11, 2011 2:19 PM
>  Subject: Mini-Language reference materials
>
>
>  Hi,
>  Would anyone please suggest any other reference materials on Mini-Language
> beside the following two items:
>
>  1.
> https://cwiki.apache.org/confluence/display/OFBIZ/Mini-Language+Guide#Mini-LanguageGuide-smap
>
>  2. http://ofbiz.apache.org/docs/minilang.html
>
>
>
>  Thanks & Regards,
>
>
>
>  --
>Amitava Neogi, Sr. Project Leader
>Soffront Software Pvt. Ltd.
>Webel STP-II, Block - DN, Plot- 53
>Sector V, Salt Lake, Kolkata - 700091
>Ph: +91-033-2367-3480 ext 235
>
>www.soffront.com
>
>
>
>
>
>
>
>
>
>


-- 

*Amitava Neogi, **Sr. Project Leader*
Soffront Software Pvt. Ltd.
Webel STP-II, Block - DN, Plot- 53
Sector V, Salt Lake, Kolkata - 700091
Ph: +91-033-2367-3480 ext 235

*www.soffront.com* 

  **









Re: Users - Sales Tab is missing. How to edit sales tax for astore.

2011-03-14 Thread Shereen

Jacques Le Roux wrote:
> 
>> Jacques,
>>
>> Thanks for the email. It did work. Now sales tax is not added to the
>> order
>> total. It just shows '0', though i would prefer it not to show at all if
>> the
>> tax amount is '0'.
> 
> If you want to set VAT taxes you may use Accounting/Tax authorities and
> link to
> your store by "Vat Tax Auth Geo Id" & "Vat Tax Auth Party Id " at the
> bottom of
> Stores/Store. Else (no taxe at all) you have to modify the corresponding
> templates... (see
> applications/ecommerce/webapp/ecommerce/cart/showcart.ftl)
> 
>> I have another question about the 'Tax IDs & Exemptions' option that
>> shows
>> in the shipment address page right after one logs-in the website. Can it
>> be
>> disable altogether. It may be confusing for retail customers and if one
>> does
>> not use it, it make no sense to display it.
> 
> See "Show Tax Is Exempt" at the bottom of Stores/Store
> 
> Jacques
>  
> ___
> Users mailing list
> us...@lists.ofbiz.org
> http://lists.ofbiz.org/mailman/listinfo/users
> 
Hi All 
I'm trying to disable sales Taxes generally in ofbiz but I don't know how
I know that i accounting there's a part called Tax Authorities and there are
some options in the store which contains some flags
for example I want the Ecommerce web store not to add any sales taxes on
products
how I can disable this?

--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/Sales-Tab-is-missing-How-to-edit-sales-tax-for-a-store-tp139617p3353288.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: Installing clean new in MySQL 5.5.9

2011-03-14 Thread Mike
I bookmarked this article regarding mysql and utf8 a couple of years
ago.  It convinced me to always use uft8.

http://www.bluetwanger.de/blog/2006/11/20/mysql-and-utf-8-no-more-question-marks/

On Sat, Mar 12, 2011 at 8:56 PM, Paul Foxworthy  wrote:
> Hi all,
>
> The recent discussion at
> http://ofbiz.135035.n4.nabble.com/data-base-tp3323306p3325260.html
> http://ofbiz.135035.n4.nabble.com/data-base-tp3323306p3325260.html  seems to
> suggest the default encoding in OFbiz could now be utf8.
>
> Are there any disadvantages, or should we just go and do it?
>
> Cheers
>
> Paul Foxworthy
>
>
> Mike Z wrote:
>>
>> You probably want to dump the latin1 character set and use UTF8.  If
>> you use latin1, you can forget about getting a multi-language capable
>> ofbiz installation (I learned the hard way).  Try these:
>>
>>             table-type="InnoDB"
>>             character-set="utf8"
>>             collate="utf8_general_ci">
>>
>>
>> On Wed, Mar 9, 2011 at 10:58 AM, James Lawton
>>  wrote:
>>> I have just setup a brand new install on a machine with Windows 7 32 bit
>>> +
>>> MySQL 5.5.9
>>>
>>>
>>>
>>> After creating the databases and granting privileges to the user and
>>> password named in the entityengine.xml file I ran the command:
>>>
>>>
>>>
>>> "ant run-install-seed" from the directory where ofbiz 10.04 OOTB is
>>> installed - This install worked fine with MySQL 5.1.
>>>
>>>
>>>
>>> I get the following error back (actually tons of these errors)
>>>
>>>
>>>
>>> [java] Error was:
>>> com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException:
>>> You have an error in your SQL syntax; check the manual that corresponds
>>> to
>>> your MySQL server version for the right syntax to use near 'TYPE InnoDB
>>> CHARACTER SET latin1 COLLATE latin1_general_cs'
>>>
>>>
>>>
>>>
>>>
>>> Has anyone seen this before?
>>>
>>>
>>>
>>> Dead in the water at this point
>>>
>>>
>>>
>>> Thanks
>>>
>>> James
>>>
>>>
>>
>
>
> --
> View this message in context: 
> http://ofbiz.135035.n4.nabble.com/Installing-clean-new-in-MySQL-5-5-9-tp3344284p3351321.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>


Re: fork advice

2011-03-14 Thread chris snow
Thanks for the reply Jacques.

The current process of waiting and relying on the goodwill of contributors
to commit my patches does not fit well with agile development.  Forking will
allow me to develop at my own pace, but still allow my to synchronise
upsteam for bugfixes, etc.



On Mon, Mar 14, 2011 at 6:56 AM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> I think nobody manages it. It's done by default by the ASF for all
> projects: http://git.apache.org/
> I have no ideas about the diff.
> Why do you want to fork OFBiz?
>
> Jacques
>
> From: "chris snow" 
>
>  Hi Forum,
>>
>> I would like to create an ofbiz fork in GitHub.  It seams like there are
>> two
>> main options:
>>
>> 1) Use GitHub to fork from apache/ofbiz at
>> https://github.com/apache/ofbiz
>> 2) Use git to create a clone directly from
>> http://git.apache.org/ofbiz.git
>>
>> What are the main differences in these two approaches?
>>
>> If I go with option 1, and I want to do "Pull Requests" who manages
>> https://github.com/apache/ofbiz?  I.e. who will receive my "Pull
>> Requests"?
>>
>> Cheers,
>>
>> Chris
>>
>>
>


Re: fork advice

2011-03-14 Thread Jacques Le Roux

I think nobody manages it. It's done by default by the ASF for all projects: 
http://git.apache.org/
I have no ideas about the diff.
Why do you want to fork OFBiz?

Jacques

From: "chris snow" 

Hi Forum,

I would like to create an ofbiz fork in GitHub.  It seams like there are two
main options:

1) Use GitHub to fork from apache/ofbiz at https://github.com/apache/ofbiz
2) Use git to create a clone directly from http://git.apache.org/ofbiz.git

What are the main differences in these two approaches?

If I go with option 1, and I want to do "Pull Requests" who manages
https://github.com/apache/ofbiz?  I.e. who will receive my "Pull Requests"?

Cheers,

Chris