fix: Merge conflicts with master
This commit is contained in:
+2
-2
@@ -576,7 +576,7 @@ Object {
|
||||
"note": null,
|
||||
"quantity": 1,
|
||||
"reason_id": null,
|
||||
"received_quantity": null,
|
||||
"received_quantity": 1,
|
||||
"requested_quantity": 1,
|
||||
"return_id": Any<String>,
|
||||
},
|
||||
@@ -724,7 +724,7 @@ Object {
|
||||
"note": null,
|
||||
"quantity": 1,
|
||||
"reason_id": null,
|
||||
"received_quantity": null,
|
||||
"received_quantity": 1,
|
||||
"requested_quantity": 1,
|
||||
"return_id": Any<String>,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user