Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
odoo-java
/
odoo-java-api
Public
forked from
DeBortoliWines/openerp-java-api
Notifications
You must be signed in to change notification settings
Fork
15
Star
29
Code
Issues
5
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
odoo-java-api
src
on
3.2
User selector
All users
All time
Commit history
Commits on Jun 2, 2020
Use jsonrpc to call report for v>=11
flotho
committed
a28cba8
View commit details
Copy full SHA for a28cba8
View code at this point
Browse repository at this point
Commits on Oct 18, 2019
Update Session.java
flotho
authored
18871d1
View commit details
Copy full SHA for 18871d1
View code at this point
Browse repository at this point
Commits on Oct 10, 2019
Extending the version number, not much has been changed from V10 to V12
fotisp
committed
06516a4
View commit details
Copy full SHA for 06516a4
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
[FIX] Add missing import from DeBortoliWines/openerp-java-api#52
gjvoosten
committed
ab4c9e8
View commit details
Copy full SHA for ab4c9e8
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
[FIX] Dates should not take into account the timezone
BT-aestebanez
authored
74d948b
View commit details
Copy full SHA for 74d948b
View code at this point
Browse repository at this point
Commits on May 15, 2018
More permissive version control
flotho
committed
eb023fa
View commit details
Copy full SHA for eb023fa
View code at this point
Browse repository at this point
Commits on Apr 3, 2018
Rename and add report functionnality
flotho
committed
983bce1
View commit details
Copy full SHA for 983bce1
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
End REF
flotho
committed
d7b7ee8
View commit details
Copy full SHA for d7b7ee8
View code at this point
Browse repository at this point
[REF]Package rename and Readme Docuemntation
Show description for 1f6dd99
flotho
committed
1f6dd99
View commit details
Copy full SHA for 1f6dd99
View code at this point
Browse repository at this point
Merge pull request #41 from DeBortoliWines/context-for-v10
Show description for 8f6ec43
flotho
authored
8f6ec43
View commit details
Copy full SHA for 8f6ec43
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
Added UserID getter to Session class
concernedrat
committed
fe97ce5
View commit details
Copy full SHA for fe97ce5
View code at this point
Browse repository at this point
Commits on Aug 16, 2017
[IMP]Add explicit method to call or not the RPC execute with context
Show description for b055d18
flotho
committed
b055d18
View commit details
Copy full SHA for b055d18
View code at this point
Browse repository at this point
[FIX]Accept XMLRPC extension as many resources are validating the fact
flotho
committed
186cc7a
View commit details
Copy full SHA for 186cc7a
View code at this point
Browse repository at this point
Commits on Apr 30, 2017
WIP
flotho
committed
8a215a4
View commit details
Copy full SHA for 8a215a4
View code at this point
Browse repository at this point
Add monetary type to prevent String interpretation
flotho
committed
bf1c8fb
View commit details
Copy full SHA for bf1c8fb
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
Supply context parameter only where needed
gjvoosten
committed
e11dadb
View commit details
Copy full SHA for e11dadb
View code at this point
Browse repository at this point
Apply workaround for all Odoo versions after 7
gjvoosten
committed
5c37b24
View commit details
Copy full SHA for 5c37b24
View code at this point
Browse repository at this point
Cache server version
gjvoosten
committed
cabbbcb
View commit details
Copy full SHA for cabbbcb
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
Deal with the context in main functions regarding to the Odoo version
flotho
committed
f646325
View commit details
Copy full SHA for f646325
View code at this point
Browse repository at this point
Commits on Dec 20, 2016
[IMP]Use the response wrapper on search methods in the test
Show description for 3c944f5
flotho
committed
3c944f5
View commit details
Copy full SHA for 3c944f5
View code at this point
Browse repository at this point
[IMP]Use the response wrapper on search methods
flotho
committed
23df491
View commit details
Copy full SHA for 23df491
View code at this point
Browse repository at this point
Commits on Feb 18, 2016
Make fields of Response final
Show description for 0b51ecb
fpoyer
committed
0b51ecb
View commit details
Copy full SHA for 0b51ecb
View code at this point
Browse repository at this point
OdooCommand#callObjectFunction returns new class Response
Show description for c351ee5
fpoyer
committed
c351ee5
View commit details
Copy full SHA for c351ee5
View code at this point
Browse repository at this point
Commits on Feb 11, 2016
Fix NullPointerException in importData
Show description for ececb62
stevensegers
authored and
fpoyer
committed
ececb62
View commit details
Copy full SHA for ececb62
View code at this point
Browse repository at this point
Clean and optimize code
Show description for ac08f0a
nowheresly
authored and
fpoyer
committed
ac08f0a
View commit details
Copy full SHA for ac08f0a
View code at this point
Browse repository at this point
Add support for writing DATE and DATETIME fields in UTC
Show description for 876024f
Frank Gevaerts
authored and
fpoyer
committed
876024f
View commit details
Copy full SHA for 876024f
View code at this point
Browse repository at this point
Clean up code
Show description for f1b355b
fpoyer
committed
f1b355b
View commit details
Copy full SHA for f1b355b
View code at this point
Browse repository at this point
Clean code
fpoyer
committed
0e1aa7f
View commit details
Copy full SHA for 0e1aa7f
View code at this point
Browse repository at this point
Refactor to simplify code
fpoyer
committed
b85b018
View commit details
Copy full SHA for b85b018
View code at this point
Browse repository at this point
Add more tests
fpoyer
committed
23fdc6d
View commit details
Copy full SHA for 23fdc6d
View code at this point
Browse repository at this point
Add more tests
fpoyer
committed
1b294c5
View commit details
Copy full SHA for 1b294c5
View code at this point
Browse repository at this point
Fix SonarQube errors and refactor a bit
fpoyer
committed
a242b77
View commit details
Copy full SHA for a242b77
View code at this point
Browse repository at this point
Change test to better express intention
fpoyer
committed
75ec4f6
View commit details
Copy full SHA for 75ec4f6
View code at this point
Browse repository at this point
Adding unit tests for ObjectAdapter
Show description for 97a73b3
fpoyer
committed
97a73b3
View commit details
Copy full SHA for 97a73b3
View code at this point
Browse repository at this point
Some refactoring for better testability.
Show description for 1ae1b37
fpoyer
committed
1ae1b37
View commit details
Copy full SHA for 1ae1b37
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.