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] crm_lead_product: Migration to 16.0 #551

Open
wants to merge 28 commits into
base: 16.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
8399d93
[12.0][ADD] Add new module crm_lead_product
AdriaGForgeFlow Nov 28, 2018
4529660
[UPD] README.rst
OCA-git-bot Jan 24, 2019
75ca1a2
[UPD] Update crm_lead_product.pot
oca-travis Jan 24, 2019
796b702
Added translation using Weblate (Spanish)
mvrodriguez Feb 4, 2019
968e6e2
Translated using Weblate (Spanish)
mvrodriguez Feb 4, 2019
1220c5e
[UPD] README.rst
OCA-git-bot Jul 29, 2019
11d7b75
Added translation using Weblate (Catalan)
CarlesAntoli Dec 27, 2019
a172f20
Added translation using Weblate (Catalan)
CarlesAntoli Dec 27, 2019
5fa0e1d
Translated using Weblate (Catalan)
CarlesAntoli Dec 27, 2019
beafad2
[IMP] crm_lead_product: black, isort
JoanSForgeFlow Jan 8, 2020
8a34d08
[MIG] crm_lead_product: Migration to 13.0
JoanSForgeFlow Jan 9, 2020
dc450b4
[13.0][FIX] crm_lead_product:
JoanSForgeFlow Jan 9, 2020
4d3a21c
[UPD] Update crm_lead_product.pot
oca-travis Feb 27, 2020
3ed514b
[UPD] README.rst
OCA-git-bot Feb 27, 2020
6d7a94b
Update translation files
oca-transbot Mar 2, 2020
aa23135
pre-commit update
OCA-git-bot Mar 14, 2020
2eb1f1a
[FIX] Clean up license links
skeller1 May 13, 2020
8e862c4
[DCK] crm_claim: Add website key
victoralmau Sep 6, 2022
0aeb74e
crm_lead_product 13.0.1.0.1
OCA-git-bot Sep 6, 2022
3030fe2
Added translation using Weblate (Italian)
mymage Jun 14, 2023
22e670c
Translated using Weblate (Italian)
mymage Jun 20, 2023
020128a
Translated using Weblate (Italian)
mymage Jun 21, 2023
34da9b4
[UPD] README.rst
OCA-git-bot Sep 3, 2023
7d2b686
Update translation files
weblate Oct 10, 2023
d78904a
[IMP] crm_lead_product: pre-commit stuff
Mar 1, 2024
b748b5b
[MIG] crm_lead_product: Migration to 16.0
Mar 1, 2024
59335f0
[IMP] Increase test coverage
Jul 9, 2024
70e7d73
Merge branch '16.0' into 16.0-mig-crm-lead-product
Aug 12, 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
crm_lead_product 13.0.1.0.1
  • Loading branch information
OCA-git-bot authored and Adrià Pallejà committed Mar 1, 2024
commit 0aeb74e689089e0fb62730515eecfd0abdd0a313
2 changes: 1 addition & 1 deletion crm_lead_product/__manifest__.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@

{
"name": "Lead Line Product",
"version": "13.0.1.0.0",
"version": "13.0.1.0.1",
"category": "Customer Relationship Management",
"license": "LGPL-3",
"summary": "Adds a lead line in the lead/opportunity model " "in odoo",