Master#92
Open
ktliu135 wants to merge 363 commits into
Open
Conversation
ktliu135
commented
Sep 22, 2022
Contributor
Author
ktliu135
left a comment
There was a problem hiding this comment.
new asset management module - needs fixing
* fix: batch allocation * chore: uncomented and fixed imports * feat: added follow up line items logic * feat: data init for warehouse and bin
* refactor: file casing fix * feat: added more scripts for development and set ports 4200 for site-main and 4201 for site-admin * fix: fixed runtime error upon viewing newly created PO + other fixes * refactor: comment out console logs * feat: added breadcrumbs for navigation between procurement ordering modules * feat: integrated react-router-dom Link with MUI Link
* Commit to merge good receipt backend fix * Checkout to local master branch * fix/Corrected minor typos * fix/Corrected minor typos * fix/Changed image for bin card
* Commit to merge good receipt backend fix * Checkout to local master branch * fix/Corrected minor typos * fix/Corrected minor typos * fix/Changed image for bin card * feat/QA Checklist filtered by organisation
* feat: added relation loading for bom for final goods service and other minor changes * fix: fixed 404 page and imported static image * feat: added BOM routes and sidebar link, initialised BOM page * feat: added api calls to query by orgId * refactor: moved toolbar file location * fix: prevent calling of update api if price does not change * fix: backend fixes and changes * feat: added create and update dialog for BOM * fix: fixed bug when clearing final good field * refactor: removed unnecessary sidebar links
ktliu135
commented
Sep 25, 2022
Contributor
Author
ktliu135
left a comment
There was a problem hiding this comment.
added asset management
* Master * Master asset management * Master asset management * added production order entities Co-authored-by: Kathy <ktliu135@gmail.com>
* refactor: fixed comments in BOM page * feat: setup for ProductionOrder page and create dialog * refactor: moved bom helper to 'helpers/production' * feat: init production-order helper
* feat: added some display of final good information for BOM related UI * fix: reverted incorrect quantity changes and added some UI changes
* feat/Added expiry date for batch line items, responsive dialog for create good receipt. * Commit to merge * Commit to change branch * feat/Changed warehouse to bin navigation and side menu layout * feat/Separate page for bin details * Commit to merge * Merged with master * fix/Added helmet async for production order
* fix: added quantity validation for in-line editing * feat: production order dialog changes
* feat/Added expiry date for batch line items, responsive dialog for create good receipt. * Commit to merge * Commit to change branch * feat/Changed warehouse to bin navigation and side menu layout * feat/Separate page for bin details * Commit to merge * Merged with master * fix/Added helmet async for production order * fix/Bin details page null exception, side bar converted to accordion
* fix: fixed image as base64 and daily picking list * fix: fixed rack test * feat: added unit tests
* Switching to master * feat/Bulk discount and org profile * Commit to merge * Changing branch * Abandoned, image uploading
* Changing branch * feat/Retailer invoice mark as paid, demand forecast features * Commit to switch branch
* delete sensor entity * new data init
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
asset management