← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 769788] Re: Get error message when send email quotation using email template through GTK Client

 

Keyerror is raised when a mapping (dictionary) key is not found in the
set of existing keys. It tries to access a non-existing dictionary key;

Line 195 in poweremail_send_wizard.py reads:             screen_vals =
self.read(cr, uid, ids[0], [],context)[0]

Do these values come from the template? Strange that this line did not
change comparing to older revisions and always worked.

-- 
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/769788

Title:
  Get error message when send email quotation using email template
  through GTK Client

Status in Power e-Mail for Open ERP:
  New

Bug description:
  Hi, I m newbie in open erp system

  May I know how to solve the "you do not have valid maintainance openerp contract" when i using "purchase order form" wizard in purchase order though GTK client.
  Thanks !!!


References