Skip to content

Commit

Permalink
Improved: code to pass viewSize 20 so that we can get maximum 20 loca…
Browse files Browse the repository at this point in the history
…tions (#22qm8pq).
  • Loading branch information
meet-aniket committed Mar 24, 2022
1 parent 0a317dc commit 2dea519
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 2dea519

Please sign in to comment.