stock-add-products-modal

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
OLMIS-7560: Don't activate already deactivated products after adding new item to inventory draft
OLMIS-7560: Don't activate already deactivated products after adding new item to inventory draft
OLMIS-7560: Don't activate already deactivated products after adding new item to inventory draft

    • -1
    • +2
    ./add-products-modal.controller.spec.js
  1. … 1 more file in changeset.
OLMIS-7458: Changed message

OLMIS-7458: Add new lots in receive and physical inventory screens
OLMIS-7458: Add new lots in receive and physical inventory screens
OLMIS-7458: Add new lots in receive and physical inventory screens

    • -43
    • +213
    ./add-products-modal.controller.js
    • -139
    • +281
    ./add-products-modal.controller.spec.js
    • -0
    • +78
    ./add-products-modal.service.spec.js
  1. … 26 more files in changeset.
OLMIS-7433 Fix bugs

  1. … 3 more files in changeset.
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-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-7397: Revert changes made in tests
OLMIS-7397: Revert changes made in tests
OLMIS-7397: Revert changes made in tests

This reverts commit cb5aef05f80737da454315a7a5ecde342e0ef1a9.

    • -2
    • +2
    ./add-products-modal.controller.spec.js
  1. … 41 more files in changeset.
OLMIS-7314: Fix tests after karma upgrade
OLMIS-7314: Fix tests after karma upgrade
OLMIS-7314: Fix tests after karma upgrade

    • -2
    • +2
    ./add-products-modal.controller.spec.js
  1. … 40 more files in changeset.
Added unit tests for AddProductsModalController

    • -0
    • +24
    ./add-products-modal.controller.spec.js
Reformated AddProductsModalController test file

    • -124
    • +152
    ./add-products-modal.controller.spec.js