Releases
v1.2.3
Compare
Sorry, something went wrong.
No results found
Release Notes
New Features:
Attribute Search Method : Implemented GetAttributesBySearch method to facilitate efficient attribute retrieval.
Person Category Model : Introduced a new model for person categorization to enhance data structuring.
Searchable Person Categories : Added GetPersonCategoriesBySearch method to allow filtered retrieval of person categories.
Extended Customer Model : Included additional fields in the Customer model, along with a new State field for improved data management.
Fixes:
Method Name Clarity : Renamed methods for better readability and removed unused methods.
Duplicate Method Signature Removal : Eliminated redundant CollectionExists method signature to refine the codebase.
Stock Quantity Adjustments : Converted StockQuantity type from float to decimal for accurate numerical computations.
Conflict Resolution : Addressed merge conflicts to ensure smooth integration.
Warehouse Stock Return Type Update : Modified GetProductStocksByWarehouseIds return type to enhance precision.
Quantity Type Refinement : Changed quantity type to decimal for improved consistency in stock calculations.
Vehicle Fare Model Addition : Integrated vehicleFare model into the Invoice structure for accurate fare representation.
You can’t perform that action at this time.