mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-25 15:02:01 +02:00
| .. | ||
| demo | ||
| i18n | ||
| models | ||
| readme | ||
| security | ||
| static/description | ||
| tests | ||
| views | ||
| wizards | ||
| __init__.py | ||
| __manifest__.py | ||
| README.rst | ||
.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association
=======================
Stock Picking Invoicing
=======================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:b1a69161b939de69e9014e13ae28d1d768d4ea4a782e5340b0fc2e253ec43b55
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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%2Faccount--invoicing-lightgray.png?logo=github
:target: https://github.com/OCA/account-invoicing/tree/16.0/stock_picking_invoicing
:alt: OCA/account-invoicing
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-stock_picking_invoicing
: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/account-invoicing&target_branch=16.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
This module allows to create invoices directly from picking, without having to
use sale or purchase orders.
**Table of contents**
.. contents::
:local:
Installation
============
This module depends on *stock_picking_invoice_link* module that is hosted on
https://github.com/OCA/stock-logistics-workflow.git.
Usage
=====
To use this module, you need to:
#. Go to your picking;
#. If the invoice status is 'To be invoiced', a button will ask you to create an invoice;
#. Into the Tree view, you can select many pickings and create a grouped invoice;
#. If at least an invoice is created for a picking, a new "Invoicing" tab appears.
If an invoice (not refund) is cancelled or deleted, invoice status of related picking is automatically
updated to "To be invoiced".
Changelog
=========
16.0.1.0.0 (2023-05-25)
~~~~~~~~~~~~~~~~~~~~~~~
* Migration to version 16.0 .
* Included dependency from module base_view_inheritance_extension
from repository https://https://github.com/OCA/server-tools .
15.0.1.0.0 (2023-04-28)
~~~~~~~~~~~~~~~~~~~~~~~
* Migration to version 15.0 .
14.0.1.0.0 (2021-11-12)
~~~~~~~~~~~~~~~~~~~~~~~
* Migration to version 14.0 .
13.0.3.1.0 (2021-10-05)
~~~~~~~~~~~~~~~~~~~~~~~
* Migration to version 13.0 .
12.0.2.0.0 (2019-12-19)
~~~~~~~~~~~~~~~~~~~~~~~
* Included dependency from module stock_picking_invoice_link
from repository https://github.com/OCA/stock-logistics-workflow.git.
12.0.1.0.0 (2019-07-16)
~~~~~~~~~~~~~~~~~~~~~~~
* Migration to version 12.0 .
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-invoicing/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/account-invoicing/issues/new?body=module:%20stock_picking_invoicing%0Aversion:%2016.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
~~~~~~~
* Agile Business Group
Contributors
~~~~~~~~~~~~
* Lorenzo Battistini <lorenzo.battistini@agilebg.com>
* Leonardo Pistone <leonardo.pistone@agilebg.com>
* Daniel Sadamo <daniel.sadamo@kmee.com.br>
* Alex Comba <alex.comba@agilebg.com>
* Florent THOMAS <florent.thomas@mind-and-go.com>
* François Honoré <francois.honore@acsone.eu>
* Magno Costa <magno.costa@akretion.com.br>
* Luis Felipe Mileo <mileo@kmee.com.br>
* Radovan Skolnik <radovan@skolnik.info>
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/account-invoicing <https://github.com/OCA/account-invoicing/tree/16.0/stock_picking_invoicing>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.