Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hassaanalansary/django-quickbooksPOS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AdaptiveZoning/django-quickbooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 11 files changed
  • 1 contributor

Commits on Feb 12, 2022

  1. Fixes for Django3.

    hbradlow committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    9c91a7c View commit details
    Browse the repository at this point in the history
  2. Update lxml requirement.

    hbradlow committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    53bbc82 View commit details
    Browse the repository at this point in the history
  3. Updates lxml requirements.

    hbradlow committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    765697a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d56f3e View commit details
    Browse the repository at this point in the history
  5. Adds __init__.py

    hbradlow committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    e09fcea View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Switch to redis manager.

    hbradlow committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    e36d983 View commit details
    Browse the repository at this point in the history
  2. Update redis host name.

    hbradlow committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    28ae3c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Adds prints to debug.

    hbradlow committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    fc80311 View commit details
    Browse the repository at this point in the history
  2. Add more prints.

    hbradlow committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    05654be View commit details
    Browse the repository at this point in the history
  3. More print.

    hbradlow committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    ee44d41 View commit details
    Browse the repository at this point in the history
  4. Remove pos customer models.

    hbradlow committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    d6e97a1 View commit details
    Browse the repository at this point in the history
Loading