✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Charts for WooCommerce PDF Invoices & Packing Slips

Invoice numbers, dates, and document types live in _wcpdf order meta on HPOS or postmeta on legacy. SleekView Charts turns that into a daily issuance dashboard with sequential-gap audits, document-type splits, and per-customer totals.

♾️ Lifetime License available

SleekView Charts dashboard for WooCommerce PDF Invoices & Packing Slips

Invoice issuance as a chart dashboard

WooCommerce PDF Invoices & Packing Slips writes the formatted invoice number to _wcpdf_invoice_number, the issue date to _wcpdf_invoice_date, and packing-slip and credit-note metadata to parallel _wcpdf_ keys on each order. The plugin generates the documents reliably, but the admin only surfaces one order at a time, which leaves issuance trends, document mix, and per-customer totals invisible to finance.

SleekView Charts pivots those meta keys into a small dashboard of chart cards. A Number card shows total invoices issued this period. An Area card plots invoices per day so issuance dips are visible immediately. A Pie card splits issued documents by type (invoice, packing slip, credit note, proforma). A Bar card ranks customers by invoice count, which surfaces VIP accounts and over-active refund cases at the same time.

Because the dataset is the same one the audit table reads, gap-detection and document-type filters stay in sync between the chart dashboard and the underlying SleekView table. Switching from chart to table on the same view shows the rows behind each bar without rebuilding the query.

Workflow

How SleekView Charts visualises PDF Invoices output

1

Pivot _wcpdf meta

SleekView reads _wcpdf_invoice_number, _wcpdf_invoice_date, and document-type keys from order meta (wc_orders_meta on HPOS, postmeta on legacy) and exposes them as typed columns for chart cards.
2

Aggregate by date and type

Group invoices by issue date for time-series cards and by document type for distribution cards. Counts and sums use indexed columns so dashboards stay responsive on multi-year archives.
3

Save daily presets

Save chart layouts per role: a finance issuance dashboard, a compliance gap-audit board, and a customer-frequency view. Each loads in seconds the next morning.
4

Drill into rows

Switch from the chart view to the matching table view to see the exact orders behind any bar or slice. Filters carry over so a click in a chart becomes a working queue.

Sample dashboard

Charts you can build from PDF Invoices & Packing Slips data

Four cards that turn _wcpdf meta into a finance and compliance dashboard.
Number · Default

Invoices issued

Total invoices issued in the selected period. The top-level KPI most finance teams want to see first thing every morning.
Count
Area · Gradient

Invoices issued per day

Daily issuance trend pulled from _wcpdf_invoice_date. Dips and spikes flag generation failures or batch backlogs the day they happen.
Count group by _wcpdf_invoice_date
Pie · Donut

Document type mix

Distribution across invoices, packing slips, credit notes, and proformas. Spot unusual credit-note volume that points at a fulfilment problem upstream.
Count group by document_type
Bar · Horizontal

Top customers by invoice count

Ranked customer list by invoice volume. Identifies high-frequency accounts for finance and surfaces over-active refund patterns at the same time.
Count group by billing_email

Comparison

Default PDF Invoices reporting vs SleekView Charts

Default PDF Invoices admin

  • No built-in dashboard for issuance trends over time
  • Document-type distribution requires custom SQL or exports
  • Per-customer invoice totals are not surfaced anywhere
  • Sequential-gap counts are not visible as a KPI
  • Reporting is per-order, not aggregate

SleekView Charts

  • Time-series issuance plotted from _wcpdf_invoice_date
  • Document-type donut from credit-note, proforma, packing-slip keys
  • Top-customer ranking from billing_email aggregations
  • KPI card with total invoices issued in the selected period
  • Same dataset feeds the SleekView audit table for drill-through

Features

What SleekView Charts gives you for WooCommerce PDF Invoices & Packing Slips

Issuance trend as a chart

Daily invoice volume from _wcpdf_invoice_date in an Area card. Generation failures and batch backlogs become visible the day they happen rather than during external audit.

Document mix at a glance

Donut card splits issued documents across invoices, packing slips, credit notes, and proformas. Unusual ratios surface fulfilment or returns issues upstream.

Per-customer frequency

Horizontal bar ranks customers by invoice count. Useful for finance to spot VIP accounts and for ops to spot over-active refund patterns in the same chart.

Audience

Who builds PDF Invoices charts dashboards with SleekView

Tax compliance

A KPI card showing invoices issued plus a gap-count flag lets compliance leads catch sequence breaks without running a full audit every week.

Finance ops

Daily issuance and document-type charts replace ad-hoc exports during month-end. Trends speak for themselves in the standup.

Support leads

Customer-frequency bar identifies who needs the most invoice work, so support staffing follows real volume instead of gut feel.

The bigger picture

Why invoice operations deserve a chart layer

Invoicing is one of those quiet operational systems that only gets attention when it breaks. The plugin generates documents reliably, but the resulting dataset is rarely visualised, which means trends that matter (rising credit-note volume, falling issuance after a release, a customer suddenly accounting for 30% of invoices) hide behind individual order screens until someone runs a custom report. A chart dashboard built directly on _wcpdf meta closes that gap with four small cards.

Daily issuance plotted as a line catches generation outages in hours rather than weeks. Document-type donut surfaces refund waves before finance flags them. Customer-frequency ranking links invoice work to revenue concentration, which is information stores already need for support staffing and account management.

Because charts and tables share the same query layer, every aggregate in the dashboard drills into the underlying rows on click, so the dashboard is also the audit surface rather than a dead read-only board.

Questions

Common questions about SleekView Charts for WooCommerce PDF Invoices & Packing Slips

Yes. SleekView Charts reads from wc_orders_meta when HPOS is enabled and from postmeta on legacy stores. The chart definitions stay identical across both modes, so migration does not break the dashboard.

 

Yes. A Number card with a computed column that counts gaps between sequential invoice numbers gives compliance a daily KPI. Drilling into the card surfaces the exact orders missing numbers.

 

Counts run on indexed columns (date, post_id, meta_key), so even five years of invoices render in well under a second. Cache durations are configurable per card for heavier aggregations.

 

Yes. The document_type column behaves as a filter dimension on every card. Build one dashboard scoped to invoices, another to credit notes, and switch with one click.

 

Yes. Each document type lives behind its own _wcpdf_ key prefix, and SleekView surfaces them as filterable dimensions. A document-mix donut treats them as separate slices automatically.

 

Yes. Any chart card exports its underlying rows to CSV. Useful for accountant handoffs where the auditor wants the raw issuance log behind the summary chart.

 

No. Aggregations run via indexed reads and are cacheable per card. The Charts view is no heavier than a typical WooCommerce reports screen, even on stores with hundreds of thousands of invoices.

 

Yes. Saved chart layouts are capability-gated, so a compliance lead, a finance manager, and a support lead each open their own dashboard preset on the same page.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView