Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date sorting doesn't work with single digit month/day #14

Open
JesseFL opened this issue Apr 16, 2022 · 0 comments
Open

Date sorting doesn't work with single digit month/day #14

JesseFL opened this issue Apr 16, 2022 · 0 comments

Comments

@JesseFL
Copy link

JesseFL commented Apr 16, 2022

4/8         Opening Balance
    Assets:Checking                     $10
    Equity:Balances                     $-10

4/9         Paycheck
    Assets:Checking                    $100.00
    Income:Boss
    [Equity:Budget]                     $-100
    [Budget:A]                          $70
    [Budget:Z]                          $30
    
4/12        Groceries
    Assets:Checking                   $-10.00
    Expenses:Groceries
    (Budget:A)                        $-10

4/4   test
  test    $100
  test2   $-100
  
4/5   test2
  test    $100
  test2
  
4/7   test3
  test    $100
  test2
  
4/10    test4
  test    $100
  test2
  
4/2   test5
  test    $100
  test2

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant