Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][MIG] pos_customer_wallet_partner_is_user #307

Open
wants to merge 26 commits into
base: 16.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
5b97d84
[ADD] pos_customer_wallet_is_user
carmenbianca Jun 15, 2022
667eda7
[REM] pos_customer_wallet_partner_is_user: Don't compute the field
carmenbianca Jun 16, 2022
54e0aaa
[IMP] SCRLfs → SC
carmenbianca Jul 8, 2022
176224e
[UPD] Update pos_customer_wallet_partner_is_user.pot
Jul 8, 2022
3a16dde
[UPD] README.rst
github-grap-bot Jul 8, 2022
04990fd
pos_customer_wallet_partner_is_user 12.0.1.1.0
github-grap-bot Jul 8, 2022
908f151
[FIX] pos_customer_wallet_partner_is_user: Raise error when functiona…
carmenbianca Jun 19, 2023
16a6ccf
[IMP] pos_customer_wallet_partner_is_user: Add to roadmap
carmenbianca Jun 20, 2023
8094f1a
[FIX] pos_customer_wallet_partner_is_user: Use more robust method to …
carmenbianca Jun 26, 2023
011f530
[FIX] pos_customer_wallet[_partner_is_user]: Pass required argument
carmenbianca Jun 26, 2023
4fe15d3
[IMP] pos_customer_wallet_partner_is_user: Clarifying comment
carmenbianca Jun 29, 2023
78387c8
[UPD] Update pos_customer_wallet_partner_is_user.pot
Jun 29, 2023
7bee5f9
[UPD] README.rst
github-grap-bot Jun 29, 2023
70adb39
pos_customer_wallet_partner_is_user 12.0.1.2.0
github-grap-bot Jun 29, 2023
f0a06e3
[FIX] pos_customer_wallet[_*]: Rename foodprint class
carmenbianca Sep 9, 2022
1cbaf56
[FIX] pos_customer_wallet_[*]: Repair maintainer tags in manifest
carmenbianca Jun 30, 2023
0efb6a8
[UPD] Run prettier
carmenbianca Jun 30, 2023
30b8c3e
[UPD] README.rst
github-grap-bot Jun 30, 2023
f47fb38
pos_customer_wallet_partner_is_user 12.0.1.2.1
github-grap-bot Jun 30, 2023
ce6c633
[UPD] Update pos_customer_wallet_partner_is_user.pot
Jun 30, 2023
0d9a322
[IMP] pos_customer_wallet_partner_is_user: black, isort, prettier
carmenbianca Sep 18, 2023
b4517dd
[MIG] pos_customer_wallet_partner_is_user: Migration to 13.0
carmenbianca Sep 18, 2023
a471deb
[MIG] pos_customer_wallet_partner_is_user: Migration to 14.0
carmenbianca Sep 18, 2023
f4e22e2
[MIG] pos_customer_wallet_partner_is_user: Migration to 15.0
carmenbianca Sep 18, 2023
5b22f64
[MIG] pos_customer_wallet_partner_is_user: Migration to 16.0
carmenbianca Sep 18, 2023
9b3ed72
[IMP] pos_customer_wallet_partner_is_user: Hide payment method condit…
carmenbianca Jan 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[IMP] SCRLfs → SC
Signed-off-by: Carmen Bianca Bakker <carmen@coopiteasy.be>
Signed-off-by: Carmen Bianca BAKKER <carmen@coopiteasy.be>
  • Loading branch information
carmenbianca committed Sep 18, 2023
commit 54e0aaaff826adf49dc5a7ca4d6ce27d41524a3b
2 changes: 1 addition & 1 deletion pos_customer_wallet_partner_is_user/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2022 Coop IT Easy SCRLfs
# SPDX-FileCopyrightText: 2022 Coop IT Easy SC
#
# SPDX-License-Identifier: AGPL-3.0-or-later

Expand Down
6 changes: 3 additions & 3 deletions pos_customer_wallet_partner_is_user/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2022 Coop IT Easy SCRLfs
# SPDX-FileCopyrightText: 2022 Coop IT Easy SC
#
# SPDX-License-Identifier: AGPL-3.0-or-later

Expand All @@ -11,8 +11,8 @@
"version": "12.0.1.0.0",
"category": "Point of Sale",
"website": "https://coopiteasy.be",
"author": "Coop IT Easy SCRLfs",
"maintainer": "Coop IT Easy SCRLfs",
"author": "Coop IT Easy SC",
"maintainer": "Coop IT Easy SC",
"maintainers": ["coopiteasy"],
"license": "AGPL-3",
"application": False,
Expand Down
2 changes: 1 addition & 1 deletion pos_customer_wallet_partner_is_user/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2022 Coop IT Easy SCRLfs
# SPDX-FileCopyrightText: 2022 Coop IT Easy SC
#
# SPDX-License-Identifier: AGPL-3.0-or-later

Expand Down
2 changes: 1 addition & 1 deletion pos_customer_wallet_partner_is_user/models/res_partner.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2022 Coop IT Easy SCRLfs
# SPDX-FileCopyrightText: 2022 Coop IT Easy SC
#
# SPDX-License-Identifier: AGPL-3.0-or-later

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
* `Coop IT Easy SCRLfs <https://coopiteasy.be>`_:
* `Coop IT Easy SC <https://coopiteasy.be>`_:

* Carmen Bianca Bakker
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-FileCopyrightText: 2022 Coop IT Easy SCRLfs
// SPDX-FileCopyrightText: 2022 Coop IT Easy SC
//
// SPDX-License-Identifier: AGPL-3.0-or-later
odoo.define("pos_customer_wallet_partner_is_user.models", function (require) {
Expand Down
2 changes: 1 addition & 1 deletion pos_customer_wallet_partner_is_user/static/src/xml/pos.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
SPDX-FileCopyrightText: 2022 Coop IT Easy SCRLfs
SPDX-FileCopyrightText: 2022 Coop IT Easy SC

SPDX-License-Identifier: AGPL-3.0-or-later
-->
Expand Down
2 changes: 1 addition & 1 deletion pos_customer_wallet_partner_is_user/templates/assets.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<!--
SPDX-FileCopyrightText: 2022 Coop IT Easy SCRLfs
SPDX-FileCopyrightText: 2022 Coop IT Easy SC

SPDX-License-Identifier: AGPL-3.0-or-later
-->
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<!--
SPDX-FileCopyrightText: 2022 Coop IT Easy SCRLfs
SPDX-FileCopyrightText: 2022 Coop IT Easy SC

SPDX-License-Identifier: AGPL-3.0-or-later
-->
Expand Down