Commit 2a2913e
committed
fix: add missing donation columns to dashboard invoice query
The my_invoices query in auth.rs was missing payment_link_id,
is_donation, and campaign_counted columns, causing errors when
merchants viewed their invoice list on the dashboard.1 parent 8d399e4 commit 2a2913e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| |||
0 commit comments