mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-24 11:02:00 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
9 lines
546 B
ReStructuredText
9 lines
546 B
ReStructuredText
When purchase order is confirmed, a new button "Register Deposit" will appear.
|
|
Normally, deposit will be used to create the 1st bill (as deposit).
|
|
|
|
#. On confirmed purchase order, click Register Deposit button, wizard will open
|
|
#. 2 type of deposit bill can be create 1) Down Payment (percentage) 2) Deposit Payment (fixed amount)
|
|
#. Fill in the value and click Create bill or just create deposit.
|
|
|
|
As deposit is created, when user click button "Create Bill" again in purchase order,
|
|
the Vendor Bill will be created with deposit amount deducted.
|