Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Odoo CE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coopdevs
Comunitats Energètiques
Odoo CE
Merge requests
!148
Release 14.0.1.1.9 and 14.0.1.1.10
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Release 14.0.1.1.9 and 14.0.1.1.10
release/14.0.1.1.9
into
14.0
Overview
0
Commits
21
Pipelines
3
Changes
1
Merged
Daniil Digtyar Vasilieva
requested to merge
release/14.0.1.1.9
into
14.0
1 year ago
Overview
0
Commits
21
Pipelines
3
Changes
1
Expand
#todo changelog
Edited
1 year ago
by
Daniil Digtyar Vasilieva
0
0
Merge request reports
Viewing commit
228096f8
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
228096f8
cooperator_account_banking_mandate bump to 14.0.1.0.4
· 228096f8
Daniil Digtyar Vasilieva
authored
1 year ago
cooperator_account_banking_mandate/__manifest__.py
+
1
−
1
Options
# -*- coding: utf-8 -*-
{
"
name
"
:
"
Cooperator Account Banking Mandate
"
,
"
version
"
:
"
14.0.1.0.
3
"
,
"
version
"
:
"
14.0.1.0.
4
"
,
"
license
"
:
"
AGPL-3
"
,
"
summary
"
:
"""
This module adds mandate selection to cooperator subscription request.
"""
,
Loading