Skip to content

_notification.ScheduleNotification(item.Id, item.Name, DateTime.Now.ToString(), ...Β #33

@github-actions

Description

@github-actions

https://api.github.com/morning4coffe-dev/project-sbs/blob/7efed74b6abaab29e05bd593d1e7a0f2c462778f/ProjectSBS/ProjectSBS/Services/Items/ItemService.cs#L86

        {
            foreach (var date in paymentDates)
            {
                //TODO _notification.ScheduleNotification(item.Id, item.Name, DateTime.Now.ToString(), date, new TimeOnly(8, 00));
            }
        });

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions