Indian - TDS For Payment

l10n_in_withholding_payment
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/l10n_in_withholding_payment
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Dylan Kiss (dyki), Nishant Jain (NIAI)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:53
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - l10n_in_withholding
    - l10n_in
    - account_tax_python
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_vat
    - account_debit_note
    - iap
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
        Support for Indian TDS (Tax Deducted at Source) for Payment.
    

Code Analysis

Views touched (0)

No views 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.