oca-purchase/odoo-bringout-oca-purchase-workflow-purchase_manual_delivery/purchase_manual_delivery/readme/USAGE.rst
Ernad Husremovic 7378b233e9 Add oca-purchase submodule with 96 purchase modules moved from oca-workflow-process
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 18:00:40 +02:00

24 lines
1 KiB
ReStructuredText

There are two main ways to use this module:
* From Purchase Order
When creating a purchase order and confirming it, no picking will be automatically created.
Lines with pending quantities to receive will appear in blue color, to create
the manual picking press the button "Create Incoming Shipment":
.. figure:: ../static/description/create_incoming_shipment_button.png
:width: 800px
This will trigger the wizard that lets the user choose which lines should be taken for the
creation of the picking and also the quantities. Clicking on the "Create and View Picking"
will create the reception and redirect the user to the picking form.
.. figure:: ../static/description/create_incoming_shipment_wizard.png
:width: 800px
* From Purchase Order Line
The module adds a new list view for Purchase Order Lines (in Purchase Menu). From there you can select multiple
PO lines (in this base module only PO lines from same PO can be selected) and create the
manual delivery. Follow the same steps as above to manually generate the incoming shipment.