#4 Prevent duplicate customers on create and update

Спојено
dcovington споји(ла) 1 комит(е) из Unique_Attribute у main пре 2 недеља
dcovington коментирира пре 2 недеља

Adds CustomerRepository::findDuplicate() which checks for an existing record with the same customer_type_id and attribute_values before any write. The update path excludes the current record so saving without changes does not trigger a false positive. Both the create and edit forms now display a linked error banner identifying the conflicting customer by ID and type name.

Adds CustomerRepository::findDuplicate() which checks for an existing record with the same customer_type_id and attribute_values before any write. The update path excludes the current record so saving without changes does not trigger a false positive. Both the create and edit forms now display a linked error banner identifying the conflicting customer by ID and type name.
dcovington deleted branch Unique_Attribute пре 2 недеља
The pull request has been merged as dc2a7d1fe6.
Пријавите се да се прикључе у овом разговору.
Нема лабеле
Нема фазе
No Assignees
1 учесника
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
Откажи
Сачувај
Још нема садржаја.

Powered by TurnKey Linux.