TIP: You can type at any time to perform a new search.
Ethiopia - Base VAT
l10n_et_base_vat · OCA/l10n-ethiopia
- Repository
- OCA/l10n-ethiopia · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Localization
- Folder size
- 0.14 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.clearict.com
- Last tracking update
- 2026-08-07 07:03:15
- Authors
- Odoo Community Association (OCA), Clear ICT Solutions
- Maintainers
- Odoo Community Association (OCA), Clear ICT Solutions
- Committers
- Michael Telahun Makonnen, Stéphane Bidoul (ACSONE), OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
company_form_vat |
res.company.form.inherit.base_vat | res.company | form | Inherits base_vat.company_form_vat |
view_partner_form |
res.partner.form | res.partner | form | Inherits base.view_partner_form |
view_partner_form_base_vat |
res.partner.form.inherit.base_vat | res.partner | form | Inherits base_vat.view_partner_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
write(self, cr, uid, ids, vals, context=None)When the TIN and VAT registration numbers are changed in the, company, change them on the partner as well
New fields (0)
No new fields.
Public methods (4)-
check_tin(self, cr, uid, ids, context=None) -
check_tin_unique(self, cr, uid, ids, context=None) -
check_vat(self, cr, uid, ids, context=None) -
check_vat_unique(self, cr, uid, ids, context=None)
Loading…