====================
Account Cash Deposit
====================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:eeb1af4f62db4b87b72d28b768e211d23bf15f3268935b098df5d017e45e4f88
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github
:target: https://github.com/OCA/account-financial-tools/tree/18.0/account_cash_deposit
:alt: OCA/account-financial-tools
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/account-financial-tools-18-0/account-financial-tools-18-0-account_cash_deposit
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/account-financial-tools&target_branch=18.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
This module adds support for **cash deposits at the bank**. It also
supports the other way around: **ordering cash at the bank**. It allows
to declare the kind of cash you want to deposit (or order): bank notes,
coins and coin rolls and the quantity for each of them. Coins are rarely
used, because most banks only allow to deposit/order coin rolls.
**Table of contents**
.. contents::
:local:
Configuration
=============
First, for each currency of your cash boxes, you must define the bank
notes and coin rolls for that currency (coin rolls are often
standardised by the Central Bank). You can also definie the coins, but
it's not useful if your bank only accept coin rolls and not coins.
|image1|
To save time for new users, this module provides the bank notes, coins
and coin rolls for several currencies (EUR, USD, CAD, etc.). If it is
not the case for your currency, it would be very nice of you to
contribute it (you can use the file
*account_cash_deposit/data/cash_unit_eur.xml* as an example).
To save time when encoding the cash deposits/orders, you can set the
parameter *Auto Create* on the bank notes and/or coin rolls that you use
very often.
On the Accounting configuration page, in the section *Bank & Cash*, the
*Inter-Banks Transfer Account* must be configured.
.. |image1| image:: https://raw.githubusercontent.com/OCA/account-financial-tools/18.0/account_cash_deposit/static/description/currency_form_view.png
Usage
=====
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|
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.
.. |Screenshot| image:: https://raw.githubusercontent.com/OCA/account-financial-tools/18.0/account_cash_deposit/static/description/cash_deposit_form.png
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-financial-tools/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_cash_deposit%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
Credits
=======
Authors
-------
* Akretion
Contributors
------------
- Alexis de Lattre <alexis.delattre@akretion.com>
Maintainers
-----------
This module is maintained by the OCA.
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
This module is part of the `OCA/account-financial-tools <https://github.com/OCA/account-financial-tools/tree/18.0/account_cash_deposit>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/account-financial-tools",
"name": "odoo-addon-account-cash-deposit",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Akretion, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": null,
"platform": null,
"description": "====================\nAccount Cash Deposit\n====================\n\n.. \n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! source digest: sha256:eeb1af4f62db4b87b72d28b768e211d23bf15f3268935b098df5d017e45e4f88\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github\n :target: https://github.com/OCA/account-financial-tools/tree/18.0/account_cash_deposit\n :alt: OCA/account-financial-tools\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/account-financial-tools-18-0/account-financial-tools-18-0-account_cash_deposit\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n :target: https://runboat.odoo-community.org/builds?repo=OCA/account-financial-tools&target_branch=18.0\n :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module adds support for **cash deposits at the bank**. It also\nsupports the other way around: **ordering cash at the bank**. It allows\nto declare the kind of cash you want to deposit (or order): bank notes,\ncoins and coin rolls and the quantity for each of them. Coins are rarely\nused, because most banks only allow to deposit/order coin rolls.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\nFirst, for each currency of your cash boxes, you must define the bank\nnotes and coin rolls for that currency (coin rolls are often\nstandardised by the Central Bank). You can also definie the coins, but\nit's not useful if your bank only accept coin rolls and not coins.\n\n|image1|\n\nTo save time for new users, this module provides the bank notes, coins\nand coin rolls for several currencies (EUR, USD, CAD, etc.). If it is\nnot the case for your currency, it would be very nice of you to\ncontribute it (you can use the file\n*account_cash_deposit/data/cash_unit_eur.xml* as an example).\n\nTo save time when encoding the cash deposits/orders, you can set the\nparameter *Auto Create* on the bank notes and/or coin rolls that you use\nvery often.\n\nOn the Accounting configuration page, in the section *Bank & Cash*, the\n*Inter-Banks Transfer Account* must be configured.\n\n.. |image1| image:: https://raw.githubusercontent.com/OCA/account-financial-tools/18.0/account_cash_deposit/static/description/currency_form_view.png\n\nUsage\n=====\n\nTo create a new cash **deposit**, go to the menu *Invoicing > Accounting\n> Miscellaneous > Cash Deposits* and click on *Create*: select the\ncurrency, the cash box from which you will take the cash out and the\nbank journal corresponding to the bank account on which you want to\ndeposit the cash. Then create/edit lines to enter the quantity for each\nkind of bank note and coin rolls. Then, you can print a PDF report\ndesigned to be a kind of delivery report for the cash. Upon validation,\nOdoo will generate a journal entry in the cash journal that:\n\n- credits the cash account,\n- debits the inter-banks transfer account.\n\n|Screenshot|\n\nThe process is very similar when **ordering** cash but you have to use\nanother menu entry: menu *Invoicing > Accounting > Miscellaneous > Cash\nOrders*. Select the currency, the cash box that will receive the cash\nand the bank account from which the bank will take the money.\nCreate/edit lines to enter the details of your order (bank notes, coin\nrolls). Then, you can confirm the order and print a PDF report designed\nto be sent to your bank as a cash order. Eventually, when the bank\ndelivers the cash to you, you should validate the cash order and Odoo\nwill generate a journal entry in the cash journal that:\n\n- debits the cash account,\n- credits the inter-banks transfer account.\n\n.. |Screenshot| image:: https://raw.githubusercontent.com/OCA/account-financial-tools/18.0/account_cash_deposit/static/description/cash_deposit_form.png\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/account-financial-tools/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_cash_deposit%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* Akretion\n\nContributors\n------------\n\n- Alexis de Lattre <alexis.delattre@akretion.com>\n\nMaintainers\n-----------\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/account-financial-tools <https://github.com/OCA/account-financial-tools/tree/18.0/account_cash_deposit>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Manage cash deposits and cash orders",
"version": "18.0.1.0.0.4",
"project_urls": {
"Homepage": "https://github.com/OCA/account-financial-tools"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "26265e2fea7255546ac2bf43ede2cea0624fa33ef9641241b6d5bf3464b2bb0c",
"md5": "fede11a22c51012530ac848ae3303348",
"sha256": "24ed7441b575ea4abae078cf91ec1afa26501f144d076186ba75e4fe85aa3090"
},
"downloads": -1,
"filename": "odoo_addon_account_cash_deposit-18.0.1.0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fede11a22c51012530ac848ae3303348",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 232171,
"upload_time": "2025-02-04T02:33:34",
"upload_time_iso_8601": "2025-02-04T02:33:34.132227Z",
"url": "https://files.pythonhosted.org/packages/26/26/5e2fea7255546ac2bf43ede2cea0624fa33ef9641241b6d5bf3464b2bb0c/odoo_addon_account_cash_deposit-18.0.1.0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-04 02:33:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "account-financial-tools",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "freezegun",
"specs": []
},
{
"name": "numpy-financial",
"specs": [
[
"<=",
"1.0.0"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.15"
]
]
},
{
"name": "python-dateutil",
"specs": []
}
],
"lcname": "odoo-addon-account-cash-deposit"
}