Hello,

I am trying to generate a graph but facing problem so my question is that..

1) Is it possible to generate a graph using float values?
2) How can i take many2one field as a base of the graph?
 i.e. I want to display a process where user has been 'issues' a product and 
after production they return the 'made' products out of issued material. Now i 
have take issue field as float, made field as float and product is many2one, so 
when i tries to generate the graph it giving me below error :

--------------------------------------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/deven/Deven_Work/client/bin/modules/gui/main.py", line 1299, in 
_sig_child_call
  File "/home/deven/Deven_Work/Openerp/client/bin/modules/gui/window/form.py", 
line 152, in sig_switch_graph
    return self.sig_switch(widget, 'graph')
  File "/home/deven/Deven_Work/Openerp/client/bin/modules/gui/window/form.py", 
line 228, in sig_switch
    self.screen.switch_view(mode=mode)
  File "/home/deven/Deven_Work/client/bin/widget/screen/screen.py", line 280, 
in switch_view
  File "/home/deven/Deven_Work/client/bin/widget/screen/screen.py", line 319, 
in load_view_to_load
  File "/home/deven/Deven_Work/client/bin/widget/screen/screen.py", line 334, 
in add_view_id
  File "/home/deven/Deven_Work/client/bin/widget/screen/screen.py", line 352, 
in add_view
  File "/home/deven/Deven_Work/client/bin/widget/screen/screen.py", line 350, 
in _parse_fields
  File "/home/deven/Deven_Work/client/bin/widget/screen/screen.py", line 350, 
in _parse_fields
  File "/home/deven/Deven_Work/client/bin/widget/screen/screen.py", line 350, 
in _parse_fields
  File "/home/deven/Deven_Work/client/bin/widget/screen/screen.py", line 348, 
in _parse_fields
KeyError: 'product_id'
---------------------------------------------------------------------------------------------

So please help me to solve my problem.
Waiting for your reply.

------------------------
Sincerely,
Deven
www.4colordesign.com




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=43302#43302

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to