Combine SaveReceipt and SaveItems into one method #12

Open
opened 2025-11-29 10:08:17 +01:00 by Speranskiy · 1 comment
Speranskiy commented 2025-11-29 10:08:17 +01:00 (Migrated from gitlab.com)

When receipts.service.SaveReceipt is called there are two method repos being used "SaveReceipt" and "SaveItems". We should either combine them to one as in repo.UpdateReceipt or reuse SaveItems in repo.UpdateReceipt.

When receipts.service.SaveReceipt is called there are two method repos being used "SaveReceipt" and "SaveItems". We should either combine them to one as in repo.UpdateReceipt or reuse SaveItems in repo.UpdateReceipt.
Speranskiy commented 2025-11-29 10:09:05 +01:00 (Migrated from gitlab.com)

changed type from issue to task

changed type from issue to task
Sign in to join this conversation.
No labels
feature
refactor
No milestone
No project
No assignees
1 participant
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
Speranskiy/spender#12
No description provided.