Skip to content
Snippets Groups Projects
  1. Sep 10, 2023
  2. Aug 20, 2023
  3. Aug 13, 2023
  4. Aug 06, 2023
  5. Jul 30, 2023
  6. Jul 16, 2023
  7. Jul 09, 2023
  8. Jul 02, 2023
  9. Jun 30, 2023
    • althaf shaik's avatar
      [FIX] account_tax_python: prevent traceback while computing python code in tax · 74642632
      althaf shaik authored
      
      Syntax Error generates when the user gives invalid python code in 'account_tax'
      module and uses that tax while creating invoice.
      
      Steps to produce:
       * Install 'account_tax_python' module
       * Go to configuration/taxes and create a new tax.
       * Select Tax Computation as 'python code' and give some special characters to
         python code field and save it.
       * Now create an invoice, add a  product and add the above created tax in taxes.
       * At this moment traceback raises.
      
      By applying these changes will resolve this issue.
      
      closes odoo/odoo#122290
      
      Sentry: 4060222060
      Signed-off-by: default avatarOlivier Colson (oco) <oco@odoo.com>
      74642632
  10. Apr 30, 2023
  11. Apr 09, 2023
  12. Mar 19, 2023
  13. Feb 26, 2023
  14. Jan 08, 2023
  15. May 22, 2022
  16. Feb 27, 2022
  17. Feb 15, 2022
  18. Oct 31, 2021
  19. Oct 10, 2021
  20. Oct 03, 2021
  21. Sep 05, 2021
  22. Aug 29, 2021
  23. Aug 01, 2021
  24. Jul 26, 2021
    • Xavier-Do's avatar
      [FIX] *: add explicit license to all manifest · 4f683968
      Xavier-Do authored
      
      The license is missing in most enterprise manifest so
      the decision was taken to make it explicit in all cases.
      When not defined, a warning will be triggered starting from
      14.0 when falling back on the default LGPL-3.
      
      closes odoo/odoo#74231
      
      Related: odoo/enterprise#19850
      Related: odoo/design-themes#43
      Signed-off-by: default avatarXavier Dollé (xdo) <xdo@odoo.com>
      4f683968
  25. Jul 11, 2021
  26. Jul 04, 2021
  27. Jun 27, 2021
  28. Jun 20, 2021
  29. Jun 06, 2021
  30. May 30, 2021
  31. May 23, 2021
  32. May 02, 2021
  33. Apr 25, 2021
  34. Mar 28, 2021
  35. Mar 21, 2021
  36. Mar 14, 2021
  37. Mar 07, 2021
  38. Feb 21, 2021
  39. Feb 14, 2021
  40. Jan 31, 2021
Loading