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

[17.0][MIG] partner_phonecall_schedule: Migration to 17.0 #2015

Open
wants to merge 28 commits into
base: 17.0
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
017576b
[ADD] partner_phonecall_schedule: Know partner's best phonecall time …
yajo Sep 25, 2017
68f970e
[FIX] partner_phonecall_schedule: Allow partner managers to use addon…
yajo Sep 26, 2017
49c1d70
[MIG] partner_phonecall_schedule: Migrated to v10
yajo Sep 27, 2017
0053adc
OCA Transbot updated translations from Transifex
oca-transbot Nov 25, 2017
d7cba8b
[UPD] Update partner_phonecall_schedule.pot
oca-travis Jun 18, 2018
3454822
[MIG] partner_phonecall_schedule: Migration to 11.0
chienandalu Jul 12, 2018
7e38c58
Translated using Weblate (German)
rschnapka Aug 22, 2018
89c6f61
Update translation files
oca-transbot Dec 2, 2018
cf8ee54
[MIG] partner_phonecall_schedule: Migration to 12.0.
anandkansagra Dec 24, 2018
55cf04a
[IMP] partner_phonecall_schedule: black, isort
sergio-teruel Feb 8, 2020
def4011
[MIG] partner_phonecall_schedule: Migration to v13.0
sergio-teruel Feb 8, 2020
fcda952
Translated using Weblate (Spanish)
sergio-teruel Jul 3, 2020
6d00d88
[MIG] partner_phonecall_schedule: Migration to 15.0
cesar-tecnativa Jun 2, 2022
02830e2
[UPD] Update partner_phonecall_schedule.pot
Jun 6, 2022
c5ca5d8
[UPD] README.rst
OCA-git-bot Jun 6, 2022
fdc1c46
[FIX] partner_phonecall_schedule: Change SavepointCase to Transaction…
victoralmau May 2, 2023
515a387
partner_phonecall_schedule 15.0.1.0.1
OCA-git-bot May 2, 2023
8e9aaed
[UPD] README.rst
OCA-git-bot Sep 3, 2023
8af713c
[IMP] partner_phonecall_schedule: test performance improvement
josep-tecnativa Oct 23, 2023
d9baf6a
[BOT] post-merge updates
OCA-git-bot Oct 23, 2023
9981696
[MIG] partner_phonecall_schedule: pre-commit stuff
pedroguirao Feb 13, 2024
f7ba6c9
[MIG] partner_phonecall_schedule: Migration to 16.0
pedroguirao Feb 13, 2024
d4fc725
[UPD] Update partner_phonecall_schedule.pot
Feb 22, 2024
ca43d43
[BOT] post-merge updates
OCA-git-bot Feb 22, 2024
d8b7087
Translated using Weblate (Italian)
mymage Feb 26, 2024
6bd5a7d
Translated using Weblate (Portuguese (Brazil))
May 29, 2024
bd09fee
[IMP] partner_phonecall_schedule: pre-commit auto fixes
BhaveshHeliconia Feb 27, 2025
93935ba
[MIG] partner_phonecall_schedule: Migration to 17.0
BhaveshHeliconia Feb 27, 2025
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
partner_phonecall_schedule 15.0.1.0.1
OCA-git-bot authored and BhaveshHeliconia committed Feb 27, 2025
commit 515a3879444ab172357a94e6812b0432c400338b
2 changes: 1 addition & 1 deletion partner_phonecall_schedule/__manifest__.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
{
"name": "Partner phonecalls schedule",
"summary": "Track the time and days your partners expect phone calls",
"version": "15.0.1.0.0",
"version": "15.0.1.0.1",
"category": "Customer Relationship Management",
"website": "https://github.com/OCA/partner-contact",
"author": "Tecnativa, Odoo Community Association (OCA)",