Mobile ecommerc

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Mobile ecommerc

S K Pradeep kumar
Hi All,

I have a requirement to implement the mobile version of the existing ofbiz
e-commerce application.

Which are the best way's to implement the mobile version of the website?

Which technology is best?

Which technology fits best with ofbiz?

Thanks in advance.

With regards,
S K Pradeep kumar,
9980609494
Reply | Threaded
Open this post in threaded view
|

Re: Mobile ecommerc

Erwan de FERRIERES
Le 11/02/2011 10:23, S K Pradeep Kumar a écrit :

> Hi All,
>
> I have a requirement to implement the mobile version of the existing ofbiz
> e-commerce application.
>
> Which are the best way's to implement the mobile version of the website?
>
> Which technology is best?
>
> Which technology fits best with ofbiz?
>
> Thanks in advance.
>
> With regards,
> S K Pradeep kumar,
> 9980609494
>

Hi,

you may start with jquery mobile, and create a new webapp.
this would too a nice contribution !


--
Erwan de FERRIERES
www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: Mobile ecommerc

BJ Freeman
In reply to this post by S K Pradeep kumar
might look at
specialpurpose\hhfacility
for ideas

=========================
BJ Freeman
Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>
Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man


S K Pradeep Kumar sent the following on 2/11/2011 1:23 AM:

> Hi All,
>
> I have a requirement to implement the mobile version of the existing ofbiz
> e-commerce application.
>
> Which are the best way's to implement the mobile version of the website?
>
> Which technology is best?
>
> Which technology fits best with ofbiz?
>
> Thanks in advance.
>
> With regards,
> S K Pradeep kumar,
> 9980609494
>

Reply | Threaded
Open this post in threaded view
|

export data into csv

Akshat Aggarwal
In reply to this post by Erwan de FERRIERES
Hi,

Can someone help me out in writing data filtered according to date from an entity of order to a csv(comma delimited) file.

Thanks & Regards
Akshat Aggarwal


::DISCLAIMER::
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have
received this email in error please delete it and notify the sender immediately. Before opening any mail and
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------

Reply | Threaded
Open this post in threaded view
|

Re: export data into csv

BJ Freeman
take a look at
https://demo-trunk.ofbiz.apache.org/facility/control/ViewFacilityInventoryByProductExport?action=Y&facilityId=WebStoreWarehouse

or search code for
InventoryItemTotalsExport.csv
if you understand ofbiz you can find the code that supports this.

=========================
BJ Freeman
Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>
Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man


Akshat Aggarwal sent the following on 2/14/2011 8:15 PM:

> Hi,
>
> Can someone help me out in writing data filtered according to date from an entity of order to a csv(comma delimited) file.
>
> Thanks&  Regards
> Akshat Aggarwal
>
>
> ::DISCLAIMER::
> -----------------------------------------------------------------------------------------------------------------------
>
> The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
> It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in
> this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates.
> Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of
> this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have
> received this email in error please delete it and notify the sender immediately. Before opening any mail and
> attachments please check them for viruses and defect.
>
> -----------------------------------------------------------------------------------------------------------------------
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Mobile ecommerc

freaksterharry
In reply to this post by S K Pradeep kumar
Hi,

I am not not able to proceed with jquery mobile + ofbiz for mobile commerce implementation. If i m going as hhfacility,how can it be multiple device compatible. Any suggestions?