Wednesday, June 3, 2009


Multiple bars in a graph.

Friday, August 29, 2008

About Dashboard

Dashboard feature in OpenERP Web-Client :

We can customize our dashboard by replacing the position of diff lists, and grpahs that you all knows.

But another feature is that we can add or remove new list or graph i dashboard easily as per our requirements.

At left Bottom side, [customize] button is there, from which we can add new graph or list easily.


In above figure, you can see customize button from there you can select 'Manage View', and select your object to add or remove operation.

After selecting perticular view, you can perform some operation on exisisting lists and graphs or you can add new.

Following figuer shows this.


Enter criteria for proper view for new list or graph.
Then upload the view or you can see preview.

And it will added into the dashboard when close window.
In following image, Language is just example which is added in dashboard.

Friday, May 30, 2008

Customized Dashboard :

In the next version of eTiny (Open ERP WebClient) this features is included.

This is very interesting feature in OpenERP WebClient.

User can design his/her own dashboard i.e we have implemented customized dashboard.



This figure shows normal dashboard which will display bydefault when user will open any dashboard. Now following figure shows customized dashboard.




To customize dashboard user can drag particular part and put wherever he want.

Have a great fun... :)


Animated Graph in OpenERP Web Client

Animated Graph View :

Graph view is already there in OpenERP Web-Client.
But it is normal an image and we have implemented in flash.

We have used Open-Flash-Chart to generate these graphs.
Bar chart and Pie chart are implemented for Web client.

Bar Chart :



Above graph shows details for Project planning.

Some features are same like previous graph.
But main features are,

Tooltips - which shows value and label for particular bar.
Link on bars - which will open search view by given clicked criteria which is domain based.
Legend - shows text in different colors for which different Bars is used.

Zoom button on the top will open large view of this graph.
In which user can drag the line which is available below the graph as per his/her requirements.

Pie Chart :



Above figure shows pie chart in which,

Tooltip shows value and label for that area.
Same like bar chart, in pie chart also search view will open for clicked area.

In Pie Chart drag option is not available.

Monday, February 25, 2008

About eTiny.


In eTiny we are using :

- Turbogears ( MVC Framework for python ),
- Maximum support of Ajax, Javascript.

In eTiny application most of the functionalities are same like GTK client ( Simple Tiny ERP Client ).

But as this is a web based application, there are some difference between GTK client and eTiny.
I can give one example like,

In GTK client if we want to see context menu on any field then we have to do just right click on that field.
where as in eTiny we have done it by `ctrl + right click` to view this context menu.

Normal contents of table are loaded through AJAX here.

We had released three `rc versions` to test this application.
And now stable version of eTiny 1.0 is already released.