about menu-item

2009-11-02 Thread zhiyongcui

Who can tell me how to use sub-menu?Thank you !
-- 
View this message in context: 
http://n4.nabble.com/about-menu-item-tp360915p360915.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: Starting problem with release 9.4

2009-11-02 Thread Mridul Pathak
Looks like you haven't installed the data, did you run "ant run-install"?

-- 
Thanks & Regards
Mridul Pathak
Hotwax Media
http://www.hotwaxmedia.com
mridul.pat...@hotwaxmedia.com
-
direct: +91 - 942.592.6892

On Tue, Nov 3, 2009 at 2:08 AM, Abey Jacob  wrote:

> Hi,
> I am fresh to OfBiz. I checked out the 4.0 code a few days back and did an
> Ant build using Eclipse. Finally I could run the ofbiz from my PC and do
> some tweakings. Ofcourse, with the help of a book by Janathan Wong.
> Today I tried to do the same thing with release 9.4. It seems that the
> build went fine and ofbiz could be started. I got an error.log file  in
> 'runtime/logs' folder.  When I try to access ecommerce,  the following
> messages are thrown out in the browser.
> org.ofbiz.widget.screen.ScreenRenderException: Error
> rendering screen
> [component://ecommerce/widget/CommonScreens.xml#leftbar]:
> org.ofbiz.entity.transaction.GenericTransactionException: The current
> transaction is marked for rollback, not beginning a new transaction and
> aborting
> current operation; the rollbackOnly was caused by: Error in simple-method
> [Get
> visual theme resources
>
> [file:/C:/Workspace/release09.04/framework/common/script/org/ofbiz/common/CommonServices.xml#getVisualThemeResources]]:
> ; [Visual Theme resources not found.] (The current transaction is marked
> for
> rollback, not beginning a new transaction and aborting current operation;
> the
> rollbackOnly was caused by: Error in simple-method [Get visual theme
> resources
>
> [file:/C:/Workspace/release09.04/framework/common/script/org/ofbiz/common/CommonServices.xml#getVisualThemeResources]]:
> ; [Visual Theme resources not found.])--
> Anyone, please tell me what I should do to correct this problem and get
> ofbiz to run properly.
> Thanks,Abey.
>
>
>


Re: Dependent production run in ofbiz

2009-11-02 Thread Pal Infocom Technologies

Hello Anil,

To create a production run for a product which is dependent on other
products, you have to create a BOM and while creating assign the product to
field with dependent productid and when you create a production run for
final finished good, dependent production runs will automatically appear
under Assocs tab. Please go through the following example for more clearity:  

Basket ball production needs production of two dependent Good i.e. Basket
ball's bladder and basket ball's knob. First create the BOM for dependent
products i.e. Bladder and Knob
and then create a production run for them.  Then for finally finished good
i.e. basket ball , create a BOM, choose product id to field as dependent
product ids(like bladder's id  and knob's id). While creating a production
run for final finished good, dependent production runs(bladder's production
run and knob's production run) will automatically appear under Assocs tab
and you have to run those production runs first and then proceed with final
finished good production run  

Feel free for any further assistance 

Thanks

Preeti Verma

Business Analyst & Configurator – OFBiz Projects
Pal InfoCom Technologies Pvt. Ltd.,
Marketing office: Portland (USA)
Development lab: E-51, Ground Floor,
Phase 8, Ind Area
Mohali (India)
Phone +91-172-461-8033 (O)
Skype - preeti.palinfocom
www.PalInfoCom.net 



Anil Sharma wrote:
> 
> Hello All,
> 
> I am unable to create dependent production run. Can nay one tell me how to
> create dependent production run. I have gone through ofbiz manufacturing
> documentation. can any one please tell me how to do so.
> 
> Thanks,
> Anil Sharma
> 

-- 
View this message in context: 
http://n4.nabble.com/Dependent-production-run-in-ofbiz-tp252364p360897.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: services in practice application.

2009-11-02 Thread Pranay Pandey

Hi Swati,

For you reference I would like to let you know that there is also zip  
attached for the same application.
This is just for reference, creating the application step by step is  
needed for better understanding. I will also improve the details given  
in tutorial for reference as soon as I get a chance.


Thanks

Regards
--
Pranay Pandey
HotWax Media | www.hotwaxmedia.com



On Nov 2, 2009, at 10:00 PM, swathi wrote:



Hi.
In practice application, Writing CRUD operations for Person entity  
Step -
2,For creating a new person, a service, createPracticePerson is  
called. In

that service, a simple method , createPracticePerson is invoked from
PracticeServices.xml. location="component://practice/script/org/hotwax/practice/ 
PracticeServices.xml"

invoke="createPracticePerson" auth="true"> Create a
Person optional="false"/> type="String"
optional="true"/> type="String"
optional="false"/> type="String"
optional="true"/> type="String"
optional="false"/> type="String"
optional="true"/>   But its not mentioned what has to be  
in this
createPracticePerson simplemethod. Iam not clear about this. Can  
someone
please help me in understanding what has to be done in this invoked  
simple

method inorder to create a new person.
Thanks.
--
View this message in context: 
http://n4.nabble.com/services-in-practice-application-tp360795p360795.html
Sent from the OFBiz - User mailing list archive at Nabble.com.




Re: Dependent production run in ofbiz

2009-11-02 Thread Anil Sharma

Hello Jacopo,

>From your response I have got a new question. Can I create a production run
automatically for a particular product.

Regards,
Anil Sharma.

On Mon, Nov 2, 2009 at 4:57 PM, Jacopo Cappellato-4 [via OFBiz] <
ml-node+360720-149878...@n4.nabble.com
> wrote:

> If you manually creates a production run and one of the component is
> of type WIP then a dependent production run for the WiP (where the
> materials are the components of the WIP) will be created.
>
> Jacopo
>
> On Oct 13, 2009, at 2:04 PM, Anil Sharma wrote:
>
> >
> > Hello All,
> >
> > I am unable to create dependent production run. Can nay one tell me
> > how to
> > create dependent production run. I have gone through ofbiz
> > manufacturing
> > documentation. can any one please tell me how to do so.
> >
> > Thanks,
> > Anil Sharma
> > --
> > View this message in context:
> http://n4.nabble.com/Dependent-production-run-in-ofbiz-tp252364p252364.html
> > Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>
>
> --
>  View message @
> http://n4.nabble.com/Dependent-production-run-in-ofbiz-tp252364p360720.html
> To unsubscribe from Dependent production run in ofbiz, click here< (link 
> removed) >.
>
>
>

-- 
View this message in context: 
http://n4.nabble.com/Dependent-production-run-in-ofbiz-tp252364p360890.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: Webpos in production for 1 terminal

2009-11-02 Thread oswall

Ok thanks Jacques

Oswall

--- El lun 2-nov-09, Jacques Le Roux [via OFBiz] 
 escribió:

De: Jacques Le Roux [via OFBiz] 
Asunto: Re: Webpos in production for 1 terminal
A: "oswall" 
Fecha: lunes, 2 noviembre, 2009, 4:11 pm



Webpos does not work yet...


Jacques


From: "oswall" <[hidden email]>

> 

> Is possible to use webpos for production a site with 1 pos and Epson TM-U220D

> printer and cashdrawer?

> Webpos print reports?

> where are documentation for this?

> 

> thanks,

> Oswall

> 

> -- 

> View this message in context: 
> http://n4.nabble.com/Webpos-in-production-for-1-terminal-tp360854p360854.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.

>







View message @ 
http://n4.nabble.com/Webpos-in-production-for-1-terminal-tp360854p360857.html


To unsubscribe from Webpos in production for 1 terminal, click here.






  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1
-- 
View this message in context: 
http://n4.nabble.com/Webpos-in-production-for-1-terminal-tp360854p360858.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: Webpos in production for 1 terminal

2009-11-02 Thread Jacques Le Roux

Webpos does not work yet...

Jacques

From: "oswall" 


Is possible to use webpos for production a site with 1 pos and Epson TM-U220D
printer and cashdrawer?
Webpos print reports?
where are documentation for this?

thanks,
Oswall

--
View this message in context: 
http://n4.nabble.com/Webpos-in-production-for-1-terminal-tp360854p360854.html
Sent from the OFBiz - User mailing list archive at Nabble.com.





Webpos in production for 1 terminal

2009-11-02 Thread oswall

Is possible to use webpos for production a site with 1 pos and Epson TM-U220D
printer and cashdrawer?
Webpos print reports?
where are documentation for this?

thanks,
Oswall

-- 
View this message in context: 
http://n4.nabble.com/Webpos-in-production-for-1-terminal-tp360854p360854.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


JAVAPOS 1.11 not configured in Ofbiz

2009-11-02 Thread oswall

I can not install Epson TM-U220D in ofbiz 9.04 release with  JavaPOS.
 Please indicate which JavaPOS version supported to try to download it. 
 I installed javapos 1.11 adk and checkhealthtools and works well in Windows 
XP, but not with ofbiz.

The files in Ofbizhome/specialpurpose/pos/lib are:
epsonupos.jar
jcl.jar
jcl_test.jar
jpos111.jar
jpos1122-controls.jar
looks-2.0.2.jar
pos.jar
uposcommon.jar
xercesImpl.jar
xml-apis.jar





  

¡Obtén la mejor experiencia en la web!
Descarga gratis el nuevo Internet Explorer 8. 
http://downloads.yahoo.com/ieak8/?l=e1
-- 
View this message in context: 
http://n4.nabble.com/JAVAPOS-1-11-not-configured-in-Ofbiz-tp360843p360843.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Starting problem with release 9.4

2009-11-02 Thread Abey Jacob
Hi,
I am fresh to OfBiz. I checked out the 4.0 code a few days back and did an Ant 
build using Eclipse. Finally I could run the ofbiz from my PC and do some 
tweakings. Ofcourse, with the help of a book by Janathan Wong.
Today I tried to do the same thing with release 9.4. It seems that the build 
went fine and ofbiz could be started. I got an error.log file  in 
'runtime/logs' folder.  When I try to access ecommerce,  the following messages 
are thrown out in the browser.
org.ofbiz.widget.screen.ScreenRenderException: Error 
rendering screen 
[component://ecommerce/widget/CommonScreens.xml#leftbar]: 
org.ofbiz.entity.transaction.GenericTransactionException: The current 
transaction is marked for rollback, not beginning a new transaction and 
aborting 
current operation; the rollbackOnly was caused by: Error in simple-method [Get 
visual theme resources 
[file:/C:/Workspace/release09.04/framework/common/script/org/ofbiz/common/CommonServices.xml#getVisualThemeResources]]:
 
; [Visual Theme resources not found.] (The current transaction is marked for 
rollback, not beginning a new transaction and aborting current operation; the 
rollbackOnly was caused by: Error in simple-method [Get visual theme resources 
[file:/C:/Workspace/release09.04/framework/common/script/org/ofbiz/common/CommonServices.xml#getVisualThemeResources]]:
 
; [Visual Theme resources not found.])--
Anyone, please tell me what I should do to correct this problem and get ofbiz 
to run properly.
Thanks,Abey. 


  

Re: Ofbiz templates

2009-11-02 Thread David E Jones


That's correct, BSH is still supported. The more difficult parts of  
migration will be data model changes and depending on how much low- 
level customization you do certain API changes too.


To get an idea of what data model changes will look like this wiki  
page is useful:


http://docs.ofbiz.org/display/OFBTECH/Revisions+Requiring+Data+Migration

-David



On Nov 2, 2009, at 6:31 AM, Ruth Hoffman wrote:


Hi Florin:
IMO, the Groovy switch, while inconvenient is not a show stopper.  
Groovy is very similar to the Bean Shell. Where I have difficult  
logic that I don't want to spend the time to figure out the Groovy  
equivalent, l use BSH. I may go back and convert, but BSH - like JSP  
- is still supported and it works fine.


Good luck.
Ruth

Florin Popa wrote:

Thank you for the details sent regarding this topic,

It is anyway a difficult decision for me because we invested lot of  
work into that version and I am affraid the upgrade to latest  
version won't be very easy...

Mostly because of the switch from bsh to groovy... am I right?

Coming back to the layout, I think it is the time to list here few  
implementations so that you can get an idea what are we dealing  
with..


http://86.122.93.253:8080/pharmaVersand
http://86.122.93.253:8080/ecommerce

There are several other implementations, each asking for particular  
layouts...


There are very strict and detailed layout requirements received and  
sometimes difficult to fulfill... of course the admin area is less  
important bu the shop UI area should be really top developed..
We extended the entire mechanism in a way that we offer one layout  
and additionally, customer could upload by himself css/pictures and  
even templates for his own customization of UI


Best regards,
Florin

And also some issues pending related to cleanup and css fixes, see 
https://issues.apache.org/jira/browse/OFBIZ-2983

Jacques Le Roux wrote:

And also some issues pending, see 
https://issues.apache.org/jira/browse/OFBIZ-3037

Jacques

From: "Ashish Vijaywargiya" 
Lot of work going on in CSS area so *Yes* you will see lot of  
the things

advanced in latest trunk revision.

To review the current ecommerce front store you can visit  
following link.

http://demo.ofbiz.org/ecommerce/control/main

--
Ashish

On Fri, Oct 30, 2009 at 10:52 PM, Florin Popa >wrote:



Hello all,

I am using Ofbiz ecommerce module, the version is 4.0.

I am aware an upgrade to latest version would not be very easy  
so the
question is: does latest version offer more advanced  
flexibility of
templates and CSS regarding a more flexible layout for shop  
user interface?



Thanks,
Flopa








Regards







services in practice application.

2009-11-02 Thread swathi

Hi.
In practice application, Writing CRUD operations for Person entity Step -
2,For creating a new person, a service, createPracticePerson is called. In
that service, a simple method , createPracticePerson is invoked from
PracticeServices.xml.  Create a
Person But its not mentioned what has to be in this
createPracticePerson simplemethod. Iam not clear about this. Can someone
please help me in understanding what has to be done in this invoked simple
method inorder to create a new person.
Thanks.
-- 
View this message in context: 
http://n4.nabble.com/services-in-practice-application-tp360795p360795.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: Ofbiz templates

2009-11-02 Thread Ruth Hoffman

Hi Florin:
IMO, the Groovy switch, while inconvenient is not a show stopper. Groovy 
is very similar to the Bean Shell. Where I have difficult logic that I 
don't want to spend the time to figure out the Groovy equivalent, l use 
BSH. I may go back and convert, but BSH - like JSP - is still supported 
and it works fine.


Good luck.
Ruth

Florin Popa wrote:

Thank you for the details sent regarding this topic,

It is anyway a difficult decision for me because we invested lot of 
work into that version and I am affraid the upgrade to latest version 
won't be very easy...

Mostly because of the switch from bsh to groovy... am I right?

Coming back to the layout, I think it is the time to list here few 
implementations so that you can get an idea what are we dealing with..


http://86.122.93.253:8080/pharmaVersand
http://86.122.93.253:8080/ecommerce

There are several other implementations, each asking for particular 
layouts...


There are very strict and detailed layout requirements received and 
sometimes difficult to fulfill... of course the admin area is less 
important bu the shop UI area should be really top developed..
We extended the entire mechanism in a way that we offer one layout and 
additionally, customer could upload by himself css/pictures and even 
templates for his own customization of UI


Best regards,
Florin
And also some issues pending related to cleanup and css fixes, see 
https://issues.apache.org/jira/browse/OFBIZ-2983


Jacques Le Roux wrote:
And also some issues pending, see 
https://issues.apache.org/jira/browse/OFBIZ-3037


Jacques

From: "Ashish Vijaywargiya" 
Lot of work going on in CSS area so *Yes* you will see lot of the 
things

advanced in latest trunk revision.

To review the current ecommerce front store you can visit following 
link.

http://demo.ofbiz.org/ecommerce/control/main

--
Ashish

On Fri, Oct 30, 2009 at 10:52 PM, Florin Popa 
wrote:



Hello all,

I am using Ofbiz ecommerce module, the version is 4.0.

I am aware an upgrade to latest version would not be very easy so the
question is: does latest version offer more advanced flexibility of
templates and CSS regarding a more flexible layout for shop user 
interface?



Thanks,
 Flopa








Regards





Re: User Account for paying

2009-11-02 Thread Alexander1893

Hi Anil,

thanks - I will try.

Greetz
Alexander


Anil Patel-3 wrote:
> 
> Alexander,
> Screens in ecommerce component have not been updated to fetch and show  
> customer finAccounts. You can try creating a GiftCard and then using  
> it from ecommerce Checkout Process.
> 
> You will have to do some enhancements to ecommerce templates for  
> showing Customer's finAccounts during checkout process. It should not  
> be too difficult, Look in code for use GiftCard during checkout  
> process, only difference is that in your case customer will see list  
> of finAccounts they own while in Gift Card we don't show them the  
> list. Rest of it will be very close to OOTB.
> 
> Thanks and Regards
> Anil Patel
> HotWax Media Inc
> http://www.hotwaxmedia.com
> http://us.apachecon.com/c/acus2009/sponsors/sponsors
> 
> On Nov 2, 2009, at 7:36 AM, Alexander1893 wrote:
> 
>>
>> Hi Anil,
>>
>> thanks for your reply. I added a finaccount and selected a customer as
>> owner. I also put some "money" to the account. In the store-settings  
>> there's
>> the payment method "finaccount" - but the customer cannot choose  
>> this option
>> during the checkout... any idea what I'm doing wrong?
>>
>> Another question: Is there a possibilty to deposit the account for  
>> customers
>> in the standard-frontend or do I have to code that myself?
>>
>> Thanks!
>>
>> Alexander
>>
>>
>> Anil Patel-3 wrote:
>>>
>>> Alexander,
>>> You can use FinAccount (e.g Gift Card) for this purpose. FinAccount
>>> also have setting where you can save PaymentMethod (Credit Card) and
>>> some rules to control automatic replenishing of FinAccount.
>>>
>>> Thanks and Regards
>>> Anil Patel
>>> HotWax Media Inc
>>> http://www.hotwaxmedia.com
>>> http://us.apachecon.com/c/acus2009/sponsors/sponsors
>>>
>>> On Nov 2, 2009, at 6:01 AM, Alexander1893 wrote:
>>>

 Hi all,

 I'd like to give the possibilty to the users in my webshop to have a
 "virtual" account which can be charged e.g. with a credit card. As
 long as
 there's enough money on the account the user can pay with this
 account.

 What would be the best way to do this?

 Thanks ind advance!
 Alexander
 -- 
 View this message in context:
 http://n4.nabble.com/User-Account-for-paying-tp360716p360716.html
 Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>
>>>
>>>
>>
>> -- 
>> View this message in context:
>> http://n4.nabble.com/User-Account-for-paying-tp360716p360734.html
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
> 
> 
> 

-- 
View this message in context: 
http://n4.nabble.com/User-Account-for-paying-tp360716p360742.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: User Account for paying

2009-11-02 Thread Anil Patel

Alexander,
Screens in ecommerce component have not been updated to fetch and show  
customer finAccounts. You can try creating a GiftCard and then using  
it from ecommerce Checkout Process.


You will have to do some enhancements to ecommerce templates for  
showing Customer's finAccounts during checkout process. It should not  
be too difficult, Look in code for use GiftCard during checkout  
process, only difference is that in your case customer will see list  
of finAccounts they own while in Gift Card we don't show them the  
list. Rest of it will be very close to OOTB.


Thanks and Regards
Anil Patel
HotWax Media Inc
http://www.hotwaxmedia.com
http://us.apachecon.com/c/acus2009/sponsors/sponsors

On Nov 2, 2009, at 7:36 AM, Alexander1893 wrote:



Hi Anil,

thanks for your reply. I added a finaccount and selected a customer as
owner. I also put some "money" to the account. In the store-settings  
there's
the payment method "finaccount" - but the customer cannot choose  
this option

during the checkout... any idea what I'm doing wrong?

Another question: Is there a possibilty to deposit the account for  
customers

in the standard-frontend or do I have to code that myself?

Thanks!

Alexander


Anil Patel-3 wrote:


Alexander,
You can use FinAccount (e.g Gift Card) for this purpose. FinAccount
also have setting where you can save PaymentMethod (Credit Card) and
some rules to control automatic replenishing of FinAccount.

Thanks and Regards
Anil Patel
HotWax Media Inc
http://www.hotwaxmedia.com
http://us.apachecon.com/c/acus2009/sponsors/sponsors

On Nov 2, 2009, at 6:01 AM, Alexander1893 wrote:



Hi all,

I'd like to give the possibilty to the users in my webshop to have a
"virtual" account which can be charged e.g. with a credit card. As
long as
there's enough money on the account the user can pay with this
account.

What would be the best way to do this?

Thanks ind advance!
Alexander
--
View this message in context:
http://n4.nabble.com/User-Account-for-paying-tp360716p360716.html
Sent from the OFBiz - User mailing list archive at Nabble.com.






--
View this message in context: 
http://n4.nabble.com/User-Account-for-paying-tp360716p360734.html
Sent from the OFBiz - User mailing list archive at Nabble.com.




Re: User Account for paying

2009-11-02 Thread Alexander1893

Hi Anil,

thanks for your reply. I added a finaccount and selected a customer as
owner. I also put some "money" to the account. In the store-settings there's
the payment method "finaccount" - but the customer cannot choose this option
during the checkout... any idea what I'm doing wrong?

Another question: Is there a possibilty to deposit the account for customers
in the standard-frontend or do I have to code that myself?

Thanks!

Alexander 


Anil Patel-3 wrote:
> 
> Alexander,
> You can use FinAccount (e.g Gift Card) for this purpose. FinAccount  
> also have setting where you can save PaymentMethod (Credit Card) and  
> some rules to control automatic replenishing of FinAccount.
> 
> Thanks and Regards
> Anil Patel
> HotWax Media Inc
> http://www.hotwaxmedia.com
> http://us.apachecon.com/c/acus2009/sponsors/sponsors
> 
> On Nov 2, 2009, at 6:01 AM, Alexander1893 wrote:
> 
>>
>> Hi all,
>>
>> I'd like to give the possibilty to the users in my webshop to have a
>> "virtual" account which can be charged e.g. with a credit card. As  
>> long as
>> there's enough money on the account the user can pay with this  
>> account.
>>
>> What would be the best way to do this?
>>
>> Thanks ind advance!
>> Alexander
>> -- 
>> View this message in context:
>> http://n4.nabble.com/User-Account-for-paying-tp360716p360716.html
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
> 
> 
> 

-- 
View this message in context: 
http://n4.nabble.com/User-Account-for-paying-tp360716p360734.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: Product Bundling

2009-11-02 Thread Mridul Pathak
Abhijeet,

I'll vote for Marketing Packages again too.  About your problem regarding
showing the components on order detail page, you can always customize the
ftl file to fetch the associated component products and show them.

-- 
Thanks & Regards
Mridul Pathak
Hotwax Media
http://www.hotwaxmedia.com
mridul.pat...@hotwaxmedia.com
-
direct: +91 - 942.592.6892

On Mon, Nov 2, 2009 at 3:34 PM, Scott Gray wrote:

> Marketing Packages, same as my last reply.
>
> Regards
> Scott
>
>
> On 2/11/2009, at 10:50 PM, Abhijeet Pandey wrote:
>
>  Hi Everyone,
>>
>> Any finding for this ? Anyone has got a clue how to do the bundling thing
>> ?
>>
>> Plz go through the mail and then respond.
>>
>> Thanks in Advance,
>>
>> Abhijeet Pandey
>>
>> On Fri, Oct 9, 2009 at 12:00 PM, Ofbiz Learner 
>> wrote:
>>
>>  Hi,
>>>
>>> one basic question -->
>>>
>>> even if i use the said example for the checkout (
>>> https://demo.ofbiz.org/ecommerce/products/PC-100/p_PC001)
>>>
>>> how come at looking at the order , we can tell that what configuration
>>> has
>>> been choosen by the user.
>>>
>>> For example , while doing a checkout i choose diffrent options, and i
>>> placed
>>> my order successfully , how at the back end it will be determined that
>>> what
>>> options were choosen.
>>>
>>> It should / can not be price as it may depend that price for diffrent
>>> component will be diffrent.
>>>
>>> Hope i am able to put my question clearly.
>>>
>>> Thanks,
>>>
>>>
>>> On 10/9/09, Ruth Hoffman  wrote:
>>>

 Hi Scott:
 I stand corrected! You are correct.
 Regards,
 Ruth

 Scott Gray wrote:

  Yes you can, it wouldn't make much sense otherwise.
> See here for an example (The components section):
>
>
>>> https://demo.ofbiz.org/catalog/control/EditProductConfigOptions?configItemId=IT&configOptionId=OP000
>>>

> Regards
> Scott
>
> On 9/10/2009, at 4:47 PM, Ruth Hoffman wrote:
>
> Hi Scott:
>
>> I've tried. Configurable Products do not take other "Products" as the
>> component parts. If you want the original items to be products, then
>>
> you
>>>
 have to create your own associations to do this and those associations
>>
> are
>>>
 not supported OOTB.
>> Regards,
>> Ruth
>>
>> Scott Gray wrote:
>>
>>  It may be possible with a Configurable Product, I've never tried.
>>>
>>> Regards
>>> Scott
>>>
>>> HotWax Media
>>> http://www.hotwaxmedia.com
>>>
>>> On 9/10/2009, at 4:35 PM, Ruth Hoffman wrote:
>>>
>>> Hi Ofbiz Learner:
>>>
 OOTB you cannot do this.
 Regards,
 Ruth

 Ofbiz Learner wrote:

  Hi,
>
> I don't want to give selection to the user.
> i want to bundle few products , want to give it a name, may be will
> put a
> diffrent price (which may or may not be the sum of price of product
> involved).
> For Example -->
> let's say i have  DVDs which i sell on my site. I want to
> bundle few of them and sell ,may be on special price.
>
> For example i have 6 james bond movies on my site.
> *Quantum of Solace* <
> http://en.wikipedia.org/wiki/Quantum_of_Solace
>

  price -- 99 $
> *Casino Royale*
> 
> price -- 99 $
> *Die Another Day* 
>   price
> -- 99 $
> *The World Is Not
> Enough*
> price -- 99 $
> *Tomorrow Never Dies <
> http://en.wikipedia.org/wiki/Tomorrow_Never_Dies>
> price -- 99 $*
> *GoldenEye* 
> price --
> 99 $
>
> Now i want to sell 2 of them in bundle which user cannot choose.
> Let
> us say
> i will name that as "Dainel Craig As Bond" which will consist of
> *Quantum of
> Solace*  and
>
 *Casino
>>>
 Royale*
>
> i can have Price of "Dainel Craig As Bond"  as 150 $ or it may be
>
 198
>>>
 $.
>
> What is the best way to do it.
>
> Plz help.
>
> **
>
>
>
> i want to create a product called "Best of Bond" and want to sell 3
>
 of
>>>
 them
>
>
>
> On 10/8/09, Ruth Hoffman  wrote:
>
> Hello Ofbiz Learner:
>
>> I would approach this differently. I would create virtual and
>>
> variant
>>>
 products and then perhaps use

XML Data Export: switching from Derby to MySQL

2009-11-02 Thread Michele Orru

Hi all,

I'm having some troubles on switching existing data from Derby to MySQL.

An Export All works perfectly except for one table, AudioDataResource, where
Blobs of song are stored.
Then I run an Export only on the AudoDataResource entity, that generates the
following:

2009-11-02 11:19:25,571 (http-0.0.0.0-8445-2) [   
SqlJdbcUtil.java:670:WARN ] Got bytes back for Object field with length: 0
while getting value : audioData [AUDIO_DATA] (2): 
2009-11-02 11:19:25,628 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@27abb00a
2009-11-02 11:19:25,680 (http-0.0.0.0-8445-2) [   ?:? 
:INFO ] Records written [AudioDataResource]: 1
2009-11-02 11:19:25,722 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@76cec888
2009-11-02 11:19:25,735 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@636a4985
2009-11-02 11:19:25,741 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@7df904df
2009-11-02 11:19:25,743 (http-0.0.0.0-8445-2) [   
SqlJdbcUtil.java:670:WARN ] Got bytes back for Object field with length: 0
while getting value : audioData [AUDIO_DATA] (2): 
2009-11-02 11:19:25,744 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@158412e1
2009-11-02 11:19:28,019 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@c36c8e6
2009-11-02 11:19:30,520 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@706b6c9
2009-11-02 11:19:32,760 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@323f6c10
2009-11-02 11:19:33,786 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@1e3c1a28
2009-11-02 11:19:35,780 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@29c40562
2009-11-02 11:19:36,408 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@faf73d2
2009-11-02 11:19:37,118 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@1a445dcf
2009-11-02 11:19:37,814 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@1fbd829e
2009-11-02 11:19:38,517 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@61d38439
2009-11-02 11:19:39,150 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@49a3a85d
2009-11-02 11:19:39,752 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@3050afdd
2009-11-02 11:19:40,415 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@3626afff
2009-11-02 11:19:47,713 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@209cf715
2009-11-02 11:19:48,287 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@787f189
2009-11-02 11:19:48,783 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@3104b646
2009-11-02 11:19:49,307 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@4ded1c32
2009-11-02 11:19:50,010 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@31a0eaf1
2009-11-02 11:19:50,769 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@67c8f3da
2009-11-02 11:19:51,312 (http-0.0.0.0-8445-2) [ 
GenericEntity.java:1033:WARN ] Field:audioData is not of type 'byte[]'. obj:
javax.sql.rowset.serial.serialb...@8cb09b6
2009-11-02 11:19:51,981 (http-0.0.0.0-8445-2) [ 
GenericEntity.j

Re: Dependent production run in ofbiz

2009-11-02 Thread Jacopo Cappellato
If you manually creates a production run and one of the component is  
of type WIP then a dependent production run for the WiP (where the  
materials are the components of the WIP) will be created.


Jacopo

On Oct 13, 2009, at 2:04 PM, Anil Sharma wrote:



Hello All,

I am unable to create dependent production run. Can nay one tell me  
how to
create dependent production run. I have gone through ofbiz  
manufacturing

documentation. can any one please tell me how to do so.

Thanks,
Anil Sharma
--
View this message in context: 
http://n4.nabble.com/Dependent-production-run-in-ofbiz-tp252364p252364.html
Sent from the OFBiz - User mailing list archive at Nabble.com.




Re: User Account for paying

2009-11-02 Thread Anil Patel

Alexander,
You can use FinAccount (e.g Gift Card) for this purpose. FinAccount  
also have setting where you can save PaymentMethod (Credit Card) and  
some rules to control automatic replenishing of FinAccount.


Thanks and Regards
Anil Patel
HotWax Media Inc
http://www.hotwaxmedia.com
http://us.apachecon.com/c/acus2009/sponsors/sponsors

On Nov 2, 2009, at 6:01 AM, Alexander1893 wrote:



Hi all,

I'd like to give the possibilty to the users in my webshop to have a
"virtual" account which can be charged e.g. with a credit card. As  
long as
there's enough money on the account the user can pay with this  
account.


What would be the best way to do this?

Thanks ind advance!
Alexander
--
View this message in context: 
http://n4.nabble.com/User-Account-for-paying-tp360716p360716.html
Sent from the OFBiz - User mailing list archive at Nabble.com.




User Account for paying

2009-11-02 Thread Alexander1893

Hi all,

I'd like to give the possibilty to the users in my webshop to have a
"virtual" account which can be charged e.g. with a credit card. As long as
there's enough money on the account the user can pay with this account. 

What would be the best way to do this?

Thanks ind advance!
Alexander
-- 
View this message in context: 
http://n4.nabble.com/User-Account-for-paying-tp360716p360716.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: Product Bundling

2009-11-02 Thread Scott Gray

Marketing Packages, same as my last reply.

Regards
Scott

On 2/11/2009, at 10:50 PM, Abhijeet Pandey wrote:


Hi Everyone,

Any finding for this ? Anyone has got a clue how to do the bundling  
thing ?


Plz go through the mail and then respond.

Thanks in Advance,

Abhijeet Pandey

On Fri, Oct 9, 2009 at 12:00 PM, Ofbiz Learner   
wrote:



Hi,

one basic question -->

even if i use the said example for the checkout (
https://demo.ofbiz.org/ecommerce/products/PC-100/p_PC001)

how come at looking at the order , we can tell that what  
configuration has

been choosen by the user.

For example , while doing a checkout i choose diffrent options, and i
placed
my order successfully , how at the back end it will be determined  
that what

options were choosen.

It should / can not be price as it may depend that price for diffrent
component will be diffrent.

Hope i am able to put my question clearly.

Thanks,


On 10/9/09, Ruth Hoffman  wrote:


Hi Scott:
I stand corrected! You are correct.
Regards,
Ruth

Scott Gray wrote:


Yes you can, it wouldn't make much sense otherwise.
See here for an example (The components section):


https://demo.ofbiz.org/catalog/control/EditProductConfigOptions?configItemId=IT&configOptionId=OP000


Regards
Scott

On 9/10/2009, at 4:47 PM, Ruth Hoffman wrote:

Hi Scott:
I've tried. Configurable Products do not take other "Products"  
as the
component parts. If you want the original items to be products,  
then

you
have to create your own associations to do this and those  
associations

are

not supported OOTB.
Regards,
Ruth

Scott Gray wrote:


It may be possible with a Configurable Product, I've never tried.

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 9/10/2009, at 4:35 PM, Ruth Hoffman wrote:

Hi Ofbiz Learner:

OOTB you cannot do this.
Regards,
Ruth

Ofbiz Learner wrote:


Hi,

I don't want to give selection to the user.
i want to bundle few products , want to give it a name, may  
be will

put a
diffrent price (which may or may not be the sum of price of  
product

involved).
For Example -->
let's say i have  DVDs which i sell on my site. I want to
bundle few of them and sell ,may be on special price.

For example i have 6 james bond movies on my site.
*Quantum of Solace* 
price -- 99 $
*Die Another Day* 

   price
-- 99 $
*The World Is Not
Enough*
price -- 99 $
*Tomorrow Never Dies <
http://en.wikipedia.org/wiki/Tomorrow_Never_Dies>
price -- 99 $*
*GoldenEye* 
price --
99 $

Now i want to sell 2 of them in bundle which user cannot  
choose. Let

us say
i will name that as "Dainel Craig As Bond" which will consist  
of

*Quantum of
Solace*  and

*Casino
Royale*


i can have Price of "Dainel Craig As Bond"  as 150 $ or it  
may be

198

$.

What is the best way to do it.

Plz help.

**



i want to create a product called "Best of Bond" and want to  
sell 3

of

them



On 10/8/09, Ruth Hoffman  wrote:

Hello Ofbiz Learner:

I would approach this differently. I would create virtual and

variant

products and then perhaps use promotions to associate special

pricing

rules.
Regards,
Ruth Hoffman
http://www.myofbiz.com

Ofbiz Learner wrote:


Hi Mridul,


Thanks for that.

i did whatever you suggested and was able to create a product
comprising
of
2 product.
i checked out that product and order was generated. but i  
didn't

see

that
it
consist of 2 items in order detail.
it is showing as one Order with one product in it.  
shouldn't it

show

that
it
consist of 2 products.

Plz help.

Thanks



On 10/7/09, Mridul Pathak   
wrote:




Akhil,
You can create a new product of type "Manufacturing  
Package: Pick
Assembly", and then you can associated the selected  
products that

you
want
to sell in a bundle to this new product as components in
ProductAssoc
entity.  For this new product you can define new prices.

--
Thanks & Regards
Mridul Pathak
Hotwax Media
http://www.hotwaxmedia.com
mridul.pat...@hotwaxmedia.com
-
direct: +91 - 942.592.6892


On Wed, Oct 7, 2009 at 6:38 PM, Ofbiz Learner <

getof...@gmail.com>

wrote:




Hi,


Actually i want to sell products as a group.

let's say i have 3 DVDs which i sell on my site. I want  
to sell

them as
a
bundle also may be on special price.

For example i have 5 james bond movies on my site.
i want to create a product called "Best of Bond" and want  
to

sell

3 of



them




in a group.


How i can achieve this.

Plz help.

Thanks,

Akhil

On 10/7/09, Vivek Mishra   
wrote:




Hi Akhil,


Your question is not clear enough. Please put some more  
details

with



your



current 

Re: Product Bundling

2009-11-02 Thread Abhijeet Pandey
Hi Everyone,

Any finding for this ? Anyone has got a clue how to do the bundling thing ?

Plz go through the mail and then respond.

Thanks in Advance,

Abhijeet Pandey

On Fri, Oct 9, 2009 at 12:00 PM, Ofbiz Learner  wrote:

> Hi,
>
> one basic question -->
>
> even if i use the said example for the checkout (
> https://demo.ofbiz.org/ecommerce/products/PC-100/p_PC001)
>
> how come at looking at the order , we can tell that what configuration has
> been choosen by the user.
>
> For example , while doing a checkout i choose diffrent options, and i
> placed
> my order successfully , how at the back end it will be determined that what
> options were choosen.
>
> It should / can not be price as it may depend that price for diffrent
> component will be diffrent.
>
> Hope i am able to put my question clearly.
>
> Thanks,
>
>
> On 10/9/09, Ruth Hoffman  wrote:
> >
> > Hi Scott:
> > I stand corrected! You are correct.
> > Regards,
> > Ruth
> >
> > Scott Gray wrote:
> >
> >> Yes you can, it wouldn't make much sense otherwise.
> >> See here for an example (The components section):
> >>
> https://demo.ofbiz.org/catalog/control/EditProductConfigOptions?configItemId=IT&configOptionId=OP000
> >>
> >> Regards
> >> Scott
> >>
> >> On 9/10/2009, at 4:47 PM, Ruth Hoffman wrote:
> >>
> >> Hi Scott:
> >>> I've tried. Configurable Products do not take other "Products" as the
> >>> component parts. If you want the original items to be products, then
> you
> >>> have to create your own associations to do this and those associations
> are
> >>> not supported OOTB.
> >>> Regards,
> >>> Ruth
> >>>
> >>> Scott Gray wrote:
> >>>
>  It may be possible with a Configurable Product, I've never tried.
> 
>  Regards
>  Scott
> 
>  HotWax Media
>  http://www.hotwaxmedia.com
> 
>  On 9/10/2009, at 4:35 PM, Ruth Hoffman wrote:
> 
>  Hi Ofbiz Learner:
> > OOTB you cannot do this.
> > Regards,
> > Ruth
> >
> > Ofbiz Learner wrote:
> >
> >> Hi,
> >>
> >> I don't want to give selection to the user.
> >> i want to bundle few products , want to give it a name, may be will
> >> put a
> >> diffrent price (which may or may not be the sum of price of product
> >> involved).
> >> For Example -->
> >> let's say i have  DVDs which i sell on my site. I want to
> >> bundle few of them and sell ,may be on special price.
> >>
> >> For example i have 6 james bond movies on my site.
> >> *Quantum of Solace*  >
> >> price -- 99 $
> >> *Casino Royale*
> >> 
> >> price -- 99 $
> >> *Die Another Day* 
> >> price
> >> -- 99 $
> >> *The World Is Not
> >> Enough*
> >> price -- 99 $
> >> *Tomorrow Never Dies <
> >> http://en.wikipedia.org/wiki/Tomorrow_Never_Dies>
> >> price -- 99 $*
> >> *GoldenEye* 
> >>  price --
> >> 99 $
> >>
> >> Now i want to sell 2 of them in bundle which user cannot choose. Let
> >> us say
> >> i will name that as "Dainel Craig As Bond" which will consist of
> >> *Quantum of
> >> Solace*  and
> *Casino
> >> Royale*
> >>
> >> i can have Price of "Dainel Craig As Bond"  as 150 $ or it may be
> 198
> >> $.
> >>
> >> What is the best way to do it.
> >>
> >> Plz help.
> >>
> >> **
> >>
> >>
> >>
> >> i want to create a product called "Best of Bond" and want to sell 3
> of
> >> them
> >>
> >>
> >>
> >> On 10/8/09, Ruth Hoffman  wrote:
> >>
> >> Hello Ofbiz Learner:
> >>> I would approach this differently. I would create virtual and
> variant
> >>> products and then perhaps use promotions to associate special
> pricing
> >>> rules.
> >>> Regards,
> >>> Ruth Hoffman
> >>> http://www.myofbiz.com
> >>>
> >>> Ofbiz Learner wrote:
> >>>
> >>>
> >>> Hi Mridul,
> 
>  Thanks for that.
> 
>  i did whatever you suggested and was able to create a product
>  comprising
>  of
>  2 product.
>  i checked out that product and order was generated. but i didn't
> see
>  that
>  it
>  consist of 2 items in order detail.
>  it is showing as one Order with one product in it. shouldn't it
> show
>  that
>  it
>  consist of 2 products.
> 
>  Plz help.
> 
>  Thanks
> 
> 
> 
>  On 10/7/09, Mridul Pathak  wrote:
> 
> 
> 
>  Akhil,
> > You can create a new product of