odoo/odoo.git
14 years ago[REL] 5.0.3 5.0.3-server
Christophe Simonis [Fri, 21 Aug 2009 15:27:31 +0000 (17:27 +0200)]
[REL] 5.0.3

bzr revid: christophe@tinyerp.com-20090821152731-0utzy021ac629lbx

14 years ago[REVERT] account_tax_include : revert due to crash on GTK
Jay (Open ERP) [Fri, 21 Aug 2009 15:05:48 +0000 (20:35 +0530)]
[REVERT] account_tax_include : revert due to crash on GTK

bzr revid: jvo@tinyerp.com-20090821150548-o6skjc64lm7cf5yi

14 years ago[FIX] report_task : report_task_user_pipeline_open was having no uniqueness
SME(Tiny/Axelor) [Fri, 21 Aug 2009 13:46:48 +0000 (19:16 +0530)]
[FIX] report_task : report_task_user_pipeline_open was having no uniqueness

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

bzr revid: jvo@tinyerp.com-20090821134648-h2uf22ewnewsw5n3

14 years ago[FIX] Purchase :copy method was not setting stock moves to be null for PO lines
EDA(Axelor) [Fri, 21 Aug 2009 13:24:06 +0000 (18:54 +0530)]
[FIX] Purchase :copy method was not setting stock moves to be null for PO lines

bzr revid: jvo@tinyerp.com-20090821132406-imb0eoyictenofcr

14 years ago[FIX] set_alarm: removed unwanted comment
Olivier Laurent [Fri, 21 Aug 2009 12:03:07 +0000 (14:03 +0200)]
[FIX] set_alarm: removed unwanted comment

bzr revid: olt@tinyerp.com-20090821120307-12nymk9vtj83neuk

14 years ago[FIX] Print screen unicode-decode error solved
Jay (Open ERP) [Fri, 21 Aug 2009 10:59:07 +0000 (16:29 +0530)]
[FIX] Print screen unicode-decode error solved

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

bzr revid: jvo@tinyerp.com-20090821105907-lskwy3xfacwtqbog

14 years agoBugfix xmldom to etree conversion
NCH [Fri, 21 Aug 2009 10:28:54 +0000 (15:58 +0530)]
Bugfix xmldom to etree conversion

bzr revid: hda@tinyerp.com-20090821102854-j40b24alns6308is

14 years ago[FIX] base_quality_interrogation : errno is not attribute of socket.error in python2.5
Harry (Open ERP) [Fri, 21 Aug 2009 10:09:54 +0000 (15:39 +0530)]
[FIX] base_quality_interrogation : errno  is not attribute of socket.error in python2.5

bzr revid: hmo@tinyerp.com-20090821100954-xj60p794f6l9203i

14 years ago[FIX] Module:account Fix keyerror in general_ledger report
HDA (OpenERP) [Fri, 21 Aug 2009 09:44:45 +0000 (15:14 +0530)]
[FIX] Module:account Fix keyerror in general_ledger report

bzr revid: hda@tinyerp.com-20090821094445-gy2l6bhoxy2mi8o1

14 years ago[FIX] Account_tax_include : onchange of product on invoiceline passed wrong parameters
Jay (Open ERP) [Fri, 21 Aug 2009 09:20:02 +0000 (14:50 +0530)]
[FIX] Account_tax_include : onchange of product on invoiceline passed wrong parameters

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

bzr revid: jvo@tinyerp.com-20090821092002-dxl7b9y7rpsipsxt

14 years ago[IMP] base_quality_interrogation: make common execute method to call remote rpc method
Harry (Open ERP) [Fri, 21 Aug 2009 08:47:06 +0000 (14:17 +0530)]
[IMP] base_quality_interrogation: make common execute method to call remote rpc method

bzr revid: hmo@tinyerp.com-20090821084706-a19ru3xd7foqif0q

14 years ago[FIX] report engine: context argument was passed at a wrong position. Now it's passed...
Olivier Laurent [Fri, 21 Aug 2009 07:01:23 +0000 (09:01 +0200)]
[FIX] report engine: context argument was passed at a wrong position. Now it's passed as a named argument.

bzr revid: olt@tinyerp.com-20090821070123-34lk0jtabi6wxlkw

14 years ago[FIX] report engine: context argument was passed at a wrong position. Now it's passed...
Olivier Laurent [Fri, 21 Aug 2009 06:53:13 +0000 (08:53 +0200)]
[FIX] report engine: context argument was passed at a wrong position. Now it's passed as a named argument.

bzr revid: olt@tinyerp.com-20090821065313-1sb0f77ij9ej8ahq

14 years ago[FIX] Access rules stock / worker
Fabien Pinckaers [Thu, 20 Aug 2009 20:52:03 +0000 (22:52 +0200)]
[FIX] Access rules stock / worker

bzr revid: fp@tinyerp.com-20090820205203-r5erqth05x6g61nu

14 years agomerge
Fabien Pinckaers [Thu, 20 Aug 2009 15:32:39 +0000 (17:32 +0200)]
merge

bzr revid: fp@tinyerp.com-20090820153239-toed5gxbpoj4jd0s

14 years agomerge
Fabien Pinckaers [Thu, 20 Aug 2009 15:32:05 +0000 (17:32 +0200)]
merge

bzr revid: fp@tinyerp.com-20090820153205-1j6pt7x12uzms06m

14 years agomerge
Fabien Pinckaers [Thu, 20 Aug 2009 15:29:49 +0000 (17:29 +0200)]
merge

bzr revid: fp@tinyerp.com-20090820152949-39r5gbnry3rr8gym

14 years ago[IMP] Speed impprovement: 2x faster for flow: sale -> invoice -> payment
Fabien Pinckaers [Thu, 20 Aug 2009 15:29:21 +0000 (17:29 +0200)]
[IMP] Speed impprovement: 2x faster for flow: sale -> invoice -> payment

bzr revid: fp@tinyerp.com-20090820152921-ntnzn2tqo1bhiss1

14 years ago[ADD] Makefile and quality_integration_server module for Integration server
Harshad Modi [Thu, 20 Aug 2009 13:35:21 +0000 (19:05 +0530)]
[ADD] Makefile and quality_integration_server module for Integration server

bzr revid: hmo@hmo-tinyerp-20090820133521-udjbwhbjnzkdlfhl

14 years ago[FIX] Secure option on config file
YSA,JVO [Thu, 20 Aug 2009 13:07:49 +0000 (18:37 +0530)]
[FIX] Secure option on config file

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

bzr revid: jvo@tinyerp.com-20090820130749-25an052pa9scuao3

14 years ago[MERGE]
Olivier Laurent [Thu, 20 Aug 2009 12:17:11 +0000 (14:17 +0200)]
[MERGE]

bzr revid: olt@tinyerp.com-20090820121711-1gs2lgwuc2p3uz9n

14 years ago[IMP] POS:
Olivier Laurent [Thu, 20 Aug 2009 12:14:48 +0000 (14:14 +0200)]
[IMP] POS:

 * improved the point_of_sale receipt
 * fr translations

bzr revid: olt@tinyerp.com-20090820121448-u7coyjbpmtp7s5zr

14 years ago[FIX] partner address search
Christophe Simonis [Thu, 20 Aug 2009 11:10:28 +0000 (13:10 +0200)]
[FIX] partner address search

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

bzr revid: christophe@tinyerp.com-20090820111028-3qu3v603e99i6ek8

14 years ago[FIX] Base_setup : Country passed in values only if filled
Jay (Open ERP) [Thu, 20 Aug 2009 10:39:09 +0000 (16:09 +0530)]
[FIX] Base_setup : Country passed in  values only if filled

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

bzr revid: jvo@tinyerp.com-20090820103909-2a0ezid3v3z87eek

14 years ago[FIX] do not get next sequence in its own cursor
Christophe Simonis [Thu, 20 Aug 2009 09:16:00 +0000 (11:16 +0200)]
[FIX] do not get next sequence in its own cursor

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

bzr revid: christophe@tinyerp.com-20090820091600-1wlzlr9s4f041lbq

14 years ago[FIX] avoid crash...
Christophe Simonis [Wed, 19 Aug 2009 15:33:49 +0000 (17:33 +0200)]
[FIX] avoid crash...

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

bzr revid: christophe@tinyerp.com-20090819153349-ojvn980qfb1dk5b5

14 years ago[FIX] fields_get check access aginst write or create access
Christophe Simonis [Wed, 19 Aug 2009 15:18:20 +0000 (17:18 +0200)]
[FIX] fields_get check access aginst write or create access

bzr revid: christophe@tinyerp.com-20090819151820-rw1x1sorn9qywv2b

14 years ago[IMP] Speed improvement in creation of records (4 time faster on partners)
fabian [Wed, 19 Aug 2009 13:39:10 +0000 (15:39 +0200)]
[IMP] Speed improvement in creation of records (4 time faster on partners)

bzr revid: fabian@fabian-openerp-20090819133910-9m732f4ynjb5u3xa

14 years ago[FIX]improving commit on report
Jay (Open ERP) [Wed, 19 Aug 2009 08:21:15 +0000 (13:51 +0530)]
[FIX]improving commit on report

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

bzr revid: jvo@tinyerp.com-20090819082115-dqkpk7402sf62jgz

14 years ago[FIX]Not allowing only white spaces text to be printed
Jay (Open ERP) [Wed, 19 Aug 2009 08:08:45 +0000 (13:38 +0530)]
[FIX]Not allowing only white spaces text to be printed

bzr revid: jvo@tinyerp.com-20090819080845-zht2zua5fwpotwny

14 years ago[FIX] report_task: regenerate translations files
Christophe Simonis [Wed, 19 Aug 2009 07:53:08 +0000 (09:53 +0200)]
[FIX] report_task: regenerate translations files

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

bzr revid: christophe@tinyerp.com-20090819075308-09kv8q2i60a55w0k

14 years ago[FIX] correct translation tgz archive creation
Christophe Simonis [Tue, 18 Aug 2009 17:12:26 +0000 (19:12 +0200)]
[FIX] correct translation tgz archive creation

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

bzr revid: christophe@tinyerp.com-20090818171226-uu6v31pr0zrmne0k

14 years ago[FIX] import of boolean fields in csv files.
Christophe Simonis [Tue, 18 Aug 2009 15:43:34 +0000 (17:43 +0200)]
[FIX] import of boolean fields in csv files.

lp bug: https://launchpad.net/bugs/415257 fixed
lp bug: https://launchpad.net/bugs/406945 fixed

bzr revid: christophe@tinyerp.com-20090818154334-blcft3nkwidckjz3

14 years ago[RECOMMIT] Recommitting the patch for multilevel _inherits search support
Jay (Open ERP) [Tue, 18 Aug 2009 13:44:45 +0000 (19:14 +0530)]
[RECOMMIT] Recommitting the patch for multilevel _inherits search support

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

bzr revid: jvo@tinyerp.com-20090818134445-d7dxaaqlh34oiypz

14 years agoImproved graph view
HDA (OpenERP) [Tue, 18 Aug 2009 12:47:46 +0000 (18:17 +0530)]
Improved graph view

bzr revid: hda@tinyerp.com-20090818124746-i7q1923wa7z04txw

14 years ago[FIX] sequences: avoid an sql error when locking table...
Christophe Simonis [Tue, 18 Aug 2009 12:04:02 +0000 (14:04 +0200)]
[FIX] sequences: avoid an sql error when locking table...

bzr revid: christophe@tinyerp.com-20090818120402-8pnaeouti6oi0kjk

14 years ago[FIX] mrp: fr_FR.po file had a duplicate message definition
Olivier Laurent [Tue, 18 Aug 2009 08:05:10 +0000 (10:05 +0200)]
[FIX] mrp: fr_FR.po file had a duplicate message definition

bzr revid: olt@tinyerp.com-20090818080510-xm7jd65u8sbc9doi

14 years ago[FIX] Print Screen : was not considering field names with superscripted,subscripted...
VRA(OpenERP) [Tue, 18 Aug 2009 08:03:37 +0000 (13:33 +0530)]
[FIX] Print Screen :  was not considering field names with superscripted,subscripted characters(ex.m²)

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

bzr revid: jvo@tinyerp.com-20090818080337-6n1wgu1j2t76r9it

14 years ago[MERGE]
Olivier Laurent [Tue, 18 Aug 2009 07:45:38 +0000 (09:45 +0200)]
[MERGE]

bzr revid: olt@tinyerp.com-20090818074538-d2k4njuq1o19y11n

14 years ago[IMP] code improvement
husen daudi [Mon, 17 Aug 2009 12:58:06 +0000 (18:28 +0530)]
[IMP] code improvement

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

bzr revid: hda@hda-20090817125806-eujqjcb9yq8eest9

14 years ago[FIX] report engine: fixed a bug when the xml tag is empty
Olivier Laurent [Mon, 17 Aug 2009 12:37:47 +0000 (14:37 +0200)]
[FIX] report engine: fixed a bug when the xml tag is empty

bzr revid: olt@tinyerp.com-20090817123747-ets06zg2rym119ln

14 years ago[FIX] bin/workflow: 'stack' variable was not initialized when sql query returned...
Olivier Laurent [Mon, 17 Aug 2009 09:33:01 +0000 (11:33 +0200)]
[FIX] bin/workflow: 'stack' variable was not initialized when sql query returned an empty set.

bzr revid: olt@tinyerp.com-20090817093301-epwojuey9j15ih3d

14 years agomerge
Fabien Pinckaers [Sun, 16 Aug 2009 20:18:55 +0000 (22:18 +0200)]
merge

bzr revid: fp@tinyerp.com-20090816201855-ylrhdctcpgtuivlf

14 years ago[FIX] Sequences on picking
Fabien Pinckaers [Sun, 16 Aug 2009 20:16:51 +0000 (22:16 +0200)]
[FIX] Sequences on picking

bzr revid: fp@tinyerp.com-20090816201651-v2xceke7pxn7fpqg

14 years ago[FIX] bug in cache system that altered some arguments passed to cached function
Christophe Simonis [Fri, 14 Aug 2009 15:05:06 +0000 (17:05 +0200)]
[FIX] bug in cache system that altered some arguments passed to cached function

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

bzr revid: christophe@tinyerp.com-20090814150506-04f3uficgdtd3uqu

14 years ago[FIX] logger: convert the message in unicode before concatenate it with server enviro...
Christophe Simonis [Fri, 14 Aug 2009 14:09:48 +0000 (16:09 +0200)]
[FIX] logger: convert the message in unicode before concatenate it with server environment

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

bzr revid: christophe@tinyerp.com-20090814140948-c67bfvv3w1lqi41k

14 years ago[IMP] change version number
Christophe Simonis [Fri, 14 Aug 2009 10:38:37 +0000 (12:38 +0200)]
[IMP] change version number

bzr revid: christophe@tinyerp.com-20090814103837-yl6iqkw4fnywhejn

14 years agomodule:document improved resource domain eval with uid
husen daudi [Thu, 13 Aug 2009 11:55:49 +0000 (17:25 +0530)]
module:document improved resource domain eval with uid

bzr revid: hda@hda-20090813115549-xhwbxfq010u7jb9j

14 years ago[FIX] security issue: avoid access to inactive users
Christophe Simonis [Thu, 13 Aug 2009 11:12:24 +0000 (13:12 +0200)]
[FIX] security issue: avoid access to inactive users
[FIX] security issue: avoid access with 'None' password (Thanks to P. Christeas for the bug report)

bzr revid: christophe@tinyerp.com-20090813111224-f05a3z5i0wvewy85

14 years ago[FIX] avoid a bug when look in stack when translate code strings
Christophe Simonis [Thu, 13 Aug 2009 11:06:43 +0000 (13:06 +0200)]
[FIX] avoid a bug when look in stack when translate code strings

bzr revid: christophe@tinyerp.com-20090813110643-9y2wgb6omp6odjsz

14 years agoRevert bad commit
husen daudi [Wed, 12 Aug 2009 13:06:26 +0000 (18:36 +0530)]
Revert bad commit

bzr revid: hda@hda-20090812130626-zw5ryz7iu6lht4mi

14 years ago[REL] 5.0.2 5.0.2-addons
Christophe Simonis [Wed, 12 Aug 2009 09:57:04 +0000 (11:57 +0200)]
[REL] 5.0.2

bzr revid: christophe@tinyerp.com-20090812095704-2e11yfpkywqn1lew

14 years ago[REL] 5.0.2 5.0.2-server
Christophe Simonis [Wed, 12 Aug 2009 09:54:43 +0000 (11:54 +0200)]
[REL] 5.0.2

bzr revid: christophe@tinyerp.com-20090812095443-6mweuxhguci0o6vc

14 years ago[MERGE]
Christophe Simonis [Wed, 12 Aug 2009 09:52:05 +0000 (11:52 +0200)]
[MERGE]

bzr revid: christophe@tinyerp.com-20090812095205-tox5z6x1s2zend7w

14 years ago[MERGE]
Christophe Simonis [Wed, 12 Aug 2009 09:31:04 +0000 (11:31 +0200)]
[MERGE]

bzr revid: christophe@tinyerp.com-20090811141115-d5sy0wcp5tea6o53
bzr revid: christophe@tinyerp.com-20090812081203-lhman18vsrmhyepg
bzr revid: christophe@tinyerp.com-20090812093104-52gl73glxx90ix39

14 years ago[FIX] _inherits search behaviour
husen daudi [Wed, 12 Aug 2009 08:58:32 +0000 (14:28 +0530)]
[FIX] _inherits search behaviour

bzr revid: hda@hda-20090812085832-xpcypi8s7iaqguu7

14 years agomerge
Fabien Pinckaers [Wed, 12 Aug 2009 08:37:06 +0000 (10:37 +0200)]
merge

bzr revid: fp@tinyerp.com-20090812083706-rc06oz4cvd0pdte7

14 years agomerge
Fabien Pinckaers [Wed, 12 Aug 2009 08:24:51 +0000 (10:24 +0200)]
merge

bzr revid: fp@tinyerp.com-20090812082451-bh5y6rsnra0uymp1

14 years agomerge
Fabien Pinckaers [Wed, 12 Aug 2009 08:24:11 +0000 (10:24 +0200)]
merge

bzr revid: fp@tinyerp.com-20090812082411-nh544mcdekcsy2s0

14 years ago[FIX] STock : Locations structure wizard improved
Jay (Open ERP) [Tue, 11 Aug 2009 14:14:45 +0000 (19:44 +0530)]
[FIX] STock : Locations structure wizard improved

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

bzr revid: jvo@tinyerp.com-20090811141445-mmr018e90otqbv4p

14 years ago[FIX] ensure sys is imported
Christophe Simonis [Tue, 11 Aug 2009 14:04:31 +0000 (16:04 +0200)]
[FIX] ensure sys is imported

bzr revid: christophe@tinyerp.com-20090811140431-l4s7amxk41wgzx7r

14 years ago[FIX] module:mrp added on_change on bom_id for selecting routing
husen daudi [Tue, 11 Aug 2009 13:32:17 +0000 (19:02 +0530)]
[FIX] module:mrp added on_change on bom_id for selecting routing

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

bzr revid: hda@hda-20090811133217-ml1ac1001u6r6oso

14 years ago[FIX] Acccount,Account_invoice_layout : Minor necessary changes.
Jay (Open ERP) [Tue, 11 Aug 2009 13:19:22 +0000 (18:49 +0530)]
[FIX] Acccount,Account_invoice_layout : Minor necessary changes.

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

bzr revid: jvo@tinyerp.com-20090811131922-010i3bk2un4g4ic9

14 years ago[MERGE]
olt [Tue, 11 Aug 2009 13:01:41 +0000 (09:01 -0400)]
[MERGE]

bzr revid: olt@tinyerp.com-20090811130141-8bfrv1qv587j4kx0

14 years ago[MERGE]
olt [Tue, 11 Aug 2009 12:47:42 +0000 (08:47 -0400)]
[MERGE]

bzr revid: olt@tinyerp.com-20090811124742-xnpw5vzyszz1omc2

14 years ago[FIX] document: set default address to '' instead of 'localhost'
olt [Tue, 11 Aug 2009 12:40:04 +0000 (08:40 -0400)]
[FIX] document: set default address to '' instead of 'localhost'

bzr revid: olt@tinyerp.com-20090811124004-70qdwfbnh1g8iby7

14 years ago[FIX] CRM : Mailgate script improved to have as much information on History.
Jay (Open ERP) [Tue, 11 Aug 2009 11:40:36 +0000 (17:10 +0530)]
[FIX] CRM : Mailgate script improved to have as much information on History.

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

bzr revid: jvo@tinyerp.com-20090811114036-eo3ohb87ovzdb475

14 years ago[FIX] _inherits was misbehaving on search
Jay (Open ERP) [Tue, 11 Aug 2009 09:16:14 +0000 (14:46 +0530)]
[FIX] _inherits was misbehaving on search

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

bzr revid: jvo@tinyerp.com-20090811091614-nqfhqqtsi6hbxkpc

14 years ago[FIX] Wiki : Made uninstallable
PSO(OpenERP) [Tue, 11 Aug 2009 07:13:17 +0000 (12:43 +0530)]
[FIX] Wiki : Made uninstallable

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

bzr revid: jvo@tinyerp.com-20090811071317-3ta56qeu5yy05qka

14 years ago[FIX] Wiki : Made uninstallable
PSO(OpenERP) [Tue, 11 Aug 2009 07:12:53 +0000 (12:42 +0530)]
[FIX] Wiki : Made uninstallable

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

bzr revid: jvo@tinyerp.com-20090811071253-f0161qszohiurvde

14 years ago[FIX] pass the context to check method of 'ir.model.access'
Christophe Simonis [Mon, 10 Aug 2009 16:24:09 +0000 (18:24 +0200)]
[FIX] pass the context to check method of 'ir.model.access'

bzr revid: christophe@tinyerp.com-20090810162409-jhl8imt25vw92mmy

14 years ago[FIX] disallow the deletion of records set as default properties
Christophe Simonis [Mon, 10 Aug 2009 16:04:02 +0000 (18:04 +0200)]
[FIX] disallow the deletion of records set as default properties
[FIX] properties reset to default one correctly

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

bzr revid: christophe@tinyerp.com-20090810160402-7vamjvletgevmjuc

14 years ago[FIX] Document : made uninstallable
Jay (Open ERP) [Mon, 10 Aug 2009 12:44:04 +0000 (18:14 +0530)]
[FIX] Document : made uninstallable

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

bzr revid: jvo@tinyerp.com-20090810124404-5ulqyank8bjhdv80

14 years ago[FIX] Account : Invoice Lines will not be grouped if there are different maturity...
Jay (Open ERP) [Mon, 10 Aug 2009 06:55:35 +0000 (12:25 +0530)]
[FIX] Account : Invoice Lines will not be grouped if there are different maturity dates

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

bzr revid: jvo@tinyerp.com-20090810065535-au6uvv9dxv0g2cuz

14 years ago[FIX] CRM : Due to rules, duplicate watcher(CC) ids were entered.
Jay (Open ERP) [Mon, 10 Aug 2009 06:20:35 +0000 (11:50 +0530)]
[FIX] CRM : Due to rules, duplicate watcher(CC) ids were entered.

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

bzr revid: jvo@tinyerp.com-20090810062035-9r5ymd4kavxte8qc

14 years ago[MERGE]
Christophe Simonis [Fri, 7 Aug 2009 13:55:33 +0000 (15:55 +0200)]
[MERGE]

bzr revid: christophe@tinyerp.com-20090807135533-v0lco53iwmcjng7z

14 years agomerge
Fabien Pinckaers [Fri, 7 Aug 2009 13:55:21 +0000 (15:55 +0200)]
merge

bzr revid: fp@tinyerp.com-20090807135521-xtjmrye29jvsbpae

14 years ago[FIX] increase size of field "name" of ir.model.data
Christophe Simonis [Fri, 7 Aug 2009 13:52:08 +0000 (15:52 +0200)]
[FIX] increase size of field "name" of ir.model.data

bzr revid: christophe@tinyerp.com-20090807135208-hr5pokupqh14dpao

14 years ago[IMP] Update french translations
Christophe Simonis [Fri, 7 Aug 2009 13:46:26 +0000 (15:46 +0200)]
[IMP] Update french translations

bzr revid: christophe@tinyerp.com-20090807134626-h5y1tvsxtvmeammh

14 years ago[IMP] update french translations
Christophe Simonis [Fri, 7 Aug 2009 13:45:35 +0000 (15:45 +0200)]
[IMP] update french translations

bzr revid: christophe@tinyerp.com-20090807134535-5l3l7gvnedw1mgcl

14 years ago[IMP] update french translations
Christophe Simonis [Fri, 7 Aug 2009 13:13:40 +0000 (15:13 +0200)]
[IMP] update french translations

bzr revid: christophe@tinyerp.com-20090807131340-bf6xexr81u5jrjw2

14 years ago[FIX] Context passed on copy()
Jay (Open ERP) [Fri, 7 Aug 2009 13:09:50 +0000 (18:39 +0530)]
[FIX] Context passed on copy()

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

bzr revid: jvo@tinyerp.com-20090807130950-cn284xxz6fwk47kc

14 years ago[IMP] update french translations
Sébastien LANGE [Fri, 7 Aug 2009 12:54:40 +0000 (14:54 +0200)]
[IMP] update french translations

bzr revid: christophe@tinyerp.com-20090807125440-texvuyrxlodgp4wz

14 years ago[IMP] Update french translations
Christophe Simonis [Fri, 7 Aug 2009 12:50:56 +0000 (14:50 +0200)]
[IMP] Update french translations

bzr revid: christophe@tinyerp.com-20090807125056-tzj2autfve9kq7bg

14 years ago[FIX] change translation
Fabien Pinckaers [Fri, 7 Aug 2009 10:20:53 +0000 (12:20 +0200)]
[FIX] change translation

bzr revid: fp@tinyerp.com-20090807102053-2yh1t384g01msk9x

14 years ago[REF] Unused argument removed
Jay (Open ERP) [Fri, 7 Aug 2009 09:25:00 +0000 (14:55 +0530)]
[REF] Unused argument removed

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

bzr revid: jvo@tinyerp.com-20090807092500-y0l3teyppm4053ow

14 years ago[FIX] DMS directory not translatable + translations improvement
Fabien Pinckaers [Fri, 7 Aug 2009 09:16:59 +0000 (11:16 +0200)]
[FIX] DMS directory not translatable + translations improvement

bzr revid: fp@tinyerp.com-20090807091659-gvqu4j83wqd1ri9t

14 years agomerge
Fabien Pinckaers [Fri, 7 Aug 2009 08:15:07 +0000 (10:15 +0200)]
merge

bzr revid: fp@tinyerp.com-20090807081507-3gli9g4cxualvepf

14 years agomerge
Fabien Pinckaers [Fri, 7 Aug 2009 08:14:10 +0000 (10:14 +0200)]
merge

bzr revid: fp@tinyerp.com-20090807081410-c12qalufv6rll3r8

14 years ago[IMP] update po(t) files
Christophe Simonis [Thu, 6 Aug 2009 15:57:00 +0000 (17:57 +0200)]
[IMP] update po(t) files

bzr revid: christophe@tinyerp.com-20090806155700-0aapo32657g1vac8

14 years ago[IMP] update po(t) files
Christophe Simonis [Thu, 6 Aug 2009 15:55:16 +0000 (17:55 +0200)]
[IMP] update po(t) files

bzr revid: christophe@tinyerp.com-20090806155516-rnhat6bcah59terp

14 years ago[IMP] update po(t) files
Christophe Simonis [Thu, 6 Aug 2009 15:52:37 +0000 (17:52 +0200)]
[IMP] update po(t) files

bzr revid: christophe@tinyerp.com-20090806155237-gbiw6jiiy2v6frfv

14 years ago[FIX] Login : Login and password accepting accented characters
SME,JVO [Thu, 6 Aug 2009 08:53:28 +0000 (14:23 +0530)]
[FIX] Login : Login and password accepting accented characters

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

bzr revid: jvo@tinyerp.com-20090806085328-os4ymz6mjjp0qw2d

14 years ago[FIX] Error reporting : library error corrected
Jay (Open ERP) [Thu, 6 Aug 2009 08:37:19 +0000 (14:07 +0530)]
[FIX] Error reporting : library error corrected

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

bzr revid: jvo@tinyerp.com-20090806083719-ah26qhi3ax9e7koa

14 years ago[FIX] document :
Harry (Open ERP) [Thu, 6 Aug 2009 06:35:53 +0000 (12:05 +0530)]
[FIX] document :
* change _rec_name with "datas_fname" in "ir.attachment" model
* display directoryName/fileName associate with _rec_name on FTP

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

bzr revid: hmo@tinyerp.com-20090806063553-81qqupykwaoyr7vb

14 years ago[FIX] default_xxx in context was passed to relational fields,corrected.
Jay (Open ERP) [Tue, 4 Aug 2009 10:46:50 +0000 (16:16 +0530)]
[FIX] default_xxx in context was passed to relational fields,corrected.

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

bzr revid: jvo@tinyerp.com-20090804104650-a8k3tu8g72jdriok

14 years ago[FIX] Print screen now displays the report as per WYSIWYG
Jay (Open ERP) [Mon, 3 Aug 2009 15:17:56 +0000 (20:47 +0530)]
[FIX] Print screen now displays the report as per WYSIWYG

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

bzr revid: jvo@tinyerp.com-20090803151756-1itra28fx5p5pwn1

14 years ago[FIX] Project : Searching active=no was failing, corrected
Jay (Open ERP) [Mon, 3 Aug 2009 14:17:02 +0000 (19:47 +0530)]
[FIX] Project : Searching active=no was failing, corrected

bzr revid: jvo@tinyerp.com-20090803141702-h951sxh1bw0y0j11

14 years ago[FIX]Importation problem for bool fields corrected
RPA(OpenERP) [Mon, 3 Aug 2009 13:27:03 +0000 (18:57 +0530)]
[FIX]Importation problem for bool fields corrected

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

bzr revid: jvo@tinyerp.com-20090803132703-kqcufqby9uwhwvvm

14 years ago[FIX] document : create doc of any resource model with black name
Harry (Open ERP) [Mon, 3 Aug 2009 10:44:40 +0000 (16:14 +0530)]
[FIX] document : create doc of any resource model with black name

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

bzr revid: hmo@tinyerp.com-20090803104440-y65u4102ym2e4m68