-
- Downloads
[FIX] l10n_in: hide l10n_in fields for other l10ns
`l10n_in_gstin_partner_id` should be hidden on the journal form for non-Indian companies. It's probably also a good idea to hide `l10n_in_tin`in the country state form whenever the state added is not in India.
vat field on `res.company` should be renamed to GSTIN only when the company country is India.
task-2765567
closes odoo/odoo#99124
Signed-off-by:
William André (wan) <wan@odoo.com>
Showing
- addons/l10n_in/__manifest__.py 0 additions, 1 deletionaddons/l10n_in/__manifest__.py
- addons/l10n_in/views/account_journal_views.xml 1 addition, 1 deletionaddons/l10n_in/views/account_journal_views.xml
- addons/l10n_in/views/res_company_view.xml 0 additions, 16 deletionsaddons/l10n_in/views/res_company_view.xml
- addons/l10n_in/views/res_country_state_view.xml 1 addition, 1 deletionaddons/l10n_in/views/res_country_state_view.xml
Please register or sign in to comment