Set Up Electronic Invoicing in the Mexican Version
Before you can send electronic documents, you must set up Business Central to ensure that the tax identification number (RFC), personal identification number (CURP), and state inscription IDs are available for your company and all your customers and vendors. You also need to set up the parameters that are needed for sending electronic invoices to customers and vendors. These parameters include the certificate thumbprint, which is the certificate that you received from the Mexico tax authority (SAT).
[!IMPORTANT]
The certificate that you received from the Mexico tax authority must be installed for each user who sends electronic invoices. For more information, see the Servicio de Administracíon Tributaria website.Your company must also have SMTP mail set up for emailing electronic invoices. Depending on the configuration in your company, you may need to grant explicit SMTP permissions to each relevant user and computer. The documents will be sent from the address that is specified on the Company Information page.
To set up company information
Choose the
icon, enter Company Information, and then choose the related link.
On the Company Information page, fill in the relevant fields. For more information, see Company Information Quick Start.
[!NOTE] You must fill in the SAT Postal Code field. If you cannot see the field on the General Fast Tab, choose the More action to show more fields.
On the Shipping FastTab, fill in the fields. Hover over a field to read a short description. The following table describes some of the complex CFDI-related fields.
Field Description SCT Permission Type and SCT Permission Name These fields specify a permission that has been provided by the Secretaría de Comunicaciones y Transportes. The permission must correspond to the type of motor transport that the company uses for the transfer of goods or merchandise if you transport goods and merchandise in the national territory. On the Tax FastTab, fill in the fields. Hover over a field to read a short description. The following table describes some of the complex CFDI-related fields.
Field Description Tax Scheme Enter the tax scheme that your company uses complies with. Commonly used tax schemes are Régimen General, Régimen intermedio, and Régimen de pequeños contribuyentes (REPECOS). SAT Tax Regime Classification Specify the tax scheme required for reporting to the Mexican tax authorities (SAT). RFC No. Enter the federal registration number for taxpayers. The Registro Federal de Contribuyentes (RFC) tax identification type can be applied to companies and to people. An RFC number for a company is 12 characters, while an RFC number for a person is 13 characters. However, since Business Central targets businesses, only 12 digit RFC numbers are currently supported. CURP No. Enter the unique fiscal card identification number. The Cédula de identification fiscal con clave única de registro de población (CURP) tax identification type can only be applied to people. A CURP number is 18 characters. State Inscription Enter the tax ID number that is assigned by state tax authorities to every person or corporation.
To set up general ledger information
Choose the
icon, enter General Ledger Setup, and then choose the related link.
On the General Ledger Setup page, on the Electronic Invoice FastTab, fill in the fields as described in the following table.
Field Description Enabled Choose this field to switch to use digitally signed documents, and then fill in the remaining fields on this FastTab. SAT Certificate Specify the SAT certificate. For more information, see the To add the certificates section. Send PDF Report Choose this field to include a PDF when you email electronic invoices to customers or vendors. Electronic invoices are always sent as an XML file, this option allows you to include a PDF with the XML file. PAC Code Specify the authorized service provider, PAC, that you want apply digital stamps to your electronic invoices. For more information, see Set Up PAC Web Services. PAC Environment Specify if your company is using the web services of your authorized service provider, PAC, in a test environment or a production environment.
Optionally, you can ask your Microsoft Certified Partner to modify the text that is included in the email that is sent when you send electronic invoices. The text is stored as text variables in codeunit 10145, which can be extended by a developer.
To set up customer and vendor information
You also must add information about your customers and vendors. The following section section describes how to specify this information to customers and vendors.
Set up customer information
Choose the
icon, enter Customers, and then choose the related link.
For each customer in the Customers list, open the customer card, and then fill in the fields on the General FastTab. Hover over a field to read a short description. The following table describes some of the complex CFDI-related fields.
Field Description CFDI Purpose Enter the CFDI purpose required for reporting to the Mexican tax authorities (SAT). CFDI Relation Enter the relation of the CFDI document. CFDI Export Code Enter a code to indicate if the customer is typically used for exports to other countries. SAT Tax Regime Classification Enter the tax scheme required for reporting to the Mexican tax authorities (SAT). On the Invoicing FastTab, fill in the fields. Hover over a field to read a short description. The following table describes some of the complex CFDI-related fields.
Field Description RFC No. Enter the federal registration number for taxpayers. The RFC number must contain 12 digits. CURP No. Enter the unique fiscal card identification number. The CURP number must contain 18 digits. State Inscription Enter the tax ID number that is assigned by state tax authorities to every person or corporation. [!NOTE] If you select the Prices Including VAT field for a customer, the electronic documents will include VAT in all amounts, including unit prices. The electronic documents will also contain a separate element for VAT. If you want to avoid any possible confusion about the amounts including VAT, you can choose to not select the Prices Including VAT field.
On the Payments FastTab, in the Payment Method Code field, specify the payment method that you want to use for this customer.
Repeat steps 2-4 for all other customers.
Set up vendor information
Choose the
icon, enter Vendors, and then choose the related link.
For each vendor in the Vendors list, open the vendor card, and then fill in the fields on the General FastTab. Hover over a field to read a short description.
On the Payments FastTab, fill in the fields. Hover over a field to read a short description. The following table describes some of the complex CFDI-related fields.
Field Description RFC No. Enter the federal registration number for taxpayers. The RFC number must contain 12 digits. CURP No. Enter the unique fiscal card identification number. The CURP number must contain 18 digits. State Inscription Enter the tax ID number that is assigned by state tax authorities to every person or corporation. Repeat steps 2-3 for all other vendors.
To set up location information
Finally, you must add information about locations you use. The following section section describes how to specify this information to locations.
Choose the
icon, enter Locations, and then choose the related link.
For each location in the Locations list, open the location card, and then, on the Address & Contact FastTab, fill in the fields. Hover over a field to read a short description. The following table describes some of the complex CFDI-related fields.
Field Description SAT State Code Enter the state, entity, region, community, or similar definitions where the domicile of the origin and / or destination of the goods or merchandise that are moved in the different means of transport is located. SAT Municipality Code Enter the municipality, delegation or mayoralty, county, or similar definitions where the destination address of the goods or merchandise that are moved in the different means of transport is located. SAT Locality Code Enter the city, town, district, or similar definition where the domicile of origin and / or destination of the goods or merchandise that are moved in the different means of transport is located. SAT Suburb Code Enter the SAT suburb code where the domicile of the origin or destination of the goods or merchandise that are moved in the different means of transport is located. SAT Postal Code Enter the SAT postal code where the domicile of the origin or destination of the goods or merchandise that are moved in the different means of transport is located. Repeat step 2 for all other locations.
To map key data to the CFDI fields
- Choose the
icon, enter Mexican CFDI information, and then choose the related link.
- Follow the steps in the Set up Mexican CFDI information assisted setup guide to map information about your company and how you use Business Central to the various fields in the CFDI files.
See Also
Electronic Invoicing
Generate Electronic Invoices
Mexico Local Functionality
--- author: edupont04