Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
odoo-somconnexio-python-client
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
Som Connexió
Odoo
odoo-somconnexio-python-client
Compare revisions
6168f0c334443ccd07dbd6023e43e384714b84ff to 1a42b7304e187db4cc843d1c0427b8bdd766699e
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
coopdevs/som-connexio/odoo/odoo-somconnexio-python-client
Select target project
No results found
1a42b7304e187db4cc843d1c0427b8bdd766699e
Select Git revision
Swap
Target
coopdevs/som-connexio/odoo/odoo-somconnexio-python-client
Select target project
coopdevs/som-connexio/odoo/odoo-somconnexio-python-client
1 result
6168f0c334443ccd07dbd6023e43e384714b84ff
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
build release 0.1.45
· 5dcde758
Borja Gimeno
authored
1 month ago
5dcde758
Merge branch 'release/0.1.45' into 'master'
· 1a42b730
Borja Gimeno
authored
1 month ago
build release 0.1.45 See merge request
!92
1a42b730
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+4
-0
4 additions, 0 deletions
CHANGELOG.md
odoo_somconnexio_python_client/__init__.py
+1
-1
1 addition, 1 deletion
odoo_somconnexio_python_client/__init__.py
with
5 additions
and
1 deletion
CHANGELOG.md
View file @
1a42b730
...
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
...
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unreleased]
## [Unreleased]
## [0.1.45] - 2025-02-07
### Added
*
add is_company param to search ProductCatalog
[
#90
](
https://git.coopdevs.org/coopdevs/som-connexio/odoo/odoo-somconnexio-python-client/-/merge_requests/90
)
## [0.1.44] - 2025-01-25
## [0.1.44] - 2025-01-25
### Added
### Added
*
add knowledge resources
[
#88
](
https://git.coopdevs.org/coopdevs/som-connexio/odoo/odoo-somconnexio-python-client/-/merge_requests/88
)
*
add knowledge resources
[
#88
](
https://git.coopdevs.org/coopdevs/som-connexio/odoo/odoo-somconnexio-python-client/-/merge_requests/88
)
...
...
This diff is collapsed.
Click to expand it.
odoo_somconnexio_python_client/__init__.py
View file @
1a42b730
__version__
=
"
0.1.4
4
"
__version__
=
"
0.1.4
5
"
This diff is collapsed.
Click to expand it.