c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14158
[Bug 708631] [NEW] New Phone Call from Customer/History tab weird behaviour
Public bug reported:
Go to Sales -> Address Book -> Customers
Select a customer
Activate the "History" Tab on the notebook
Create a new entry for the Phone Calls o2m.
You can see that the buttons are disabled but they should not because
the state is "open" and thus those buttons should be enabled for this
state.
The problem is probably due to the error that can be seen in the stdout
when the form view is loaded :
ERROR:tools.expr_eval:email_from
Traceback (most recent call last):
File "/home/amigrave/openerp/bazaar/client-trunk/bin/tools/__init__.py", line 52, in expr_eval
temp = eval(string, context)
File "<string>", line 1, in <module>
NameError: name 'email_from' is not defined
** Affects: openobject-client
Importance: Low
Assignee: OpenERP sa GTK client R&D (openerp-dev-gtk)
Status: Invalid
** Changed in: openobject-client
Status: New => Confirmed
** Changed in: openobject-client
Assignee: (unassigned) => OpenERP sa GTK client R&D (openerp-dev-gtk)
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/708631
Title:
New Phone Call from Customer/History tab weird behaviour
Status in OpenERP GTK Client:
Invalid
Bug description:
Go to Sales -> Address Book -> Customers
Select a customer
Activate the "History" Tab on the notebook
Create a new entry for the Phone Calls o2m.
You can see that the buttons are disabled but they should not because
the state is "open" and thus those buttons should be enabled for this
state.
The problem is probably due to the error that can be seen in the
stdout when the form view is loaded :
ERROR:tools.expr_eval:email_from
Traceback (most recent call last):
File "/home/amigrave/openerp/bazaar/client-trunk/bin/tools/__init__.py", line 52, in expr_eval
temp = eval(string, context)
File "<string>", line 1, in <module>
NameError: name 'email_from' is not defined
Follow ups
References