Skip to content

2024-07-05

Compare
Choose a tag to compare
@gurveenbagga gurveenbagga released this 05 Jul 11:37
· 77 commits to main since this release
6753c99

What's Changed

  • View entity to fetch Facility and Facility Group Member details by @gawhadebhavna in #140
  • Removed the view conditions for Facility Group Type and Facility Type in ShopifyProductInventory view entity (#1036) by @gawhadebhavna in #137
  • Included InventoryCountImportItem status in InventoryCountImportVariance view @yaminibhagat in #143
  • Improved: Added condition to filter out expired facility group members from FacilityGroupAndMember view entity. by @ravilodhi in #147
  • Added views to fetch order and item details required for Get order API @gawhadebhavna in #155
  • Added ProductContentAndView entity by @gawhadebhavna in #156
  • Added: The requestId field in OrderPaymentPreferenceAndType view by @yaminibhagat in #157
  • Trac2 fild from Order Payment preference by @yaminibhagat in #160
  • Added the OrderAndItemsView by @yaminibhagat in #162
  • Added: View entity for OrderItemAdjustmentAndAttribute to fetch Order Item Adjustment And Attributes by @gawhadebhavna in #163
  • Added: View entity for Return Item And Adjustments by @gawhadebhavna in #164
  • Moved the ReturnedItemAndAdjustment entity to file OmsOrderViewEntities by @gawhadebhavna in #165
  • Improved: Included parent facility type in FacilityGroupAndMember entity. by @ravilodhi in #166
  • Added: The Return Date in ReturnitemView by @yaminibhagat in #168
  • Reverted the changes from the existing view entities OrderItemAndAjustments and ReturnItemAndAdjustments by @gawhadebhavna in #169
  • Facility ID in the OrderItemAndAdjustment and ReturnedItemAndAdjustment View entity by @gawhadebhavna in #170
  • Improved: Added currency UOM in the AppeasementView by @Nidhipal09 in #171
  • Improved: FinancialReturnItemsSyncQueue view to remove checks on return status by @gurveenbagga in #146
  • Sync OMS entities by @gurveenbagga in #167
  • Included return item status in ReturnItemView and Return Header Status Id in FinancialReturnItemsSyncQueue by @gurveenbagga in #172
  • Implemented: Added view entities to get product store facility count and product store shipment method count. (#1075) by @ravilodhi in #175
  • Return External Id in Return Item View by @gawhadebhavna in #178
  • Fixed: Return Adjustment and Item View to include facility ID from Return Header by @gurveenbagga in #180
  • Added OrderItemAndChange entity to fetch Order Item Change details by @gawhadebhavna in #183
  • Improved: Adding the facility name in the InventoryCountImportVariance view entity by @sadhanaa21 in #182
  • Improved: excluded virtual facility orders in Brokered Orders Items Sync View by @Nidhipal09 in #185
  • Added: View to get Order Item and Ship Group details by @gurveenbagga in #186
  • Added: Unit List Price field in the Order Item Detail View by @gawhadebhavna in #188
  • Added order item ship group entity in the OrderItemAndDetail view entity by @gawhadebhavna in #189
  • Improved: used Enumeration instead of Variance Reason in ItemVarianceDetails to fetch variance reason description by @Nidhipal09 in #133
  • sync entities from oms by @gurveenbagga in #190
  • Added new views for Order Adjustment with OrderItem and ReturnAdjustment with Return Item by @gurveenbagga in #192
  • Improved: OrderPaymentPreferenceAndType view by adding the applicationIdentifier field by @sadhanaa21 in #193
  • Improved: Added join optional true for Facility Type in FacilityGroupAndMember view by @gurveenbagga in #199
  • Fixed: Multiple return item status columns in ReturnItemView by @gurveenbagga in #200
  • Improved: Added join optional for Facility entity in ReturnItemView by @Nidhipal09 in #201
  • Modified the inventory cycle import entity model to support countName, dueDate and performed by party. by @nameet-jain in #198
  • Added: returnTypeId column and receivedQuantity field in Returns Financial feed related views by @janvi04 in #203
  • Updated inventory count import status table with new primary key. by @nameet-jain in #204
  • Record userlogin details of party doing inventory count rather than party id. by @nameet-jain in #205
  • Added: ProductFacilityAndGroup view for inventory API by @gurveenbagga in #202
  • Added the required fields in the SalesOrderView needed in the FulfilledOrderItemsFeed by @Shinde-nutan in #151
  • Added views for Fulfilled Order Items for ERP by @gurveenbagga in #161
  • Added views for Fulfilled Order Items for Shopify by @Shinde-nutan in #153

New Contributors

Full Changelog: v1.3.6...v1.4.0