Story 52.3. Airtable field “Date Returned”

General info

Add field “Date Returned” to Airtable “Orders” table.

The day an order gets the status “Returned (0 -> 1)” in WooCommerce, display it in the Field “Date Returned”.

User story

As an airtable admin

I want to see the date of order return

So that helps to analyze when the bag is returned to stock

Acceptance criteria

01

Given: order airtable

When: user returned whole order
AND status of the whole order is changed to “Returned (0 -> 1)”

Then: see the date and time of this action in the additional column “Date Returned”

Comments

Leave a Reply