odooapps/account_payment_portal
madmooose e2492df90e
Some checks failed
pre-commit / pre-commit (push) Failing after 2m39s
tests / Detect unreleased dependencies (push) Successful in 5s
tests / test with OCB (push) Successful in 3m32s
tests / test with Odoo (push) Successful in 2m34s
account_payment_portal
* [WIP] account_payment_portal: first draft

* [ADD] account_payment_portal

* [IMP] account_payment_portal: Fix user rights and add test

---------

Co-authored-by: Niels Göttsch <ng@ife.de>
2026-06-08 20:36:22 +02:00
..
controllers account_payment_portal 2026-06-08 20:36:22 +02:00
i18n account_payment_portal 2026-06-08 20:36:22 +02:00
models account_payment_portal 2026-06-08 20:36:22 +02:00
readme account_payment_portal 2026-06-08 20:36:22 +02:00
security account_payment_portal 2026-06-08 20:36:22 +02:00
static/description account_payment_portal 2026-06-08 20:36:22 +02:00
tests account_payment_portal 2026-06-08 20:36:22 +02:00
views account_payment_portal 2026-06-08 20:36:22 +02:00
__init__.py account_payment_portal 2026-06-08 20:36:22 +02:00
__manifest__.py account_payment_portal 2026-06-08 20:36:22 +02:00
pyproject.toml account_payment_portal 2026-06-08 20:36:22 +02:00
README.rst account_payment_portal 2026-06-08 20:36:22 +02:00

.. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

======================
Account Payment Portal
======================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:d961a48b7e2fd11928567081091441bb33770a0f2b9b3b1f4f853a95d5589cec
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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-LGPL--3-blue.png
    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
    :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-madmooose%2Fodooapps-lightgray.png?logo=github
    :target: https://github.com/madmooose/odooapps/tree/16.0/account_payment_portal
    :alt: madmooose/odooapps

|badge1| |badge2| |badge3|

Add a Portal View for Customer Payments

**Table of contents**

.. contents::
   :local:

Changelog
=========

- 16.0.1.0.0: Initial module
- 16.0.1.0.1: Fix security rules
- 16.0.1.0.2: Add tests
- 16.0.1.0.3: Add and use default image field

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/madmooose/odooapps/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/madmooose/odooapps/issues/new?body=module:%20account_payment_portal%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.

Credits
=======

Authors
~~~~~~~

* BAKEUP
* Niels Göttsch

Contributors
~~~~~~~~~~~~

* Niels Göttsch <niels@ziemlichoptimal.de>
* Matthias Brück <hi@brueck.io>

Maintainers
~~~~~~~~~~~

This module is part of the `madmooose/odooapps <https://github.com/madmooose/odooapps/tree/16.0/account_payment_portal>`_ project on GitHub.

You are welcome to contribute.