[REL] 14.0.2.0.0
Compare changes
Files
3- emanuel buzey authored
1. Improve PS name calculation: Changed the calculation logic for PS names follow the format "First Name Last Name - Address". This helps the user with searching for PS. 2. The name field of the supply point form: is auto-filled using the name of the owner - street. This is related to the previous point. 3. Optimize PSA view: Removed name display in PSA view for Avoid duplication when displayed in modal forms. This improves vision interface consistency.
@@ -14,7 +14,7 @@ class SupplyPoint(models.Model):
@@ -53,3 +53,11 @@ class SupplyPoint(models.Model):