odoo/odoo.git
15 years agomodifs
Fabien Pinckaers [Fri, 16 Jan 2009 19:31:34 +0000 (20:31 +0100)]
modifs

bzr revid: fp@tinyerp.com-20090116193134-4iia20tts3sbahhs

15 years agochanges for the logo
Dhara Shah [Fri, 16 Jan 2009 11:21:49 +0000 (16:51 +0530)]
changes for the logo

bzr revid: dsh@dsh-20090116112149-baiylod2nwz1e3xf

15 years agomodifs
Fabien Pinckaers [Fri, 16 Jan 2009 11:15:19 +0000 (12:15 +0100)]
modifs

bzr revid: fp@tinyerp.com-20090116111519-n44p4enof0ud5sci

15 years agobugfix
Fabien Pinckaers [Fri, 16 Jan 2009 11:12:35 +0000 (12:12 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20090116111235-rptb5au9o34j05et

15 years ago__str__ cannot return anything except a string. (self.name is sometimes a float or...
Olivier Laurent [Fri, 16 Jan 2009 11:10:17 +0000 (12:10 +0100)]
__str__ cannot return anything except a string. (self.name is sometimes a float or an int)

bzr revid: olt@tinyerp.com-20090116111017-104n9nnu9efdu0rf

15 years agobugfix
Fabien Pinckaers [Fri, 16 Jan 2009 11:00:01 +0000 (12:00 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20090116110001-hrxdmhltuflegjd9

15 years agomodifs
Fabien Pinckaers [Fri, 16 Jan 2009 10:49:11 +0000 (11:49 +0100)]
modifs

bzr revid: fp@tinyerp.com-20090116104911-xlw9rs1a8tiyusak

15 years agomerging from the trunk addons
mga (Tiny/Axelor) [Fri, 16 Jan 2009 10:37:17 +0000 (16:07 +0530)]
merging from the trunk addons

bzr revid: mga@tinyerp.com-20090116103717-3x2cwc4eisd4szqa

15 years agofis the problem of matching the invoice amount and calculated amount
mga (Tiny/Axelor) [Fri, 16 Jan 2009 10:32:17 +0000 (16:02 +0530)]
fis the problem of matching the invoice amount and calculated amount
if invoice amount is set then no need to re compute again

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

bzr revid: mga@tinyerp.com-20090116103217-7okc9d1zmqlpwgo9

15 years agomodifs
Fabien Pinckaers [Fri, 16 Jan 2009 10:18:36 +0000 (11:18 +0100)]
modifs

bzr revid: fp@tinyerp.com-20090116101836-e4rz24l7e448xi97

15 years agobugfix
Fabien Pinckaers [Fri, 16 Jan 2009 10:04:47 +0000 (11:04 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20090116100447-3meg65sjfe45if12

15 years agobugfix
Fabien Pinckaers [Fri, 16 Jan 2009 10:03:47 +0000 (11:03 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20090116100347-jpqdg3xhvevgp7wv

15 years agobugfixes
Fabien Pinckaers [Fri, 16 Jan 2009 10:02:34 +0000 (11:02 +0100)]
bugfixes

bzr revid: fp@tinyerp.com-20090116100234-6mbe3ppdv4xfxq9d

15 years ago[FIX] if not specify, _log_access has now the same value as _auto (True by default)
Christophe Simonis [Fri, 16 Jan 2009 09:52:17 +0000 (10:52 +0100)]
[FIX] if not specify, _log_access has now the same value as _auto (True by default)

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

bzr revid: christophe@tinyerp.com-20090116095217-bxtmwt7gxlm0kb88

15 years agobugfixes+merge
Fabien Pinckaers [Fri, 16 Jan 2009 09:45:42 +0000 (10:45 +0100)]
bugfixes+merge

bzr revid: fp@tinyerp.com-20090116094542-49i0akoqbo37kpd2

15 years agobugfix
Fabien Pinckaers [Fri, 16 Jan 2009 09:44:05 +0000 (10:44 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20090116094405-ar373qjnwsqp910w

15 years agobase_module_quality moved from addons to trunk-extra-addons
mra (Open ERP) [Fri, 16 Jan 2009 09:03:55 +0000 (14:33 +0530)]
base_module_quality moved from addons to trunk-extra-addons

bzr revid: mra@tinyerp.com-20090116090355-ayit2uufsgdycjib

15 years agotypo: sotck -> stock
Olivier Laurent [Fri, 16 Jan 2009 08:41:58 +0000 (09:41 +0100)]
typo: sotck -> stock

bzr revid: olt@tinyerp.com-20090116084158-6aipmlvqfd1emza9

15 years agoBug 317666
Jay (Open ERP) [Fri, 16 Jan 2009 07:23:19 +0000 (12:53 +0530)]
Bug 317666

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

bzr revid: jvo@tinyerp.com-20090116072319-2dza8aycqkdzac8h

15 years agoaccess rule added for fiscal year seq
mra (Open ERP) [Fri, 16 Jan 2009 06:54:19 +0000 (12:24 +0530)]
access rule added for fiscal year seq

bzr revid: mra@tinyerp.com-20090116065419-rdzgktwyluorzrbo

15 years agoinvoice numbering module(from 4.2 addons) merge to account
mra (Open ERP) [Fri, 16 Jan 2009 06:21:02 +0000 (11:51 +0530)]
invoice numbering module(from 4.2 addons) merge to account

bzr revid: mra@tinyerp.com-20090116062102-ceollow4a2eyc8d1

15 years agoModif
Jay (Open ERP) [Fri, 16 Jan 2009 05:11:48 +0000 (10:41 +0530)]
Modif

bzr revid: jvo@tinyerp.com-20090116051148-fs0vt9ot8tdy70xm

15 years agobugfix
Fabien Pinckaers [Thu, 15 Jan 2009 17:46:09 +0000 (18:46 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20090115174609-gq6ydox84dsafr9o

15 years agobugfixes
Fabien Pinckaers [Thu, 15 Jan 2009 17:41:18 +0000 (18:41 +0100)]
bugfixes

bzr revid: fp@tinyerp.com-20090115174118-5574jzuociqsqnfm

15 years agobugfixes
Fabien Pinckaers [Thu, 15 Jan 2009 17:41:03 +0000 (18:41 +0100)]
bugfixes

bzr revid: fp@tinyerp.com-20090115174103-2ix4fhc5adviwtyc

15 years agobugfixes
Fabien Pinckaers [Thu, 15 Jan 2009 17:40:22 +0000 (18:40 +0100)]
bugfixes

bzr revid: fp@tinyerp.com-20090115174022-he2x03lomyfcs15b

15 years agomodifs
Fabien Pinckaers [Thu, 15 Jan 2009 17:37:46 +0000 (18:37 +0100)]
modifs

bzr revid: fp@tinyerp.com-20090115173746-pf9k1ld5bi4j2pag

15 years ago[IMP] encoding by line does not take in consideration the fiscal positions
qdp [Thu, 15 Jan 2009 17:17:46 +0000 (18:17 +0100)]
[IMP] encoding by line does not take in consideration the fiscal positions
[FIX] name of entries were wrong when encoded by line with vat

bzr revid: qdp@tinyerp.com-20090115171746-83ut2c9tl0m07kca

15 years agomerge
Olivier Laurent [Thu, 15 Jan 2009 17:09:20 +0000 (18:09 +0100)]
merge

bzr revid: olt@tinyerp.com-20090115170920-i8f3vn1ny629hi7l

15 years ago[FIX] bugfixed the demo data of l10n_be: fiscal position (couldn't generate more...
qdp [Thu, 15 Jan 2009 17:13:19 +0000 (18:13 +0100)]
[FIX] bugfixed the demo data of l10n_be: fiscal position (couldn't generate more than once the chart of account)
[IMP] improved demo data for fiscal position on l10n_be

bzr revid: qdp@tinyerp.com-20090115171319-oukbbqldmsr5vvs1

15 years ago[FIX] bugfixed the generating of account chart from template (fiscal position)
qdp [Thu, 15 Jan 2009 17:11:53 +0000 (18:11 +0100)]
[FIX] bugfixed the generating of account chart from template (fiscal position)

bzr revid: qdp@tinyerp.com-20090115171153-ewsunr857tsuj3xk

15 years agomerge
Olivier Laurent [Thu, 15 Jan 2009 17:04:58 +0000 (18:04 +0100)]
merge

bzr revid: olt@tinyerp.com-20090115170458-0vp2it5ck0hbmiyy

15 years agoFixed: cannot marshal None
Olivier Laurent [Thu, 15 Jan 2009 17:02:57 +0000 (18:02 +0100)]
Fixed: cannot marshal None

bzr revid: olt@tinyerp.com-20090115170257-gzgrn0zeksuwvn1y

15 years agomodifs
Fabien Pinckaers [Thu, 15 Jan 2009 17:02:24 +0000 (18:02 +0100)]
modifs

bzr revid: fp@tinyerp.com-20090115170224-3uo5or9t44dfp3rv

15 years agomodifs
Fabien Pinckaers [Thu, 15 Jan 2009 16:59:38 +0000 (17:59 +0100)]
modifs

bzr revid: fp@tinyerp.com-20090115165938-epxm5g4piwxm1v0a

15 years agomodifs
Fabien Pinckaers [Thu, 15 Jan 2009 16:57:02 +0000 (17:57 +0100)]
modifs

bzr revid: fp@tinyerp.com-20090115165702-9qo212e0614c5ovo

15 years agobugfixes
Fabien Pinckaers [Thu, 15 Jan 2009 16:40:47 +0000 (17:40 +0100)]
bugfixes

bzr revid: fp@tinyerp.com-20090115164047-cbs2boduxg2aawkm

15 years agomerge
Olivier Laurent [Thu, 15 Jan 2009 16:33:25 +0000 (17:33 +0100)]
merge

bzr revid: olt@tinyerp.com-20090115163325-9rxxi81k98qhm0ry

15 years agoFIX: UnicodeEncodeError in report_sxw.create
Olivier Laurent [Thu, 15 Jan 2009 16:31:23 +0000 (17:31 +0100)]
FIX: UnicodeEncodeError in report_sxw.create

bzr revid: olt@tinyerp.com-20090115163123-rmsesm7bksqf17b1

15 years ago[FIX] avoid a crash when installing a language for a non present but installed module
Christophe Simonis [Thu, 15 Jan 2009 16:28:15 +0000 (17:28 +0100)]
[FIX] avoid a crash when installing a language for a non present but installed module

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

bzr revid: christophe@tinyerp.com-20090115162815-xjnwwrgn211p5sa3

15 years ago[IMP] modified the default credit and debit account on account_journal created by...
qdp [Thu, 15 Jan 2009 16:27:12 +0000 (17:27 +0100)]
[IMP] modified the default credit and debit account on account_journal created by the wizard of generating account chart, in order to be more explicit on 'how to encode
by line'

bzr revid: qdp@tinyerp.com-20090115162712-3oqhyv71rnlu79tg

15 years agobugfixes
Fabien Pinckaers [Thu, 15 Jan 2009 16:24:45 +0000 (17:24 +0100)]
bugfixes

bzr revid: fp@tinyerp.com-20090115162445-x1pt9jt51d3llw5q

15 years ago[FIX] report_mrp: view doesn't have _log_access columns
Christophe Simonis [Thu, 15 Jan 2009 15:04:02 +0000 (16:04 +0100)]
[FIX] report_mrp: view doesn't have _log_access columns

bzr revid: christophe@tinyerp.com-20090115150402-vek87dpe661bl7xq

15 years agobugfix
Fabien Pinckaers [Thu, 15 Jan 2009 15:00:39 +0000 (16:00 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20090115150039-q1dazerz8m9bhm55

15 years agomerge
Fabien Pinckaers [Thu, 15 Jan 2009 13:48:46 +0000 (14:48 +0100)]
merge

bzr revid: fp@tinyerp.com-20090115134846-mhy76m9mui1h6fty

15 years ago[IMP] When a error occur in a report, the good stacktrace is sent to the client
Christophe Simonis [Thu, 15 Jan 2009 13:34:04 +0000 (14:34 +0100)]
[IMP] When a error occur in a report, the good stacktrace is sent to the client

bzr revid: christophe@tinyerp.com-20090115133404-mcmgvua5jqwo4uj7

15 years agoremoved unicity constraint on unique code of account_report and added some demo data...
qdp [Thu, 15 Jan 2009 12:55:06 +0000 (13:55 +0100)]
removed unicity constraint on unique code of account_report and added some demo data into l10n_be

bzr revid: qdp@tinyerp.com-20090115125506-hqvvwg71na6pgtmk

15 years agomerged two similar features to centralize the invoice lines if possible. Kept the...
qdp [Thu, 15 Jan 2009 12:50:37 +0000 (13:50 +0100)]
merged two similar features to centralize the invoice lines if possible. Kept the one on account_journal, removed on account_account

bzr revid: qdp@tinyerp.com-20090115125037-o39g57ixptr4y7bd

15 years ago[FIX] fix concurrency problem. Use last_modified instead of delta. Thanks to Tryton...
Christophe Simonis [Thu, 15 Jan 2009 11:57:18 +0000 (12:57 +0100)]
[FIX] fix concurrency problem. Use last_modified instead of delta. Thanks to Tryton team for the idea.

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

bzr revid: christophe@tinyerp.com-20090115115718-3jpkxhmjaa275jq2

15 years agoremoved module should be merge with account
mra (Open ERP) [Thu, 15 Jan 2009 11:16:31 +0000 (16:46 +0530)]
removed module should be merge with account

bzr revid: mra@tinyerp.com-20090115111631-usyplj2xu5xapm6u

15 years agoinvoice numbering
mra (Open ERP) [Thu, 15 Jan 2009 11:08:08 +0000 (16:38 +0530)]
invoice numbering

bzr revid: mra@tinyerp.com-20090115110808-x48ko68xqhw8g4yg

15 years agoadd invoice numbering module from 4.2 addons : Module handles the Invoice sequences...
mra (Open ERP) [Thu, 15 Jan 2009 10:53:27 +0000 (16:23 +0530)]
add invoice numbering module from 4.2 addons : Module handles the Invoice sequences so that the invoices made in the new year(i.e. January onwards)

bzr revid: mra@tinyerp.com-20090115105327-6b301dim7qdubfnr

15 years agochanges quality module
mra (Open ERP) [Thu, 15 Jan 2009 10:30:37 +0000 (16:00 +0530)]
changes quality module

bzr revid: mra@tinyerp.com-20090115103037-xz9tqmgcqzftae7m

15 years ago[IMP] improved to get higher score on pylint
qdp [Thu, 15 Jan 2009 10:36:15 +0000 (11:36 +0100)]
[IMP] improved to get higher score on pylint

bzr revid: qdp@tinyerp.com-20090115103615-8qunbjw23fajwhxp

15 years ago[IMP] improved the fr chart template
qdp [Thu, 15 Jan 2009 10:33:40 +0000 (11:33 +0100)]
[IMP] improved the fr chart template

bzr revid: qdp@tinyerp.com-20090115103340-08xab1dom3860m1y

15 years agomerge
Olivier Laurent [Thu, 15 Jan 2009 10:15:42 +0000 (11:15 +0100)]
merge

bzr revid: olt@tinyerp.com-20090115101542-zlgr0hb6xstgatfb

15 years agoAdded a new configuration option: 'csv_internal_sep' (equals ',' by default)
Olivier Laurent [Thu, 15 Jan 2009 10:12:10 +0000 (11:12 +0100)]
Added a new configuration option: 'csv_internal_sep' (equals ',' by default)

Some old import files used the pipe ('|') as a separator in records. It has
been changed to a comma but this causes problems with old import files when
some records have a comma that is not a separator.

bzr revid: olt@tinyerp.com-20090115101210-czdbqqeptbj8o1so

15 years ago[FIX] lp:315471 added readonly="1" on state field of fiscalyear. Use have to go throu...
Quentin [Wed, 14 Jan 2009 13:52:31 +0000 (14:52 +0100)]
[FIX] lp:315471 added readonly="1" on state field of fiscalyear. Use have to go through the wizard for closing fiscal year if they want to change the
status

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

bzr revid: qdp@jade-20090114135231-na2gxb55ifavl2l6

15 years ago[FIX] added domain=[('type','<>','view')] on accounts of fiscal_position and fiscal_p...
Quentin [Wed, 14 Jan 2009 13:33:59 +0000 (14:33 +0100)]
[FIX] added domain=[('type','<>','view')] on accounts of fiscal_position and fiscal_position templates

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

bzr revid: qdp@jade-20090114133359-muarqlhiiy6ne3f9

15 years agotypo corrected
Quentin [Wed, 14 Jan 2009 13:31:50 +0000 (14:31 +0100)]
typo corrected

bzr revid: qdp@jade-20090114133150-pi18cjb4kh0no10j

15 years ago[FIX] lp:315415 Added a domain [('state','<>','done')] on period_id field of account_...
Quentin [Wed, 14 Jan 2009 13:13:08 +0000 (14:13 +0100)]
[FIX] lp:315415 Added a domain [('state','<>','done')] on period_id field of account_invoice

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

bzr revid: qdp@jade-20090114131308-n05tcaj8kyv7pw3z

15 years ago[FIX] lp:315408 Added domain [('type','!=','view')] on default_debit_account_id and...
Quentin [Wed, 14 Jan 2009 13:01:37 +0000 (14:01 +0100)]
[FIX] lp:315408 Added domain [('type','!=','view')] on default_debit_account_id and default_credit_account_id fields of account_journal

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

bzr revid: qdp@jade-20090114130137-ok0pnyde622gohgj

15 years ago[FIX] Use the header field from the ir.actions.report.xml to print the header in...
Stephane Wirtel [Wed, 14 Jan 2009 11:17:10 +0000 (12:17 +0100)]
[FIX] Use the header field from the ir.actions.report.xml to print the header in the rml report

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

bzr revid: stephane@tinyerp.com-20090114111710-rags1eq0p4n0kb0h

15 years ago[REF] Remove unusued code
Stephane Wirtel [Wed, 14 Jan 2009 09:52:10 +0000 (10:52 +0100)]
[REF] Remove unusued code

bzr revid: stephane@tinyerp.com-20090114095210-mdxolxl7884o1fzq

15 years agopep8
Olivier Laurent [Wed, 14 Jan 2009 09:12:23 +0000 (10:12 +0100)]
pep8

bzr revid: olt@tinyerp.com-20090114091223-lbuvca2agsqehdbp

15 years agoFixed a bug when 'dir' equals ''. Filename's first character was truncated.
Olivier Laurent [Wed, 14 Jan 2009 08:10:41 +0000 (09:10 +0100)]
Fixed a bug when 'dir' equals ''. Filename's first character was truncated.

bzr revid: olt@tinyerp.com-20090114081041-ft5vynfi58078vj6

15 years agoFixed a potential IndexError if variable 'dir' equals ''
Olivier Laurent [Wed, 14 Jan 2009 07:59:02 +0000 (08:59 +0100)]
Fixed a potential IndexError if variable 'dir' equals ''

bzr revid: olt@tinyerp.com-20090114075902-tz5sbtlkcsrg56qc

15 years ago[IMP] Use tempfile.mkstemp instead of os.tempname. mkstemp is more secure
Stephane Wirtel [Wed, 14 Jan 2009 07:54:20 +0000 (08:54 +0100)]
[IMP] Use tempfile.mkstemp instead of os.tempname. mkstemp is more secure

bzr revid: stephane@tinyerp.com-20090114075420-yfgsx5cz8pjxcrkf

15 years ago[FIX] Typo
Stephane Wirtel [Wed, 14 Jan 2009 07:34:04 +0000 (08:34 +0100)]
[FIX] Typo

bzr revid: stephane@tinyerp.com-20090114073404-5u00fmohsradtpid

15 years agoAdded Fiscal Position template utility,one example is ready for l10n_be
Jay (Open ERP) [Tue, 13 Jan 2009 14:40:49 +0000 (20:10 +0530)]
Added Fiscal Position template utility,one example is ready for l10n_be

bzr revid: jvo@tinyerp.com-20090113144049-lrg166koof0v82b5

15 years agochanged leveling.. dynamic leveling added..
Apa (Open ERP) [Tue, 13 Jan 2009 14:01:07 +0000 (19:31 +0530)]
changed leveling.. dynamic leveling added..

bzr revid: apa@tinyerp.com-20090113140107-gam12d78jnfp8f86

15 years agomodule quality bug fix
mra (Open ERP) [Tue, 13 Jan 2009 11:40:47 +0000 (17:10 +0530)]
module quality bug fix

bzr revid: mra@tinyerp.com-20090113114047-u7qpf3041jjl02ha

15 years agoFixed : Bug #316334:
Apa (Open ERP) [Tue, 13 Jan 2009 11:14:22 +0000 (16:44 +0530)]
Fixed : Bug #316334:

bzr revid: apa@tinyerp.com-20090113111422-rfefr0i71cgt8emt

15 years agoCorrections on Products(Sell/purchase properties)
Jay (Open ERP) [Tue, 13 Jan 2009 08:41:54 +0000 (14:11 +0530)]
Corrections on Products(Sell/purchase properties)

bzr revid: jvo@tinyerp.com-20090113084154-t2ki18csd18huubu

15 years agominor change
mra (Open ERP) [Tue, 13 Jan 2009 07:00:41 +0000 (12:30 +0530)]
minor change

bzr revid: mra@tinyerp.com-20090113070041-k66hq6vy92lxnv8h

15 years agoquality module
mra (Open ERP) [Tue, 13 Jan 2009 06:54:13 +0000 (12:24 +0530)]
quality module

bzr revid: mra@tinyerp.com-20090113065413-0c7l5tdfy8q93ox0

15 years agoCorrected Partner ledger report
Jay (Open ERP) [Tue, 13 Jan 2009 06:45:01 +0000 (12:15 +0530)]
Corrected Partner ledger report

bzr revid: jvo@tinyerp.com-20090113064501-w8t2zzvwk3r7xyao

15 years agochanges for the odt2odt
Dhara Shah [Tue, 13 Jan 2009 06:28:52 +0000 (11:58 +0530)]
changes for the odt2odt

bzr revid: dsh@dsh-20090113062852-vz17r6cxc0x2tepx

15 years agoBug 316334
Jay (Open ERP) [Tue, 13 Jan 2009 05:47:41 +0000 (11:17 +0530)]
Bug 316334

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

bzr revid: jvo@tinyerp.com-20090113054741-tscqboywq1buqb33

15 years ago[FIX] Use the field name instead of the field label
Stephane Wirtel [Tue, 13 Jan 2009 02:22:26 +0000 (03:22 +0100)]
[FIX] Use the field name instead of the field label

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

bzr revid: stephane@tinyerp.com-20090113022226-m8rrce0e82d7lr8o

15 years ago[FIX] The tree tag has the string attribute and not title
Stephane Wirtel [Tue, 13 Jan 2009 01:08:46 +0000 (02:08 +0100)]
[FIX] The tree tag has the string attribute and not title

bzr revid: stephane@tinyerp.com-20090113010846-2u398dpmjvhj72dv

15 years ago[FIX] Call the browse method with a value different of False
Stephane Wirtel [Tue, 13 Jan 2009 01:08:16 +0000 (02:08 +0100)]
[FIX] Call the browse method with a value different of False

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

bzr revid: stephane@tinyerp.com-20090113010816-anjtjt26oatk59xs

15 years ago[IMP] Remove print statement
Stephane Wirtel [Tue, 13 Jan 2009 01:01:07 +0000 (02:01 +0100)]
[IMP] Remove print statement

bzr revid: stephane@tinyerp.com-20090113010107-wdev3dd4qftoafj3

15 years agomerge
Fabien Pinckaers [Mon, 12 Jan 2009 20:11:08 +0000 (21:11 +0100)]
merge

bzr revid: fp@tinyerp.com-20090112201108-is3dzj3v2iosyyfq

15 years agoquality module
mra (Open ERP) [Mon, 12 Jan 2009 13:38:53 +0000 (19:08 +0530)]
quality module

bzr revid: mra@tinyerp.com-20090112133853-ay2ipw8iy4y31btl

15 years ago[FIX] rename et_ET.po to et_EE.po
Stephane Wirtel [Mon, 12 Jan 2009 12:33:13 +0000 (13:33 +0100)]
[FIX] rename et_ET.po to et_EE.po

bzr revid: stephane@tinyerp.com-20090112123313-bw8s6y16bvovvp4y

15 years ago[FIX] rename et_ET.po to et_EE.po
Stephane Wirtel [Mon, 12 Jan 2009 12:32:18 +0000 (13:32 +0100)]
[FIX] rename et_ET.po to et_EE.po

bzr revid: stephane@tinyerp.com-20090112123218-2t961wxb6pizku2e

15 years ago[MERGE]
Stephane Wirtel [Mon, 12 Jan 2009 12:01:40 +0000 (13:01 +0100)]
[MERGE]

bzr revid: stephane@tinyerp.com-20090112120140-llwf3m8arz6bh6e9

15 years ago[FIX] et_EE instead of et_ET
Stephane Wirtel [Mon, 12 Jan 2009 12:01:09 +0000 (13:01 +0100)]
[FIX] et_EE instead of et_ET

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

bzr revid: stephane@tinyerp.com-20090112120109-1cqagacbepu9sw99

15 years agobugfix
Sbh (Open ERP) [Mon, 12 Jan 2009 11:31:51 +0000 (17:01 +0530)]
bugfix

bzr revid: sbh@tinyerp.com-20090112113151-nxnt7fadxm2jsmok

15 years ago[FIX] Use the current date and time in the historize
Stephane Wirtel [Mon, 12 Jan 2009 10:42:43 +0000 (11:42 +0100)]
[FIX] Use the current date and time in the historize

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

bzr revid: stephane@tinyerp.com-20090112104243-y4ta1qn7orbdaqfz

15 years agomerge with pso branch for process improvement
hda (Tiny) [Mon, 12 Jan 2009 10:22:04 +0000 (15:52 +0530)]
merge with pso branch for process improvement

bzr revid: hda@tinyerp.com-20090112102204-rywq4wr3lxrevfn0

15 years ago[FIX] delete the connection pool to template1 when finished
Christophe Simonis [Mon, 12 Jan 2009 09:40:20 +0000 (10:40 +0100)]
[FIX] delete the connection pool to template1 when finished
[IMP] sql_db.db_connect does not take the 'serialize' parameter anymore

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

bzr revid: christophe@tinyerp.com-20090112094020-6l1hdgp5oflengl6

15 years agomerge
pso (tiny) [Mon, 12 Jan 2009 08:56:58 +0000 (14:26 +0530)]
merge

bzr revid: pso@tinyerp.com-20090112085658-zhnhn27odl5og6zi

15 years agominor changes in all process
pso (tiny) [Mon, 12 Jan 2009 08:52:06 +0000 (14:22 +0530)]
minor changes in all process

bzr revid: pso@tinyerp.com-20090112085206-2z0wswrum7ejhaea

15 years agomerge
Fabien Pinckaers [Mon, 12 Jan 2009 08:24:57 +0000 (09:24 +0100)]
merge

bzr revid: fp@tinyerp.com-20090112082457-nv1he5x22vqxfqkn

15 years agoquality
mra (Open ERP) [Mon, 12 Jan 2009 06:48:05 +0000 (12:18 +0530)]
quality

bzr revid: mra@tinyerp.com-20090112064805-6noberspeq4a27lz

15 years agoBug 316173
Jay (Open ERP) [Mon, 12 Jan 2009 06:44:44 +0000 (12:14 +0530)]
Bug 316173

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

bzr revid: jvo@tinyerp.com-20090112064444-ye7mayvd42uj7j9f

15 years ago[IMP] sort translations in the output translation file. Allow future patches to po...
Christophe Simonis [Sun, 11 Jan 2009 18:01:06 +0000 (19:01 +0100)]
[IMP] sort translations in the output translation file. Allow future patches to po files to be more realist

bzr revid: christophe@taupe-20090111180106-uw6uvw44yggpfw2e

15 years agobugfixed for duplicate fields
Sofia (Open ERP) [Sat, 10 Jan 2009 07:12:27 +0000 (12:42 +0530)]
bugfixed for duplicate fields

bzr revid: sso@tinyerp.com-20090110071227-23m7p5bh7e7t9l4g