Skip to content

Commit

Permalink
Merge pull request #79 from meet-aniket/#22qm8qp
Browse files Browse the repository at this point in the history
Added: support to get maximum locations for a product with the help of increasing viewSize.
  • Loading branch information
adityasharma7 authored Mar 24, 2022
2 parents 0a317dc + 2dea519 commit 7313ed6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/count.vue
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@
facilityId: this.facility.facilityId,
productId: this.product.productId,
},
"viewSize": 20,
"entityName": "ProductAndFacilityLocation",
"fieldList": ["areaId", "aisleId", "sectionId", "levelId", "positionId", "locationSeqId"]
}
Expand Down

0 comments on commit 7313ed6

Please sign in to comment.