Skip to content

Commit 40c2d38

Browse files
[MIG][19.0] Migrated module partner_credit_limit in v19.
1 parent 9d99382 commit 40c2d38

File tree

124 files changed

+1197
-641
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+1197
-641
lines changed

project_kanban/LICENSE/LICENSE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
OpenERP, Open Source Management Solution
2-
Copyright (C) 2024-Today Serpent Consulting Services Pvt. Ltd.
3-
(<http://www.serpentcs.com>)
2+
Copyright (C) 2025-Today Serpent Consulting Services Pvt. Ltd.
3+
(<https://www.serpentcs.com>)
44

55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU Affero General Public License as
@@ -13,4 +13,4 @@
1313
GNU Affero General Public License for more details.
1414

1515
You should have received a copy of the GNU Affero General Public License
16-
along with this program. If not, see <http://www.gnu.org/licenses/>.
16+
along with this program. If not, see <https://www.gnu.org/licenses/>.

project_kanban/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{
44
"name": "Project - Status by Recent Activities",
5-
"version": "17.0.1.0.0",
5+
"version": "18.0.1.0.0",
66
"author": "Serpent Consulting Services Pvt. Ltd.",
77
"license": "LGPL-3",
88
"maintainer": "Serpent Consulting Services Pvt. Ltd.",
@@ -13,6 +13,6 @@
1313
for the Project.""",
1414
"depends": ["project"],
1515
"data": ["views/project_kanban_view.xml"],
16-
"images": ["static/description/Banner_project_kanban.png"],
16+
"images": ["static/description/project_status_by_recent_activities_product_banner.jpg"],
1717
"installable": True,
1818
}
-143 KB
Binary file not shown.
-39 KB
Binary file not shown.
-68.7 KB
Binary file not shown.
-145 KB
Binary file not shown.
75.8 KB
-967 Bytes
Binary file not shown.
-956 Bytes
Binary file not shown.
-9.04 KB
Binary file not shown.

0 commit comments

Comments
 (0)