odoo/openerp
Quentin (OpenERP) c8d9c5e73b [MERGE] branch removing a typo in a view
bzr revid: qdp-launchpad@openerp.com-20121212105146-5xfqsqaqu086t7wh
2012-12-12 11:51:46 +01:00
..
addons [MERGE] branch removing a typo in a view 2012-12-12 11:51:46 +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 [MERGE] Perform auto-join and mailboxes+needaction speed udpate. Server-side branch, holding a refactoring of expression.parse and the addition of _auto_join feature on relational fields. 2012-12-10 16:46:52 +01:00
report [MERGE] Forward-port 6.1 bugfixes up to rev. 4307 2012-11-26 19:15:27 +01:00
service [IMP] workers request count on exit 2012-12-11 02:24:36 +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 [IMP] tools.image: size can have width or height optional 2012-12-11 11:06:31 +01:00
workflow [IMP] wkf_expr: Ignore empty lines and lines with blanks. 2012-11-28 16:06:37 +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 [MERGE] Forward-port 6.1 bugfixes up to rev. 4307 2012-11-26 19:15:27 +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] res_users.login: fix query parameters in cr.execute 2012-10-15 12:01:48 +02:00