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
1a077918dc50270f40a922a9274a8ba9d92fb46d to 5a616380f51beb979008b3921b0116bb55b23039
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
5a616380f51beb979008b3921b0116bb55b23039
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
1a077918dc50270f40a922a9274a8ba9d92fb46d
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.46
· 721f7fc9
Borja Gimeno
authored
1 month ago
721f7fc9
Merge branch 'release/0.1.46' into 'master'
· 5a616380
Borja Gimeno
authored
1 month ago
build release 0.1.46 See merge request
!93
5a616380
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 @
5a616380
...
@@ -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.46] - 2025-02-07
### Added
*
add is_company param to partner
[
#91
](
https://git.coopdevs.org/coopdevs/som-connexio/odoo/odoo-somconnexio-python-client/-/merge_requests/91
)
## [0.1.45] - 2025-02-07
## [0.1.45] - 2025-02-07
### Added
### Added
*
add is_company param to search ProductCatalog
[
#90
](
https://git.coopdevs.org/coopdevs/som-connexio/odoo/odoo-somconnexio-python-client/-/merge_requests/90
)
*
add is_company param to search ProductCatalog
[
#90
](
https://git.coopdevs.org/coopdevs/som-connexio/odoo/odoo-somconnexio-python-client/-/merge_requests/90
)
...
...
This diff is collapsed.
Click to expand it.
odoo_somconnexio_python_client/__init__.py
View file @
5a616380
__version__
=
"
0.1.4
5
"
__version__
=
"
0.1.4
6
"
This diff is collapsed.
Click to expand it.