stock-card-summary-list

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
OLMIS-7373 Add filtering by product code, name and lot code on Stock on Hand page
OLMIS-7373 Add filtering by product code, name and lot code on Stock on Hand page
OLMIS-7373 Add filtering by product code, name and lot code on Stock on Hand page

    • -0
    • +36
    ./stock-card-summary-list.controller.js
    • -2
    • +13
    ./stock-card-summary-list.controller.spec.js
  1. … 2 more files in changeset.
OLMIS-7463 Change include inactive filter on stock on hand to checkbox
OLMIS-7463 Change include inactive filter on stock on hand to checkbox
OLMIS-7463 Change include inactive filter on stock on hand to checkbox

    • -36
    • +6
    ./stock-card-summary-list.controller.js
  1. … 5 more files in changeset.
OLMIS-7463 Change include inactive filter on stock on hand to checkbox

    • -36
    • +6
    ./stock-card-summary-list.controller.js
  1. … 5 more files in changeset.
OLMIS-7463 Change include inactive filter on stock on hand to checkbox

    • -36
    • +6
    ./stock-card-summary-list.controller.js
    • -0
    • +24
    ./stock-card-summary-list.controller.spec.js
  1. … 6 more files in changeset.
OLMIS-7433 Fix pagination on stock summary list page

    • -2
    • +7
    ./stock-card-summary-list.controller.js
    • -0
    • +2
    ./stock-card-summary-list.controller.spec.js
it should be is_active, not isactive

it should be is_active, not isactive

done

done

done

done

I will change it to deactivateStockCard

I will change it to deactivateStockCard

I think this name should be changed, because it's always deactivating the card not updating the status

I think this name should be changed, because it's always deactivating the card not updating the status

I'm not sure, but I think snake_case is prefered naming convention in the project. Please confirm and if needed, write next flyway migration with column alteration

I'm not sure, but I think snake_case is prefered naming convention in the project. Please confirm and if needed, write next flyway migration with column alteration

OLMIS-7433 Fix stock on hand page by change displayStockCardSummaries

    • -1
    • +16
    ./stock-card-summary-list.controller.js
  1. … 2 more files in changeset.
OLMIS-7430 Add logic to filter all inactive and active items on physical inventory and stock on hand...
OLMIS-7430 Add logic to filter all inactive and active items on physical inventory and stock on hand...
OLMIS-7433 Fix logic after change logic to set flag to active

    • -0
    • +1
    ./stock-card-summary-list.controller.js
    • -0
    • +1
    ./stock-card-summary-list.controller.spec.js
  1. … 5 more files in changeset.
remove console.log

remove console.log

the string value should be active, not reason

the string value should be active, not reason

OLMIS-7430 Add logic to filter all inactive and active items on physical inventory and stock on hand...
OLMIS-7430 Add logic to filter all inactive and active items on physical inventory and stock on hand...
OLMIS-7430 Add logic to filter all inactive and active items on physical inventory and stock on hand pages

    • -2
    • +62
    ./stock-card-summary-list.controller.js
  1. … 12 more files in changeset.