Webpos2

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

Webpos2

mrisaliti@libero.it
Hi devs,

I have made an new version of Webpos fully rewritten and using a lot of jQuery
for speed up the user interaction.

Please take a look at the issue https://issues.apache.org/jira/browse/OFBIZ-
4287 and let me know your feedback before commit it to the trunk.

Here you could find also a screenshot :
https://issues.apache.org/jira/secure/attachment/12479966/webpos2_screenshot1.
png

Thanks
Marco
Reply | Threaded
Open this post in threaded view
|

Re: Webpos2

pierre.gaudin
Hi Marco,

I tested it on trunck demo and it is a great improvement !

Just one question : why don't you use ajax autocompletion for search
field for product and party ?

I don't know if it's related to your improvement but in orderview from
ordermgr there is an error :

Error rendering included template at location
[component://order/webapp/ordermgr/order/OrderSalesReps.ftl]:
java.lang.IllegalArgumentException: FreeMarker file not found at
location: component://order/webapp/ordermgr/order/OrderSalesReps.ftl

Pierre

On 21/05/2011 01:10, [hidden email] wrote:

> Hi devs,
>
> I have made an new version of Webpos fully rewritten and using a lot of jQuery
> for speed up the user interaction.
>
> Please take a look at the issue https://issues.apache.org/jira/browse/OFBIZ-
> 4287 and let me know your feedback before commit it to the trunk.
>
> Here you could find also a screenshot :
> https://issues.apache.org/jira/secure/attachment/12479966/webpos2_screenshot1.
> png
>
> Thanks
> Marco
>

Reply | Threaded
Open this post in threaded view
|

Re: Webpos2

risalitim@gmail.com
Hi Pierre,

I forget to add the OrderSalesReps.ftl, I have fixed into trunk rev. 1126623.

The autocomplete for search of product and party was present in the first version but now the search it was done for getting speed the barcodes in input on the search fields so probably the search by good identification would be better and if you get more than one products you will receive the product search otherwise it automatically insert the product in the cart.

Anyway it's my idea you can contribute in a different way if you want.

Thanks
Marco

Il giorno 23/mag/2011, alle ore 10.11, pierre.gaudin ha scritto:

> Hi Marco,
>
> I tested it on trunck demo and it is a great improvement !
>
> Just one question : why don't you use ajax autocompletion for search field for product and party ?
>
> I don't know if it's related to your improvement but in orderview from ordermgr there is an error :
>
> Error rendering included template at location [component://order/webapp/ordermgr/order/OrderSalesReps.ftl]: java.lang.IllegalArgumentException: FreeMarker file not found at location: component://order/webapp/ordermgr/order/OrderSalesReps.ftl
>
> Pierre
>
> On 21/05/2011 01:10, [hidden email] wrote:
>> Hi devs,
>>
>> I have made an new version of Webpos fully rewritten and using a lot of jQuery
>> for speed up the user interaction.
>>
>> Please take a look at the issue https://issues.apache.org/jira/browse/OFBIZ-
>> 4287 and let me know your feedback before commit it to the trunk.
>>
>> Here you could find also a screenshot :
>> https://issues.apache.org/jira/secure/attachment/12479966/webpos2_screenshot1.
>> png
>>
>> Thanks
>> Marco
>>
>