Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-grap-bot committed Feb 23, 2024
1 parent e62b25e commit 110387a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 11 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ addon | version | maintainers | summary
[account_customer_wallet](account_customer_wallet/) | 16.0.1.0.1 | | Allow customers to pay using a wallet which is tracked by the company.
[company_today](company_today/) | 16.0.1.0.0 | | Store today's date on the company model.
[partner_contact_type_default](partner_contact_type_default/) | 16.0.1.0.0 | [![carmenbianca](https://github.com/carmenbianca.png?size=30px)](https://github.com/carmenbianca) | Set 'contact' as default type when creating a partner as a contact of another partner.
[portal_customer_wallet](portal_customer_wallet/) | 16.0.1.0.0 | [![carmenbianca](https://github.com/carmenbianca.png?size=30px)](https://github.com/carmenbianca) | My Home displays expenditures using customer wallet
[resource_work_time_from_contracts](resource_work_time_from_contracts/) | 16.0.1.0.0 | | Take the contracts of an employee into account when computing work time per day

[//]: # (end addons)
Expand Down
11 changes: 6 additions & 5 deletions account_customer_wallet/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Account Customer Wallet
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:0f9255d796d4f4aa7441b7b0351bf245ac3ab6ecc12f17eb5a3fd56aac0cfbb3
!! source digest: sha256:b7bc4c73dc40a6013af0515a28f25abe38fba21bf357c12a98693a84750f4059
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand All @@ -29,17 +29,18 @@ Allow customers to pay using a wallet which is tracked by the company.
.. contents::
:local:

Usage
=====
Configuration
=============

Setting this up requires a few careful steps:

- Make sure your user has access to all accounting features.
- Create an account (Customer Wallet) that is a liability.
- Create a journal (Customer Wallet). Enable the 'Customer Wallet Journal'
toggle, set the Bank Account to the previously created account, and in the
payment methods (both incoming and outgoing), set the Outstanding Receipts
accounts to the previously created account.
payment methods (both incoming and outgoing), set the Outstanding Receipts and
Outstanding Payments accounts to the previously created account. You may need
to toggle the visibility of these fields in the tables.
- In the Invoicing settings, set the Customer Wallet Account to the previously
created account.
- (Optional) Create a product (Wallet Product), and enable the Wallet Product
Expand Down
15 changes: 9 additions & 6 deletions portal_customer_wallet/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@
Portal Customer Wallet
======================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c02b5fd52d7e46dd81e7a779c506d099485a25beb86ce187dba06cfe819bb2f5
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
Expand All @@ -14,10 +17,10 @@ Portal Customer Wallet
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-coopiteasy%2Faddons-lightgray.png?logo=github
:target: https://github.com/coopiteasy/addons/tree/12.0/portal_customer_wallet
:target: https://github.com/coopiteasy/addons/tree/16.0/portal_customer_wallet
:alt: coopiteasy/addons

|badge1| |badge2| |badge3|
|badge1| |badge2| |badge3|

My Home displays expenditures using customer wallet

Expand All @@ -31,8 +34,8 @@ Bug Tracker

Bugs are tracked on `GitHub Issues <https://github.com/coopiteasy/addons/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/coopiteasy/addons/issues/new?body=module:%20portal_customer_wallet%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/coopiteasy/addons/issues/new?body=module:%20portal_customer_wallet%0Aversion:%2016.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.

Expand Down Expand Up @@ -62,6 +65,6 @@ Current maintainer:

|maintainer-carmenbianca|

This module is part of the `coopiteasy/addons <https://github.com/coopiteasy/addons/tree/12.0/portal_customer_wallet>`_ project on GitHub.
This module is part of the `coopiteasy/addons <https://github.com/coopiteasy/addons/tree/16.0/portal_customer_wallet>`_ project on GitHub.

You are welcome to contribute.

0 comments on commit 110387a

Please sign in to comment.