Metadata-Version: 2.1
Name: odoo-addon-sync_sale_picking_cost
Version: 15.0.2.0.0
Requires-Python: >=3.8
Requires-Dist: odoo-addon-stock_valuation_fifo_lot>=15.0dev,<15.1dev
Requires-Dist: odoo>=15.0a,<15.1dev
Summary: Sync Sale Picking Cost
Home-page: https://github.com/sygel-technology/sy-margin-analysis
License: AGPL-3
Author: Sygel, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 15.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Development Status :: 3 - Alpha
Description-Content-Type: text/x-rst

======================
Sync Sale Picking Cost
======================

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

.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
    :target: https://odoo-community.org/page/development-status
    :alt: Alpha
.. |badge2| image:: https://img.shields.io/badge/licence-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-sygel--technology%2Fsy--margin--analysis-lightgray.png?logo=github
    :target: https://github.com/sygel-technology/sy-margin-analysis/tree/15.0/sync_sale_picking_cost
    :alt: sygel-technology/sy-margin-analysis

|badge1| |badge2| |badge3|

This module allows to synzhronize the cost of sale order lines depending on the outgoing pickings. The cost is updated when the outgoing picking is validated, according to the selected serial number or lot in case the product uses this tracking system, if the stock_valuation_fifo_lot module is installed.

.. IMPORTANT::
   This is an alpha version, the data model and design can change at any time without warning.
   Only for development or testing purpose, do not use in production.
   `More details on development status <https://odoo-community.org/page/development-status>`_

**Table of contents**

.. contents::
   :local:

Installation
============

To install this module, you need to:

#. Only install

NOTE. There is a soft dependency on stock_valuation_fifo_lot module, as Odoo uses a financial FIFO valuation, not a real FIFO valuation, which is solved by the stock_valuation_fifo_lot module.

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

Bugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-margin-analysis/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/sygel-technology/sy-margin-analysis/issues/new?body=module:%20sync_sale_picking_cost%0Aversion:%2015.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
~~~~~~~

* Sygel

Contributors
~~~~~~~~~~~~

* Manuel Regidor <manuel.regidor@sygel.es>

Maintainers
~~~~~~~~~~~

This module is part of the `sygel-technology/sy-margin-analysis <https://github.com/sygel-technology/sy-margin-analysis/tree/15.0/sync_sale_picking_cost>`_ project on GitHub.

You are welcome to contribute.
