Commit Graph

6122 Commits

Author SHA1 Message Date
P. Christeas b69c19fbb2 Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:
	bin/netsvc.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090131100804-pu97gelwjh1flk3h
2009-01-31 12:08:04 +02:00
Christophe Simonis 27240361ca [FIX] reactive the colored logging
bzr revid: christophe@tinyerp.com-20090130165551-7e6nnn6f2xxabijd
2009-01-30 17:55:51 +01:00
Stephane Wirtel 8a3a776bbd [FIX] Don't use the color if we use the logfile as logger
bzr revid: stephane@tinyerp.com-20090130153101-94qlxou5fq8bcp0t
2009-01-30 16:31:01 +01:00
Stephane Wirtel 5e0e536906 [FIX] generate the pyc for redhat
lp bug: https://launchpad.net/bugs/311981 fixed

bzr revid: stephane@tinyerp.com-20090130151903-nggkdf0iord5o0g3
2009-01-30 16:19:03 +01:00
Stephane Wirtel 2d58fc61e2 [FIX] Set the template0 as default template when you create a new database
http://www.postgresql.org/docs/8.2/static/manage-ag-templatedbs.html
http://www.postgresql.org/docs/8.2/static/app-pgrestore.html

Thank you to Christophe Chauvet (SYLEAM) for this fix.

bzr revid: stephane@tinyerp.com-20090130125239-4h8agooloymfjy0m
2009-01-30 13:52:39 +01:00
Christophe Simonis b9ae9fd0e8 [FIX] update the docs
bzr revid: christophe@taupe-20090129234116-q47b2kupt02o24s0
2009-01-30 00:41:16 +01:00
Christophe Simonis 5fb02b1607 [FIX] avoid a crash when resetting the local with python 2.4 (lp:322432)
[IMP] do not rewrite locale information every time
[IMP] all message about translations are logger into the 'i18n' logger
[FIX] the code and the name of the languages must be unique

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

bzr revid: christophe@taupe-20090129232017-7lvamen2b3s1waxp
2009-01-30 00:20:17 +01:00
Stephane Wirtel 60ea76e4c5 [IMP] Integrate the headers from the old custom module
bzr revid: stephane@tinyerp.com-20090129222223-ac7pa5yrq1xohbu4
2009-01-29 23:22:23 +01:00
Stephane Wirtel dba3cbd053 [FIX] Generate the pgpass file for the pg_dump and pg_restore
lp bug: https://launchpad.net/bugs/319190 fixed

bzr revid: stephane@tinyerp.com-20090129165206-eqqsjk43p8a70dje
2009-01-29 17:52:06 +01:00
Stephane Wirtel f31ce5813b [FIX] Remove the select for update and use a lock table
lp bug: https://launchpad.net/bugs/314449 fixed

bzr revid: stephane@tinyerp.com-20090129161022-6zr4k03d7qil2342
2009-01-29 17:10:22 +01:00
Fabien Pinckaers 55ab099cb9 bugfix
bzr revid: fp@tinyerp.com-20090129155216-coo7xd69aszefhjz
2009-01-29 16:52:16 +01:00
Stephane Wirtel 300c48d859 [IMP] Use a real exception instead of a simple assert
bzr revid: stephane@tinyerp.com-20090129142145-03gkycw9xu82y83d
2009-01-29 15:21:45 +01:00
Stephane Wirtel 90dea28166 [REV] Revert code for the hostname and the dump
bzr revid: stephane@tinyerp.com-20090129133946-l05fi1j8rou9tqyn
2009-01-29 14:39:46 +01:00
Christophe Simonis f3bd6582fc [IMP] the module graph is updated and loaded until there are modules to load.
[IMP] log the extra database columns only when all modules are loaded

bzr revid: christophe@tinyerp.com-20090129095937-izrx5s4qac1dmapj
2009-01-29 10:59:37 +01:00
P. Christeas f84b1e90e7 Fix a few typos wrt. translations.
bzr revid: p_christ@hol.gr-20090129092210-h2bri2j5dlj9skbi
2009-01-29 11:22:10 +02:00
Jay (Open ERP) 04ad5bba04 Bugfixed translation of selection field in wizard
bzr revid: jvo@tinyerp.com-20090129091601-2jwj1g5k7vi78kgp
2009-01-29 14:46:01 +05:30
P. Christeas 905788c1b4 Translations
bzr revid: p_christ@hol.gr-20090129090527-cndrzrggb1352fxs
2009-01-29 11:05:27 +02:00
P. Christeas e93affa20b Translation from database
bzr revid: p_christ@hol.gr-20090129082705-u06yxeg1915bcot0
2009-01-29 10:27:05 +02:00
P. Christeas 4f31dfb808 Fix .po loader for multiple source references
Some .po files appeared to have space-separated source
references.

bzr revid: p_christ@hol.gr-20090129073717-nquq8i09u9bhppfi
2009-01-29 09:37:17 +02:00
P. Christeas 313744ee35 Logger: if unicode fails, try plain str decoding.
It is just a second attempt to get the message out instead
of raising an exception in the wrong place there.

bzr revid: p_christ@hol.gr-20090129073549-voc3eg28xitx6tzt
2009-01-29 09:35:49 +02:00
Jay (Open ERP) 7e5cd9dd4a Minor modifs
bzr revid: jvo@tinyerp.com-20090129061555-2tlpj9vzdkp9mqyd
2009-01-29 11:45:55 +05:30
Stephane Wirtel 30bdf4c470 [FIX] Compile the migrate script in doc/migrate
lp bug: https://launchpad.net/bugs/311981 fixed

bzr revid: stephane@tinyerp.com-20090129004250-ca0akzfsdxlc4jd7
2009-01-29 01:42:50 +01:00
Stephane Wirtel e76c454794 [FIX] Don't use the hostname if it is in ('127.0.0.1', 'localhost')
lp bug: https://launchpad.net/bugs/319190 fixed

bzr revid: stephane@tinyerp.com-20090129002310-75wuum4qpx5s8ac4
2009-01-29 01:23:10 +01:00
Fabien Pinckaers 2fdc099da6 modifs
bzr revid: fp@tinyerp.com-20090128235550-567xltoy8x6ia785
2009-01-29 00:55:50 +01:00
Fabien Pinckaers a014326410 bugfix_no_translate_computed_selection
bzr revid: fp@tinyerp.com-20090128235221-rntr7ic2btszu236
2009-01-29 00:52:21 +01:00
Fabien Pinckaers f876e7b2a4 bugfix
bzr revid: fp@tinyerp.com-20090128234635-fq387ackvvl16xdo
2009-01-29 00:46:35 +01:00
Fabien Pinckaers 8aeb87b051 merge
bzr revid: fp@tinyerp.com-20090128231555-amfq7s8xc1xtbjsv
2009-01-29 00:15:55 +01:00
Fabien Pinckaers 25e547a115 bugfix
bzr revid: fp@tinyerp.com-20090128231102-t17un7qgmx0mmewh
2009-01-29 00:11:02 +01:00
Fabien Pinckaers 41590f61ec bugfix
bzr revid: fp@tinyerp.com-20090128231100-lh55gi6k2rz57qcp
2009-01-29 00:11:00 +01:00
Stephane Wirtel c42fca7d9e [FIX] Improve the sql queries to avoid errors
lp bug: https://launchpad.net/bugs/322224 fixed

bzr revid: stephane@tinyerp.com-20090128223929-htx821f9jekezw82
2009-01-28 23:39:29 +01:00
Stephane Wirtel 1988d59fc2 [FIX] Typo obect -> object
lp bug: https://launchpad.net/bugs/322464 fixed

bzr revid: stephane@tinyerp.com-20090128203313-lcal91le01pk4d3v
2009-01-28 21:33:13 +01:00
Fabien Pinckaers 86968d0473 bugfix
bzr revid: fp@tinyerp.com-20090128191931-jqd528mosmoe2iao
2009-01-28 20:19:31 +01:00
Fabien Pinckaers cc0f5d4a68 improved
bzr revid: fp@tinyerp.com-20090128191815-csh7eo3gyzwk1zua
2009-01-28 20:18:15 +01:00
Stephane Wirtel 90700fb828 [FIX] Use the copy version from Python 2.5
lp bug: https://launchpad.net/bugs/322025 fixed

bzr revid: stephane@tinyerp.com-20090128190119-14eu25ebl85lt7dd
2009-01-28 20:01:19 +01:00
qdp d1bbb01f22 [FIX] bugfixed the date of account_move that were wrongly filled when created from an invoice (because of fields.related on account_move_line)
bzr revid: qdp@tinyerp.com-20090128183327-v0oj3lkbr21j6sl7
2009-01-28 19:33:27 +01:00
Stephane Wirtel 1e2e50acaf [FIX] Fix the rate
lp bug: https://launchpad.net/bugs/322390 fixed

bzr revid: stephane@tinyerp.com-20090128182131-30967pncjn3zcnod
2009-01-28 19:21:31 +01:00
Stephane Wirtel 30a216023c [MERGE]
bzr revid: stephane@tinyerp.com-20090128181853-lfpp81lb0jm13793
2009-01-28 19:18:53 +01:00
Fabien Pinckaers ddddc18cff bugfix_sale
bzr revid: fp@tinyerp.com-20090128171021-cuoelc2j7dqx18h7
2009-01-28 18:10:21 +01:00
Stephane Wirtel 37b27431e5 [FIX] base_contact - Set an empty ref
bzr revid: stephane@tinyerp.com-20090128170055-6hxc431ynmr63ing
2009-01-28 18:00:55 +01:00
qdp dfc86fdf3e [FIX] added security rules for l10n_fr report
lp bug: https://launchpad.net/bugs/322215 fixed

bzr revid: qdp@tinyerp.com-20090128163126-t83mm28311g6g6w3
2009-01-28 17:31:26 +01:00
Najlaâ EL KHAYAT 995474adf1 add technical name in technical guide report
bzr revid: nel@tinyerp.com-20090128162033-nwhns23due8zrr0t
2009-01-28 17:20:33 +01:00
Stephane Wirtel 99d7959dff [FIX] Use the notation for the default values of a many2many field
lp bug: https://launchpad.net/bugs/319257 fixed

bzr revid: stephane@tinyerp.com-20090128154252-4ibps4vcgltfk02s
2009-01-28 16:42:52 +01:00
Fabien Pinckaers 3a7c9de403 merge
bzr revid: fp@tinyerp.com-20090128151446-15grcltzq5wk06o7
2009-01-28 16:14:46 +01:00
Fabien Pinckaers a7fa06f7cd icons
bzr revid: fp@tinyerp.com-20090128151406-6x9zk5425gbp631f
2009-01-28 16:14:06 +01:00
mra (Open ERP) da186d6387 followp modifs
bzr revid: mra@tinyerp.com-20090128151019-cxkmi6765wi641by
2009-01-28 20:40:19 +05:30
P. Christeas 876e0667e6 Logger: format the date numerically, avoid locale
When loading a translation file (and only then), the locale
is set, which affects the date formatting. Then, the logger
messages fail to be displayed on the console, because of
illegal chars.

bzr revid: p_christ@hol.gr-20090128145116-mu2jm5i264afj2vz
2009-01-28 16:51:16 +02:00
qdp 645eb15ebf [IMP] aded translate=true on description field of followup line
bzr revid: qdp@tinyerp.com-20090128144331-rxc6j77pq31inqix
2009-01-28 15:43:31 +01:00
qdp 9490a2d552 [FIX] fixed translation on account.invoice.tax in a smarter way
lp bug: https://launchpad.net/bugs/319537 fixed

bzr revid: qdp@tinyerp.com-20090128144113-ip1p20c539rx8oti
2009-01-28 15:41:13 +01:00
hda (Tiny) 597a05d7b5 Bugfix
lp bug: https://launchpad.net/bugs/321797 fixed

bzr revid: hda@tinyerp.com-20090128142942-7d7ljmq44fwqk2uf
2009-01-28 19:59:42 +05:30
P. Christeas caa5ca5ae2 Merge branch 'master' of openobject-server into mdv-gpl3-py26
Conflicts:

	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090128135050-bb1ueo5ovziijg00
2009-01-28 15:50:50 +02:00