Skip to content

Commit 75509b7

Browse files
committed
[ADD] lpcr_custom_pos_buttons
1 parent 981ff5e commit 75509b7

15 files changed

Lines changed: 683 additions & 0 deletions

File tree

lpcr_custom_pos_buttons/README.rst

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
5+
=======================
6+
LPCR Custom PoS Buttons
7+
=======================
8+
9+
..
10+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
11+
!! This file is generated by oca-gen-addon-readme !!
12+
!! changes will be overwritten. !!
13+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14+
!! source digest: sha256:458224a596fe34c014419b731eb98cfeed4a02a962587ee1e62a9651f60f3eaa
15+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
16+
17+
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
18+
:target: https://odoo-community.org/page/development-status
19+
:alt: Beta
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
21+
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
22+
:alt: License: AGPL-3
23+
.. |badge3| image:: https://img.shields.io/badge/github-coopiteasy%2Fcie--custom-lightgray.png?logo=github
24+
:target: https://github.com/coopiteasy/cie-custom/tree/16.0/lpcr_custom_pos_buttons
25+
:alt: coopiteasy/cie-custom
26+
27+
|badge1| |badge2| |badge3|
28+
29+
Add a button redirecting to the webform and another to the members national view in the PoS..
30+
31+
**Table of contents**
32+
33+
.. contents::
34+
:local:
35+
36+
Bug Tracker
37+
===========
38+
39+
Bugs are tracked on `GitHub Issues <https://github.com/coopiteasy/cie-custom/issues>`_.
40+
In case of trouble, please check there if your issue has already been reported.
41+
If you spotted it first, help us to smash it by providing a detailed and welcomed
42+
`feedback <https://github.com/coopiteasy/cie-custom/issues/new?body=module:%20lpcr_custom_pos_buttons%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
43+
44+
Do not contact contributors directly about support or help with technical issues.
45+
46+
Credits
47+
=======
48+
49+
Authors
50+
~~~~~~~
51+
52+
* Coop IT Easy SC
53+
54+
Contributors
55+
~~~~~~~~~~~~
56+
57+
* `Coop IT Easy SC <https://coopiteasy.be>`_:
58+
59+
* Simon Hick
60+
61+
Maintainers
62+
~~~~~~~~~~~
63+
64+
.. |maintainer-mihien| image:: https://github.com/mihien.png?size=40px
65+
:target: https://github.com/mihien
66+
:alt: mihien
67+
68+
Current maintainer:
69+
70+
|maintainer-mihien|
71+
72+
This module is part of the `coopiteasy/cie-custom <https://github.com/coopiteasy/cie-custom/tree/16.0/lpcr_custom_pos_buttons>`_ project on GitHub.
73+
74+
You are welcome to contribute.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# SPDX-FileCopyrightText: 2026 Coop IT Easy SC
2+
#
3+
# SPDX-License-Identifier: AGPL-3.0-or-later
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# SPDX-FileCopyrightText: 2026 Coop IT Easy SC
2+
#
3+
# SPDX-License-Identifier: AGPL-3.0-or-later
4+
5+
{
6+
"name": "LPCR Custom PoS Buttons",
7+
"summary": "Add a button redirecting to the lpcr contact form and another to the "
8+
"members national view in the PoS",
9+
"version": "16.0.1.0.0",
10+
"category": "Sales/Point of Sale",
11+
"website": "https://coopiteasy.be",
12+
"author": "Coop IT Easy SC",
13+
"maintainers": ["mihien"],
14+
"license": "AGPL-3",
15+
"depends": [
16+
"point_of_sale",
17+
"membership_global_member_view",
18+
"lpcr_website_partner_form",
19+
],
20+
"assets": {
21+
"point_of_sale.assets": [
22+
"lpcr_custom_pos_buttons/static/src/**/*.js",
23+
"lpcr_custom_pos_buttons/static/src/**/*.scss",
24+
"lpcr_custom_pos_buttons/static/src/**/*.xml",
25+
],
26+
},
27+
}

lpcr_custom_pos_buttons/i18n/fr.po

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * lpcr_custom_pos_buttons
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 16.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2026-03-09 10:11+0000\n"
10+
"PO-Revision-Date: 2026-03-09 10:11+0000\n"
11+
"Last-Translator: \n"
12+
"Language-Team: \n"
13+
"MIME-Version: 1.0\n"
14+
"Content-Type: text/plain; charset=UTF-8\n"
15+
"Content-Transfer-Encoding: \n"
16+
"Plural-Forms: \n"
17+
18+
#. module: lpcr_custom_pos_buttons
19+
#. odoo-javascript
20+
#: code:addons/lpcr_custom_pos_buttons/static/src/xml/ChromeWidgets/ContactFormButton.xml:0
21+
#, python-format
22+
msgid "ContactForm"
23+
msgstr "Formulaire de contact"
24+
25+
#. module: lpcr_custom_pos_buttons
26+
#. odoo-javascript
27+
#: code:addons/lpcr_custom_pos_buttons/static/src/xml/ChromeWidgets/GlobalMemberViewButton.xml:0
28+
#, python-format
29+
msgid "GlobalMemberViewButton"
30+
msgstr "Vue nationale des adhérents"
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * lpcr_custom_pos_buttons
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 16.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2026-03-09 10:11+0000\n"
10+
"PO-Revision-Date: 2026-03-09 10:11+0000\n"
11+
"Last-Translator: \n"
12+
"Language-Team: \n"
13+
"MIME-Version: 1.0\n"
14+
"Content-Type: text/plain; charset=UTF-8\n"
15+
"Content-Transfer-Encoding: \n"
16+
"Plural-Forms: \n"
17+
18+
#. module: lpcr_custom_pos_buttons
19+
#. odoo-javascript
20+
#: code:addons/lpcr_custom_pos_buttons/static/src/xml/ChromeWidgets/ContactFormButton.xml:0
21+
#, python-format
22+
msgid "ContactForm"
23+
msgstr ""
24+
25+
#. module: lpcr_custom_pos_buttons
26+
#. odoo-javascript
27+
#: code:addons/lpcr_custom_pos_buttons/static/src/xml/ChromeWidgets/GlobalMemberViewButton.xml:0
28+
#, python-format
29+
msgid "GlobalMemberViewButton"
30+
msgstr ""
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* `Coop IT Easy SC <https://coopiteasy.be>`_:
2+
3+
* Simon Hick
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add a button redirecting to the webform and another to the members national view in the PoS..

0 commit comments

Comments
 (0)