2.7.6 - 2022-12-22
almost 2 years ago by David Bradley
In this we are including the migration of all the logs to ElasticSearch, also we are sending a demo version for the Shopify payment method and we migrate notify process. also we add a new enhancement to admin the custom integrations.
What's Changed
Bugs fixed
- Shipping Rate Address Street 1 & 2 and City Properties Save as Empty String when Value Deleted from Property on Update#2298
- Changing State Value for US State in Merchant Center Scheduled Order View / Edit Page Does NOT Trigger Scheduled Order to Recalculate for Shipping#2301
Enhancements added
- Create and populate the AccessLogs index #2258
- Create an index to save the SO MetaData#2310
- Search MetaData new Elastic Field and return it#2311
- Return EventLogs from elastic#2316
- Create and populate the EventLogs index#2259
- Return the ProductEventLogs from elastic#2312
- Create, Delete and populate the ProcessingLogs index #2256
- Create and populate the ProductEventLogs index#2257
- Return ProcessingLogs index from Elastic#2313
- Return AccessLogs index from Elastic#2315
- Create and populate the LogStatusStripePayments index#2261
- Create and populate the SO index to process#2253
- Shopify Payment Integration fake call to payment#2273
- Migrate NotifyScheduledOrderProcessing#2147
- Create and populate the Log ImportFiles index#2260
- After importing a SO we should call the Validate SO function (PreProcessingSingle)#2264
- Create a function to Sync a SO to report#2262
- Delete the SO index #2263
- Create an admin panel to manage Custom Integrations#2198
- Display the Custom Integration information dynamically in the Merchant-center#2254
- The Calculate Next Occurrence endpoint should be able to receive a custom date parameter to calculate the NOD from#2277
- Simplify the naming of the integration logos and create an image slider for the merchant to preview#910