Skip to content
Snippets Groups Projects
  1. Aug 27, 2023
  2. Aug 13, 2023
  3. Aug 06, 2023
  4. Jul 30, 2023
  5. Jul 23, 2023
  6. Jul 09, 2023
  7. Jul 02, 2023
  8. Jun 18, 2023
  9. Jun 04, 2023
  10. May 07, 2023
  11. Apr 30, 2023
  12. Apr 23, 2023
  13. Apr 09, 2023
  14. Mar 12, 2023
  15. Mar 05, 2023
  16. Feb 26, 2023
  17. Feb 13, 2023
  18. Jan 29, 2023
  19. Jan 15, 2023
  20. Jan 08, 2023
  21. Dec 25, 2022
  22. Dec 18, 2022
  23. Dec 11, 2022
  24. Nov 27, 2022
  25. Oct 30, 2022
  26. Oct 09, 2022
  27. Sep 18, 2022
  28. Aug 07, 2022
  29. Jul 24, 2022
  30. Jun 19, 2022
  31. May 29, 2022
  32. May 22, 2022
  33. May 01, 2022
  34. Apr 17, 2022
  35. Apr 03, 2022
  36. Mar 27, 2022
  37. Mar 14, 2022
    • Munaf Khan's avatar
      [FIX] digest: fix digest mail failure due to blank "From" field · 64af6473
      Munaf Khan authored
      
      Currently while sending a digest, if a company does not have an email
      address set, the "From" field for the mail is blank and so trying to
      send digest fails.
      
      With this commit, if a company does not have an email address set, it
      will fallback to logged in user's email address as a "From" value.
      In most cases, it will be the Odoobot email address (if the digest is
      sent with the CRON) but if the admin send manually the digest, we will
      use the admin email address.
      
      TaskID-2729780
      
      closes odoo/odoo#83808
      
      Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
      64af6473
  38. Feb 27, 2022
  39. Feb 20, 2022
  40. Feb 15, 2022
Loading