Commit Graph

41176 Commits

Author SHA1 Message Date
Serpent Consulting Services 0a868172d8 [FIX] CRM : Correction in tooltip for Partner Name field of Lead
lp bug: https://launchpad.net/bugs/906309 fixed

bzr revid: support@serpentcs.com-20111219132133-6408kdf4y2b7i0nq
2011-12-19 18:51:33 +05:30
Ujjvala Collins (OpenERP) 22087c3bfe [IMP] account_followup: Improved ymls.
bzr revid: uco@tinyerp.com-20111219131823-1l8yszpp7fq5p3y2
2011-12-19 18:48:23 +05:30
Xavier Morel d8df2d5e17 [FIX] have page view force a return to the previous view if switched to with no record
lp bug: https://launchpad.net/bugs/900225 fixed

bzr revid: xmo@openerp.com-20111219125039-049o944efkkl2sk9
2011-12-19 13:50:39 +01:00
Atik Agewan (OpenERP) 5862510834 [IMP] account_followup:Optimize code
bzr revid: aag@tinyerp.com-20111219122932-qo0wmgdiapkfg3tl
2011-12-19 17:59:32 +05:30
Atik Agewan (OpenERP) a694e09803 [IMP] account_followup:Optimize code
bzr revid: aag@tinyerp.com-20111219121633-0b76kfco9h14idej
2011-12-19 17:46:33 +05:30
Antoine Huvelle 6aef840e6b [merge] merge w trunk
bzr revid: ahu@openerp.com-20111219113723-6hphusurf2qh4ajw
2011-12-19 12:37:23 +01:00
Atik Agewan (OpenERP) 13de087955 [IMP] account_followup:Improve the test statement
bzr revid: aag@tinyerp.com-20111219113033-010wkkqjteafg7xl
2011-12-19 17:00:33 +05:30
Christophe Simonis 75fdf278b6 [FIX] share: do not hardcode the server url
bzr revid: chs@openerp.com-20111219111525-hlkww0n4e9ejpfhh
2011-12-19 12:15:25 +01:00
Raphael Collet d6d2968af2 [MERGE] trunk-product-kanban-mit (stock: improve kanban view of products)
bzr revid: rco@openerp.com-20111219160651-aifuqyqdk0ueglf2
2011-12-19 17:06:51 +01:00
Antony Lesuisse b5122c4689 [IMP] nsi version simplification
bzr revid: al@openerp.com-20111219160025-pu6ru62z1uuaktzg
2011-12-19 17:00:25 +01:00
Fabien Meghazi 4995ea62cc [FIX] Ensure modules js is loaded after modules qwebs
bzr revid: fme@openerp.com-20111219155229-rbbsr5slsl7161pk
2011-12-19 16:52:29 +01:00
Thibault Delavallée 5a2d37d47c [MERGE] document: fixed bug 905279 : catching error when antiword not installed for doc file indexing
bzr revid: tde@openerp.com-20111219151001-rcj2qdji5a3z63k3
2011-12-19 16:10:01 +01:00
Xavier Morel 75409e349a [FIX] avoid systematically deadlocking the stand-alone OpenERP web in its default configuration
The default configuration for OpenERP Web standalone (launched via the
openerp-web script) is single-threaded for log-readability purposes.

web.common.controllers.main.Proxy.load has been added to wrap a
request to an HTTP handler inside a JSON (and/or JSONP) request, the
initial implementation was to perform a full HTTP call *from within an
HTTP handler to itself*.

Since the server is single-threaded and its only thread is already
busy, it can't handle the new request, and the client deadlocks.

Replaced this crap by also-crap-but-slightly-less-so: instantiating a
Werkzeug test client using the root application and proxying the
request through that. Avoids creating a new request from the server,
therefore does not deadlock.

lp bug: https://launchpad.net/bugs/905384 fixed

bzr revid: xmo@openerp.com-20111219145759-m10zgo3tcd6zjhcu
2011-12-19 15:57:59 +01:00
Raphael Collet 248654d97e [MERGE] lp:872686 (account: fix refund wizard)
bzr revid: rco@openerp.com-20111219145305-0w1ur88brnpovj6x
2011-12-19 15:53:05 +01:00
Vo Minh Thu 65144b9fb8 [FIX] packaging: some changes for windows packaging.
bzr revid: vmt@openerp.com-20111219144437-mq6t8xj4ush2bxn8
2011-12-19 15:44:37 +01:00
Fabien Meghazi 15f4b2505a [FIX] Use $.Mutex for qweb loading
bzr revid: fme@openerp.com-20111219143406-mdscr8htgto5zcw5
2011-12-19 15:34:06 +01:00
Antony Lesuisse bc3815e26e [FIX] edi connection setup
bzr revid: al@openerp.com-20111219142550-z68rdsszavf8sikc
2011-12-19 15:25:50 +01:00
niv-openerp 49823622de [merge] improvements to pos
bzr revid: nicolas.vanhoren@openerp.com-20111219132705-loei0ppbvxns3z39
2011-12-19 14:27:05 +01:00
niv-openerp 7619349d9a [fix] problem when changing amount of payment line
bzr revid: nicolas.vanhoren@openerp.com-20111219132244-719sqadq7hb0t2sp
2011-12-19 14:22:44 +01:00
niv-openerp e9350239b0 [imp] added delete payment line
bzr revid: nicolas.vanhoren@openerp.com-20111219131750-ts70x8ng44grf63g
2011-12-19 14:17:50 +01:00
niv-openerp 8d2f664100 [imp] added print button
bzr revid: nicolas.vanhoren@openerp.com-20111219124547-1vjs6oftrp3zv3ry
2011-12-19 13:45:47 +01:00
niv-openerp 410bff7fb0 [imp] binded numpad to payment view
bzr revid: nicolas.vanhoren@openerp.com-20111219122419-sayukaurr0raygo1
2011-12-19 13:24:19 +01:00
niv-openerp d46657ce26 [imp] more improvements to numpad
bzr revid: nicolas.vanhoren@openerp.com-20111219112145-eoptwtwe3l4t8hwq
2011-12-19 12:21:45 +01:00
niv-openerp 24e2160a4b [imp] more improvements to numpad state
bzr revid: nicolas.vanhoren@openerp.com-20111219110027-vpm4otytft9gu3bg
2011-12-19 12:00:27 +01:00
Xavier Morel eec5f1c6c4 [FIX] stop blowing up on old sessions
lp bug: https://launchpad.net/bugs/906225 fixed

bzr revid: xmo@openerp.com-20111219104316-rssxn3oqne7070a4
2011-12-19 11:43:16 +01:00
Raphael Collet 30233c37b7 [MERGE] lp:903060 (share: disable shortcuts when creating share users)
bzr revid: rco@openerp.com-20111219103328-3a437qz2mjck3vz6
2011-12-19 11:33:28 +01:00
Antoine Huvelle 92b42cb9ae [imp] fixing o2m button in ff & chrome
bzr revid: ahu@openerp.com-20111219102928-5q6ycsoj1y6589o2
2011-12-19 11:29:28 +01:00
niv-openerp 454f74e398 [imp] refactored numpad state to be useful
bzr revid: nicolas.vanhoren@openerp.com-20111219102713-13jrvfqtmxonom4p
2011-12-19 11:27:13 +01:00
Xavier Morel 44cc908269 [ADD] logging of HTTP session storage location
bzr revid: xmo@openerp.com-20111219102645-hnelg2hqfno78zsj
2011-12-19 11:26:45 +01:00
Turkesh Patel (Open ERP) 0919bba650 [IMP]improvement in YML test cases in purchase and purchase_double_validation module.
bzr revid: tpa@tinyerp.com-20111219095403-eaz809x63h114kog
2011-12-19 15:24:03 +05:30
Atik Agewan (OpenERP) c5476c236b [MERGE]: Merge with lp:openobject-addons
bzr revid: aag@tinyerp.com-20111219095152-6l50rizk3ovhr726
2011-12-19 15:21:52 +05:30
Minh Tran 8ed0add2db [IMP] Relooking of the product kanban view
bzr revid: mit@openerp.com-20111219094914-jujvrugfnl220f23
2011-12-19 10:49:14 +01:00
Sanjay Gohel (Open ERP) 560b296a3b [FIX]Bug:bug fix and set error message for doc type files
bzr revid: sgo@tinyerp.com-20111219093156-yern0qjj3vz7gpsf
2011-12-19 15:01:56 +05:30
Tejas (OpenERP) bf46d81639 Account config wizard problem fixed
lp bug: https://launchpad.net/bugs/904244 fixed

bzr revid: tta@openerp.com-20111219085852-iygkv1v1fnogtce3
2011-12-19 14:28:52 +05:30
Xavier Morel f45abc970a [IMP] duplicate entry in py2exe included packages
bzr revid: xmo@openerp.com-20111219085139-penj0n81o14lagbr
2011-12-19 09:51:39 +01:00
Atik Agewan (OpenERP) 9f6a350e59 [IMP] account_followup:Optimize code
bzr revid: aag@tinyerp.com-20111219084921-k1bk2s1dca6vxbh3
2011-12-19 14:19:21 +05:30
Jagdish Panchal (Open ERP) 90a33f9b5f [FIX] Add the domain in stock valuation account
bzr revid: jap@tinyerp.com-20111219084009-kahvmrnvgcyze5qg
2011-12-19 14:10:09 +05:30
Raphael Collet f17b864c63 [FIX] res_users: add explicitly False in non-required selection group fields
bzr revid: rco@openerp.com-20111219083458-e0uqpa9vx52lnr9p
2011-12-19 09:34:58 +01:00
Ujjvala Collins (OpenERP) fc77c34bad [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20111219072250-yk57m45n1tf6yeky
2011-12-19 12:52:50 +05:30
Ujjvala Collins (OpenERP) ffcd04cdad [REM] account_asset: Removed extra lines from demo file.
bzr revid: uco@tinyerp.com-20111219065653-ut9r63j9kc3nbug3
2011-12-19 12:26:53 +05:30
Turkesh Patel (Open ERP) 6ff339d707 [MRG] merge with main addons.
bzr revid: tpa@tinyerp.com-20111219061939-awye92ez8mfwotc3
2011-12-19 11:49:39 +05:30
Turkesh Patel (Open ERP) 1c2ce5e611 [IMP] Improved YML string in purchase_double_validation module
bzr revid: tpa@tinyerp.com-20111219053749-qevy3tpm8eqh4wl1
2011-12-19 11:07:49 +05:30
Jigar Amin - OpenERP 4335fbb875 [MEGRE] lp:openobject-addons
bzr revid: jam@tinyerp.com-20111219052240-i8p4ydxb6kpk8op5
2011-12-19 10:52:40 +05:30
Jigar Amin - OpenERP c26ed4d706 [FiX] typo
bzr revid: jam@tinyerp.com-20111219051517-y8t1t4lvjohl2a7c
2011-12-19 10:45:17 +05:30
Launchpad Translations on behalf of openerp 0309ea7454 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111219044922-ja94l4id9gun51xl
2011-12-19 04:49:22 +00:00
Fabien Pinckaers 15701c27d4 [IMP] module category typo
bzr revid: fp@tinyerp.com-20111218213831-0paqi4mo61i9pkjv
2011-12-18 22:38:31 +01:00
Fabien Pinckaers 3b0419ddc8 [IMP] module in categ links are installed automatically
bzr revid: fp@tinyerp.com-20111218213817-8yyeeaqcigrmftwr
2011-12-18 22:38:17 +01:00
Fabien Pinckaers fe36026c1e [FIX] event without base_contact
bzr revid: fp@tinyerp.com-20111218211459-cknoy30tpuy7mrh3
2011-12-18 22:14:59 +01:00
Fabien Pinckaers f413683b8d [IMP] order of main apps/modules
bzr revid: fp@tinyerp.com-20111218204746-q4y3kzaukitwtg0l
2011-12-18 21:47:46 +01:00
Fabien Pinckaers dcfb40f18e [IMP] order of main apps/modules
bzr revid: fp@tinyerp.com-20111218204731-50g37bd7un5igr84
2011-12-18 21:47:31 +01:00