Tuesday, November 23, 2021
1 change
Code cleanup and technical improvements
This update standardizes the internal name used for the reason a sales lead is marked as lost. The change helps reduce confusion for teams maintaining or extending CRM-related processes, with no expected direct impact on daily users.
Original PR description
As this is a many2one, it should end with an ``_id`` suffix. Otherwise we may think this is a char field, which was probably the case at one point. Task-2671709