Is Income Tax / Withholding tax supported in Dolibarr?

Hi,

Can anybody tell me how to do withholding tax in dolibarr please? I’ve searched the forum, which some people has raised this topic, but hasn’t found any definitive solution.

Due to Indonesian tax regulation, for some companies, they have to deduct 2% from our invoice payment, meaning they are paying our income tax on our behalf. They would then issue tax deduction payment proof to us.

eg. Invoice amount: 100
vat 10%: 10
Invoice total amount : 110
income tax / withholding tax 2% : 2
Invoice paid amount : 108

Right now I cannot close some invoices as fully paid, since the payment received is less than the invoice amount.

We just use single entry accounting and this is the way we do.
create a new bank account name it as Withholding tax deducted by customer.
And receive 2% in that bank.

Thanks for your advice Quid! Yes it seems to be the only way to do it for now.

Hi, in Mexico we have something similar and the way I configure dolibar is using LocalTaxes2 and 3
In “Dictionary setup - VAT Rates or Sales Tax Rates”
Add your combination of tax, in my example I have 4 type of taxes:

  • VAT 0%
  • VAT 10%
  • VAT 16%
  • VAT 16%, -10.6667%, -1.25%

Almost every vendor use only 16%, but ther are some kind of vendor that use 2 types of withholding tax, to get this is using negative rate (to get the withholding)

To get this local taxes work you must configure each third-party to use it or not

also in Setup->Company at the end of the page

I hope this will be helpfull to you and others