PIbd-21_IevlewaMD_Lab1_base #1

Closed
chtzsch wants to merge 2 commits from lab1 into main
Owner
No description provided.
chtzsch added 2 commits 2024-03-23 10:59:44 +04:00
eegov approved these changes 2024-03-31 17:26:10 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +50,4 @@
}
return true;
}
public bool TakeOrderInWork(OrderBindingModel model)
Collaborator

Логику смены статуса можно было унифицировать

Логику смены статуса можно было унифицировать
@ -0,0 +14,4 @@
{
public int Id { get; private set; }
public int ReinforcedId { get; private set; }
public string ReinforcedName { get; private set; } = String.Empty;
Collaborator

Вычисляемое поле, не хранится в хранилище

Вычисляемое поле, не хранится в хранилище
eegov closed this pull request 2024-03-31 17:26:14 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: chtzsch/Pibd-21_Ievlewa_MD._PrecastConcretePlant#1
No description provided.