libra: improve expense description helper text to guide categorization (and add an "Other" account) #137
Labels
No labels
app:activities
app:chat
app:events
app:forum
app:libra
app:market
app:restaurant
app:tasks
app:wallet
app:webapp
bug
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
aiolabs/webapp#137
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Client feedback on the libra expenses flow. We discussed adding categories to expenses in the future, but agreed we don't yet know which categories to add.
Clarification on terminology: in libra, the "category" the client means is the account the user selects in Step 1 (
AccountSelector, e.g.Expenses:Groceries:Organic) right after clicking Add expense. That account selection is the categorization mechanism — there is no separate "category" field. So an "Other" category is just an "Other" account in that hierarchy, for cases where nothing else fits.The near-term ask is to make the expense description field do more of the categorization work — by prompting the user to write a richer, more structured description — so that even when they fall back to "Other", we have enough detail to reconcile/recategorize later.
Near-term request (this issue)
Update the helper/description text on the expense Description field so it guides the user on what to type to help us categorize the expense.
Current (
src/modules/expenses/components/AddExpense.vue:101-116):Description *e.g., Biocoop, Ferme des Croquantes, Foix Market, etcDescribe what this expense was forProposed — wording is approximate, refine as needed:
Future work
Acceptance criteria
Source: client feedback, 2026-06-25.
libra: improve expense description helper text to guide categorization (and seed future "Other" category)to libra: improve expense description helper text to guide categorization (and add an "Other" account)