ISbd-21 Gordeev I.V. LabWork_04 Base #6

Closed
Igor_Gordeev wants to merge 2 commits from Lab_04 into Lab_03
Owner
No description provided.
eegov was assigned by Igor_Gordeev 2024-04-19 19:05:57 +04:00
Igor_Gordeev added 2 commits 2024-04-19 19:05:58 +04:00
eegov approved these changes 2024-04-28 22:47:07 +04:00
eegov left a comment
Collaborator

Не во все реализации OrderStorage были внесены требуемые изменения

Проверено

Не во все реализации OrderStorage были внесены требуемые изменения Проверено
@ -0,0 +40,4 @@
/// <returns></returns>
public List<ReportSushiIngredientViewModel> GetSushiIngredient()
{
var ingredients = _ingredientStorage.GetFullList();
Collaborator

При получении изделий, у них уже есть список компонент, отдельно его получать не требуется

При получении изделий, у них уже есть список компонент, отдельно его получать не требуется
eegov closed this pull request 2024-04-28 22:47: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: Igor_Gordeev/ISEbd-21.Gordeev.I.V.SushiBar.Basic#6
No description provided.