'Why description has <p><br></p> in description by default for some products in stock form odoo 15?
Solution 1:[1]
try this changes in your code
<p><br></p> replace with <p><br/></p>
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Mayank Vachhani |

