Commit Graph

35563 Commits

Author SHA1 Message Date
Olivier Dony 008cc8e385 [IMP] openerp-server: catch db init errors to avoid exiting main thread
bzr revid: odo@openerp.com-20110923143223-4c9gofbml7w2gimo
2011-09-23 16:32:23 +02:00
Quentin (OpenERP) 029a636f4e [FIX] account: fiscalyear closure wizard
bzr revid: qdp-launchpad@openerp.com-20110923134827-0o64yz7letsop1n6
2011-09-23 15:48:27 +02:00
Antony Lesuisse 61a226fbae [FIX] l10n_be tax name must be unique
lp bug: https://launchpad.net/bugs/854697 fixed

bzr revid: al@openerp.com-20110923125243-gw3m1r6q5baw3sl4
2011-09-23 14:52:43 +02:00
Vo Minh Thu 0c123711c5 [FIX] It is possible to mention an undeclared column in a domain.
Actually, this seems to be used for the logging columns
which are in database but not necessarily in _columns.
This is ugly and a warning is now issued.

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

bzr revid: vmt@openerp.com-20110923101839-ko0s7ekt4dlyvrx2
2011-09-23 12:18:39 +02:00
Launchpad Translations on behalf of openerp 2c2367e551 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110923043905-blb8usifowzv9nt0
2011-09-23 04:39:05 +00:00
Launchpad Translations on behalf of openerp fc0ce2430c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110923043833-1a97lxlpim7mlfnj
2011-09-23 04:38:33 +00:00
Xavier Morel 361c5e6242 [IMP] reorganize standalone script's options a bit
bzr revid: xmo@openerp.com-20110922150218-mhmuk4vn83hro402
2011-09-22 17:02:18 +02:00
Xavier Morel 2d8c273722 [MERGE] support running a standalone OpenERP Web instance behind a trivially configured reverse proxy
bzr revid: xmo@openerp.com-20110922150051-xdmar5ahck8pcn26
2011-09-22 17:00:51 +02:00
Olivier Dony 1edacff497 [MERGE] unaccent support + domain parsing cleanup/improvements
bzr revid: odo@openerp.com-20110922140856-p8q0ib1lirgv1g02
2011-09-22 16:08:56 +02:00
Quentin (OpenERP) ae3b45d25c [FIX] account_voucher: fixed typo in error raised when one of the accounts for currency rate difference is not set on the company
bzr revid: qdp-launchpad@openerp.com-20110922134642-sgkm3e9fmgcr95r3
2011-09-22 15:46:42 +02:00
Xavier Morel 36b947c425 [IMP] use same fieldpath-splitting function in data_import and data_export, document it a bit
bzr revid: xmo@openerp.com-20110922122542-eradrjva23894wpr
2011-09-22 14:25:42 +02:00
Antony Lesuisse 4d18a8a614 [FIX] crm_installer sale_crm modifier lp:855351
lp bug: https://launchpad.net/bugs/855351 fixed

bzr revid: al@openerp.com-20110922101128-l0rq2yk3sl09h8i2
2011-09-22 12:11:28 +02:00
Antony Lesuisse feca0a787f [MERGE] import_sugarcrm tfr
bzr revid: al@openerp.com-20110922095531-oivmvia4zdnz1rkn
2011-09-22 11:55:31 +02:00
niv-openerp e42256c478 [imp] switched the dates to UTC. I'm so happy.
bzr revid: nicolas.vanhoren@openerp.com-20110922095443-3pzaup9ryb2vb25m
2011-09-22 11:54:43 +02:00
niv-openerp 2508d7b985 [fix] problem when creating a new user without specifying any groups
bzr revid: nicolas.vanhoren@openerp.com-20110922093819-zzz9y9rt1seklhr1
2011-09-22 11:38:19 +02:00
ARA (OpenERP) 61c115dd13 [FIX] cannot install chart template of belgian chart
lp bug: https://launchpad.net/bugs/854697 fixed

bzr revid: ara@tinyerp.com-20110922091919-zc9atxnlwoyromaq
2011-09-22 14:49:19 +05:30
Olivier Dony ef4795dbe6 [FIX] mrp: properly apply location chaining rules after exploding set/phantom BoM
The explosion of a kit product typically produces a few
new stock moves, which must go through the normal
location chaining process. This was not the case, only
the kit move was properly chained.

bzr revid: odo@openerp.com-20110922090759-ukxz7eu8q388jk38
2011-09-22 11:07:59 +02:00
Olivier Dony b8fc49476d [FIX] mrp: kit explosion with correct locations for all moves
The kit moves initially from Stock -> Output after the 
initial sale order. The components are exploded and
use the same Stock -> Output source and destination.
After the explosion, the kit's destination must change
back to Stock, so that this move does not alter
the stock levels once confirmed.
The kit's move is chained after the component's moves,
so that it becomes Done at the same time, which in
turn will mark the sale order as Delivered. 
OPW Case #17431

bzr revid: odo@openerp.com-20110922084345-8nxant22mmiv5mdd
2011-09-22 10:43:45 +02:00
Olivier Dony 0e55cc6cce [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110922071006-axaf12qvvw486z3e
2011-09-22 09:10:06 +02:00
Launchpad Translations on behalf of openerp a000c1d3e6 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110922044812-g8kielinq08b1khw
2011-09-22 04:48:12 +00:00
tfr@openerp.com 2f7006896f [MERGE] trunk
bzr revid: tfr@openerp.com-20110922030201-e3skbi1cbp5iv1bl
2011-09-22 05:02:01 +02:00
tfr@openerp.com 66f6e85d64 [MERGE]
bzr revid: tfr@openerp.com-20110922005624-khwu3t0ghhudei5l
2011-09-22 02:56:24 +02:00
Olivier Dony 9497814729 [IMP] expression: fix [(o2m,not in,...)] domains, re-enable tests, cleanup
bzr revid: odo@openerp.com-20110922005431-gnym5pormtjkfu8q
2011-09-22 02:54:31 +02:00
Antony Lesuisse 3b64352133 [MERGE] account financial report type=account_type, honor user_type sign
bzr revid: al@openerp.com-20110922002113-1t1qutvu9mntmcd8
2011-09-22 02:21:13 +02:00
Antony Lesuisse b845e523ca [IMP] more consistent naming
bzr revid: al@openerp.com-20110922001301-75782ppl28nv213e
2011-09-22 02:13:01 +02:00
Antony Lesuisse 57e3414483 [MERGE] currency symbol position update reports dsh
bzr revid: al@openerp.com-20110922000741-nq8zocapix1zpymd
2011-09-22 02:07:41 +02:00
Antony Lesuisse 9a0c6ce1a0 [IMP] account.financial.report account_type mode remove debug
bzr revid: al@openerp.com-20110921235803-p5fcdtsf0m7e6eci
2011-09-22 01:58:03 +02:00
Antony Lesuisse f18c91c9a1 [IMP] account.financial.report account_type mode
bzr revid: al@openerp.com-20110921235324-fgo9v1g3omppe3h1
2011-09-22 01:53:24 +02:00
Dhara (OpenERP) 74499975fa Merge from Trunk
bzr revid: dhara_openerp-20110921234612-1swwcyvfst3vi1hw
2011-09-21 16:46:12 -07:00
Antony Lesuisse c1026977ab [MERGE] currency position dsh
bzr revid: al@openerp.com-20110921232150-c1rpri2650363fkd
2011-09-22 01:21:50 +02:00
Olivier Dony c856d70bf5 [MERGE] sync latest trunk, including fixes for =like/=ilike
bzr revid: odo@openerp.com-20110921225225-zk98p2w1asoi2csl
2011-09-22 00:52:25 +02:00
Olivier Dony 6652943cd2 [IMP] minor cosmetic changes to improve readability and ease reviewing process
bzr revid: odo@openerp.com-20110921224423-h5hjnqrqgrp5hhau
2011-09-22 00:44:23 +02:00
Olivier Dony 886b7407de [FIX] osv.expression: fix =like/=ilike operators, broken by r.3631
Revision 3631 = vmt@openerp.com-20110920124252-l5snbvb7ywfogw1o

bzr revid: odo@openerp.com-20110921224208-mji81to3g4kpmkuq
2011-09-22 00:42:08 +02:00
Antony Lesuisse b117f5dc75 [MERGE] account balance sign on usertype in reports dsh
bzr revid: al@openerp.com-20110921224125-88aim4xiz89x5mth
2011-09-22 00:41:25 +02:00
Antony Lesuisse 7080c6cde5 [MERGE] res_currency add search view qdp
bzr revid: al@openerp.com-20110921213910-r96iwmc4bkcqoahs
2011-09-21 23:39:10 +02:00
Olivier Dony 6e4a93cd22 [MERGE] sync w/ latest trunk
bzr revid: odo@openerp.com-20110921162128-22sp59cn4xv983q5
2011-09-21 18:21:28 +02:00
niv-openerp 60d9065ff1 [fix] problem with context and default_get
bzr revid: nicolas.vanhoren@openerp.com-20110921160825-6o1ggc0tar1i18j6
2011-09-21 18:08:25 +02:00
Olivier Dony 90043e5b09 [FIX] res.users: fix user preferences form, broken by r.3526
bzr revid: odo@openerp.com-20110921155648-07bprt01zeuy9vm4
2011-09-21 17:56:48 +02:00
Fabien Meghazi 28c64b0bd9 [REM] Removed 'delete' button from crm.lead's kanban view
bzr revid: fme@openerp.com-20110921154712-tmerm3dmuyo476tx
2011-09-21 17:47:12 +02:00
Antony Lesuisse 46b4b667e0 [IMP] account financial type account_type is now m2m
bzr revid: al@openerp.com-20110921150708-wkxt83pulih57o93
2011-09-21 17:07:08 +02:00
Antony Lesuisse b83b56164f [IMP] account financial report add type account_type
bzr revid: al@openerp.com-20110921145758-zhq3klyfbgzfbeu8
2011-09-21 16:57:58 +02:00
niv-openerp 4380f33587 [imp] added reload page in preferences dialog + improved the code in that dialog
bzr revid: nicolas.vanhoren@openerp.com-20110921132232-mmapwk9wp33of5n8
2011-09-21 15:22:32 +02:00
niv-openerp 54014f0473 [fix] problem when user does not enter correct password
bzr revid: nicolas.vanhoren@openerp.com-20110921130549-pbdjgtufjjo5pens
2011-09-21 15:05:49 +02:00
niv-openerp 448e0d6968 [fix] but when will those date widgets finally work??
bzr revid: nicolas.vanhoren@openerp.com-20110921124214-i2qe0zp3schxw2o9
2011-09-21 14:42:14 +02:00
niv-openerp ca01681811 [fix] one more problem with css in date widget
bzr revid: nicolas.vanhoren@openerp.com-20110921123858-l2146cjg1qb10bwc
2011-09-21 14:38:58 +02:00
niv-openerp 2898c77f92 [fix] small regression with dates not getting the whole width in forms
bzr revid: nicolas.vanhoren@openerp.com-20110921123327-0d6aqugcs9xtokp9
2011-09-21 14:33:27 +02:00
niv-openerp 67271d1e91 [imp] simplified formatting functions for dates
bzr revid: nicolas.vanhoren@openerp.com-20110921123139-f57zgqwdghl2qbf7
2011-09-21 14:31:39 +02:00
niv-openerp 650cd80e71 [merge] improvements regarding the date/time widgets in the search view
bzr revid: nicolas.vanhoren@openerp.com-20110921120451-xtaa77yce9rpw46p
2011-09-21 14:04:51 +02:00
niv-openerp 1d68e2903e [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110921120434-ds3i74ey8ihc72ml
2011-09-21 14:04:34 +02:00
niv-openerp e281efe866 [imp] used datetime widget in advanced search
bzr revid: nicolas.vanhoren@openerp.com-20110921120347-rx8xhwa4igswtsx7
2011-09-21 14:03:47 +02:00