Metadata-Version: 2.1
Name: odoo-addon-l10n_ec_account_edi
Version: 17.0.1.1.4
Requires-Python: >=3.10
Requires-Dist: cryptography==36.0.0
Requires-Dist: odoo-addon-l10n_ec_base>=17.0dev,<17.1dev
Requires-Dist: odoo>=17.0a,<17.1dev
Requires-Dist: xades==0.2.4
Requires-Dist: xmlsig==0.1.9
Requires-Dist: zeep
Summary: Electronic data interchange adapted Ecuadorian localization
Home-page: https://github.com/OCA/l10n-ecuador
License: AGPL-3
Author: Odoo Community Association (OCA), Carlos Lopez, Renan Nazate, Yazber Romero, Luis Romero, Jorge Quiguango
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 17.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Description-Content-Type: text/x-rst

.. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

==================================
Electronic Ecuadorian Localization
==================================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:1d04ced10fd9e4fb70a47b0622b634e940f5d6ab1668e7af85b7b17a5690d118
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--ecuador-lightgray.png?logo=github
    :target: https://github.com/OCA/l10n-ecuador/tree/17.0/l10n_ec_account_edi
    :alt: OCA/l10n-ecuador
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/l10n-ecuador-17-0/l10n-ecuador-17-0-l10n_ec_account_edi
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-ecuador&target_branch=17.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

The ``l10n_ec_account_edi`` module is a crucial component in the Odoo
ecosystem, specifically tailored for businesses operating in Ecuador.
This module facilitates Electronic Invoicing compliance with the
requirements set forth by the Ecuadorian tax authorities. It streamlines
the generation and management of electronic invoices, ensuring adherence
to legal standards and promoting efficiency in billing processes.

Features
--------

1. **Electronic Invoice Generation:** The module enables the automatic
   generation of electronic invoices in compliance with the Ecuadorian
   tax regulations. This includes the incorporation of required data
   fields and formats mandated by the tax authorities.

2. **Digital Signature Integration:** ``l10n_ec_account_edi`` integrates
   digital signature capabilities into the electronic invoicing process.
   This ensures the authenticity and integrity of the generated
   electronic invoices, meeting the legal requirements for electronic
   documents.

3. **Automated Submission:** The module streamlines the submission
   process of electronic invoices to the tax authorities' systems. It
   automates the communication and transmission of invoice data,
   reducing manual intervention and minimizing errors.

4. **Real-time Validation:** Before submission, the module performs
   real-time validation checks to ensure that the generated electronic
   invoices comply with the current legal standards. This helps in
   identifying and rectifying issues proactively.

**Table of contents**

.. contents::
   :local:

Usage
=====

To effectively utilize the ``l10n_ec_account_edi`` module, follow these
essential steps:

1. **Electronic Signature Configuration:**

   Upload your electronic signature in the required .p12 format through
   the module's configuration settings. Ensure that the provided
   electronic signature is valid and complies with Ecuadorian
   regulations.

   .. code:: markdown

      - Navigate to Invoicing > Settings > Ecuadorian SRI > Electronic Signature Certs.
      - Upload your electronic signature file in .p12 format.

2. **Company Data Configuration:**

   Input and verify the company's information, including addresses and
   RUC, to ensure accurate and compliant electronic invoice generation.

   .. code:: markdown

      - Navigate to Settings > Companies > [Your Company].
      - Update company details, addresses, and RUC information.

3. **Journal, Agencies, and Emission Points Configuration:**

   Configure the necessary accounting parameters such as journals,
   agencies, and emission points to align with your business structure
   and legal requirements.

   .. code:: markdown

      - Navigate to Invoicing > Configuration > Accounting > Journals.
      - Set up relevant journals for electronic invoicing.

4. **General Settings:**

   - In the Odoo settings for electronic invoicing, select the uploaded
     electronic signature and specify the environment (testing or
     production) for accurate invoice generation and submission.

By completing these configurations, your Odoo instance with the
``l10n_ec_account_edi`` module will be well-prepared for Electronic
Invoicing in Ecuador,

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-ecuador/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/l10n-ecuador/issues/new?body=module:%20l10n_ec_account_edi%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Carlos Lopez
* Renan Nazate
* Yazber Romero
* Luis Romero
* Jorge Quiguango

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/l10n-ecuador <https://github.com/OCA/l10n-ecuador/tree/17.0/l10n_ec_account_edi>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
