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

[18.0][MIG] crm_lead_vat: Migration to 18.0 #614

Open
wants to merge 34 commits into
base: 18.0
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
64b818b
Translated using Weblate (Spanish)
Ivorra78 Aug 2, 2023
60f5def
[FIX] crm_lead_vat: fix onchange error
oihane Jun 16, 2017
52d5bae
[MIG] crm_lead_vat: Migration to 12.0
oihane Jun 20, 2019
77c961f
Translated using Weblate (Portuguese (Brazil))
Sep 3, 2019
8d4f730
Translated using Weblate (Italian)
eLBati Sep 26, 2019
f316338
FIX crm_lead_vat tests after https://github.com/odoo/odoo/commit/e183…
eLBati Nov 13, 2019
a4f5206
Translated using Weblate (Italian)
primes2h Jan 8, 2020
b8cfdf7
[IMP] crm_lead_vat: black, isort
newtratip Mar 9, 2020
68cb21d
[13.0][MIG] crm_lead_vat
newtratip Mar 13, 2020
e08dc24
[FIX] Clean up license links
skeller1 May 13, 2020
8b6ea57
[IMP] crm_lead_vat: Improve description
pedrobaeza Aug 31, 2020
4fa3a33
[MIG] crm_lead_vat: Migration to 14.0
redapureskill Nov 11, 2020
ec2e812
Translated using Weblate (French)
klodr Sep 15, 2022
6bed385
[MIG] crm_lead_vat: Migration to 15.0
stefan-tecnativa Mar 20, 2023
3b6bfa8
[UPD] Update crm_lead_vat.pot
Mar 23, 2023
7f7eb23
[15.0][IMP] Sync vat between partner and lead
EmilioPascual Jul 28, 2023
15d977f
crm_lead_vat 15.0.1.1.0
OCA-git-bot Aug 2, 2023
bd078ee
Update translation files
weblate Aug 2, 2023
95a171d
[MIG] crm_lead_vat: Migration to 16.0
EmilioPascual Aug 3, 2023
82331cd
[UPD] Update crm_lead_vat.pot
Aug 9, 2023
4ba4030
[UPD] README.rst
OCA-git-bot Aug 9, 2023
e025a08
crm_lead_vat 16.0.1.0.1
OCA-git-bot Aug 9, 2023
7fe54df
Translated using Weblate (Italian)
mymage Aug 14, 2023
d10a1ed
[UPD] README.rst
OCA-git-bot Sep 3, 2023
0ecd88d
Translated using Weblate (Spanish)
Ivorra78 Aug 21, 2023
02edddc
Update translation files
weblate Oct 9, 2023
03a4a4f
[MIG] crm_lead_vat: Migration to 17.0
peluko00 Nov 16, 2023
00d49e2
[UPD] Update crm_lead_vat.pot
Nov 24, 2023
c6036b3
[BOT] post-merge updates
OCA-git-bot Nov 24, 2023
0a95ae1
Update translation files
weblate Feb 3, 2024
6c7a8c6
Translated using Weblate (Italian)
mymage Feb 4, 2024
fb0a5c4
Translated using Weblate (Spanish)
Ivorra78 Feb 8, 2024
3b0c27f
Translated using Weblate (Portuguese (Brazil))
SottomaiorMacedoTec Jul 6, 2024
c4d9294
[MIG] crm_lead_vat: Migration to 18.0
HeliconiaSolutions Nov 28, 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
[UPD] Update crm_lead_vat.pot
  • Loading branch information
oca-ci authored and HeliconiaSolutions committed Nov 28, 2024
commit 00d49e2b9307e00677405c0b2d9470b0ab54a41f
4 changes: 2 additions & 2 deletions crm_lead_vat/i18n/crm_lead_vat.pot
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
Expand All @@ -18,7 +18,7 @@ msgstr ""
msgid ""
"<span class=\"fa fa-exclamation-triangle text-warning oe_edit_only\" "
"title=\"By saving this change, the customer vat number will also be "
"updated.\" attrs=\"{'invisible': [('partner_vat_update', '=', False)]}\"/>"
"updated.\" invisible=\"partner_vat_update == False\"/>"
msgstr ""

#. module: crm_lead_vat
Expand Down