mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Add comment to OrderUpdateIssues
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Wrapper for a hash of issues encountered by instances of OrderSyncer and LineItemSyncer
|
||||
# Used to report issues to the user when they attempt to update a standing order
|
||||
|
||||
class OrderUpdateIssues
|
||||
def initialize
|
||||
@issues = {}
|
||||
|
||||
Reference in New Issue
Block a user