Recued
Menu
← Back to recipes

Wave business operations digest

by recued-core v2 8 views

Use “Wave business operations digest” in Recued. It provides a read-only daily Wave Accounting cockpit for a one-person company.

How it works 27 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (27 steps)
business ?
overdue_raw ?
unpaid_raw ?
partial_raw ?
customers_raw ?
products_raw ?
payment_accounts_raw ?
sales_taxes_raw ?
defaults defaults
Apply defaults
overdue_count count
Count items in overdue
unpaid_count count
Count items in unpaid
partial_count count
Count items in partial
customer_count count
Count items in customers
product_count count
Count items in products
payment_account_count count
Count items in payment accounts
sales_tax_count count
Count items in sales taxes
overdue_rows slice
Take a subset of
unpaid_rows slice
Take a subset of
product_rows slice
Take a subset of
has_collection_rows any
Check if any of the conditions are true
notify_enabled compare
Check if setting notify when items equals true
should_notify all
Check if all conditions are true
notify ?
skip: step.should_notify not_equal true
summary to_summary
Format results as a summary card
overdue_table to_table
Format results as a data table
unpaid_table to_table
Format results as a data table
product_table to_table
Format results as a data table
Settings 6 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

wave setting =
channels setting =
page size setting = 25
row limit setting = 10
business id setting = [object Object]
notify when items setting = false

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

Read your Wave connectionSend notifications
Declared by the recipe — Recued grants these at install, where you review them before approving.

Data it touches

Warehousedata.business

About

Tags

wave waveaccountinginvoicingcashflowbookkeepingdaily-digestpack:wave

Details

27 steps 6 configurable settings recipe_id: business-operations-digest-wave