GithubHelp home page GithubHelp logo

orocommerce-australia-bundle's Introduction

Aligent Australian Tax Rules Bundle for OroCommerce

Facts

  • version: 1.0.0
  • composer name: aligent/orocommerce-australia-bundle

Description

This bundle provides an series of OroCommerce fixtures that creates the necessary tax codes, rules, etc to implement Australian GST in OroCommerce.

Once installed the following changes will be visible via the Admin interface:

  • Product and Customer Tax codes for GSTable and GST Exampt
  • GST Tax rate under Taxes > Taxes
  • Tax Rules to implement GST under Taxes > Tax Rules
  • Tax Jurisdiction for GST under Taxes > Tax Jurisdictions

In order for GST to be calulated a product must be assigned to the "GST" tax code, the customer must be assigned to the "GST" tax code, and the Shipping Address for the order must be in Australia. If all of these conditions are met, a tax of 10% will be applied to the order.

Installation Instructions

  1. Install this module via Composer

     composer require aligent/orocommerce-australia-bundle
    
  2. Clear cache and load fixtures

     php app/console cache:clear --env=prod
     php app/console oro:migration:data:load --force --env=prod
    

Support

If you have any issues with this bundle, please create a pull request with a failing test that demonstrates the problem you've found. If you're really stuck, feel free to open GitHub issue.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Jim O'Halloran [email protected]

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2017 Aligent Consulting

orocommerce-australia-bundle's People

Contributors

adamjhall avatar aligentjim avatar jp052 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.