@@ -17,13 +17,13 @@ Employee Advance and Clearing
17
17
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
18
18
:alt: License: AGPL-3
19
19
.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fhr--expense-lightgray.png?logo=github
20
- :target: https://github.com/OCA/hr-expense/tree/17 .0/hr_expense_advance_clearing
20
+ :target: https://github.com/OCA/hr-expense/tree/18 .0/hr_expense_advance_clearing
21
21
:alt: OCA/hr-expense
22
22
.. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23
- :target: https://translation.odoo-community.org/projects/hr-expense-17 -0/hr-expense-17 -0-hr_expense_advance_clearing
23
+ :target: https://translation.odoo-community.org/projects/hr-expense-18 -0/hr-expense-18 -0-hr_expense_advance_clearing
24
24
:alt: Translate me on Weblate
25
25
.. |badge5 | image :: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26
- :target: https://runboat.odoo-community.org/builds?repo=OCA/hr-expense&target_branch=17 .0
26
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/hr-expense&target_branch=18 .0
27
27
:alt: Try me on Runboat
28
28
29
29
|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
@@ -38,12 +38,11 @@ first, then back to company and do the clearing.
38
38
39
39
There can be 3 scenarios for advance and clearing
40
40
41
- - When clearing amount = advance amount, no other operation is
42
- required.
43
- - When clearing amount > advance amount, company will pay the extra to
44
- employee.
45
- - When clearing amount < advance amount, employee will return the
46
- remain to company.
41
+ - When clearing amount = advance amount, no other operation is required.
42
+ - When clearing amount > advance amount, company will pay the extra to
43
+ employee.
44
+ - When clearing amount < advance amount, employee will return the remain
45
+ to company.
47
46
48
47
**Table of contents **
49
48
@@ -57,16 +56,16 @@ This module will create a new product "Employee Advance" automatically.
57
56
You will need to setup the Expense Account of this product to your
58
57
Employee Advance account manually.
59
58
60
- - Open Product window and search for "Employee Advance"
61
- - On Accounting tab, select appropriate employee advance account from
62
- your chart of account
59
+ - Open Product window and search for "Employee Advance"
60
+ - On Accounting tab, select appropriate employee advance account from
61
+ your chart of account
63
62
64
63
Note:
65
64
66
- - You will need the "Show Full Accounting Features" to see accounting
67
- data
68
- - Employee Advance account code, if not already exists, you can create
69
- one. Use type = Current Asset and check Allow Reconciliation.
65
+ - You will need the "Show Full Accounting Features" to see accounting
66
+ data
67
+ - Employee Advance account code, if not already exists, you can create
68
+ one. Use type = Current Asset and check Allow Reconciliation.
70
69
71
70
Usage
72
71
=====
@@ -114,10 +113,10 @@ you can do 2 ways,
114
113
115
114
Note:
116
115
117
- - If the total expense amount less than or equal to the advance amount,
118
- the status will be set to Paid right after post journal entries.
119
- - If the total expense amount more than the advance amount, Register
120
- Payment will pay the extra amount then set state to Paid.
116
+ - If the total expense amount less than or equal to the advance amount,
117
+ the status will be set to Paid right after post journal entries.
118
+ - If the total expense amount more than the advance amount, Register
119
+ Payment will pay the extra amount then set state to Paid.
121
120
122
121
**Return Advance **
123
122
@@ -137,7 +136,7 @@ Bug Tracker
137
136
Bugs are tracked on `GitHub Issues <https://github.com/OCA/hr-expense/issues >`_.
138
137
In case of trouble, please check there if your issue has already been reported.
139
138
If you spotted it first, help us to smash it by providing a detailed and welcomed
140
- `feedback <https://github.com/OCA/hr-expense/issues/new?body=module:%20hr_expense_advance_clearing%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
139
+ `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** >`_.
141
140
142
141
Do not contact contributors directly about support or help with technical issues.
143
142
@@ -152,9 +151,9 @@ Authors
152
151
Contributors
153
152
------------
154
153
155
- - Kitti Upariphutthiphong <kittiu@ecosoft.co.th>
156
- - Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>
157
- - Saran Lim. <saranl@ecosoft.co.th>
154
+ - Kitti Upariphutthiphong <kittiu@ecosoft.co.th>
155
+ - Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>
156
+ - Saran Lim. <saranl@ecosoft.co.th>
158
157
159
158
Maintainers
160
159
-----------
@@ -177,6 +176,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
177
176
178
177
|maintainer-kittiu |
179
178
180
- This module is part of the `OCA/hr-expense <https://github.com/OCA/hr-expense/tree/17 .0/hr_expense_advance_clearing >`_ project on GitHub.
179
+ 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.
181
180
182
181
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments