Repository
odoo/odoo · module folder
Module version
1.0
Category
Accounting/Localizations
Folder size
0.01 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-07 06:23:31
Authors
Maintainers
None
Committers
Odoo Translation Bot, Dylan Kiss (dyki), Nishant Jain (NIAI)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
        Support for Indian TDS (Tax Deducted at Source) for Payment.
    

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • l10n_in_withholding_ref_payment_id Many2one → account.payment
    comodel_name='account.payment' copy=False help='Reference Payment for withholding entry' readonly=True string='Indian TDS Ref Payment'
Public methods (0)

No public methods.

New fields (2)
  • l10n_in_total_withholding_amount Monetary
    compute='_compute_l10n_in_total_withholding_amount' related=False
  • l10n_in_withhold_move_ids One2many → account.move
    related=False string='Indian Payment TDS Entries' args: 'account.move', 'l10n_in_withholding_ref_payment_id'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.