Commit Graph

65391 Commits

Author SHA1 Message Date
Raphael Collet 4d200952f7 [IMP] auth_signup: on login page, show the links 'Sign Up' and 'Reset Password' only when enabled
bzr revid: rco@openerp.com-20121203154811-1v0f3eu444rkw6cp
2012-12-03 16:48:11 +01:00
Raphael Collet 41ceffd52b [ADD] auth_signup: merge in functionality of auth_reset_password
bzr revid: rco@openerp.com-20121203144424-39wrr5z78smswox2
2012-12-03 15:44:24 +01:00
Launchpad Translations on behalf of openerp 772a721d85 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121203043613-1gilvazjie7ji5pb
2012-12-03 04:36:13 +00:00
Launchpad Translations on behalf of openerp b184574f18 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121202043653-0wjef9gxgx96i7pf
bzr revid: launchpad_translations_on_behalf_of_openerp-20121203043528-zme86exbes8aiol3
2012-12-03 04:35:28 +00:00
Fabien Pinckaers 929d1cf6c2 [MERGE] fix create invoice on picking
bzr revid: fp@openerp.com-20121202173607-we6l6uy38nic1t12
2012-12-02 18:36:07 +01:00
Fabien Pinckaers 017e2c2f77 [FIX] account creation
bzr revid: fp@openerp.com-20121202172651-0gtlf31avv8d01ti
2012-12-02 18:26:51 +01:00
Fabien Pinckaers 2ab4b76b5f [MERGE] l10n_nl fiscal positions
bzr revid: fp@openerp.com-20121202161123-16cm2sh67ah2tps3
2012-12-02 17:11:23 +01:00
Fabien Pinckaers 2b4372e58b [MERGE] sequence in l10n_nl + cleaned indentation
bzr revid: fp@openerp.com-20121202160220-oniiebur8zbt6j15
2012-12-02 17:02:20 +01:00
Launchpad Translations on behalf of openerp 0c1c7e0645 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121201052150-yqa0633xufeghwro
bzr revid: launchpad_translations_on_behalf_of_openerp-20121202044423-mgcbteebgi44toci
2012-12-02 04:44:23 +00:00
Launchpad Translations on behalf of openerp c0d74ff9a5 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121202043859-e4rnpga3ab08i8ks
2012-12-02 04:38:59 +00:00
Fabien Pinckaers cada27b307 [FIX] followup
bzr revid: fp@openerp.com-20121201113637-c3cr6yrkjxow6qds
2012-12-01 12:36:37 +01:00
Fabien Pinckaers 0a933f44e5 [IMP] small fix in YAML XML import
bzr revid: fp@openerp.com-20121201113524-8n94vnpxt3g21b1b
2012-12-01 12:35:24 +01:00
Launchpad Translations on behalf of openerp 4c0ddb1f01 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121201050734-pfp8sbkds49ewcyv
bzr revid: launchpad_translations_on_behalf_of_openerp-20121201050910-yq8l30zsbpn4rbx8
2012-12-01 05:09:10 +00:00
Fabien Pinckaers f391da8624 [IMP]
bzr revid: fp@openerp.com-20121130234651-2ps66qeu3fv2jda0
2012-12-01 00:46:51 +01:00
Fabien Pinckaers 1165abefc4 [IMP] followup
bzr revid: fp@openerp.com-20121130232837-mnp8cdlnsjpl6jeh
2012-12-01 00:28:37 +01:00
Olivier Dony e91080c251 [I18N] Update translation templates with latest terms
bzr revid: odo@openerp.com-20121130183717-5a4h24j8b5v7kxfl
2012-11-30 19:37:17 +01:00
Olivier Dony 5c9135f118 [I18N] Update `base` translation template with latest terms
bzr revid: odo@openerp.com-20121130183055-xyq5lji852y47nw2
2012-11-30 19:30:55 +01:00
Olivier Dony ab39c09a7b [MERGE] Less intrusive timezone offset warning (comes with corresponding server branch)
bzr revid: odo@openerp.com-20121130175658-r3zvuhx75iqa5sus
2012-11-30 18:56:58 +01:00
Olivier Dony 8fba574007 [MERGE] Less intrusive timezone offset warning (corresponds to web branch)
bzr revid: odo@openerp.com-20121130174819-q8g6m5mhoaczcr8q
2012-11-30 18:48:19 +01:00
Quentin (OpenERP) 057ca2072c [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121130173008-4ew25fx09uamyyp6
2012-11-30 18:30:08 +01:00
Quentin (OpenERP) 3f94a66d1e [REF] account_followup: code review
bzr revid: qdp-launchpad@openerp.com-20121130162401-7g0xm5p7nrbz026e
2012-11-30 17:24:01 +01:00
Olivier Dony a1d79115e5 [MERGE] Fix sale.order.line's `invoiced` flag, as part of forward-port of 6.1 server bugfixes
After forward-porting the 6.1 server bugfixes to trunk, a hidden bug
was revealed in the way sale.order.line's `invoiced` field
is updated. It makes the sale/test/cancel_order.yml test fail,
because the "recreate invoice" action does not work properly
if there are multiple cancelled invoices, due to incorrect
and outdated `invoiced` values on sale.order.lines.

By replacing the invoiced field with a stored fields.function
we simplify the code and fix this incorrect behavior at the
same time.

bzr revid: odo@openerp.com-20121130161809-0sf3z8k2530ze2zl
2012-11-30 17:18:09 +01:00
Olivier Dony 93a28103db [MERGE] Forward-port of 6.1 bugfixes up to rev. 4307
rev.4307 = rev-id launchpad_translations_on_behalf_of_openerp-20121125065030-g5if5pybr61la4yj

bzr revid: odo@openerp.com-20121130160523-nte65mkgp3y330n6
2012-11-30 17:05:23 +01:00
Quentin (OpenERP) 1de4c8e210 [FIX] account_followup: multi currency handling
bzr revid: qdp-launchpad@openerp.com-20121130154208-q3gj23y9iqq92ko1
2012-11-30 16:42:08 +01:00
Christophe Simonis 415dc94a9d [FIX] test_reports.py: use communicate() to avoid creating zombie processes
bzr revid: chs@openerp.com-20121130152937-xcgs9bxrw7vyewex
2012-11-30 16:29:37 +01:00
niv-openerp 053d6af231 [FIX] forgot to modify test after API change
bzr revid: nicolas.vanhoren@openerp.com-20121130140335-k1nus3oz1xw6deeu
2012-11-30 15:03:35 +01:00
Xavier Morel 4102c43793 [FIX] trailing comma in array
bzr revid: xmo@openerp.com-20121130133021-dg09qnw9twz2v4ws
2012-11-30 14:30:21 +01:00
Xavier Morel e137c9d747 [FIX] translations and other failings
always include a ``context`` param in rpc requests if none is
provided: use the user_context at the very least

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

bzr revid: xmo@openerp.com-20121130103651-4pf5bauj50cm151y
2012-11-30 11:36:51 +01:00
Xavier Morel 5d313f1754 [FIX] styllistic fixes
bzr revid: xmo@openerp.com-20121130103638-8r77jpmb3hhmo8dt
2012-11-30 11:36:38 +01:00
Fabien Pinckaers 33048d7c79 [IMP] merge addons23
bzr revid: fp@openerp.com-20121130100516-r0gspmovo8ebdqi0
2012-11-30 11:05:16 +01:00
Cedric Snauwaert e1ff74df35 [FIX]fleet : generation of contract cost should take into account current day too
bzr revid: csn@openerp.com-20121130095449-cypcvs98q76vlurp
2012-11-30 10:54:49 +01:00
niv-openerp 94dca54e38 [IMP] removed date.today() in pyeval
bzr revid: nicolas.vanhoren@openerp.com-20121130095228-mffq2407lq7tf8jj
2012-11-30 10:52:28 +01:00
niv-openerp 7b48ff70be [IMP] Removed usage of method date.today() in xml files.
bzr revid: nicolas.vanhoren@openerp.com-20121130095104-fnh6yxkvb0cxgc50
2012-11-30 10:51:04 +01:00
Quentin (OpenERP) e786a1675b [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121130091824-e3xhak3k9z2anihv
2012-11-30 10:18:24 +01:00
Fabien Pinckaers f5e755c409 [IMP] saving space for partners kanban
bzr revid: fp@openerp.com-20121130082137-97qibfk3k0v6y51l
2012-11-30 09:21:37 +01:00
Fabien Pinckaers 8573ed18e6 [IMP] remove create button on modules
bzr revid: fp@openerp.com-20121130065511-x5eet7aanuazxqak
2012-11-30 07:55:11 +01:00
Launchpad Translations on behalf of openerp f12df4e8ea Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121130050827-124dy1fyx1f113n9
bzr revid: launchpad_translations_on_behalf_of_openerp-20121130051820-ru59ffbuvhm96b8l
2012-11-30 05:18:20 +00:00
Launchpad Translations on behalf of openerp ed6d168076 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121130050554-8pczx4ofrp4jb8n3
2012-11-30 05:05:54 +00:00
Fabien Meghazi 40a383df01 [IMP] Afterall the clock icon does not reflect that there's a problem. Reverting to alert icon
bzr revid: fme@openerp.com-20121129223704-pbvw818xt6a3cmmn
2012-11-29 23:37:04 +01:00
Fabien Meghazi 55b76fca12 [IMP] Do not dismiss systray icon
It will be automatically done once the user fills is a correct timezon (webclient reloads)

bzr revid: fme@openerp.com-20121129222242-zcipil8lr0xct72g
2012-11-29 23:22:42 +01:00
Fabien Meghazi 0fa1393d48 [IMP] Use a more appropriate icon in the systray
bzr revid: fme@openerp.com-20121129215814-e137va813jyu1fsc
2012-11-29 22:58:14 +01:00
Fabien Meghazi ddf04c8a2b [IMP] wording
bzr revid: fme@openerp.com-20121129214919-1gypag36heyum97g
2012-11-29 22:49:19 +01:00
Fabien Meghazi 3d75ca8741 [IMP] Use a systray icon for timezone notification (less intrusive)
bzr revid: fme@openerp.com-20121129213743-w79fh583icui2h2l
2012-11-29 22:37:43 +01:00
Fabien Meghazi bd5c3aa90c [IMP] tz_offset is no longer in context
bzr revid: fme@openerp.com-20121129210436-d4umqkb04me1tliu
2012-11-29 22:04:36 +01:00
Fabien Meghazi dec5b8e761 [REM] Removed tz_offset from context and remove store=True
bzr revid: fme@openerp.com-20121129210033-p687bul10jiandxt
2012-11-29 22:00:33 +01:00
jojo la bricole 69cb769ec5 [MERGE] account journal items widget by dle
bzr revid: al@openerp.com-20121129174542-s8litnoi9kjfof80
2012-11-29 18:45:42 +01:00
Christophe Simonis cb968eeba0 [FIX] ir.ui.menu: filter menus as SUPERUSER
bzr revid: chs@openerp.com-20121129172145-0ionmbffc72hwxoa
2012-11-29 18:21:45 +01:00
dle@openerp.com 6f0fdd4ad0 [MERGE]Latest trunk
bzr revid: dle@openerp.com-20121129170352-m8hpklzkuhbfxvev
2012-11-29 18:03:52 +01:00
Quentin (OpenERP) 79286ac47d [MERGE] staging branch with fixes on slow analysis reports, and contracts managements
bzr revid: qdp-launchpad@openerp.com-20121129170332-mao60oyc3by1zzs8
2012-11-29 18:03:32 +01:00
niv-openerp 67706234d4 merge trunk
bzr revid: nicolas.vanhoren@openerp.com-20121129165723-rmwxuneebjm6tyw4
2012-11-29 17:57:23 +01:00