2
0
account-financial-tools/account_move_line_purchase_info
2023-06-05 15:45:05 +02:00
..
i18n OCA Transbot updated translations from Transifex 2023-06-05 15:45:05 +02:00
models [11.0][MIG] account_move_line_purchase_info 2023-06-05 15:45:05 +02:00
security [11.0][MIG] account_move_line_purchase_info 2023-06-05 15:45:05 +02:00
static/description module 'account_move_line_purchase_info' 2023-06-05 15:45:05 +02:00
tests [11.0][MIG] account_move_line_purchase_info 2023-06-05 15:45:05 +02:00
views [11.0][MIG] account_move_line_purchase_info 2023-06-05 15:45:05 +02:00
__init__.py [11.0][MIG] account_move_line_purchase_info 2023-06-05 15:45:05 +02:00
__manifest__.py [11.0][MIG] account_move_line_purchase_info 2023-06-05 15:45:05 +02:00
README.rst [11.0][MIG] account_move_line_purchase_info 2023-06-05 15:45:05 +02:00

.. image:: https://img.shields.io/badge/license-AGPLv3-blue.svg
   :target: https://www.gnu.org/licenses/agpl.html
   :alt: License: AGPL-3

===============================
Account Move Line Purchase Info
===============================

This module will add the purchase order line to journal items.

The ultimate goal is to establish the purchase order line as one of the key
fields to reconcile the Goods Received Not Invoiced accrual account.


Usage
=====

The purchase order line will be automatically copied to the journal items.

* When a supplier invoice is created referencing purchase orders, the
  purchase order line will be copied to the corresponding journal item.

* When a stock move is validated and generates a journal entry, the purchase
  order line is copied to the account move line.

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/92/11.0

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

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/account-financial-tools/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smashing it by providing a detailed and welcomed feedback.


Credits
=======

Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.

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

* Jordi Ballester Alomar <jordi.ballester@eficent.com>

Maintainer
----------

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

This module is maintained by the OCA.

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.

To contribute to this module, please visit https://odoo-community.org.