2
0
account-financial-tools/account_move_line_sale_info
2023-08-03 16:26:06 +02:00
..
models [UPD]Include sale line in anglosaxon entries 2023-08-03 16:26:06 +02:00
security [ADD]account_move_line_sale_info 2023-08-03 16:26:06 +02:00
static/description [ADD]account_move_line_sale_info 2023-08-03 16:26:06 +02:00
tests [ADD]account_move_line_sale_info 2023-08-03 16:26:06 +02:00
views [ADD]account_move_line_sale_info 2023-08-03 16:26:06 +02:00
__init__.py [ADD]account_move_line_sale_info 2023-08-03 16:26:06 +02:00
__manifest__.py [IMP]hook. Odoo does not add the invoice_id in payable entries so need to use the product. 2023-08-03 16:26:06 +02:00
hooks.py [IMP]hook. Odoo does not add the invoice_id in payable entries so need to use the product. 2023-08-03 16:26:06 +02:00
README.rst [ADD]account_move_line_sale_info 2023-08-03 16:26:06 +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 Sale Info
===========================

This module will add the sale 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 Delivered Not Invoiced accrual account.


Usage
=====

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

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

* When a stock move is validated and generates a journal entry, the sale
  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
------------

* Aaron Henriquez <ahenriquez@forgeflow.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.