Build: #83 was successful Changes by Alan Nadolny <83239466+alannadolny@users.noreply.github.com>
Code commits
OpenBoxes (Grails 3)
-
Alan Nadolny <83239466+alannadolny@users.noreply.github.com> 742e5f54a8d2ba5a6cf75f2a99bf0c10d4fa6b0b
OBGM-711 Empty active field read as inactive in product sources import (#4354)
* OBGM-711 Change default value in product suppliers import
* OBGM-711 Change approach from setting default value in importer to using @BindUsing annotation
* OBGM-711 Change argument naming -
Alan Nadolny <83239466+alannadolny@users.noreply.github.com> af1f5f1a920a1e468d9504b2d836910f8257e2da
OBPIH-5882 Expiration date validation appears when entering new lot in ship PO (fetching inventory item by entered lot number) (#4343)
* OBPIH-5882 fetch currently selected inventory item for validation
* OBPIH-5882 remove validation when date is not entered
* OBPIH-5882 remove unused import
* OBPIH-5882 Fix after review
* OBPIH-5882 Bump up the version of react-datepicker
* OBPIH-5882 Fix requested changes
* OBPIH-5882 Add validation for each line separatelly, fix issue with qty
* OBPIH-5882 Update snapshot
* OBPIH-5882 Add context paths to url
* OBPIH-5882 Remove /openboxes fromm urls
* OBPIH-5882 fix imports- grails-app/controllers/org/pih/warehouse/UrlMappings.groovy (version af1f5f1a920a1e468d9504b2d836910f8257e2da) (diffs)
- grails-app/controllers/org/pih/warehouse/api/ProductApiController.groovy (version af1f5f1a920a1e468d9504b2d836910f8257e2da) (diffs)
- package-lock.json (version af1f5f1a920a1e468d9504b2d836910f8257e2da) (diffs)
- package.json (version af1f5f1a920a1e468d9504b2d836910f8257e2da) (diffs)
- src/js/api/services/ProductApi.js (version af1f5f1a920a1e468d9504b2d836910f8257e2da) (diffs)
- src/js/api/services/StockMovementApi.js (version af1f5f1a920a1e468d9504b2d836910f8257e2da) (diffs)
- src/js/api/urls.js (version af1f5f1a920a1e468d9504b2d836910f8257e2da) (diffs)
- src/js/components/stock-movement-wizard/combined-shipments/AddItemsPage.jsx (version af1f5f1a920a1e468d9504b2d836910f8257e2da) (diffs)
- src/js/tests/menu/__snapshots__/Wizard.test.jsx.snap (version af1f5f1a920a1e468d9504b2d836910f8257e2da) (diffs)