.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association
=============================
Employee Advance and Clearing
=============================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:77d08f89fcf339edf6a6b026145684f0b107f4bf178606a596da1f33f8df5683
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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/license-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%2Fhr--expense-lightgray.png?logo=github
:target: https://github.com/OCA/hr-expense/tree/18.0/hr_expense_advance_clearing
:alt: OCA/hr-expense
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/hr-expense-18-0/hr-expense-18-0-hr_expense_advance_clearing
: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/hr-expense&target_branch=18.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
Standard Expenses module allow employee to do the expense reimbursement
only after the expense has been made. In other world, employee will need
to pay first and reimburse later.
This module, allow company to advance an amount to the employee.
Employee can then use that advance amount to purchase product/service
first, then back to company and do the clearing.
There can be 3 scenarios for advance and clearing
- When clearing amount = advance amount, no other operation is required.
- When clearing amount > advance amount, company will pay the extra to
employee.
- When clearing amount < advance amount, employee will return the remain
to company.
**Table of contents**
.. contents::
:local:
Configuration
=============
This module will create a new product "Employee Advance" automatically.
You will need to setup the Expense Account of this product to your
Employee Advance account manually.
- Open Product window and search for "Employee Advance"
- On Accounting tab, select appropriate employee advance account from
your chart of account
Note:
- You will need the "Show Full Accounting Features" to see accounting
data
- Employee Advance account code, if not already exists, you can create
one. Use type = Current Asset and check Allow Reconciliation.
Usage
=====
To use this module, you must configure product "Employee Advance" with
account type = Current Asset and check Allow Reconciliation. After that,
you can step following:
**Create an Employee Advance**
1. Go to Expenses > My Expenses > Advances
2. Create sheet and add a line with advance
3. As an option, the user can also set the "Clearing Product". If this
is set, on the clear advance step, the clearing product will create a
default product line.
4. Set the unit price to advance amount > Save
5. As normal, do Submit to Manager > Approve > Post Journal Entries >
Register Payment.
6. As this is Advance, you will see a new field "Amount to clear".
**Clear Advance**
you can do 2 ways,
1. Create clearing from advance document
1. Go to Expenses > My Expenses > Advances
2. Search for the Advance you want to clear, or use filter "Advance
(not cleared)" to see all uncleared advance.
3. Open an Advance which is now in paid status with some Amount to be
cleared.
4. Click button "Clear Advance", system will create new Expense
Report with reference to the previous step Advance.
5. Create name clearing and Save (must save first)
6. Edit > Add or create Expense line(s) as normal.
7. As normal, do Approve > Post Journal Entries
2. Create clearing from new expense
1. Go to Expenses > My Expenses > Expenses
2. Create sheet and reference advance with field "Clear Advance" >
Save (must save first)
3. Edit > Add or create Expense line(s) as normal.
4. As normal, do Approve > Post Journal Entries
Note:
- If the total expense amount less than or equal to the advance amount,
the status will be set to Paid right after post journal entries.
- If the total expense amount more than the advance amount, Register
Payment will pay the extra amount then set state to Paid.
**Return Advance**
1. Go to Expenses > My Expenses > Advances
2. Search for the Advance you want to clear, or use filter "Advance (not
cleared)" to see all uncleared advance.
3. Open an Advance which is now in paid status with some Amount to be
cleared.
4. Click button "Return Advance" will open Register Payment wizard with
Amount to clear.
5. Click button "Create Payment" to return that amount back
6. All returned, Amount to clear is now equal to 0.0
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/hr-expense/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/hr-expense/issues/new?body=module:%20hr_expense_advance_clearing%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
-------
* Ecosoft
Contributors
------------
- Kitti Upariphutthiphong <kittiu@ecosoft.co.th>
- Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>
- Saran Lim. <saranl@ecosoft.co.th>
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.
.. |maintainer-kittiu| image:: https://github.com/kittiu.png?size=40px
:target: https://github.com/kittiu
:alt: kittiu
Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|maintainer-kittiu|
This module is part of the `OCA/hr-expense <https://github.com/OCA/hr-expense/tree/18.0/hr_expense_advance_clearing>`_ 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/hr-expense",
"name": "odoo-addon-hr-expense-advance-clearing",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Ecosoft, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": null,
"platform": null,
"description": ".. image:: https://odoo-community.org/readme-banner-image\n :target: https://odoo-community.org/get-involved?utm_source=readme\n :alt: Odoo Community Association\n\n=============================\nEmployee Advance and Clearing\n=============================\n\n.. \n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! source digest: sha256:77d08f89fcf339edf6a6b026145684f0b107f4bf178606a596da1f33f8df5683\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/license-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%2Fhr--expense-lightgray.png?logo=github\n :target: https://github.com/OCA/hr-expense/tree/18.0/hr_expense_advance_clearing\n :alt: OCA/hr-expense\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/hr-expense-18-0/hr-expense-18-0-hr_expense_advance_clearing\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/hr-expense&target_branch=18.0\n :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nStandard Expenses module allow employee to do the expense reimbursement\nonly after the expense has been made. In other world, employee will need\nto pay first and reimburse later.\n\nThis module, allow company to advance an amount to the employee.\nEmployee can then use that advance amount to purchase product/service\nfirst, then back to company and do the clearing.\n\nThere can be 3 scenarios for advance and clearing\n\n- When clearing amount = advance amount, no other operation is required.\n- When clearing amount > advance amount, company will pay the extra to\n employee.\n- When clearing amount < advance amount, employee will return the remain\n to company.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\nThis module will create a new product \"Employee Advance\" automatically.\nYou will need to setup the Expense Account of this product to your\nEmployee Advance account manually.\n\n- Open Product window and search for \"Employee Advance\"\n- On Accounting tab, select appropriate employee advance account from\n your chart of account\n\nNote:\n\n- You will need the \"Show Full Accounting Features\" to see accounting\n data\n- Employee Advance account code, if not already exists, you can create\n one. Use type = Current Asset and check Allow Reconciliation.\n\nUsage\n=====\n\nTo use this module, you must configure product \"Employee Advance\" with\naccount type = Current Asset and check Allow Reconciliation. After that,\nyou can step following:\n\n**Create an Employee Advance**\n\n1. Go to Expenses > My Expenses > Advances\n2. Create sheet and add a line with advance\n3. As an option, the user can also set the \"Clearing Product\". If this\n is set, on the clear advance step, the clearing product will create a\n default product line.\n4. Set the unit price to advance amount > Save\n5. As normal, do Submit to Manager > Approve > Post Journal Entries >\n Register Payment.\n6. As this is Advance, you will see a new field \"Amount to clear\".\n\n**Clear Advance**\n\nyou can do 2 ways,\n\n1. Create clearing from advance document\n\n 1. Go to Expenses > My Expenses > Advances\n 2. Search for the Advance you want to clear, or use filter \"Advance\n (not cleared)\" to see all uncleared advance.\n 3. Open an Advance which is now in paid status with some Amount to be\n cleared.\n 4. Click button \"Clear Advance\", system will create new Expense\n Report with reference to the previous step Advance.\n 5. Create name clearing and Save (must save first)\n 6. Edit > Add or create Expense line(s) as normal.\n 7. As normal, do Approve > Post Journal Entries\n\n2. Create clearing from new expense\n\n 1. Go to Expenses > My Expenses > Expenses\n 2. Create sheet and reference advance with field \"Clear Advance\" >\n Save (must save first)\n 3. Edit > Add or create Expense line(s) as normal.\n 4. As normal, do Approve > Post Journal Entries\n\nNote:\n\n- If the total expense amount less than or equal to the advance amount,\n the status will be set to Paid right after post journal entries.\n- If the total expense amount more than the advance amount, Register\n Payment will pay the extra amount then set state to Paid.\n\n**Return Advance**\n\n1. Go to Expenses > My Expenses > Advances\n2. Search for the Advance you want to clear, or use filter \"Advance (not\n cleared)\" to see all uncleared advance.\n3. Open an Advance which is now in paid status with some Amount to be\n cleared.\n4. Click button \"Return Advance\" will open Register Payment wizard with\n Amount to clear.\n5. Click button \"Create Payment\" to return that amount back\n6. All returned, Amount to clear is now equal to 0.0\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/hr-expense/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/hr-expense/issues/new?body=module:%20hr_expense_advance_clearing%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* Ecosoft\n\nContributors\n------------\n\n- Kitti Upariphutthiphong <kittiu@ecosoft.co.th>\n- Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>\n- Saran Lim. <saranl@ecosoft.co.th>\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\n.. |maintainer-kittiu| image:: https://github.com/kittiu.png?size=40px\n :target: https://github.com/kittiu\n :alt: kittiu\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-kittiu| \n\nThis module is part of the `OCA/hr-expense <https://github.com/OCA/hr-expense/tree/18.0/hr_expense_advance_clearing>`_ 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": "Employee Advance and Clearing",
"version": "18.0.1.0.2.2",
"project_urls": {
"Homepage": "https://github.com/OCA/hr-expense"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "90b5d8362eb1fdd3467bace4cca626035808c118428ce011ad977a864c0dcbc4",
"md5": "4535f06c2e0b39c2cb831ef7c371a05a",
"sha256": "41a2d3ed2509f5e81d0b4c2cdc229c4e9ac577f6fa4605976cabc1d99d5ccab0"
},
"downloads": -1,
"filename": "odoo_addon_hr_expense_advance_clearing-18.0.1.0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4535f06c2e0b39c2cb831ef7c371a05a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 51524,
"upload_time": "2025-07-12T02:56:09",
"upload_time_iso_8601": "2025-07-12T02:56:09.193083Z",
"url": "https://files.pythonhosted.org/packages/90/b5/d8362eb1fdd3467bace4cca626035808c118428ce011ad977a864c0dcbc4/odoo_addon_hr_expense_advance_clearing-18.0.1.0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-12 02:56:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "hr-expense",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "odoo-addon-hr-expense-advance-clearing"
}