@@ -7,7 +7,7 @@ Petty Cash
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:a8e609f561678619e4aacdc07e108e03b21d6921467844c68615b6c1a7bcf0b1
10+ !! source digest: sha256:b0ac8e37253106681f342556f00a62710fa4e139ec09806af5b472e7466e9aa5
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -17,13 +17,13 @@ Petty Cash
1717 :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818 :alt: License: AGPL-3
1919.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fhr--expense-lightgray.png?logo=github
20- :target: https://github.com/OCA/hr-expense/tree/18 .0/hr_expense_petty_cash
20+ :target: https://github.com/OCA/hr-expense/tree/16 .0/hr_expense_petty_cash
2121 :alt: OCA/hr-expense
2222.. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23- :target: https://translation.odoo-community.org/projects/hr-expense-18 -0/hr-expense-18 -0-hr_expense_petty_cash
23+ :target: https://translation.odoo-community.org/projects/hr-expense-16 -0/hr-expense-16 -0-hr_expense_petty_cash
2424 :alt: Translate me on Weblate
2525.. |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=18 .0
26+ :target: https://runboat.odoo-community.org/builds?repo=OCA/hr-expense&target_branch=16 .0
2727 :alt: Try me on Runboat
2828
2929|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
@@ -32,13 +32,10 @@ This module work about expense that paid by petty cash.
3232
3333General Process:
3434
35- 1. Create Petty Cash Holder
36- 2. Transfer cash to Petty Cash Holder (by using Vendor Bill)
37- 3. You can create expense paid by petty cash and select petty cash
38- holder.
39- 4. Then balance of petty cash holder less than amount of expense, you
40- must transfer cash to petty cash holder before Submit Report to
41- Manager.
35+ #. Create Petty Cash Holder
36+ #. Transfer cash to Petty Cash Holder (by using Vendor Bill)
37+ #. You can create expense paid by petty cash and select petty cash holder.
38+ #. Then balance of petty cash holder less than amount of expense, you must transfer cash to petty cash holder before Submit Report to Manager.
4239
4340**Table of contents **
4441
@@ -50,79 +47,77 @@ Configuration
5047
5148**Create a Petty Cash Account **
5249
53- 1 . Go to Invoicing > Accounting > Petty Cash
54- 2 . Create a new petty cash account
55- 3 . Type = Bank and Cash or Account type that is asset
50+ # . Go to Invoicing > Accounting > Petty Cash
51+ # . Create a new petty cash account
52+ # . Type = Bank and Cash or Account type that is asset
5653
5754Note:
5855
59- - You will need the "Show Full Accounting Features" to see accounting
60- data
56+ * You will need the "Show Full Accounting Features" to see accounting data
6157
6258Usage
6359=====
6460
6561**Create a Petty Cash Holder **
6662
67- 1 . Go to Invoicing > Accounting > Petty Cash
68- 2 . Create a new petty cash holder
69- 3 . Select Petty Cash Account and Journal (optional)
63+ # . Go to Invoicing > Accounting > Petty Cash
64+ # . Create a new petty cash holder
65+ # . Select Petty Cash Account and Journal (optional)
7066
7167**Add Balance for Petty Cash Holder **
7268
73- 1 . Go to Invoicing > Vendor > Bill
74- 2 . Create a new vendor bill
75- 3 . Select Vendor (Petty Cash Holder)
76- 4 . Check Petty Cash will auto line with Unit Price = Max Limit - Balance
69+ # . Go to Invoicing > Vendor > Bill
70+ # . Create a new vendor bill
71+ # . Select Vendor (Petty Cash Holder)
72+ # . Check Petty Cash will auto line with Unit Price = Max Limit - Balance
7773
7874**Create an Expense paid by Petty Cash **
7975
80- 1 . Go to Expenses > My Expenses
81- 2 . Create a new expense
82- 3 . Select Paid by = Petty Cash and Select Petty Cash Holder
76+ # . Go to Expenses > My Expenses
77+ # . Create a new expense
78+ # . Select Paid by = Petty Cash and Select Petty Cash Holder
8379
8480**Create an Expense Report paid by Petty Cash **
8581
86- 1. Go to Expenses > My Expense Reports
87- 2. Create a new expense report
88- 3. Select or Create expenses Paid by Petty Cash and same Petty Cash
89- Holder
82+ #. Go to Expenses > My Expense Reports
83+ #. Create a new expense report
84+ #. Select or Create expenses Paid by Petty Cash and same Petty Cash Holder
9085
91- Note : Bill and Expense will default journal from petty cash holder, if
92- you configure journal in petty cash holder.
86+ Note : Bill and Expense will default journal from petty cash holder,
87+ if you configure journal in petty cash holder.
9388
9489Bug Tracker
9590===========
9691
9792Bugs are tracked on `GitHub Issues <https://github.com/OCA/hr-expense/issues >`_.
9893In case of trouble, please check there if your issue has already been reported.
9994If you spotted it first, help us to smash it by providing a detailed and welcomed
100- `feedback <https://github.com/OCA/hr-expense/issues/new?body=module:%20hr_expense_petty_cash%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
95+ `feedback <https://github.com/OCA/hr-expense/issues/new?body=module:%20hr_expense_petty_cash%0Aversion:%2016 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
10196
10297Do not contact contributors directly about support or help with technical issues.
10398
10499Credits
105100=======
106101
107102Authors
108- -------
103+ ~~~~~~~
109104
110105* Ecosoft
111106
112107Contributors
113- ------------
108+ ~~~~~~~~~~~~
114109
115- - `Ecosoft <http://ecosoft.co.th >`__:
110+ * `Ecosoft <http://ecosoft.co.th >`__:
116111
117- - Pimolnat Suntian <
[email protected] >
118- 112+ * Pimolnat Suntian <
[email protected] >
113+ 119114
120- - `Trinityroots <http://trinityroots.co.th >`__:
115+ * `Trinityroots <http://trinityroots.co.th >`__:
121116
122- - Santi Techatoo <
[email protected] >
117+ * Santi Techatoo <
[email protected] >
123118
124119Maintainers
125- -----------
120+ ~~~~~~~~~~~
126121
127122This module is maintained by the OCA.
128123
@@ -134,6 +129,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
134129mission is to support the collaborative development of Odoo features and
135130promote its widespread use.
136131
137- This module is part of the `OCA/hr-expense <https://github.com/OCA/hr-expense/tree/18 .0/hr_expense_petty_cash >`_ project on GitHub.
132+ This module is part of the `OCA/hr-expense <https://github.com/OCA/hr-expense/tree/16 .0/hr_expense_petty_cash >`_ project on GitHub.
138133
139134You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments