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 }}
tafaRU
/
odoo
Public
forked from
odoo/odoo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
8.0
User selector
All users
All time
Commit history
Commits on Oct 13, 2014
[FIX] GeoIP - allow to specify the path to GeoIP in the server config.
Show description for c8e14f3
JKE-be
committed
c8e14f3
View commit details
Copy full SHA for c8e14f3
Browse repository at this point
[FIX] mail: followers widget was broken
Show description for 66600b9
rim-odoo
committed
66600b9
View commit details
Copy full SHA for 66600b9
Browse repository at this point
[FIX] stock_picking_wave: removed obsolete many2many widget from stock_picking_wave_view
dmo-odoo
committed
436bbb0
View commit details
Copy full SHA for 436bbb0
Browse repository at this point
[FIX] web: oe_navbar compatibility on IE11
sle-odoo
committed
fb1591b
View commit details
Copy full SHA for fb1591b
Browse repository at this point
[FIX] models: on update, call inverse function on field even when it is stored
Show description for 41b5508
rco-odoo
committed
41b5508
View commit details
Copy full SHA for 41b5508
Browse repository at this point
[IMP] models: do not use compute methods to determine default values anymore
Show description for 5db84cb
rco-odoo
committed
5db84cb
View commit details
Copy full SHA for 5db84cb
Browse repository at this point
[FIX] models: do not prefetch fields to recompute, and recompute once only
Show description for 044ed06
rco-odoo
committed
044ed06
View commit details
Copy full SHA for 044ed06
Browse repository at this point
[FIX] CONTRIBUTING: dead link
odony
committed
cfa04b1
View commit details
Copy full SHA for cfa04b1
Browse repository at this point
[FIX] README: grammar
odony
committed
5825ed3
View commit details
Copy full SHA for 5825ed3
Browse repository at this point
fix typo
tmotyl
authored and
xmo-odoo
committed
902506a
View commit details
Copy full SHA for 902506a
Browse repository at this point
[FIX] incorrect qweb interpolations
Show description for 8f697ee
xmo-odoo
committed
8f697ee
View commit details
Copy full SHA for 8f697ee
Browse repository at this point
Commits on Oct 10, 2014
[FIX] website_sale: better fiscal position detection + support update during checkout
Show description for 9b67a48
odony
committed
9b67a48
View commit details
Copy full SHA for 9b67a48
Browse repository at this point
[FIX] web: re-enable test_menu.py without the mock-menu test
sle-odoo
committed
ee69792
View commit details
Copy full SHA for ee69792
Browse repository at this point
[FIX] packaging: include RML & xsl in manifest.in
sle-odoo
committed
56b6c2f
View commit details
Copy full SHA for 56b6c2f
Browse repository at this point
[IMP] ir_qweb: remove the option 'only_date' introducted in cefc9ad8e3e3b0a14804da6c40bfd71e16d4175a. Now we can use widget='date' to do the same thing. That keeps the same behaviour that in the ba…
Show description for fc47823
JKE-be
committed
fc47823
View commit details
Copy full SHA for fc47823
Browse repository at this point
[FIX] web: revert c1d48362d3a38606ffb99d569fdc6147dcd0c775 and consider there is a previous dialog only if isDestroyed returns False
beledouxdenis
committed
b576de5
View commit details
Copy full SHA for b576de5
Browse repository at this point
Commits on Oct 9, 2014
[IMP] fields: do not force required=True on related fields
Show description for 8a9027e
rco-odoo
committed
8a9027e
View commit details
Copy full SHA for 8a9027e
Browse repository at this point
[FIX] models: in _create() and _write(), mark fields to recompute earlier
Show description for ab8bd80
rco-odoo
committed
ab8bd80
View commit details
Copy full SHA for ab8bd80
Browse repository at this point
[FIX] web: destroy modal on cross click or escape
Show description for c1d4836
beledouxdenis
committed
c1d4836
View commit details
Copy full SHA for c1d4836
Browse repository at this point
[IMP] doc: add testing reference and improve docstrings
xmo-odoo
committed
bc59cfc
View commit details
Copy full SHA for bc59cfc
Browse repository at this point
[IMP] fields: rename attribute 'copyable' into 'copy'
rco-odoo
committed
1c9ed9f
View commit details
Copy full SHA for 1c9ed9f
Browse repository at this point
[IMP] fields: do not copy field objects anymore, but make new instances instead
Show description for 8ddf145
rco-odoo
committed
8ddf145
View commit details
Copy full SHA for 8ddf145
Browse repository at this point
[FIX] barcode_interface: when loading widget, picking_type_id was sometime not correctly set
csnauwaert
committed
77ae95d
View commit details
Copy full SHA for 77ae95d
Browse repository at this point
[ADD] doc: workflow doc from v7+ (saas-5)
Show description for 9501f33
xmo-odoo
committed
9501f33
View commit details
Copy full SHA for 9501f33
Browse repository at this point
[IMP] fields: add assertions to check parameters (comodel_name, size, digits)
rco-odoo
committed
be89416
View commit details
Copy full SHA for be89416
Browse repository at this point
[IMP] fields: set the default value to the closest field.default or _defaults
Show description for 36174fc
rco-odoo
committed
36174fc
View commit details
Copy full SHA for 36174fc
Browse repository at this point
[IMP] fields: make attribute 'default' callable
rco-odoo
committed
3f31081
View commit details
Copy full SHA for 3f31081
Browse repository at this point
Commits on Oct 8, 2014
[I18N] Update translations from Launchpad 8.0 branches
odony
committed
7439421
View commit details
Copy full SHA for 7439421
Browse repository at this point
[IMP] new-api-ify 'trigger' server action
xmo-odoo
committed
99d740a
View commit details
Copy full SHA for 99d740a
Browse repository at this point
[FIX] actions: match the behavior of multi actions with its help text
Show description for 8cfe731
xmo-odoo
committed
8cfe731
View commit details
Copy full SHA for 8cfe731
Browse repository at this point
[ADD] actions documentation
xmo-odoo
committed
5d64577
View commit details
Copy full SHA for 5d64577
Browse repository at this point
[FIX] purchase: do not pass uom in product_id_change when changing of product
Show description for b675ff1
beledouxdenis
committed
b675ff1
View commit details
Copy full SHA for b675ff1
Browse repository at this point
[FIX] fields: in to_column(), returning self.column is generally not correct
Show description for 619a844
rco-odoo
committed
619a844
View commit details
Copy full SHA for 619a844
Browse repository at this point
[FIX] openerp/osv/fields: fix method to_field() to pass some falsy parameters.
Show description for 10142d7
rco-odoo
committed
10142d7
View commit details
Copy full SHA for 10142d7
Browse repository at this point
[FIX] website_sale*: handle no delivery methods in website
Show description for 38668fd
beledouxdenis
committed
38668fd
View commit details
Copy full SHA for 38668fd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.