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

feat: fix missing house number field in shipping addresses #10

Merged

Commits on Jan 7, 2024

  1. connect billbee and download orders for last 24h

    parse shipping adress
    filter for missing house number
    log out some information as showcase
    
    Signed-off-by: lippoliv <[email protected]>
    
    #9
    lippoliv committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    0336203 View commit details
    Browse the repository at this point in the history
  2. let Address decide if house number is set + add tests

    Signed-off-by: lippoliv <[email protected]>
    
    #9
    lippoliv committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    585af85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e23e184 View commit details
    Browse the repository at this point in the history
  4. send updated address to billbee api

    Signed-off-by: lippoliv <[email protected]>
    
    #9
    lippoliv committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a43d82c View commit details
    Browse the repository at this point in the history
  5. endlessly loop and search for new orders

    Signed-off-by: lippoliv <[email protected]>
    
    #9
    lippoliv committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c98a65f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ea7662 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    1da9afd View commit details
    Browse the repository at this point in the history