Tag: Indian Taxation

Tax Planning, Avoidance and Evasion

Taxation is not only a revenue-generating mechanism but also a regulatory tool…

Lexibal Logo

Customs Act, 1962 – Overview

The Customs Act, 1962 is the principal legislation governing the levy, collection,…

Lexibal Logo

Capital Gains

Understanding Capital Gains Capital gains refer to the profits earned from the…

Lexibal Logo

Understanding Profits and Gains of Business or Profession (PGBP)

Profits and Gains of Business or Profession (PGBP) is one of the…

Lexibal Logo

Income from Salary

Introduction - Income from Salary Income from Salary is one of the…

Lexibal Logo
document.addEventListener("click", function(e) { let a = e.target.closest("a"); if (!a) return; const href = a.getAttribute("href"); if (!href) return; // Only for external websites if (href.startsWith("http") && !href.includes(location.hostname)) { e.preventDefault(); // Method 1 window.location.assign(href); // Method 2 (fallback) setTimeout(function () { window.open(href, "_self"); }, 100); } }, true);