Hotfix/tag relation (#166)
* fix: remove default tag relation * fix: auto fulfill bp swaps
This commit is contained in:
@@ -1046,9 +1046,7 @@ class BrightpearlService extends BaseService {
|
||||
return this.claimService_.createFulfillment(partId, {
|
||||
goods_out_note: id,
|
||||
})
|
||||
}
|
||||
|
||||
if (partId.startsWith("swap")) {
|
||||
} else {
|
||||
return this.swapService_.createFulfillment(partId, {
|
||||
goods_out_note: id,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user