box bug
This commit is contained in:
@@ -94,6 +94,7 @@ class BoxService:
|
||||
num_cards_expected=create_box_data.num_cards_expected
|
||||
)
|
||||
self.db.add(product)
|
||||
self.db.flush()
|
||||
self.db.add(box)
|
||||
|
||||
return box, True
|
||||
|
Reference in New Issue
Block a user