Skip to content

Latest commit

 

History

History

delete-draft-orders

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Delete draft orders

Tags: Delete, Draft Orders

Use this task to clear out your draft orders, on demand. Filter by draft order status (open, invoice sent, closed), or by draft order tags.

Default options

{
  "include_open_draft_orders__boolean": false,
  "include_invoice_sent_draft_orders__boolean": false,
  "include_closed_draft_orders__boolean": false,
  "only_delete_draft_orders_having_this_tag": null,
  "ignore_draft_orders_having_this_tag": null
}

Learn about task options in Mechanic

Subscriptions

mechanic/user/trigger

Learn about event subscriptions in Mechanic

Documentation

Use this task to clear out your draft orders, on demand. Filter by draft order status (open, invoice sent, closed), or by draft order tags.

Important: Be sure to configure this task before running! You may filter by draft order status (open, invoice sent, or closed), and by draft order tag (to selectively delete, or to selectively ignore).

Installing this task

Find this task in the library at tasks.mechanic.dev, and use the "Try this task" button. Or, import this task's JSON export – see Importing and exporting tasks to learn how imports work.

Contributions

Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.

Task requests

Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!