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:
Ernad Husremovic 2025-08-30 18:00:40 +02:00
parent b0628ee8ea
commit 7378b233e9
3994 changed files with 334316 additions and 0 deletions

View file

@ -0,0 +1,7 @@
After install this module, you need to select the product "Purchase Deposit" in
configuration window to be used as default product when create deposit bill.
Go to Purchase > Configuration > Settings, then select product "Purchase Deposit"
Note: If this is not done, by using "Register Deposit" for the first time will
also create product "Purchase Deposit" for you automatically.

View file

@ -0,0 +1,7 @@
* Dominique K. <dominique.k@elico-corp.com.sg>
* Kitti Upariphutthiphong <kittiu@ecosoft.co.th>
* Rattapong Chokmasermkul <rattapongc@ecosoft.co.th>
* Joan Mateu <joan.mateu@forgeflow.com>
* `Quartile <https://www.quartile.co>`__:
* Aung Ko Ko Lin

View file

@ -0,0 +1 @@
This module allow purchase order to register deposit similar to that in sales order

View file

@ -0,0 +1,9 @@
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.