Skip to content

Commit 2fdd4c4

Browse files
danielacanezsamueljlieber
authored andcommitted
[IMP] accounting/l10n_ec: electronic delivery guide Ecuador
1 parent b952bf2 commit 2fdd4c4

File tree

5 files changed

+98
-0
lines changed

5 files changed

+98
-0
lines changed

content/applications/finance/fiscal_localizations/ecuador.rst

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,11 @@ localization:
8181
- `l10n_ec_edi_pos`
8282
- Includes all the technical and functional requirements to generate automatic electronic
8383
invoices from a POS sale.
84+
* - :guilabel:`Ecuadorian Delivery Guide`
85+
- `l10n_ec_edi_stock`
86+
- Includes all the technical and functional requirements to generate :ref:`electronic delivery
87+
guides <l10n_ec/electronic-delivery-guide>`.
88+
8489

8590
.. note::
8691
In some cases, such as when upgrading to a version with additional modules, it is possible that
@@ -602,6 +607,99 @@ vendor bill includes the reimbursement information.
602607
.. image:: ecuador/l10n-ec-individual-flow.png
603608
:alt: Expense Reimbursement.
604609

610+
.. _l10n_ec/electronic-delivery-guide:
611+
612+
Electronic delivery guide
613+
-------------------------
614+
615+
An *Electronic Delivery Guide* in Ecuador is a legal document that supports the transportation of
616+
goods or merchandise from one place to another within the national territory. It is issued by the
617+
sender of the goods and aims to record and justify the movement of products to avoid legal or tax
618+
issues. It is a fiscal requirement mandated by the *Internal Revenue Service (SRI)*.
619+
620+
.. important::
621+
Make sure to :ref:`install <general/install>` the :guilabel:`Ecuadorian Delivery Guide`
622+
(`l10n_ec_edi_stock`) module.
623+
624+
Transporter
625+
~~~~~~~~~~~
626+
627+
To create a new carrier (transporter), first :doc:`create a new contact <../../essentials/contacts>`
628+
and fill out the contact information as a :guilabel:`Company`. Make sure the following fields are
629+
complete:
630+
631+
- :guilabel:`Identification Number`: select :guilabel:`RUC` as the type of identification and type
632+
in their number.
633+
- :guilabel:`SRI Taxpayer Type`: select :guilabel:`Companies - Legal Entities` as the partner
634+
position in the tax pyramid, to automate the computation of VAT withholdings.
635+
636+
.. image:: ecuador/l10n-ec-carrier-contact.png
637+
:alt: Configuration of a carrier contact.
638+
639+
Certificate file for SRI
640+
~~~~~~~~~~~~~~~~~~~~~~~~
641+
642+
To upload the certificate file for SRI, go to :menuselection:`Accounting --> Configuration -->
643+
Settings` and scroll to the :guilabel:`Ecuadorian Localization` section. From here, select the
644+
:icon:`oi-arrow-right` :guilabel:`SRI Certificates` link and create a :guilabel:`New` certificate.
645+
646+
Fill out the following fields on the new certificate form:
647+
648+
- :guilabel:`Name`: the title of the certificate.
649+
- :guilabel:`Certificate`: use the :guilabel:`Upload your file` button to upload the SRI
650+
certificate.
651+
- :guilabel:`Certificate Password`: include the password to decrypt the PKS file, if required.
652+
653+
Once the certificate is created, go back to the settings using the breadcrumbs and ensure the
654+
certificate is selected in the :guilabel:`Certificate file for SRI` field and the :guilabel:`Use
655+
production servers` checkbox is ticked.
656+
657+
Warehouse configuration
658+
~~~~~~~~~~~~~~~~~~~~~~~
659+
660+
To configure a warehouse, first :doc:`create a new warehouse
661+
<../../inventory_and_mrp/inventory/warehouses_storage/inventory_management/warehouses>`. Enter the
662+
following data for each warehouse that will generate an electronic delivery guide:
663+
664+
- :guilabel:`Entity Point`: the emission entity number given from the SRI.
665+
- :guilabel:`Emission Point`: the emission point number given from the SRI.
666+
- :guilabel:`Next Delivery Guide Number`: the forwarding tracking number (editable at any time after
667+
first saving the warehouse).
668+
669+
Generate an electronic delivery guide
670+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
671+
672+
Once the :doc:`delivery <../../inventory_and_mrp/inventory/shipping_receiving/setup_configuration>`
673+
from inventory is created during the sales workflow, make sure the following fields are complete in
674+
the :guilabel:`Delivery Guide` section on the :guilabel:`Additional info` tab:
675+
676+
- :guilabel:`Transporter`: enter the contact created earlier with the carrier's identification and
677+
tax number.
678+
- :guilabel:`Plate Number`: enter the plate number of the vehicle.
679+
- :guilabel:`Transfer Reason`: by default `Goods dispatch` is set, modify as needed.
680+
- :guilabel:`Start date`: automatically set to the creation date (editable).
681+
- :guilabel:`End date`: automatically set to 15 days after the start date (editable).
682+
683+
.. image:: ecuador/l10n-ec-delivery-guide-settings.png
684+
:alt: Delivery Guide Settings.
685+
686+
Once validated, click the :guilabel:`Generate Delivery Guide` button to obtain the following
687+
information:
688+
689+
- :guilabel:`Authorization date`: date on which government authorizes the document.
690+
- :guilabel:`Authorization number`: EDI authorization number (same as access key).
691+
- :guilabel:`Delivery Guide Status`: status of the delivery guide.
692+
693+
.. image:: ecuador/l10n-ec-authorization-number.png
694+
:alt: Authorization number.
695+
696+
An email can be sent to the contact used in the :guilabel:`Delivery Address` field to receive the
697+
XML and PDF - this is an optional and manual step; the :guilabel:`Send Email` button needs to be
698+
clicked.
699+
700+
.. image:: ecuador/l10n-ec-delivery-guide-pdf.png
701+
:alt: Delivery Guide PDF.
702+
605703
eCommerce
606704
---------
607705

Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)