Spyke

Posts

buyitforlife·Buy it for LifebyBreakpr0d

Recommendations for polo shirts

I am getting a bunch of next level t-shirts from jiffy shirts. I would also like to get some polo shirts. Do folks here have recommendations on similar value for money polo shirts? Searching through the archives of , I could only find recommendations for t-shirts and not collared polo shirts.

I am not really looking for BIFL, but something that is generally durable and good value for money.

View original on aussie.zone
plaintextaccounting·Plain Text AccountingbyBreakpr0d

How to setup hledger csv import rules for credit card statements?

My credit card statement has two kinds of debit entries:

  • Payments from my bank account
  • Refunds from retailers (say because of a return)

In my csv import rule, I have a rule that filters the first item, where I assign account2 to a dummy "transfers" account that I will match payments to from my bank statement.

if %description BPAY PAYMENTS
  account2 transfers:credit:coles

However, I am not sure how to filter the second category. They show up with seemingly random descriptions. I don't see a way to do an if condition on whether the amount if positive or negative. So all of the refunds get assigned to the default "income:unknown" category. I'd ideally like to assign account2 in this case to something like "transfers:credit:refunds".

View original on aussie.zone

You reached the end