ONDC-Official / v1.2.0-logs

Retail and Logistics Logs for 1.2.0
9 stars 260 forks source link

Hexbit (SA: RET 10, 12, 13) — compliance checks #1053

Open NishthaMonga opened 7 months ago

NishthaMonga commented 7 months ago

Flow 1

on_search_full_catalog_refresh

Flow 2

on_init,on_confirm

on_status_pending

Logs for on_status_packed missing

on_status_out_for_delivery

Flow 3

on_select_out_of_stock

on_init,on_confirm

Flow 4

on_cancel

Flow 5

on_cancel Same as Flow 4

NOTE

Logs for on_status_packed missing

@TheDa21crj

TheDa21crj commented 7 months ago

We have made the required changes in pr#1102

kindly check once

@NishthaMonga

Jagannath-wits commented 6 months ago

Hexabit

Flow 1

On Search Full Catalog Refresh

Flow 2

Select

On Select

Init

On Init

Confirm

On Confirm

On Status Pending

On Status Packed

On Status Picked

On Status Out For Delivery

On Status Delivered

Flow 3

Select Out of Stock

On Select Out of Stock

Select

Flow 4

cancel

On Cancel

Flow 5

On Cancel

Flow 6-c (liquidated)

On Update Interim

On Update Liquidated

Flow 6-a(Part cancel) and Flow 6-b(Reverse QC) is missing

@TheDa21crj

sandeepshahi commented 2 weeks ago

catalog rejection framework must be supported

RET 10

Flow 1

/on_search

/on_search (inc)

Flow 2

/on_select

/on_init

/on_confirm

/on_status (accepted)

/on_status (packed)

/on_status (picked)

/on_status (delivered)

Flow 3

Flow 4

Flow 5 and 6

/on_select


RET 12, 13

Fix all the mentioned issues and perform a sanity before resubmitting the logs

@TheDa21crj