This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Changes to expand VAT returns for non-FRS VAT #6
Open
pubmania
wants to merge
89
commits into
sebbacon:master
Choose a base branch
from
pubmania:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To make it work for a CSV / googlesheet with column names: VAT period VAT Due Sales VAT Due Acquisitions VAT Reclaimed Curr Period Total Value Sales Ex VAT Total Value Purchases Ex VAT Total Value Goods Supplied Ex VAT Total Acquisitions Ex VAT
Images to provide user guidance on how to self host
Heroku Deployment configuration image
Added images and steps to deploy on Heroku
Screengrab for walkthrough on how to create mysql connection in googlesheets and fetch data from backend.
Guidance notes updated to provide help with connecting googlesheets with mysql database.
Updated to reflect Standard VAT related changes
Update to reflect Standard VAT change
Updated screenshot for Std VAT
Updated wordings to reflect changes end user should be aware of for using Standard VAT submission.
Adding error handling if CSV data is not correct.
Just added some error handling for capturing CSV issues so the system does not show "Internal Server Error" page if CSV data is not right.
Changed the position of submission box as after the error display it goes down forcing user to scroll.
A demo with HMRC is complete and the link is no more connected to HMRC sandbox but is in fact a live application which will connect to HMRC production environment.
Just to change look and feel a bit from default BootStrap
Fixed the hard coded dates that must have crept in while changing the HTML code
Making confirmation check on front end will ensure user does not have to reload the cab again.
corrected the bulleting for environment variable section
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.