Metadata-Version: 2.1
Name: odoo-addon-connector_apix
Version: 19.0.1.0.1.2
Requires-Dist: odoo-addon-account_edi_finvoice==19.0.*
Requires-Dist: odoo-addon-account_invoice_transmit_method==19.0.*
Requires-Dist: odoo-addon-connector==19.0.*
Requires-Dist: odoo-addon-l10n_fi_edicode==19.0.*
Requires-Dist: odoo==19.0.*
Summary: Apix EDI connector for receiving and sending eInvoices
Home-page: https://github.com/OCA/l10n-finland
License: AGPL-3
Author: Odoo Community Association (OCA), Futural
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 19.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

=======================
Apix eInvoice Connector
=======================

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

.. |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--finland-lightgray.png?logo=github
    :target: https://github.com/OCA/l10n-finland/tree/19.0/connector_apix
    :alt: OCA/l10n-finland
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/l10n-finland-19-0/l10n-finland-19-0-connector_apix
    :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-finland&target_branch=19.0
    :alt: Try me on Runboat

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

Apix EDI connector for receiving and sending eInvoices via Apix. Also
has the option to send invoices with Apix printing service.

**Table of contents**

.. contents::
   :local:

Use Cases / Context
===================

Sending and receiving eInvoices is necessary or mandatory for many
companies. This module will add support for them using Apix Messaging Oy
as the operator.

You will be able to:

- Setup Apix configuration for one or multiple companies
- Use any invoice template for outgoing invoices
- Send sale invoices using eInvoice or via printing service
- Send sale credit notes (refunds)
- Receive purchase invoices
- Receive purchase credit notes (refunds)

Configuration
=============

1. Create an account in apix.fi (or use an existing account)
2. Ensure your company has a company registry (y-tunnus) set
3. Set up a connector backend from Connectors->APIX->Backends
4. Click "Authenticate" and fix any issues it raises
5. Start sending/receiving invoices!

Usage
=====

Sending invoices
----------------

You can select "Invoice transmission method" for customer. That will be
used for any invoices created for them, but you can change the transmit
method for each invoice.

If you use "eInvoice" as the transmit method, a button for that will
appear. If you use "Printing service" as the transmit method, a button
for that will appear.

You can also send invoices with email - then the connector will not be
used.

Receiving invoices
------------------

If the scheduler "APIX: Import purchase invoices" is enabled, the
purchase invoices will be imported automatically. You can also initiate
the import from Apix backend manually. Any errors will show up in Queue
Jobs.

Known issues / Roadmap
======================

- Better utilization of core EDI functions/fields (like edi_state), and
  remove misleading "einvoice sent"-fields
- Sending multiple invoices at once
- An option to use Peppol-format instead of Finvoice

Changelog
=========

19.0.1.0.0 (2026-08-20) Migration to 19.0

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-finland/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-finland/issues/new?body=module:%20connector_apix%0Aversion:%2019.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
-------

* Futural

Contributors
------------

- `Futural Oy <https://futural.fi>`__:

  - Jarmo Kortetjärvi jarmo.kortetjarvi@futural.fi

- `Goodahead Oy <https://www.goodahead.com/>`__:

  - Alexander Stadnitski alexander@goodahead.com

Other credits
-------------

The development of this module has been financially supported by:

- `Futural Oy <https://futural.fi>`__:
- `Goodahead Oy <https://www.goodahead.com/>`__:

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-finland <https://github.com/OCA/l10n-finland/tree/19.0/connector_apix>`_ project on GitHub.

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