mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-22 12:21:59 +02:00
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>
This commit is contained in:
parent
b0628ee8ea
commit
7378b233e9
3994 changed files with 334316 additions and 0 deletions
|
|
@ -0,0 +1,28 @@
|
|||
|
||||
Inside a purchase order, you can click on "Add products", to open a product tree view, then update "qty to purchase" field.
|
||||
|
||||
.. image:: ../static/description/01_purchase_order_create.png
|
||||
:width: 800 px
|
||||
:alt: Purchase order create
|
||||
|
||||
|
|
||||
|
||||
.. image:: ../static/description/02_purchase_order_add_product.png
|
||||
:width: 800 px
|
||||
:alt: Purchase order Add product
|
||||
|
||||
|
|
||||
|
||||
The update of "qty to purchase" will add new purchase line or update the existing line. If qty to purchase is 0 it purchase line will deleted if it exists.
|
||||
|
||||
|
|
||||
|
||||
.. image:: ../static/description/03_purchase_order_updated.png
|
||||
:width: 800 px
|
||||
:alt: Purchase order updated
|
||||
|
||||
|
|
||||
|
||||
.. image:: ../static/description/04_purchase_order_update_product_qty.png
|
||||
:width: 800 px
|
||||
:alt: Purchase order update product qty.
|
||||
Loading…
Add table
Add a link
Reference in a new issue