// Open Popup ID 1058 if any element with .header--nav__button
document.querySelectorAll('.header-nav-button').forEach( (el) => {
	el.addEventListener('click', () => {
		bricksOpenPopup(XXX)
	})
})
document.querySelectorAll('.header-nav--parent').forEach(li => {
  const toggle = li.querySelector('.brx-submenu-toggle');
  if (!toggle) return;

  const a = toggle.querySelector('a');
  const button = toggle.querySelector('button');
  if (!a || !button) return;

  // Move the label text into the button (prepend before the SVG)
  const labelText = document.createTextNode(a.textContent);
  button.prepend(labelText);

  // Remove the <a> tag
  a.remove();
});

Can I Rely on Advice and Information I’ve Obtained from HMRC?

Her Majesty’s Revenue and Customs (HMRC) recently updated its position statement regarding the reliability of the guidance it offers to taxpayers. This pivotal update highlights the circumstances when taxpayers can depend on publicly available guidance from HMRC, whether obtained directly or via the HMRC website.

The updated guidance introduces an element of accountability for HMRC in scenarios where taxpayers have acted based on erroneous advice or information provided by HMRC. If it can be demonstrated that taxpayers reasonably relied on this advice, and it would be unjust for HMRC to diverge from the advice provided, HMRC may be held accountable to that advice.

However, the guidance also outlines a degree of flexibility for HMRC. It specifies that should there be alterations in tax law as a result of court decisions, HMRC reserves the right to apply the correct tax position from a future date, rather than being tied to its previous advice.

In essence, while HMRC offers valuable advice and guidance, taxpayers should maintain a degree of vigilance. It is reasonable to rely on HMRC’s advice, but always be aware of potential changes in tax law and the implications these may have.

You can read more on their policies here.

Other Articles

Are you ready to make informed decisions about your money?

Contact Us

Speak to a Chartered Financial Planner

Wingate is an independent firm of Chartered Financial Planners based in Caterham, Surrey.

Our initial conversation is held at our cost and gives us both the opportunity to decide whether working together is likely to be valuable.

Contact us to arrange an initial conversation.

Footer Contact Form

Please refer to our Privacy Statement to see how we use your personal information.