Asset-management#95
Open
ktliu135 wants to merge 116 commits into
Open
Conversation
…-apps fix: removed unused apps site-manufacturer and site-supplier and fixe…
fix buggy backend for POs and POLineItems
…site B2B Site authentication fix
…ation checks for rendering.
…ation checks for rendering. (#44)
* feat: validation pipe and procurement * feat: added mail service * feat: changed mail template and env
…into JYLim99/Procurement-Receiving
* feat/Worker Management validation, dialogs for confirmation. Authorisation checks for rendering. * feat/Add user role to sidebar (SR1 evaluation purpose)
business Relations CRUD
…into JYLim99/Procurement-Receiving
* feat/Worker Management validation, dialogs for confirmation. Authorisation checks for rendering. * feat/Add user role to sidebar (SR1 evaluation purpose) * fix/Included access array for business relations in sidebar
Ryanyu procurement backend
* feat: update goods receipt logic and bin creation * feat: goods line item and mail template * chore: update yarn lock * fix: entities attributes and syntax error
add SQL scripts for data init, fix minor bug
fix/Remainder changes for SR1
#77) * remove order processes, add services for production Lines and schedules * add connection between PL and organisation * add machines backend, Production Line and schedule updates
* remove order processes, add services for production Lines and schedules * add connection between PL and organisation * add machines backend, Production Line and schedule updates * minor tweak to update method of PL services
* remove order processes, add services for production Lines and schedules * add connection between PL and organisation * add machines backend, Production Line and schedule updates * minor tweak to update method of PL services * add error handling
* added purchase order service * Added leadTime to Quotation
* fix: goods receipt and batch creation * fix: merge conflict * feat: integrate purchase order to goods receipt
* feat: add PurchaseOrder page, components and helpers * fix: minor bug fixes * refactor: changed Autocomplete Label * fix: fixed missing comma in app.module and sales-inquiry bugs * fix: disable selection on 'sent' sales inquiries * fix: fixed Quotation Creation and total price not updating * fix: minor console bug fix * feat: added date-fns localization and mui datepickers * refactor: fix imports in app.modu * fix: changes made to frontend since lotQuantity was added to Raw Materials * minor: changed some minor ui stuff for toolbar and buttons * fix: bug fixes for quotation and sales inquiry
* feat: added api endpoints for find by orgId, and other minor backend changes * feat: added PurchaseOrder API calls to frontend and warehouse fetch helper method
* Master * Master asset management * Master asset management * added findbyOrg to bom Co-authored-by: Kathy <ktliu135@gmail.com>
* Master * Master asset management * Master asset management ^ reverted above commits * fixed send purchase order email Co-authored-by: Kathy <ktliu135@gmail.com>
* fix: batch allocation * chore: uncomented and fixed imports * feat: added follow up line items logic * feat: data init for warehouse and bin
…into asset-management
* 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
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