8000 Comparing commerceguys:master...Fluotonic:master · commerceguys/tax · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: commerceguys/tax
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Fluotonic/tax
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.
  • 12 commits
  • 34 files changed
  • 1 contributor

Commits on Dec 12, 2019

  1. New zones and tax types to enable predefined Canada taxes.

    Based on https://github.com/monosolutions/tax/tree/CanadianTaxes.
    
    * Fixed errors in zone files:
    - administrative-area whould only have the proince letters
    - errors in generic names (ex. BC is not on HST, but has its own provincial tax)
    
    * Fixed errors in tax types:
    - outdated values were updated (using this official page as a reference: https://www.canada.ca/en/revenue-agency/services/tax/businesses/topics/gst-hst-businesses/charge-collect-which-rate/calculator.html)
    - generic labels were fixed to display real spellings (ex. PST in Manitoba is called RST)
    Fluotonic committed Dec 12, 2019 8000
    Configuration menu
    Copy the full SHA
    90874d8 View commit details
    Browse the repository at this point in the history
  2. Resolver for canadian taxes has been fixed and improved:

    * If Store and Client are based in different provinces, provincial tax can only be collected by Store if it's registered in Client's province.
    
    * GST and HST can (and have to) be collected everytime by Store from Client in Canada.
    Fluotonic committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    e35f23f View commit details
    Browse the repository at this point in the history
  3. Fixed indentation.

    Fluotonic committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    e661a82 View commit details
    Browse the repos 10000 itory at this point in the history
  4. Removed unused trait.

    Fluotonic committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    09336fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7326772 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. Bumped version to 0.9.0.

    Fluotonic committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    ad14416 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Configuration menu
    Copy the full SHA
    c31fc9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    099d88a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    6dc30f9 View commit details
    Browse the repository at this point in the history
  2. Moved back to v0.8.1

    Fluotonic committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    c10a411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a1abfe View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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