Skip to content

Commit

Permalink
updated gemfile edited business journey diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Waddington committed Oct 18, 2018
1 parent 8d30d5a commit 47115d2
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 8 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# If you do not have OpenSSL installed, change
# the following line to use 'http://'
source 'https://rubygems.org'
ruby "2.3.7"

# For faster file watcher updates on Windows:
gem 'wdm', '~> 0.1.0', platforms: [:mswin, :mingw]
Expand Down
8 changes: 4 additions & 4 deletions source/documentation/agent-journey.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,27 +24,27 @@
Before agents can represent clients they must set up their relationships and software.

<img src="documentation/figures/agent-start-up.png"
alt="Start Up diagram" style="width:650px;" />
alt="Agent start Up diagram" style="width:650px;" />

### Active

Agents with active client relationships can represent them.

<img src="documentation/figures/agent-active.png"
alt="Start Up diagram" style="width:650px;" />
alt="Agent active diagram" style="width:650px;" />

### Penalties and appeals

Agents can also represent their clients during penalty and interest payments as well as appeals.

<img src="documentation/figures/agent-penalties.png"
alt="Start Up diagram" style="width:650px;" />
alt="Agent penalties diagram" style="width:650px;" />

### Closedown

Agent to client relationships can come to an end or agents can go out of business.

<img src="documentation/figures/agent-closedown.png"
alt="Start Up diagram" style="width:650px;" />
alt="Agent closedown diagram" style="width:650px;" />

[View the full End-to-end agent journey as a numbered list](#submit-a-vat-return-using-the-mtd-process)
8 changes: 4 additions & 4 deletions source/documentation/business-journey.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,27 +20,27 @@
Before businesses can submit VAT returns, they must register for VAT and set up their software.

<img src="documentation/figures/business-start-up.png"
alt="Start Up diagram" style="width:520px;" />
alt="Business start up diagram" style="width:520px;" />

### Active

The business journey for active businesses.

<img src="documentation/figures/business-active.png"
alt="Active diagram" style="width:520px;" />
alt="Business active diagram" style="width:520px;" />

### Penalties and appeals

The business journey for penalty and interest payments and appeals.

<img src="documentation/figures/business-penalties.png"
alt="Penalties and appeals diagram" style="width:520px;" />
alt="Business penalties and appeals diagram" style="width:520px;" />

### Closedown

Businesses may choose to unsubscribe from VAT MTD.

<img src="documentation/figures/business-closedown.png"
alt="Closedown diagram" style="width:520px;" />
alt="Business closedown diagram" style="width:520px;" />

[View the full End-to-end business journey as a numbered list](#business-journey-submit-a-vat-return-using-the-mtd-process)
Binary file modified source/documentation/figures/business-active.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/documentation/figures/business-closedown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/documentation/figures/business-penalties.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/documentation/figures/business-start-up.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 47115d2

Please sign in to comment.