Skip to content
Snippets Groups Projects
  1. Sep 10, 2023
  2. Aug 27, 2023
  3. Aug 13, 2023
  4. Aug 06, 2023
  5. Jul 30, 2023
  6. Jul 23, 2023
  7. Jul 16, 2023
  8. Jul 09, 2023
  9. Jul 02, 2023
  10. Jun 25, 2023
  11. Jun 18, 2023
  12. Jun 04, 2023
  13. May 28, 2023
  14. May 14, 2023
  15. May 07, 2023
  16. Apr 26, 2023
  17. Apr 16, 2023
  18. Apr 11, 2023
  19. Apr 09, 2023
  20. Apr 02, 2023
  21. Mar 28, 2023
  22. Mar 26, 2023
  23. Mar 19, 2023
  24. Mar 12, 2023
  25. Mar 05, 2023
  26. Feb 26, 2023
  27. Feb 13, 2023
  28. Feb 05, 2023
  29. Feb 02, 2023
    • Pierre-Yves Dufays's avatar
      [FIX] stock: fix digest tip layout · 7b6c82f2
      Pierre-Yves Dufays authored
      
      The text and the image were overlapping in the digest tip about "Tip: Speed up
      inventory operations with barcodes". This solves the problem.
      
      Technical note: actually, the layout has been broken in 15.2 because the image
      has been updated with another ratio (from that version the CDN is used instead
      of an image on the server). To support more client and as it looks ok even on
      small device even with the 2 columns (text-image), we have used a table for the
      layout.
      
      Task-3097167
      
      closes odoo/odoo#111198
      
      Signed-off-by: default avatarWilliam Henrotin (whe) <whe@odoo.com>
      7b6c82f2
  30. Jan 29, 2023
  31. Jan 22, 2023
  32. Jan 15, 2023
  33. Jan 13, 2023
    • Romeo Fragomeli's avatar
      [FIX] *: some border aren't apply anymore · 3bba395f
      Romeo Fragomeli authored
      
      * = digest, hw_posbox_homepage, im_livechat, mass_mailing, pow_cache,
      web_editor, website, website_slides_forum
      
      Since the migration of Bootstrap 5 [1], some CSS rules was automatically
      converted (`border-left` and `border-right`) when it shouldn't be.
      These conversions were made because the CSS rules was embedded in
      HTML/XML code and the REGEX for the conversion had no protection for
      these cases.
      
      This commit restores the old correct value.
      
      Ref:
      [1] odoo/odoo@1fcd098af5fa18e848c66bb83bdceb6ba0308512
      
      closes odoo/odoo#109861
      
      Signed-off-by: default avatarAdrien Dieudonné (adr) <adr@odoo.com>
      3bba395f
  34. Jan 08, 2023
  35. Jan 01, 2023
  36. Dec 25, 2022
  37. Dec 18, 2022
  38. Dec 11, 2022
  39. Dec 04, 2022
  40. Nov 27, 2022
Loading