Commit Graph

65586 Commits

Author SHA1 Message Date
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 706a58bfec [IMP] instance.init: less offensive constant
bzr revid: odo@openerp.com-20121130175249-yrbcdsn2z1io79dz
2012-11-30 18:52:49 +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) 9fc63f9572 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121130173041-iyvd47qushkbmenm
2012-11-30 18:30:41 +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) a68e5f9041 [MERGE] merged the branch with supplier payment term from alexis de Lattre (Akretion). Thanks for the nice proposal
bzr revid: qdp-launchpad@openerp.com-20121130171130-dugntyqmjunwr20m
2012-11-30 18:11:30 +01:00
Quentin (OpenERP) 56e72783ae [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121130165350-btj0wcm1u3ejyp3f
2012-11-30 17:53:50 +01:00
Christophe Simonis 3ff3f1f87f [FIX] win32 service: configure service via sc.exe
bzr revid: chs@openerp.com-20121130165046-l1ezj4ykrhnyfzjp
2012-11-30 17:50:46 +01:00
Christophe Simonis 050f65c21e [FIX] correct path for pytz datafiles
bzr revid: chs@openerp.com-20121130165026-3p6coxwignmzl92g
2012-11-30 17:50:26 +01:00
Quentin (OpenERP) 79d1871d07 [IMP] account: removed duplicated entry for journal items to reconcile
bzr revid: qdp-launchpad@openerp.com-20121130163848-f898vghiiw9f7rl3
2012-11-30 17:38:48 +01:00
Quentin (OpenERP) 73c53b4071 [FIX] account_voucher: pay invoice propose the good partner (parent if not a company)
bzr revid: qdp-launchpad@openerp.com-20121130163528-zjjncja58hhnyflh
2012-11-30 17:35:28 +01:00
Quentin (OpenERP) 4d3260d92b [IMP] analytic: don't display the full name of templates in name_get()
bzr revid: qdp-launchpad@openerp.com-20121130163445-zaetj2o42s2jjwly
2012-11-30 17:34:45 +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
Christophe Simonis b2099e17bb [zen] Mind your words, they are important.
bzr revid: chs@openerp.com-20121130161210-3ih3bnx4oc9gv2w3
2012-11-30 17:12:10 +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
Christophe Simonis 7d73d767b1 [FIX] setup.py
bzr revid: chs@openerp.com-20121130145452-afqxovwvncys6d4n
2012-11-30 15:54:52 +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
Christophe Simonis 4d4c11bbbe [FIX] setup.py: add pytz data files on windows
bzr revid: chs@openerp.com-20121130135829-8i2pd5kqlyhhfx2r
2012-11-30 14:58:29 +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
Christophe Simonis 9e3a6c6cc3 [FIX] win32 service: configure service via sc.exe
bzr revid: chs@openerp.com-20121130113828-abweveb1ryzptvhf
2012-11-30 12:38:28 +01:00
Christophe Simonis 5ec2748e04 [FIX] services: call os.abort() for killing
bzr revid: chs@openerp.com-20121130104505-1p2arb61jnnogeb9
2012-11-30 11:45:05 +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
Christophe Simonis 25bd671e9e [FIX] osutils: correct nt service check
bzr revid: chs@openerp.com-20121130103503-9l3elc3o1dgkovhe
2012-11-30 11:35:03 +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
Jalpesh Patel (OpenERP) 147eba6c77 [Merge] Merge with lp:openobject-addons
bzr revid: pja@tinyerp.com-20121130083958-hayz6kjpmj6u63n6
2012-11-30 14:09:58 +05:30
Fabien Pinckaers f5e755c409 [IMP] saving space for partners kanban
bzr revid: fp@openerp.com-20121130082137-97qibfk3k0v6y51l
2012-11-30 09:21:37 +01:00
Jalpesh Patel (OpenERP) 213f25421f [IMP]solve problem of group by filters source,destination,creation in warehouse
bzr revid: pja@tinyerp.com-20121130073057-2kcyr0148bpw88ub
2012-11-30 13:00:57 +05:30
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
Alexis de Lattre cad4abe56c Merge with addons/trunk revno 8168.
Adapt demo data to the rename of partner XML IDs in server/trunk.

bzr revid: alexis@via.ecp.fr-20121129222645-lm5ujxf4a1a83aoz
2012-11-29 23:26:45 +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