-
## Proposal
**The name of the list, or the organization that manages the list**
UK HMRC Registered VAT Numbers
**A suggested code for the list [optional]**
GB-VAT
**A short description …
-
# Screenshot
![image](https://cloud.githubusercontent.com/assets/1752124/22466671/a2d0b54a-e7c1-11e6-806c-8c78d75fa92e.png)
-
## Screenshot
Email template
![image](https://cloud.githubusercontent.com/assets/868772/22469453/ffe7080e-e7c3-11e6-9529-681719b13583.png)
## Other links
GOV.UK hackpad: https://designpatterns.h…
-
The first example is rendered although if the markup were to be copy/pasted it wouldn't look like that due to `class="[modifier class]"`.
The screenshots from https://github.com/hmrc/assets-frontend/…
-
mtd_user_authorisation.py
Line that needs to change:
```
redirect_uri = "{}/auth-redirect".format(record.hmrc_configuration.redirect_url)
```
Target branches (this can be closed onc…
-
Places to change
- [ ] HMRC inc VAT
- [x] List of Trustees
- [ ] Charity Commission
- [ ] CafBank
- [ ] website
- [x] mailing lists
-
- [ ] phone - Smarty
- [x] tax residence - HMRC
- [x] car insurance - Halifax
- [x] car MOT - DVSA
- [ ] bank - close Barclays
- [x] close Barclaycard
-
trying to quantize and no model is generated
my hardware is amd
```python quantize.py --checkpoint_path checkpoints/$MODEL_REPO/model.pth --mode int8
Loading model ...
Quantizing model weights f…
-
`calculateEmployeeNationalInsurance` is documented as requiring `taxableAnnualIncome`, which isn't quite right. I'm not quite sure what to call it, and HMRC seem to careful avoid giving it a name, but…
tboby updated
8 months ago
-
#### Symptoms
The following example of usage:
```scala
import uk.gov.hmrc.govukfrontend.views.viewmodels.select.{Select, SelectItem}
val select = Select(
id = "example",
items = Seq(
…