@@ -503,17 +503,26 @@ Credit notes
503503
504504While an invoice is a document type "I" (Ingreso), a credit note is a document type "E" (Egreso).
505505
506- The only addition to the :doc: `standard flow for credit notes
506+ An addition to the :doc: `standard flow for credit notes
507507<../accounting/customer_invoices/credit_notes>` is that, as a requirement of the |SAT |, there has to
508508be a relation between a credit note and an invoice through the fiscal folio.
509509
510510Because of this requirement, the field :guilabel: `CFDI Origin ` adds this relation with a `01| `,
511- followed by the fiscal folio of the original invoice .
511+ followed by the fiscal folio of the original UUID .
512512
513513.. tip ::
514514 For the :guilabel: `CFDI Origin ` field to be automatically added, use the :guilabel: `Add Credit
515515 Note ` button from the invoice, instead of creating it manually.
516516
517+ Generally credit notes reverse the main sales account defined in the journal, but it is also possible
518+ to globally assign an account to all credit notes, to do so go to :menuselection: `Accounting -->
519+ Configuration --> Settings ` and set the :guilabel: `Credit notes ` account under the
520+ :guilabel: `Default Accounts ` section.
521+
522+ .. note ::
523+ On the default configuration, the credit notes account is set as :guilabel: `402.01.01 Returns,
524+ discounts or bonuses over sales and/or services at the general rate `
525+
517526.. _l10n/mx/vendor-bills :
518527
519528Vendor bills
@@ -526,7 +535,7 @@ bill **Must be in draft state** for the update to happen.
526535
527536.. tip ::
528537 When clicking :guilabel: `Update SAT `, the :guilabel: `SAT status ` field on the invoice will
529- confirm if the XML file is **Validated ** in the |SAT |, this is also true for vendor bills.
538+ confirm if the XML file is **Validated ** by the |SAT |, this is also true for vendor bills.
530539
531540See also :doc: `../accounting/vendor_bills `
532541
@@ -820,8 +829,8 @@ product `Discounts`, make sure that it has a valid :guilabel:`Tax` (usually :gui
820829`16% `).
821830
822831After this, create and sign the invoice via |CFDI |, and add the `Discounts ` product at the bottom.
823- In the XML the discount should be subtracted from the first invoice line available, Odoo will try to
824- subtract from each line the total amount in order until all the discount has been applied .
832+ In the XML Odoo will try to distribute the dicount between the lines evenly, while any math
833+ differences will be added in a rounding product .
825834
826835.. tip ::
827836 A `Discount ` and `UNSPSC Product Category ` for each product variant related to :guilabel: `Gift
@@ -1353,13 +1362,15 @@ and creating global invoices.
13531362Point of sale flow
13541363------------------
13551364
1356- Other than the standard :doc: `Point of Sale configuration
1357- <../../sales/point_of_sale/configuration>`, the only requirement for the Mexican localization is the
1358- additional fact that each payment method needs to be configured with a correct :guilabel: `Payment
1359- Way `.
1365+ On top of the standard :doc: `Point of Sale configuration
1366+ <../../sales/point_of_sale/configuration>`, the Mexican localization requires each
1367+ payment method needs to be configured with a correct :guilabel: `Payment Way ` as well as a
1368+ :guilabel: `Re-invoicing account ` to handle the accounting for invoices with the :ref: `invoicing
1369+ portal <mx/pos/portal>`.
13601370
13611371.. tip ::
1362- By default Odoo creates preconfigured payment methods for cash, credit card, and debit card.
1372+ By default Odoo creates preconfigured payment methods for cash, credit card, and debit card
1373+ and assigns the :guilabel: `402.04.01 Re-invoicing ` account as default for re-invoicing.
13631374
13641375While selling on the **Point of Sale **, click the :guilabel: `Customer ` button to either create or
13651376select a customer. Here it is possible to review customer invoicing information (such as the |RFC |
@@ -1412,6 +1423,10 @@ Customers who scan this QR code or follow the URL will access to a menu where th
14121423fiscal information, including the *Usage * and *Fiscal Regime * once they enter the five digit code
14131424that is also provided on the receipt.
14141425
1426+ On the journal entries of the session, the previously selected **Re-invoicing account ** will be used
1427+ to handle reversals of the sales entries when invoices are requested as well as be used as a sales
1428+ account for the new invoices.
1429+
14151430.. seealso ::
14161431 :doc: `../../sales/point_of_sale/receipts_invoices `
14171432
0 commit comments