odoo/openerp
Xavier Morel 90a687ab7a [FIX] misplaced docstrings
bzr revid: xmo@openerp.com-20121214124243-kvg2cg00k0a4518p
2012-12-14 13:42:43 +01:00
..
addons [REM] unnecessary parens 2012-12-14 13:38:03 +01:00
cli [IMP] cli first command testjs 2012-12-09 03:46:18 +01:00
conf cron cleanup, back to the Kernighan KISS roots 1min poll time, rely only on database, multiprocess/multiserver ready. 2012-12-09 18:04:47 +01:00
modules misc 2012-12-09 20:05:43 +01:00
osv [REM] unnecessary parens 2012-12-14 13:38:03 +01:00
report [FIX] misplaced docstrings 2012-12-14 13:42:43 +01:00
service [REM] unnecessary parens 2012-12-14 13:38:03 +01:00
tests [CLEAN] Query: cleaned a bit the code. All joins now goes through the same method, either implicit or explicit. Will have to be upgraded in future versions, but at least this is a bit centralized. Updated ORM accordingly. Updated tests. Added a get_alias_from_query method in expression that find the table and the alias from a 'full alias' statement. 2012-12-07 16:42:04 +01:00
tools [FIX] crazy direct calls to dunder methods 2012-12-14 13:41:11 +01:00
workflow [REM] unnecessary parens 2012-12-14 13:38:03 +01:00
.apidoc API doc: move settings file from bin/ to openerp/ 2011-06-23 12:08:07 +03:00
PKG-INFO [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
__init__.py netsvc, netrpc, wizardcleanup 2012-12-09 19:15:36 +01:00
exceptions.py [FIX] xmlrpc: handle old/new exceptions with old/new clients. 2011-09-30 10:50:12 +02:00
import_xml.rng [IMP] rng: forbid redundant @type for menuitem, now inferred from the action type + minor cleanup 2012-08-22 16:49:46 +02:00
loglevels.py [REM] unnecessary parens 2012-12-14 13:38:03 +01:00
netsvc.py [REV] close_socket is back in netsvc.py 2012-12-10 14:21:33 +01:00
pooler.py [IMP] registry: whene deleting a registry, also delete its cache and cron. 2011-07-13 17:35:21 +02:00
release.py [MERGE] base: fix some address formats and some English 2012-09-11 17:07:24 +02:00
run_tests.py [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
sql_db.py [FIX] misplaced docstrings 2012-12-14 13:42:43 +01:00