Skip to content

Perform refactoring on interfaces and classes related to product salabiility #517

Closed
@aleron75

Description

@aleron75

To keep language and domain consistency, perform the following refactoring:

  • Rename GetSalableProductQtyInterface to GetProductSalableQtyInterface
  • Rename GetSalableProductQty to GetProductSalableQty
  • Move GetProductSalableQtyInterface, IsProductSalableInterface under InventorySalesApi module
  • Move IsProductSalable and GetProductSalableQty under InventorySales module
  • Adjust all reference to the above elements accordingly
  • Move all the logic related to Reservations to InventoryReservations module

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions