Email is not sending on Generate Route

Bug #1358062 reported by E.R. Spada II
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
coffeeopenerp
Fix Released
Critical
Jigar A.

Bug Description

Email is not sending, it also does not show as sent. It was sending before, but not it is not.

Revision history for this message
E.R. Spada II (er-k) wrote :

I modify, ccoffee_delivery/wizard/wiz_route_quote.py, from "if not order.partner_id.opt_out or order.partner_id.email:" to "if not order.partner_id.opt_out and order.partner_id.email:"

I added a print flag to test the condition, now that is is true, I receive error, sender is missing? See screen shot.

Revision history for this message
E.R. Spada II (er-k) wrote :

Hardcoded: <email address hidden>, with the updated code, quote sends. ER Please verify of what I did is correct

E.R. Spada II (er-k)
Changed in coffeeopenerp:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.