1. 21 Nov, 2023 3 commits
    • 昱翔 曾's avatar
      feat(mrp-requisition): impl all requisition flow · ad6c2c7c
      昱翔 曾 authored
      Main feats:
          + Create purchase order when confirm the requisition
          + Send mail when `notify_purchase` has been clicked
          + Only user in purchase group can convert requisition to purchase
            order
          + Every item in requisition line must be set a supplier before
            converting to purchase order
          + Read-only when requisition is `done` or `cancel`
          + I don't limit min qty from supplier info, if it is needed I will
            add it in future
      
      Notice:
          + You should update `purchase` module due to `purchase.order` has
            been inherited in `requisition` module
          + Mail function has not been tested yet
      ad6c2c7c
    • 昱翔 曾's avatar
      10efc3ca
    • 昱翔 曾's avatar
      72712e27
  2. 13 Nov, 2023 1 commit
  3. 12 Nov, 2023 1 commit
  4. 06 Nov, 2023 4 commits
  5. 05 Nov, 2023 2 commits
  6. 26 Oct, 2023 1 commit
  7. 24 Oct, 2023 1 commit
  8. 21 Oct, 2023 3 commits
  9. 04 Oct, 2023 2 commits
  10. 02 Oct, 2023 1 commit
  11. 26 Sep, 2023 7 commits
  12. 24 Sep, 2023 1 commit
  13. 23 Sep, 2023 13 commits