odoo/odoo.git
14 years ago[IMP] Removed print.
Julien Thewys [Mon, 5 Apr 2010 08:17:47 +0000 (10:17 +0200)]
[IMP] Removed print.

bzr revid: jth@openerp.com-20100405081747-spggk7u9xe7t8bur

14 years ago[MERGE] Upstream merge.
Julien Thewys [Sun, 4 Apr 2010 21:10:11 +0000 (23:10 +0200)]
[MERGE] Upstream merge.

bzr revid: jth@openerp.com-20100402143151-23zxvth1lar0l3vl
bzr revid: jth@openerp.com-20100404211011-zbb72zc1pxmrm1rs

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Mon, 5 Apr 2010 03:53:17 +0000 (04:53 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100403035418-kws0c2b4zehstcsw
bzr revid: codehost@crowberry-20100404035222-xo32id7uhd75od1g
bzr revid: codehost@crowberry-20100405035317-jonllw2dd4inplg8

14 years ago[REF] function, ref, eval nodes.
Julien Thewys [Fri, 2 Apr 2010 14:03:23 +0000 (16:03 +0200)]
[REF] function, ref, eval nodes.
[IMP] YAML multi constructor for ref tag.

bzr revid: jth@openerp.com-20100402140323-qmki5mvns0vxwmdm

14 years agomerge
Fabien Pinckaers [Fri, 2 Apr 2010 12:54:33 +0000 (14:54 +0200)]
merge

bzr revid: fp@tinyerp.com-20100402125433-vznpij1lakg0e5g0

14 years agobugfix
Fabien Pinckaers [Fri, 2 Apr 2010 12:53:18 +0000 (14:53 +0200)]
bugfix

bzr revid: fp@tinyerp.com-20100402125318-nqv5jeytlqf62q1j

14 years ago[FIX] Fields.function of type integer with multi attribute behaviour improved
Jay (Open ERP) [Fri, 2 Apr 2010 12:49:05 +0000 (18:19 +0530)]
[FIX] Fields.function of type integer with multi attribute behaviour improved

bzr revid: jvo@tinyerp.com-20100402124905-oqofyis9c7rr6fng

14 years ago[Fix] trml2pdf: set the Heading tag name
sbh (Open ERP) [Fri, 2 Apr 2010 08:49:26 +0000 (14:19 +0530)]
[Fix] trml2pdf: set the Heading tag name

bzr revid: sbh@tinyerp.com-20100402084926-vys4yshlxk5yx42z

14 years ago[REF] Cleanup ir_model_data._unlink
Julien Thewys [Fri, 2 Apr 2010 08:15:46 +0000 (10:15 +0200)]
[REF] Cleanup ir_model_data._unlink

bzr revid: jth@openerp.com-20100402081546-deiqbx40q2hkucck

14 years ago[REF] Cleanup of delete tag.
Julien Thewys [Fri, 2 Apr 2010 08:08:55 +0000 (10:08 +0200)]
[REF] Cleanup of delete tag.

bzr revid: jth@openerp.com-20100402080855-8pvhqcspi9mhojpa

14 years agomege
Fabien Pinckaers [Fri, 2 Apr 2010 07:52:04 +0000 (09:52 +0200)]
mege

bzr revid: fp@tinyerp.com-20100402075204-n4ksug478o6t0uii

14 years ago[IMP] crm deadlines
Fabien Pinckaers [Fri, 2 Apr 2010 07:51:40 +0000 (09:51 +0200)]
[IMP] crm deadlines

bzr revid: fp@tinyerp.com-20100402075140-0ih2h9m3pd017s0c

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Fri, 2 Apr 2010 03:42:18 +0000 (04:42 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100402034218-e2z18a7fzpirxid5

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Fri, 2 Apr 2010 03:41:45 +0000 (04:41 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100402034145-55ukt1iltnloq83v

14 years ago[MERGE]
Julien Thewys [Thu, 1 Apr 2010 19:33:19 +0000 (21:33 +0200)]
[MERGE]

bzr revid: jth@openerp.com-20100401193319-7prhlfsmv7bc2ibv

14 years ago[FIX] Fixed function evaluation.
Julien Thewys [Thu, 1 Apr 2010 19:26:47 +0000 (21:26 +0200)]
[FIX] Fixed function evaluation.

bzr revid: jth@openerp.com-20100401192647-4ew1sci1l34q8ft3

14 years ago[FIX] Safer assignment to many2one.
Julien Thewys [Thu, 1 Apr 2010 19:25:02 +0000 (21:25 +0200)]
[FIX] Safer assignment to many2one.

bzr revid: jth@openerp.com-20100401192502-zojg3dxhup49oz1m

14 years ago[FIX] Fixed eval context.
Julien Thewys [Thu, 1 Apr 2010 19:24:14 +0000 (21:24 +0200)]
[FIX] Fixed eval context.

bzr revid: jth@openerp.com-20100401192414-s6mfpwtkph3rxsn8

14 years ago[FIX] Removed ANSI output in logging level.
Julien Thewys [Thu, 1 Apr 2010 19:17:49 +0000 (21:17 +0200)]
[FIX] Removed ANSI output in logging level.

ANSI output changed the builtin log level name.  This actually broke tests as we
rely on the log level name for assertion report.  See comments for indications
to a more appropriate implementation.

bzr revid: jth@openerp.com-20100401191749-j562qu28o0a066m1

14 years ago[FIX] Added support for string and constant (int) logging level.
Julien Thewys [Thu, 1 Apr 2010 17:22:27 +0000 (19:22 +0200)]
[FIX] Added support for string and constant (int) logging level.

bzr revid: jth@openerp.com-20100401172227-q5geonsglidfsuqa

14 years ago[FIX] orm: fixed problem on function field with store=True in create method
Harry (Open ERP) [Thu, 1 Apr 2010 13:37:42 +0000 (19:07 +0530)]
[FIX] orm: fixed problem on function field with store=True in create method

bzr revid: hmo@tinyerp.com-20100401133742-lnq4fhjvishnl10i

14 years ago[FIX] Workflow transition takes the model name, not the model object.
Julien Thewys [Thu, 1 Apr 2010 13:27:09 +0000 (15:27 +0200)]
[FIX] Workflow transition takes the model name, not the model object.

bzr revid: jth@openerp.com-20100401132709-1tyxfoh9550za6y1

14 years ago[FIX] Logs the stack trace.
Julien Thewys [Thu, 1 Apr 2010 13:26:51 +0000 (15:26 +0200)]
[FIX] Logs the stack trace.

bzr revid: jth@openerp.com-20100401132651-dgcz26yhw152f4sh

14 years ago[FIX] Assertion expressions list is a direct child of !assert block.
Julien Thewys [Thu, 1 Apr 2010 13:26:03 +0000 (15:26 +0200)]
[FIX] Assertion expressions list is a direct child of !assert block.

bzr revid: jth@openerp.com-20100401132603-2ar1hsmi62c0vs3p

14 years ago[IMP]: fix the problem of account_receivable and remove the Finish button form pos_pa...
sbh (Open ERP) [Thu, 1 Apr 2010 11:10:29 +0000 (16:40 +0530)]
[IMP]: fix the problem of account_receivable and remove the Finish button form pos_payment

bzr revid: sbh@tinyerp.com-20100401111029-w887md3tu0o1xlbl

14 years ago[IMP] Warn if an assertion has not been evaluated.
Julien Thewys [Thu, 1 Apr 2010 10:10:13 +0000 (12:10 +0200)]
[IMP] Warn if an assertion has not been evaluated.

bzr revid: jth@openerp.com-20100401101013-gi2zpo47iu7pbpn4

14 years ago[Add] Point_of_sale: add the missing file
sbh (Open ERP) [Thu, 1 Apr 2010 10:08:14 +0000 (15:38 +0530)]
[Add] Point_of_sale: add the missing file

bzr revid: sbh@tinyerp.com-20100401100814-gs3wflnk5i8ydsjl

14 years ago[IMP] point_of_sale: conver the wizard_scan_product into osv_memory wizard and set...
sbh (Open ERP) [Thu, 1 Apr 2010 10:05:40 +0000 (15:35 +0530)]
[IMP] point_of_sale: conver the wizard_scan_product into osv_memory wizard and set the access rules

bzr revid: sbh@tinyerp.com-20100401100540-rp77of0qjwv1gi9x

14 years ago[Fix] point_of_sale: remove the field from report
sbh (Open ERP) [Thu, 1 Apr 2010 09:34:56 +0000 (15:04 +0530)]
[Fix] point_of_sale: remove the field from report

bzr revid: sbh@tinyerp.com-20100401093456-460ttbdpyhlvnanp

14 years ago[IMP] point_of_sale: Improve the wizard of pos_payment
sbh (Open ERP) [Thu, 1 Apr 2010 07:26:06 +0000 (12:56 +0530)]
[IMP] point_of_sale: Improve the wizard of pos_payment

bzr revid: sbh@tinyerp.com-20100401072606-ca72a4w8lgq4i8gh

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Thu, 1 Apr 2010 03:41:21 +0000 (04:41 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100401034121-7q9un4bnp0nwk8vt

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Thu, 1 Apr 2010 03:40:48 +0000 (04:40 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100401034048-dag1p7jjz5gpgqe3

14 years ago[FIX] Avoid to duplicate a field.related
Stephane Wirtel [Wed, 31 Mar 2010 16:59:16 +0000 (18:59 +0200)]
[FIX] Avoid to duplicate a field.related

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

bzr revid: stephane@openerp.com-20100331165916-auxhjr19vaaxn139

14 years ago[IMP] Added search for record relations.
Julien Thewys [Wed, 31 Mar 2010 16:55:26 +0000 (18:55 +0200)]
[IMP] Added search for record relations.
[FIX] Record creation.
[FIX] Ref constructor.
[FIX] Safer Eval expression.

bzr revid: jth@openerp.com-20100331165526-5exmbhtx3jt161pm

14 years ago[FIX] fixed
Harry (Open ERP) [Wed, 31 Mar 2010 15:13:08 +0000 (20:43 +0530)]
[FIX] fixed

bzr revid: hmo@tinyerp.com-20100331151308-fv9wxm7456fnjure

14 years agomerge
Fabien Pinckaers [Wed, 31 Mar 2010 14:49:35 +0000 (16:49 +0200)]
merge

bzr revid: fp@tinyerp.com-20100331144935-qqzvrmolejwcv6hl

14 years agomodifs
Fabien Pinckaers [Wed, 31 Mar 2010 14:48:00 +0000 (16:48 +0200)]
modifs

bzr revid: fp@tinyerp.com-20100331144800-y7e8kso0qsretfpb

14 years ago[MERGE+IMP] crm: utf-8 problems in mailagte
Harry (Open ERP) [Wed, 31 Mar 2010 14:14:42 +0000 (19:44 +0530)]
[MERGE+IMP] crm: utf-8 problems in mailagte

bzr revid: hmo@tinyerp.com-20100331141442-wsdldsd0ckja2c6i

14 years ago[FIX] res_lang : if value of thousands_sep is not present in language,method will...
DSH (Open ERP) [Wed, 31 Mar 2010 10:28:36 +0000 (15:58 +0530)]
[FIX] res_lang : if value of thousands_sep is not present in language,method will give error- 'moentary' name is not defined

bzr revid: dsh@tinyerp.com-20100331102836-zbc26i80v4p3q4iv

14 years ago[FIX] Remove the evaluation of the domain
Stephane Wirtel [Wed, 31 Mar 2010 08:45:49 +0000 (10:45 +0200)]
[FIX] Remove the evaluation of the domain

bzr revid: stephane@openerp.com-20100331084549-2gp5wrwsidv490h4

14 years agomerge
Antony Lesuisse [Wed, 31 Mar 2010 07:45:28 +0000 (09:45 +0200)]
merge
noz@tinyerp.com 2010-03-31 [FIX] sale: Removed duplicate field from the list view.
Harry (Open ERP) 2010-03-31 [FIX] stock: put proper action in make picking button
Harry (Open ERP) 2010-03-31 [FIX] mrp: Remove print statement
Harry (Open ERP) 2010-03-31 [FIX] stock: correct incomplete work
Launchpad Code Ho... 2010-03-31 Launchpad automatic translations update.

bzr revid: al@openerp.com-20100331074528-d31f7m6796vhxhd0

14 years agoAntony Lesuisse 2010-03-31 wizard update
Antony Lesuisse [Wed, 31 Mar 2010 07:42:17 +0000 (09:42 +0200)]
Antony Lesuisse 2010-03-31 wizard update

bzr revid: al@openerp.com-20100331074217-mmagzgud0yxh975h

14 years ago[FIX] sale: Removed duplicate field from the list view.
noz@tinyerp.com [Wed, 31 Mar 2010 07:35:49 +0000 (13:05 +0530)]
[FIX] sale: Removed duplicate field from the list view.

bzr revid: noz@tinyerp.com-20100331073549-vxq8qytrftdf1f3d

14 years agowizard update
Antony Lesuisse [Wed, 31 Mar 2010 07:35:18 +0000 (07:35 +0000)]
wizard update

bzr revid: al@openerp.com-20100331073518-6hlgj53hkj99ofwa

14 years ago[FIX] stock: put proper action in make picking button
Harry (Open ERP) [Wed, 31 Mar 2010 07:10:27 +0000 (12:40 +0530)]
[FIX] stock: put proper action in make picking button

bzr revid: hmo@tinyerp.com-20100331071027-yccy49aga6y8f6yb

14 years ago[FIX] mrp: Remove print statement
Harry (Open ERP) [Wed, 31 Mar 2010 06:57:31 +0000 (12:27 +0530)]
[FIX] mrp: Remove print statement

bzr revid: hmo@tinyerp.com-20100331065731-hqrvxd6wq9iyikaa

14 years ago[FIX] stock: correct incomplete work
Harry (Open ERP) [Wed, 31 Mar 2010 06:51:02 +0000 (12:21 +0530)]
[FIX] stock: correct incomplete work

bzr revid: hmo@tinyerp.com-20100331065102-lkawbyzxkh9mvndv

14 years ago[FIX] convert: set uid variable which are used in view domain
Harry (Open ERP) [Wed, 31 Mar 2010 05:32:41 +0000 (11:02 +0530)]
[FIX] convert: set uid variable which are used in view domain

bzr revid: hmo@tinyerp.com-20100331053241-3jj97egt9nb4kwie

14 years agodisable non updateble xml files, remove non existent fields in crm.case.log views
Antony Lesuisse [Wed, 31 Mar 2010 04:02:59 +0000 (06:02 +0200)]
disable non updateble xml files, remove non existent fields in crm.case.log views

bzr revid: al@openerp.com-20100331040259-9nk2gtbm6hq3czac

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Wed, 31 Mar 2010 03:55:12 +0000 (04:55 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100331035512-r137e2c28btemwtg

14 years agodisable non updateble xml files, remove non existent fields in crm.case.log views
odoo [Wed, 31 Mar 2010 03:54:57 +0000 (03:54 +0000)]
disable non updateble xml files, remove non existent fields in crm.case.log views

bzr revid: odoo@ip-10-226-66-207-20100331035457-66s15j3wgy0xidm8

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Wed, 31 Mar 2010 03:54:43 +0000 (04:54 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100331035443-psztrssd1w0hpvpj

14 years ago[IMP] refactoring of check_access_rule to avoid SQL injection and simplify code
Olivier Dony [Tue, 30 Mar 2010 17:28:06 +0000 (19:28 +0200)]
[IMP] refactoring of check_access_rule to avoid SQL injection and simplify code

bzr revid: odo@openerp.com-20100330172806-p1zkvrmupw5zosai

14 years ago[ADD] utility methods to split large lists of ids for use in IN clauses
Olivier Dony [Tue, 30 Mar 2010 17:26:03 +0000 (19:26 +0200)]
[ADD] utility methods to split large lists of ids for use in IN clauses

bzr revid: odo@openerp.com-20100330172603-ty878ds2i9oa33zq

14 years ago[MERGE]
Stephane Wirtel [Tue, 30 Mar 2010 16:41:00 +0000 (18:41 +0200)]
[MERGE]

bzr revid: stephane@openerp.com-20100330164100-b939l3qnx9syqffk

14 years ago[REF] Splitted YAML custom tags definition in itw own file (needed by module recorder).
Julien Thewys [Tue, 30 Mar 2010 15:20:31 +0000 (17:20 +0200)]
[REF] Splitted YAML custom tags definition in itw own file (needed by module recorder).

bzr revid: jth@openerp.com-20100330152031-147istyxmp13oqsp

14 years ago[FIX] res_lang : if value of thousands_sep is not present in language,method will...
DSH (Open ERP) [Wed, 31 Mar 2010 10:28:36 +0000 (15:58 +0530)]
[FIX] res_lang : if value of thousands_sep is not present in language,method will give error- 'moentary' name is not defined

bzr revid: dsh@tinyerp.com-20100331102836-b9sj12crrt7dv3x5

14 years ago[FIX] Remove the evaluation of the domain
Stephane Wirtel [Wed, 31 Mar 2010 08:45:49 +0000 (10:45 +0200)]
[FIX] Remove the evaluation of the domain

bzr revid: stephane@openerp.com-20100331084549-wf8t149bg6foduze

14 years ago[FIX] convert: set uid variable which are used in view domain
Harry (Open ERP) [Wed, 31 Mar 2010 05:32:41 +0000 (11:02 +0530)]
[FIX] convert: set uid variable which are used in view domain

bzr revid: hmo@tinyerp.com-20100331053241-o5mb3tfpx7upuwx1

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Wed, 31 Mar 2010 03:54:43 +0000 (04:54 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100331035443-g3goa3jjj1hen5ag

14 years ago[IMP] refactoring of check_access_rule to avoid SQL injection and simplify code
Olivier Dony [Tue, 30 Mar 2010 17:28:06 +0000 (19:28 +0200)]
[IMP] refactoring of check_access_rule to avoid SQL injection and simplify code

bzr revid: odo@openerp.com-20100330172806-837iforda2zrekmd

14 years ago[ADD] utility methods to split large lists of ids for use in IN clauses
Olivier Dony [Tue, 30 Mar 2010 17:26:03 +0000 (19:26 +0200)]
[ADD] utility methods to split large lists of ids for use in IN clauses

bzr revid: odo@openerp.com-20100330172603-gbv1zjcqmqeabfbt

14 years ago[MERGE] upstream merge
Julien Thewys [Tue, 30 Mar 2010 15:37:25 +0000 (17:37 +0200)]
[MERGE] upstream merge

bzr revid: jth@openerp.com-20100330153725-ncqqwhw2n8fa102g

14 years ago[REF] Splitted YAML custom tags definition in itw own file (needed by module recorder).
Julien Thewys [Tue, 30 Mar 2010 15:20:31 +0000 (17:20 +0200)]
[REF] Splitted YAML custom tags definition in itw own file (needed by module recorder).

bzr revid: jth@openerp.com-20100330152031-xvq4ve15ju51u7cy

14 years ago[FIX] crm: made common view of reply mail and send new mail wizard
Harry (Open ERP) [Tue, 30 Mar 2010 14:49:13 +0000 (20:19 +0530)]
[FIX] crm: made common view of reply mail and send new mail wizard

bzr revid: hmo@tinyerp.com-20100330144913-2oy0fk8o3ii1txzl

14 years ago[FIX]crm : fixed problems regardig email_from/email_to
Harry (Open ERP) [Tue, 30 Mar 2010 13:34:13 +0000 (19:04 +0530)]
[FIX]crm : fixed problems regardig email_from/email_to

bzr revid: hmo@tinyerp.com-20100330133413-35za8j33reo3eoyg

14 years ago[FIX] Evaluate domain in act_window element is now possible
Christophe Chauvet [Tue, 30 Mar 2010 13:27:19 +0000 (15:27 +0200)]
[FIX] Evaluate domain in act_window element is now possible

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

bzr revid: christophe.chauvet@syleam.fr-20100330132719-ac5h84t8h0mu7tuz

14 years ago[FIX] Remove the double comma in the domains
Stephane Wirtel [Tue, 30 Mar 2010 13:25:55 +0000 (15:25 +0200)]
[FIX] Remove the double comma in the domains

bzr revid: stephane@openerp.com-20100330132555-94kfvssby1lwazmx

14 years ago[FIX] refactoring/fix in ir.rule improvements after merge, more refactoring needed...
Olivier Dony [Tue, 30 Mar 2010 12:10:24 +0000 (14:10 +0200)]
[FIX] refactoring/fix in ir.rule improvements after merge, more refactoring needed and coming.

bzr revid: odo@openerp.com-20100330121024-dgvzco2unfjlobxn

14 years ago[MERGE] merge from trunk-dev-framework
Framework Team [Tue, 30 Mar 2010 11:30:26 +0000 (13:30 +0200)]
[MERGE] merge from trunk-dev-framework

bzr revid: odo@openerp.com-20100330113026-u49ic0qxq1sa51bn

14 years ago[FIX] project_issue: removed unspecied fields in postgres view
Harry (Open ERP) [Tue, 30 Mar 2010 11:23:48 +0000 (16:53 +0530)]
[FIX] project_issue: removed unspecied fields in postgres view

bzr revid: hmo@tinyerp.com-20100330112348-320i9l31i12cg6i8

14 years ago[IMP] crm: on send mail wizard, we should provide selection option to set all state...
Harry (Open ERP) [Tue, 30 Mar 2010 11:14:44 +0000 (16:44 +0530)]
[IMP] crm: on send mail wizard, we should provide selection option to set all state in current case

bzr revid: hmo@tinyerp.com-20100330111444-jnrogxzo8ktjr8ir

14 years ago[FIX] crm: set default email_from, email_to in crm history on send/receive mail
Harry (Open ERP) [Tue, 30 Mar 2010 10:40:29 +0000 (16:10 +0530)]
[FIX] crm: set default email_from, email_to in crm history on send/receive mail

bzr revid: hmo@tinyerp.com-20100330104029-l9j4v0dtiuv3rn7y

14 years agoFixed calling private method code changed from service to pooler
HDA (OpenERP) [Tue, 30 Mar 2010 09:46:17 +0000 (15:16 +0530)]
Fixed calling private method code changed from service to pooler

bzr revid: hda@tinyerp.com-20100330094617-9njeiguur4hnupit

14 years ago[IMP] Set icons to state of wizards
nel@tinyerp.com [Tue, 30 Mar 2010 08:42:33 +0000 (10:42 +0200)]
[IMP] Set icons to state of wizards

bzr revid: nel@tinyerp.com-20100330084233-y8isdsecqmth9j7d

14 years ago[REF] Stock : Removed unused method button_confirm
JMA(OpenERP) [Tue, 30 Mar 2010 06:49:35 +0000 (12:19 +0530)]
[REF] Stock : Removed unused method button_confirm

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

bzr revid: jvo@tinyerp.com-20100330064935-6080i3a66jawkwzt

14 years agoLaunchpad automatic translations update.
Launchpad Code Hosting [Tue, 30 Mar 2010 04:17:10 +0000 (05:17 +0100)]
Launchpad automatic translations update.

bzr revid: codehost@crowberry-20100330035116-gmj49lv1faqo4cy7
bzr revid: codehost@crowberry-20100330041710-6ri9dskhty8ledl3

14 years ago[FIX] account_voucher: missing '%' in string interpolation
olt@tinyerp.com [Mon, 29 Mar 2010 14:46:11 +0000 (16:46 +0200)]
[FIX] account_voucher: missing '%' in string interpolation

bzr revid: olt@tinyerp.com-20100329144611-jguk94nsoohywsxn

14 years ago[FIX] crm: 'email_last' not defined
olt@tinyerp.com [Mon, 29 Mar 2010 14:41:45 +0000 (16:41 +0200)]
[FIX] crm: 'email_last' not defined

bzr revid: olt@tinyerp.com-20100329144145-2zhm6s080xeoe3kw

14 years ago[FIX] some undefined references:
olt@tinyerp.com [Mon, 29 Mar 2010 14:29:43 +0000 (16:29 +0200)]
[FIX] some undefined references:

  * use of 'cursor' instead of 'cr'
  * use of 'user' instead of 'uid'

bzr revid: olt@tinyerp.com-20100329142943-rl3qthstskovtcmp

14 years ago[FIX] purchase: cr -> self.cr in report
olt@tinyerp.com [Mon, 29 Mar 2010 13:29:09 +0000 (15:29 +0200)]
[FIX] purchase: cr -> self.cr in report

bzr revid: olt@tinyerp.com-20100329132909-366kaw87o7d2g975

14 years ago[FIX] mrp: fixed an undefined reference
olt@tinyerp.com [Mon, 29 Mar 2010 13:26:16 +0000 (15:26 +0200)]
[FIX] mrp: fixed an undefined reference

bzr revid: olt@tinyerp.com-20100329132616-lx8va7ii07if1qx4

14 years ago[FIX] pep8
olt@tinyerp.com [Mon, 29 Mar 2010 12:44:39 +0000 (14:44 +0200)]
[FIX] pep8

bzr revid: olt@tinyerp.com-20100329124439-btnac81b4iiaje3x

14 years agoMade thunderbird plugin compatible with TB3
YSA(OpenERP) [Mon, 29 Mar 2010 13:00:10 +0000 (18:30 +0530)]
Made thunderbird plugin compatible with TB3

bzr revid: hda@tinyerp.com-20100329130010-866h5ju521a5bn0l

14 years ago[IMP] account: improved supplier form view
qdp-launchpad@tinyerp.com [Mon, 29 Mar 2010 12:48:54 +0000 (14:48 +0200)]
[IMP] account: improved supplier form view

bzr revid: qdp-launchpad@tinyerp.com-20100329124854-jinsduhjgeq8lh9y

14 years ago[FIX] pep8
olt@tinyerp.com [Mon, 29 Mar 2010 12:38:53 +0000 (14:38 +0200)]
[FIX] pep8

bzr revid: olt@tinyerp.com-20100329123853-60zh0xb9p1vt4h0u

14 years ago[IMP] Improve layout
nel@tinyerp.com [Mon, 29 Mar 2010 11:45:35 +0000 (13:45 +0200)]
[IMP] Improve layout

bzr revid: nel@tinyerp.com-20100329114535-th525ey9uv9at6ws

14 years ago[FIX] 'time' module used but not imported
olt@tinyerp.com [Mon, 29 Mar 2010 10:55:41 +0000 (12:55 +0200)]
[FIX] 'time' module used but not imported

bzr revid: olt@tinyerp.com-20100329105541-l2154cgxsvfl6j87

14 years ago[FIX] pos receipt wizard title was "Fill Inventory". Now it's "Print Receipt"
olt@tinyerp.com [Mon, 29 Mar 2010 10:36:25 +0000 (12:36 +0200)]
[FIX] pos receipt wizard title was "Fill Inventory". Now it's "Print Receipt"

bzr revid: olt@tinyerp.com-20100329103625-tkwg1xvuyeccgtll

14 years ago[FIX] caldav: remove unneccassry import packages
Harry (Open ERP) [Mon, 29 Mar 2010 10:26:29 +0000 (15:56 +0530)]
[FIX] caldav: remove unneccassry import packages

bzr revid: hmo@tinyerp.com-20100329102629-v6hxscfl264su1fz

14 years ago[MERGE]
nel@tinyerp.com [Mon, 29 Mar 2010 09:51:38 +0000 (11:51 +0200)]
[MERGE]

bzr revid: nel@tinyerp.com-20100329095138-wzwgli2t51rchom5

14 years ago[IMP] improve views of expense
nel@tinyerp.com [Mon, 29 Mar 2010 09:50:29 +0000 (11:50 +0200)]
[IMP] improve views of expense

bzr revid: nel@tinyerp.com-20100329095029-crh321t0u57r1d8u

14 years ago[REF] Refactored postgres' confdeltypes as a constant
Olivier Dony [Mon, 29 Mar 2010 09:25:37 +0000 (11:25 +0200)]
[REF] Refactored postgres' confdeltypes as a constant

bzr revid: odo@openerp.com-20100329092537-6v8vaxyvbzpywxld

14 years ago[REF] Base_Calendar : Improvement for report
Jay (Open ERP) [Mon, 29 Mar 2010 09:11:23 +0000 (14:41 +0530)]
[REF] Base_Calendar : Improvement for report

bzr revid: jvo@tinyerp.com-20100329091123-blmy4mcvxvnw4bzh

14 years ago[MERGE] merge
nel@tinyerp.com [Mon, 29 Mar 2010 09:03:09 +0000 (11:03 +0200)]
[MERGE] merge

bzr revid: nel@tinyerp.com-20100329090309-vholpuokg2y5uh0g

14 years agomerge
nel@tinyerp.com [Mon, 29 Mar 2010 09:00:45 +0000 (11:00 +0200)]
merge

bzr revid: nel@tinyerp.com-20100329090045-ap3csvw3itc5h9vc

14 years ago[IMP] remove commented action_id reference/constraint
Olivier Dony [Mon, 29 Mar 2010 08:58:43 +0000 (10:58 +0200)]
[IMP] remove commented action_id reference/constraint

bzr revid: odo@openerp.com-20100329085843-cliw31nbpvgr2skq

14 years ago[FIX] Database creation fixed by breaking the circular dependencies with multi-compan...
Olivier Dony [Mon, 29 Mar 2010 08:56:00 +0000 (10:56 +0200)]
[FIX] Database creation fixed by breaking the circular dependencies with multi-company init.
Still need to fix the init to re-establish the FK reference on res_users' company_id field.

bzr revid: odo@openerp.com-20100329085600-r0pjh7rjyq2rw44n

14 years ago[Fix] point_of_sale: add the missing file
sbh (Open ERP) [Mon, 29 Mar 2010 08:53:39 +0000 (14:23 +0530)]
[Fix] point_of_sale: add the missing file

bzr revid: sbh@tinyerp.com-20100329085339-4l2usy02z683549i

14 years ago[IMP] uniformisation layout views / wizards Human resourses
nel@tinyerp.com [Mon, 29 Mar 2010 08:49:49 +0000 (10:49 +0200)]
[IMP] uniformisation layout views / wizards Human resourses

bzr revid: nel@tinyerp.com-20100329084949-zfqbfqrxqgqxea4n