oca-technical/odoo-bringout-oca-purchase-reporting-purchase_backorder/purchase_backorder
Ernad Husremovic d62fb585d6 Hide irrelevant fields for Line Item Extraction rules
- Make target_field hidden and not required for line_item rules
- Hide Pattern Matching section for line_item rules
- Hide Data Type and Parsing section for line_item rules
- Hide stop_on_match field for line_item rules
- Hide Transformation and Validation tabs for line_item rules
- Clean up model: remove required=True from target_field and match_pattern

Version: 16.0.1.0.20

🤖 assisted by claude

🤖 assisted by claude
2025-11-05 23:02:40 +01:00
..
i18n Hide irrelevant fields for Line Item Extraction rules 2025-11-05 23:02:40 +01:00
models Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
readme Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
report Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
security Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
static/description Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
views Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
wizard Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
__init__.py Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
__manifest__.py Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00
README.rst Initial commit: OCA Technical packages (595 packages) 2025-08-29 15:43:03 +02:00

=========================
Purchase Backorder Report
=========================

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

.. |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/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-OCA%2Fpurchase--reporting-lightgray.png?logo=github
    :target: https://github.com/OCA/purchase-reporting/tree/16.0/purchase_backorder
    :alt: OCA/purchase-reporting
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/purchase-reporting-16-0/purchase-reporting-16-0-purchase_backorder
    :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/purchase-reporting&target_branch=16.0
    :alt: Try me on Runboat

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

This module adds the ability to view Un-Invoice Goods Received (UIGR) and
Backordered products on Purchase Oders.

The quantity and the value of both UIGR and Backordered products is computed for
purchase order lines and then aggregated for display on the parent purchase order.

**Table of contents**

.. contents::
   :local:

Usage
=====

* Go to Purchase > Purchase > PO Backorders.

* This will display a tree view of all purchase order lines with their UIGR and
  Backorder information as well as the last date received and the last date
  billed.

* Select one or more items in the tree view and then select the
  "PO Backorder Report" option from the Print menu to print a report of the
  selected items.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/purchase-reporting/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/purchase-reporting/issues/new?body=module:%20purchase_backorder%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
~~~~~~~

* Open Source Integrators

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

* Michael Allen <mallen@opensourceintegrators.com>
* Sandip Mangukiya <smangukiya@opensourceintegrators.com>
* Bhavesh Odedra <bodedra@opensourceintegrators.com>
* Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
* Murtaza Mithaiwala <mmithaiwala@opensourceintegrators.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.

.. |maintainer-smangukiya| image:: https://github.com/smangukiya.png?size=40px
    :target: https://github.com/smangukiya
    :alt: smangukiya

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-smangukiya| 

This module is part of the `OCA/purchase-reporting <https://github.com/OCA/purchase-reporting/tree/16.0/purchase_backorder>`_ project on GitHub.

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