Project

General

Profile

Actions

Task #170

closed

Feature #103: 1.2.[Order management] Quản lý đơn hàng

Feature #108: 1.2.1[Order list] Hiển thị danh sách đơn hàng

[Order management] [Action] Push to webwook (if auto push fails)

Added by Anonymous 12 months ago. Updated 10 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Duy Thanh
Category:
Sprint 5_15-19/01
Start date:
01/18/2024
Due date:
01/20/2024
% Done:

100%

Estimated time:
24:00 h

Description


Đổi tên: Push to Topsim => Push to Webhook

Khi đơn hàng được đặt sẽ được đẩy URL về webhook (về hệ thống xử lý đơn hàng ví dụ như Topsim rồi)
Tuy nhiên nếu bị lỗi, cột Viewed có giá trị 0, => user thực hiện chọn các đơn này thủ công và click action Push to Webhook để đẩy lại thủ công

Thông tin cần đẩy webhook gồm:

const contentPost = {
"source": '{{current_domain}}',
"customer_name": order.name,
"customer_phone": order.phone,
"sold_product": order.sim,
"price": order.price,
"customer_address": order.address,
"source_text": source_text,
"other_option": order.other_option,
"request_date": order.created_at,
"search_history": listUrls,
"is_request": order.is_request,
"is_prevent": order.is_prevent,
}


Files

clipboard-202401161540-yd7m2.png (39.1 KB) clipboard-202401161540-yd7m2.png Anonymous, 01/16/2024 08:40 AM
Actions #1

Updated by Anonymous 12 months ago

  • Estimated time set to 24:00 h
Actions #2

Updated by Anonymous 12 months ago

  • Subject changed from [Action] Push to webwook to [Order management] [Action] Push to webwook
Actions #3

Updated by Anonymous 12 months ago

  • Tracker changed from Feature to Task
Actions #4

Updated by Anonymous 12 months ago

  • Description updated (diff)
Actions #5

Updated by Anonymous 12 months ago

  • Subject changed from [Order management] [Action] Push to webwook to [Order management] [Action] Push to webwook (if auto push fails)
Actions #6

Updated by Duy Thanh 12 months ago

  • Status changed from Open to In progress
Actions #7

Updated by Anonymous 12 months ago

  • Category set to Sprint 5_15-19/01
Actions #8

Updated by Duy Thanh 12 months ago

  • Due date set to 01/19/2024
  • Start date set to 01/18/2024
Actions #9

Updated by Duy Thanh 12 months ago

  • % Done changed from 0 to 90
Actions #10

Updated by Duy Thanh 12 months ago

  • % Done changed from 90 to 100
Actions #11

Updated by Duy Thanh 12 months ago

  • Due date changed from 01/19/2024 to 01/20/2024
Actions #12

Updated by Duy Thanh 12 months ago

  • Status changed from In progress to In review
Actions #13

Updated by Anonymous 12 months ago

  • Status changed from In review to Testing
Actions #14

Updated by Anonymous 12 months ago

  • Status changed from Testing to Closed
Actions #15

Updated by Anonymous 10 months ago

  • Parent task changed from #103 to #108
Actions

Also available in: Atom PDF