| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) • Contacts (contacts) |
| Lines of code | 154 |
| Technical Name |
l10n_mx_edi_scp |
| License | OPL-1 |
| Versions | 17.0 18.0 19.0 |
Mexican Localization – Partial Construction Services Complement (SCP)
This module extends the Mexican electronic invoicing (CFDI 4.0) to support the Complemento de Servicios Parciales de Construcción (SCP), required when billing partial construction services applied to residential properties.
The complement introduces two additional pieces of information required by SAT:
- Property Under Construction Address — the address of the real estate property where the partial construction service is being performed.
- License/Authorization Number (NumPerLicoAut) — the construction license, permit or authorization provided by the property owner or beneficiary.
This module adds the corresponding fields to Odoo and injects the necessary data into the CFDI when the complement must be included.
Usage
Define the construction property address on the partner
A new field "License Number" (NumPerLicoAut) is added in the partner form. This value comes from the property owner and is required by SAT when issuing the SCP complement.
Additionally, the construction property address must be created as a contact of the customer (i.e., a child contact belonging to the partner). This ensures correctness when selecting the address in the invoice, as the field uses a domain restricting it to contacts of the invoice’s partner.
Set the property address on the invoice
In the customer invoice form, a new field “Property Under Construction Address” is available. Selecting an address here signals that the SCP complement must be included in the CFDI.
Only contacts belonging to the customer (child contacts) are available due to the domain restriction, ensuring that the property address is always associated with the billed partner.
When is the complement added?
The SCP complement is automatically included in the CFDI XML when the invoice has a value in Property Under Construction Address.
Maintainer
This module is maintained by Vauxoo.
A Latin American company that provides training, coaching, development and implementation of enterprise management systems and bases its entire operation strategy in the use of Open Source Software and its main product is Odoo.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module