TIP: You can type at any time to perform a new search.
Mexico - SAT Vendor Bill Download
l10n_mx_sat_vendor_bill · OCA/l10n-mexico
- Repository
- OCA/l10n-mexico · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting/Localizations
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-mexico
- Last tracking update
- 2026-07-16 19:59:57
- Authors
- Odoo Community Association (OCA), Gray Matter Logic
- Maintainers
- Odoo Community Association (OCA), Gray Matter Logic
- Committers
- Maxime Chambreuil, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- satcfdi
- System dependencies
- None
- Required by
- None
- Description
This module creates draft vendor bills in Odoo Community from received CFDIs stored by the ``l10n_mx_sat`` module after SAT bulk download. Install ``satcfdi`` on the server (see ``l10n_mx_sat`` documentation) so SAT web services can authenticate with FIEL credentials. **Features:** - Automatic vendor bill creation when received CFDI XML is downloaded - Deduplication by CFDI UUID - Tax matching (IVA, ISR, IEPS)
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
l10n_mx_cfdi_uuidCharcopy=Falsehelp='CFDI UUID (Folio Fiscal) from SAT.'index='btree_not_null'store=Truestring='Fiscal Folio' -
l10n_mx_sat_download_request_idMany2one → l10n_mx_sat.download.requestcomodel_name='l10n_mx_sat.download.request'copy=Falsereadonly=Truestring='SAT Download Request'
No public methods.
New fields (1)
-
vendor_bill_idMany2one → account.movecomodel_name='account.move'copy=Falsereadonly=Truestring='Vendor bill'
No public methods.