Commit Graph

28015 Commits

Author SHA1 Message Date
Fabien Meghazi b49b1cfb10 [IMP] Dashboard: use parent's do_action
bzr revid: fme@openerp.com-20111011155950-z620hv2zxtccm501
2011-10-11 17:59:50 +02:00
Antony Lesuisse 9872fdd911 [FIX] webrpc double load jquery
bzr revid: al@openerp.com-20111011154700-2mnim3luoersk1c3
2011-10-11 17:47:00 +02:00
niv-openerp b819542c8f [fix] problem with form view, does not prevent multiple creates/saves
bzr revid: nicolas.vanhoren@openerp.com-20111011153535-ojo8qqpzlg3ap9fy
2011-10-11 17:35:35 +02:00
Olivier Dony 6bfd0ec586 [IMP] sale: replaced hardcoded date/time formats by appropriate constants
bzr revid: odo@openerp.com-20111011141921-chzenvq0i2kvbnw7
2011-10-11 16:19:21 +02:00
Olivier Dony e806259e93 [MERGE] sale: refactoring of large action_ship_create() method, courtesy of Raphael Valyi (Akretion)
bzr revid: odo@openerp.com-20111011140335-f4u29prd3fq3i0ir
2011-10-11 16:03:35 +02:00
Fabien Meghazi 77e8414dd2 [FIX] Remove bad undefined value returned instead of a real promise.
Thanks Valentin ! I didn't paid attention to this potential problem.
I guess we'll have to review the usage of promises as openerp callback
return value because any addons adding a callback could potentially break
the promises.

bzr revid: fme@openerp.com-20111011135820-v1lx6uj1siqbq7m6
2011-10-11 15:58:20 +02:00
niv-openerp c428a80570 [fix] problem in crm module extension to res.partner view, trying to set the value of a many2one from a corresponding o2m, which is useless and makes the web client crash
bzr revid: nicolas.vanhoren@openerp.com-20111011135253-vne15mxazqbl02jc
2011-10-11 15:52:53 +02:00
Fabien Meghazi ce1f472d57 [FIX] Fixed float menus toggler under firefox
bzr revid: fme@openerp.com-20111011134417-4vsfwtkq2g10b2j7
2011-10-11 15:44:17 +02:00
Fabien Meghazi 027b46bcac [FIX] Fixed buttons overlapping when shrinking firefox windows
bzr revid: fme@openerp.com-20111011133713-6eardsp1qv8subsg
2011-10-11 15:37:13 +02:00
Fabien Meghazi 4c1c848be3 [FIX] Fixed list view's progress bar floating on the next table cell under firefox
bzr revid: fme@openerp.com-20111011133201-wryn9twnf610h4fq
2011-10-11 15:32:01 +02:00
Fabien Meghazi a1eadf8a60 [IMP] Form frame : Force nolabel='1' when widget='statusbar'
Hardcoded exception but this way, we retain backward compatibility between addons & old clients

bzr revid: fme@openerp.com-20111011115424-rme5btg594euln2v
2011-10-11 13:54:24 +02:00
Xavier Morel 039e42110f [IMP] copy colorization code from listview to treeview
bzr revid: xmo@openerp.com-20111011112924-ih7on411mirf5wmi
2011-10-11 13:29:24 +02:00
Fabien Meghazi d3f57c94b5 [FIX] Fixed dashboard css global selector
bzr revid: fme@openerp.com-20111011112911-adsysz0m5nazh5yr
2011-10-11 13:29:11 +02:00
Fabien Meghazi dd4e218028 [FIX] Fix form frame float in firefox
lp bug: https://launchpad.net/bugs/865953 fixed

bzr revid: fme@openerp.com-20111011111852-6he82k62bo90ni9c
2011-10-11 13:18:52 +02:00
Fabien Meghazi 9b3903be98 [FIX] m2o of reference fields does not seem working
m2o needs additional properties from view.
reference template was broken
now hide the m2o widget when no value is selected

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

bzr revid: fme@openerp.com-20111011105426-2s4d82185q5ok4ry
2011-10-11 12:54:26 +02:00
Xavier Morel bc77c16cdc [FIX] display all non-automatic actions
bzr revid: xmo@openerp.com-20111011102046-6jgki6sykefd0fy8
2011-10-11 12:20:46 +02:00
Yogesh (OpenERP) e625e7672e [FIX] Configuration wizard display only type is manual and once.
bzr revid: ysa@tinyerp.com-20111011092520-wzptl5t2titcp052
2011-10-11 14:55:20 +05:30
Launchpad Translations on behalf of openerp 9ceaf4fdf3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111011052920-un4k47tkwv7djqt2
bzr revid: launchpad_translations_on_behalf_of_openerp-20111011053536-w0rdhuhwp04uxnpd
bzr revid: launchpad_translations_on_behalf_of_openerp-20111011054224-cr2q9q3picqoasam
2011-10-11 05:42:24 +00:00
Antony Lesuisse 2c55b9339d [FIX] revert 1200 revid:fme@openerp.com-20111010150811-4vdff1jcr6eqz2xq, action manager must be used for client actions
bzr revid: al@openerp.com-20111010214634-dmq7fcv840252p8t
2011-10-10 23:46:34 +02:00
Antony Lesuisse 7399463070 [MERGE] pos by ahu,mit,ddm,niv
bzr revid: al@openerp.com-20111010211623-lov3zpm0dl6jaf7p
2011-10-10 23:16:23 +02:00
Antony Lesuisse e38054527c [MERGE] pad port to 6.1 chs
bzr revid: al@openerp.com-20111010211124-mjta0o42rarn87tw
2011-10-10 23:11:24 +02:00
Antony Lesuisse 7f223e2d48 [FIX] ignore invalid url hashchanges
bzr revid: al@openerp.com-20111010203441-7b04w9ipkz1oxq8e
2011-10-10 22:34:41 +02:00
Quentin (OpenERP) d0f2a6315d [MERGE] added l10n_hn module (Honduras accounting localization module). Courtesy of Salvatore Josué Trimarchi Pinto
bzr revid: qdp-launchpad@openerp.com-20111010165521-17mrnd3s6sygh6la
2011-10-10 18:55:21 +02:00
Quentin (OpenERP) 5ca1ee4fff [FIX] stock: fill inventory wizard now propose the right quantity of products regarding what has been consumed
lp bug: https://launchpad.net/bugs/797772 fixed
lp bug: https://launchpad.net/bugs/837123 fixed

bzr revid: qdp-launchpad@openerp.com-20111010154241-penanv8aggxdcgj3
2011-10-10 17:42:41 +02:00
niv-openerp 13a53075f2 [fix] problem with the web client in the idea module
bzr revid: nicolas.vanhoren@openerp.com-20111010151611-efmcqnm14n0s2r8t
2011-10-10 17:16:11 +02:00
Fabien Meghazi 5a08fd1078 [IMP] Bring dashboard styling from trunk-style branch
bzr revid: fme@openerp.com-20111010150811-4vdff1jcr6eqz2xq
2011-10-10 17:08:11 +02:00
niv-openerp 5cdf82dd0a [fix] problem in idea view
bzr revid: nicolas.vanhoren@openerp.com-20111010150012-pty14q4z54zdtgvu
2011-10-10 17:00:12 +02:00
niv-openerp aaf01c6395 [fix] dirty fix of the problem with list views in o2m
bzr revid: nicolas.vanhoren@openerp.com-20111010143634-sjld7z726l6ebg53
2011-10-10 16:36:34 +02:00
Fabien Meghazi 153f5f5890 [IMP] Improved dashboard action titles
bzr revid: fme@openerp.com-20111010142806-63dtrwjb22uppo4z
2011-10-10 16:28:06 +02:00
niv-openerp 9857cb60fa [imp] removed asynchronous operations in buffered dataset, "l'amour du risque, papapalapapapa"
bzr revid: nicolas.vanhoren@openerp.com-20111010141804-zc6t2sr60twz6r4s
2011-10-10 16:18:04 +02:00
Fabien Meghazi d31295d65b [IMP] Added display_title in action flags. ViewManager won't display title if false.
Will be used for dashboards, wizards, ...

bzr revid: fme@openerp.com-20111010141546-b19g0sr4fzicehss
2011-10-10 16:15:46 +02:00
Quentin (OpenERP) d13c9cffc4 [MERGE] lp:834091
bzr revid: qdp-launchpad@openerp.com-20111010135344-xqgdgmmlzmh8von3
2011-10-10 15:53:44 +02:00
Quentin (OpenERP) 8802fc74b3 [REF] account: hidding of the based_on field in the vat print report, which (accordingly to the feedback we had from the community) is dangereous as it's not compliant with what's a user wanting that feature is normally awaiting
bzr revid: qdp-launchpad@openerp.com-20111010134625-ddj81jw4n9ej0wgd
2011-10-10 15:46:25 +02:00
Quentin (OpenERP) 3cbefebffd [MERGE] lp:847605
bzr revid: qdp-launchpad@openerp.com-20111010133408-ylz67t8f84tgv7vp
2011-10-10 15:34:08 +02:00
Fabien Meghazi ce2b437cad [FIX] Fixed visibility of binary fields buttons
bzr revid: fme@openerp.com-20111010133352-j4kgqu33dskdfm3f
2011-10-10 15:33:52 +02:00
Quentin (OpenERP) f86c9276d5 [MERGE] lp:845333
bzr revid: qdp-launchpad@openerp.com-20111010132637-4yjmoq1uzun3kdwh
2011-10-10 15:26:37 +02:00
Quentin (OpenERP) d618938b1d [MERGE] merged the branch with adding of an act window on a hr.salary.rule to see all its children in tree view (that part was not clean and improved in the merge commit)
bzr revid: qdp-launchpad@openerp.com-20111010131907-7iarc1ubi57ma7o1
2011-10-10 15:19:07 +02:00
niv-openerp 85b08d410f [fix] problem in o2m when using "save & next"
bzr revid: nicolas.vanhoren@openerp.com-20111010131202-gc0s7sbkffuh1dtk
2011-10-10 15:12:02 +02:00
niv-openerp fa9df495ef [fix] forgot some things
bzr revid: nicolas.vanhoren@openerp.com-20111010124516-5vtzop9sbr5z78r0
2011-10-10 14:45:16 +02:00
Quentin (OpenERP) 1b1c43103a [MERGE] merged the branch containing the removal of report 'all entries' located in the object tax code. This wizard is real life totaly useless and moreover was having slowness problems causing timeouts with some real database size
bzr revid: qdp-launchpad@openerp.com-20111010124052-ukqv01glwb4yob3p
2011-10-10 14:40:52 +02:00
niv-openerp 33b4285d17 [imp] improved conceptually the preceding fix regarding o2m
bzr revid: nicolas.vanhoren@openerp.com-20111010124044-8c02gdeddceq78du
2011-10-10 14:40:44 +02:00
Fabien Meghazi ca224b647c [FIX] Dashboard are dulicated after undo
lp bug: https://launchpad.net/bugs/842808 fixed

bzr revid: fme@openerp.com-20111010122828-0ra0lft4vbp2mr9s
2011-10-10 14:28:28 +02:00
niv-openerp a9e7199158 [fix] quick fix of the regression in o2m to make it impossible to create a record
bzr revid: nicolas.vanhoren@openerp.com-20111010122412-gvfa460qpe09ad4g
2011-10-10 14:24:12 +02:00
Quentin (OpenERP) f0eed5901f [MERGE] lp:777522 (renaming of property_stock_variation field into property_stock_valuation_account_id)
bzr revid: qdp-launchpad@openerp.com-20111010122357-mcj8ym2xgx5or2up
2011-10-10 14:23:57 +02:00
Quentin (OpenERP) 0bd4e16a8e [MERGE] merged dev2 branch with test coverage improvements for purchase modules
bzr revid: qdp-launchpad@openerp.com-20111010115324-dh7l8tgodab8ham7
2011-10-10 13:53:24 +02:00
Quentin (OpenERP) 2128e17a44 [MERGE] merged dev3 branch with cleaning of l10n_be_hr_payroll module (data)
bzr revid: qdp-launchpad@openerp.com-20111010115116-h0e0yxg1alb4dtsb
2011-10-10 13:51:16 +02:00
Rucha (Open ERP) 93c491aa51 [IMP]: purchase_requisition: Improved statements in yml
bzr revid: rpa@tinyerp.com-20111010115002-9xe5knmpmq7u05et
2011-10-10 17:20:02 +05:30
Quentin (OpenERP) e37228bf37 [MERGE] merged dev3 branch with cleaning of l10n_be_hr_payroll module (field names and demo)
bzr revid: qdp-launchpad@openerp.com-20111010114658-690hvsh7le9epvxg
2011-10-10 13:46:58 +02:00
Atik Agewan (OpenERP) 38ed934c8a [IMP] Stock:Change field name property_stock_variation into property_stock_valuation_account_id
bzr revid: aag@tinyerp.com-20111010113346-vopj07xuehwpm1u8
2011-10-10 17:03:46 +05:30
niv-openerp c4296a85ac [fix] problem with some domains that need evaluation
bzr revid: nicolas.vanhoren@openerp.com-20111010112621-3kl83keyjingzus8
2011-10-10 13:26:21 +02:00