Files
Odoo-18.0-20251222/account_cash_deposit/readme/USAGE.md
tocmo0nlord adbe430761
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
Initial commit: Odoo 18.0-20251222 extra-addons
2026-03-13 20:43:25 +00:00

27 lines
1.3 KiB
Markdown
Executable File

To create a new cash **deposit**, go to the menu *Invoicing \>
Accounting \> Miscellaneous \> Cash Deposits* and click on *Create*:
select the currency, the cash box from which you will take the cash out
and the bank journal corresponding to the bank account on which you want
to deposit the cash. Then create/edit lines to enter the quantity for
each kind of bank note and coin rolls. Then, you can print a PDF report
designed to be a kind of delivery report for the cash. Upon validation,
Odoo will generate a journal entry in the cash journal that:
- credits the cash account,
- debits the inter-banks transfer account.
![Screenshot](static/description/cash_deposit_form.png)
The process is very similar when **ordering** cash but you have to use
another menu entry: menu *Invoicing \> Accounting \> Miscellaneous \>
Cash Orders*. Select the currency, the cash box that will receive the
cash and the bank account from which the bank will take the money.
Create/edit lines to enter the details of your order (bank notes, coin
rolls). Then, you can confirm the order and print a PDF report designed
to be sent to your bank as a cash order. Eventually, when the bank
delivers the cash to you, you should validate the cash order and Odoo
will generate a journal entry in the cash journal that:
- debits the cash account,
- credits the inter-banks transfer account.