odoo/odoo.git
14 years agoMerge remote branch 'origin/master' into optimize
P. Christeas [Mon, 26 Oct 2009 10:56:50 +0000 (12:56 +0200)]
Merge remote branch 'origin/master' into optimize

Conflicts:
bin/osv/expression.py
bin/osv/orm.py

bzr revid: p_christ@hol.gr-20091026105650-49wvuk3o7qw1ybkn

14 years agoMandriva: when server starts/stops, run scripts
P. Christeas [Fri, 23 Oct 2009 22:29:25 +0000 (01:29 +0300)]
Mandriva: when server starts/stops, run scripts

With this feature, server special initialization and/or preparation can
be scripted. The same after stopping, too.

bzr revid: p_christ@hol.gr-20091023222925-oph2bc6kr3u0ol7w

14 years ago[FIX] Expression : domain calculation failes, max. recursion error protected
Jay (Open ERP) [Thu, 22 Oct 2009 14:36:41 +0000 (20:06 +0530)]
[FIX] Expression : domain calculation failes, max. recursion error protected

bzr revid: jvo@tinyerp.com-20091022143641-l5b4jbk0spce8b1t

14 years ago[FIX] Export : Selection field gets imported by its external name if export is not...
YSA,JVO [Thu, 22 Oct 2009 14:02:51 +0000 (19:32 +0530)]
[FIX] Export : Selection field gets imported by its external name  if export is not import compatible

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

bzr revid: jvo@tinyerp.com-20091022140251-epxtjovnp2xe4g27

14 years ago[FIX]: #TODO: fix me sale module can not be used here,
Mantavya Gajjar [Wed, 21 Oct 2009 12:43:26 +0000 (18:13 +0530)]
[FIX]: #TODO: fix me sale module can not be used here,
                    #as may be mrp can be installed without sale modul

bzr revid: mga@tinyerp.com-20091021124326-0bcr4q9st2wy9yf0

14 years ago[FIX] Project_timesheet : Analytic line creation/edition takes user based information
VRA(OpenERP), Claude Brulé(Syleam) [Wed, 21 Oct 2009 10:13:24 +0000 (15:43 +0530)]
[FIX] Project_timesheet : Analytic line creation/edition takes user based information

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

bzr revid: jvo@tinyerp.com-20091021101324-37sddttk0hqlyt8k

14 years ago[FIX] Account : Restricting Payment term lines percentage insertion from 0 to 1
Jay (Open ERP) [Wed, 21 Oct 2009 06:22:40 +0000 (11:52 +0530)]
[FIX] Account : Restricting Payment term lines percentage insertion from 0 to 1

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

bzr revid: jvo@tinyerp.com-20091021062240-55hy0og5o7t87bkr

14 years ago[FIX] Import OSV in the wizard
Stephane Wirtel [Tue, 20 Oct 2009 16:23:07 +0000 (18:23 +0200)]
[FIX] Import OSV in the wizard

bzr revid: stephane@openerp.com-20091020162307-zgrmea9e9gadmu30

14 years ago[FIX] purchase: Use the price_accuracy
Stephane Wirtel [Tue, 20 Oct 2009 16:22:54 +0000 (18:22 +0200)]
[FIX] purchase: Use the price_accuracy

bzr revid: stephane@openerp.com-20091020162254-4tqmgq8d8toau15b

14 years ago[FIX] recursive calls
Fabien Pinckaers [Mon, 19 Oct 2009 18:26:09 +0000 (20:26 +0200)]
[FIX] recursive calls

bzr revid: fp@tinyerp.com-20091019182609-bkowmclnyfon4jeo

14 years ago[FIX] recursive child_of on one2many and many2many
Fabien Pinckaers [Mon, 19 Oct 2009 18:16:33 +0000 (20:16 +0200)]
[FIX] recursive child_of on one2many and many2many

bzr revid: fp@tinyerp.com-20091019181633-8szl9k4nlp9mmr1p

14 years ago[FIX] allow to call write without ids on osv_memory objects
Christophe Simonis [Fri, 16 Oct 2009 15:16:43 +0000 (17:16 +0200)]
[FIX] allow to call write without ids on osv_memory objects

bzr revid: chs@tinyerp.com-20091016151643-uh7a9m0lfeqajfqf

14 years ago[FIX] Hr_timesheet_invoice : Wrong domain was sent for opening invoices created
Jay (Open ERP) [Thu, 15 Oct 2009 14:51:25 +0000 (20:21 +0530)]
[FIX] Hr_timesheet_invoice : Wrong domain was sent for opening invoices created

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

bzr revid: jvo@tinyerp.com-20091015145125-98o562uxoafp7m3t

14 years ago[REF] Account : Invoice view(mainor edit)
Jay (Open ERP) [Thu, 15 Oct 2009 14:11:27 +0000 (19:41 +0530)]
[REF] Account : Invoice view(mainor edit)

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

bzr revid: jvo@tinyerp.com-20091015141127-uxt73xvgpuqhh4rf

14 years ago[FIX] Base_Report_Creator : xml record was malformed, corrected
Jay (Open ERP) [Wed, 14 Oct 2009 11:46:10 +0000 (17:16 +0530)]
[FIX] Base_Report_Creator : xml record was malformed, corrected

bzr revid: jvo@tinyerp.com-20091014114610-2pwwhn9bok5cw3pr

14 years ago[IMP] default value for module
Fabien Pinckaers [Tue, 13 Oct 2009 17:58:13 +0000 (19:58 +0200)]
[IMP] default value for module

bzr revid: fp@tinyerp.com-20091013175813-vlqi304leu84x0wx

14 years ago[FIX] Base_report_creator : Allowing to use current userid
Christophe Chauvet(OpenERP) [Tue, 13 Oct 2009 15:12:18 +0000 (20:42 +0530)]
[FIX] Base_report_creator : Allowing to use current userid

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

bzr revid: jvo@tinyerp.com-20091013151218-o1vdbejzd6djq6bt

14 years ago[FIX] hr_expense: corrected error message
Quentin De Paoli [Tue, 13 Oct 2009 14:50:16 +0000 (16:50 +0200)]
[FIX] hr_expense: corrected error message

bzr revid: qdp@cyan-20091013145016-xagtk35k93ip97y7

14 years ago[FIX] Sale : Better error message when account is missing from SOL for Invioce
Jay (Open ERP) [Tue, 13 Oct 2009 14:45:38 +0000 (20:15 +0530)]
[FIX] Sale : Better error message when account is missing from SOL for Invioce

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

bzr revid: jvo@tinyerp.com-20091013144538-2k7w8zug6xvf3nsd

14 years ago[FIX] account: avoid ZeroDivisionError
Christophe Simonis [Tue, 13 Oct 2009 14:34:10 +0000 (16:34 +0200)]
[FIX] account: avoid ZeroDivisionError

bzr revid: chs@tinyerp.com-20091013143410-sz59hp38dvv1ufor

14 years agoadded pruchase link in product view
Raphaël Valyi [Tue, 13 Oct 2009 07:31:44 +0000 (13:01 +0530)]
added pruchase link in product view

bzr revid: hda@tinyerp.com-20091013073144-w5g0xgos6czko872

14 years agomerge
Fabien Pinckaers [Mon, 12 Oct 2009 21:14:41 +0000 (23:14 +0200)]
merge

bzr revid: fp@tinyerp.com-20091012211441-bqdtc4w7mogu9ga2

14 years ago[FIX] bugfix residual computation and multi-currencies
Fabien Pinckaers [Mon, 12 Oct 2009 21:13:39 +0000 (23:13 +0200)]
[FIX] bugfix residual computation and multi-currencies

bzr revid: fp@tinyerp.com-20091012211339-nsgw8uawrjj8qmot

14 years ago[FIX] Project_timesheet : Wrong synchro on analytic line creation fro tasks(for name).
GPA(OpenERP) [Mon, 12 Oct 2009 12:33:10 +0000 (18:03 +0530)]
[FIX] Project_timesheet : Wrong synchro on analytic line creation fro tasks(for name).

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

bzr revid: jvo@tinyerp.com-20091012123310-gih8iz51zuxmlxs4

14 years agoModule:account_voucher Removed (tlh_TLH)Klingon translation file
HDA (OpenERP) [Mon, 12 Oct 2009 10:23:33 +0000 (15:53 +0530)]
Module:account_voucher Removed (tlh_TLH)Klingon translation file

bzr revid: hda@tinyerp.com-20091012102333-tcvpvl11p43skegs

14 years ago[FIX] Improved Previous bad commit for pagelayout error
Jay (Open ERP) [Sat, 10 Oct 2009 11:15:47 +0000 (14:15 +0300)]
[FIX] Improved Previous bad commit for pagelayout error
[openobject-server @ jvo@tinyerp.com-20091008053344-rkh1m6oaxw2kjlwd]

bzr revid: p_christ@hol.gr-20091010111547-p5syr1cwu12f2kyh

14 years ago[FIX] Specify the name of the argument for the context, to avoir a critical bug
Stephane Wirtel [Fri, 9 Oct 2009 11:49:00 +0000 (13:49 +0200)]
[FIX] Specify the name of the argument for the context, to avoir a critical bug

bzr revid: stephane@openerp.com-20091009114900-r4j49l7dmmw5sze5

14 years ago[FIX] Specify the name of the argument for the context, to avoir a critical bug
Stephane Wirtel [Fri, 9 Oct 2009 11:48:16 +0000 (13:48 +0200)]
[FIX] Specify the name of the argument for the context, to avoir a critical bug

bzr revid: stephane@openerp.com-20091009114816-5n518p74cm1k2pj1

14 years agomerged for report improvements
HDA (OpenERP) [Fri, 9 Oct 2009 11:00:52 +0000 (16:30 +0530)]
merged for report improvements

bzr revid: hda@tinyerp.com-20091009110052-y3uhby5wv4zbbq12

14 years ago[REF]:notified channel when there is an exception in eval()
nch@tinyerp.com [Fri, 9 Oct 2009 10:45:47 +0000 (16:15 +0530)]
[REF]:notified channel when there is an exception in eval()

bzr revid: nch@tinyerp.com-20091009104547-t88ktqax7p5q57bz

14 years ago[FIX]:<seq> problem Report Engine
nch@tinyerp.com [Fri, 9 Oct 2009 10:33:54 +0000 (16:03 +0530)]
[FIX]:<seq> problem Report Engine

bzr revid: nch@tinyerp.com-20091009103354-u2z9v03jc864yekh

14 years ago[MERGE]
nch@tinyerp.com [Fri, 9 Oct 2009 09:58:15 +0000 (15:28 +0530)]
[MERGE]

bzr revid: nch@tinyerp.com-20091009095815-xa0ec5gn1zs0gcig

14 years ago[FIX] Account : Refund wuzard malfunctioned with modify invoice option
Jay (Open ERP) [Fri, 9 Oct 2009 08:59:36 +0000 (14:29 +0530)]
[FIX] Account : Refund wuzard malfunctioned with modify invoice option

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

bzr revid: jvo@tinyerp.com-20091009085936-dn97fmq2jpw9zhdi

14 years ago[FIX]: [account_followup] wrong sender for email
Mantavya Gajjar [Fri, 9 Oct 2009 07:42:53 +0000 (13:12 +0530)]
[FIX]: [account_followup] wrong sender for email

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

bzr revid: mga@tinyerp.com-20091009074253-8he22w5jhgx529e0

14 years ago[FIX] CRM : Mailgate script added option -he was conflicting,improved
Jay (Open ERP) [Fri, 9 Oct 2009 05:21:00 +0000 (10:51 +0530)]
[FIX] CRM : Mailgate script added option -he was conflicting,improved

bzr revid: jvo@tinyerp.com-20091009052100-sh7y0361763v6th8

14 years agoMerge branch 'xrg' into optimize
P. Christeas [Thu, 8 Oct 2009 19:59:54 +0000 (22:59 +0300)]
Merge branch 'xrg' into optimize

bzr revid: p_christ@hol.gr-20091008195954-25470bnwhqeoyc17

14 years ago[Imp] Allow expressions: ".. child_of, 1" , not only list(1)
P. Christeas [Thu, 8 Oct 2009 19:58:56 +0000 (22:58 +0300)]
[Imp] Allow expressions: ".. child_of, 1" , not only list(1)

bzr revid: p_christ@hol.gr-20091008195856-iyhz4abq51p871ip

14 years agoMerge remote branch 'origin/master' into xrg
P. Christeas [Thu, 8 Oct 2009 19:50:28 +0000 (22:50 +0300)]
Merge remote branch 'origin/master' into xrg

Conflicts:
bin/addons/base/ir/ir_cron.py

bzr revid: p_christ@hol.gr-20091008195028-eth801qgzj78zrm1

14 years ago[FIX] CRM : Mailgate script has host as parameter now onwards
Niels(Red15) [Thu, 8 Oct 2009 13:40:36 +0000 (19:10 +0530)]
[FIX] CRM : Mailgate script has host as parameter now onwards

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

bzr revid: jvo@tinyerp.com-20091008134036-7y5iplbsauwp3f0v

14 years ago[MERGE] Backport: http://bazaar.launchpad.net/~openobject-training/+junk/server/revis...
Stephane Wirtel [Thu, 8 Oct 2009 13:32:35 +0000 (15:32 +0200)]
[MERGE] Backport: bazaar.launchpad.net/~openobject-training/+junk/server/revision/1822
[IMP] Allow to specify the view via the context

bzr revid: stephane@openerp.com-20091008133235-3ogpljqem67ae032

14 years ago[MERGE] Backport: http://bazaar.launchpad.net/~openobject-training/+junk/server/revis...
Stephane Wirtel [Thu, 8 Oct 2009 13:30:57 +0000 (15:30 +0200)]
[MERGE] Backport: bazaar.launchpad.net/~openobject-training/+junk/server/revision/1821
[FIX] Workflow button desactivation regarding user roles

bzr revid: stephane@openerp.com-20091008133057-3htx9jwebv9pprgd

14 years ago[FIX] Import made successful when field is O2M and it has relation under that.
YSA(OpenERP) [Thu, 8 Oct 2009 09:44:57 +0000 (15:14 +0530)]
[FIX] Import made successful when field is O2M and it has relation under that.

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

bzr revid: jvo@tinyerp.com-20091008094457-3ta5gkrhqspiiqyr

14 years ago[FIX] Mrp_subproduct : Wrong calculation of QTYs corrected(Product qty,UOS qty)
Jay (Open ERP) [Thu, 8 Oct 2009 08:50:16 +0000 (14:20 +0530)]
[FIX] Mrp_subproduct : Wrong calculation of QTYs corrected(Product qty,UOS qty)

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

bzr revid: jvo@tinyerp.com-20091008085016-6s9tgo0qejtpxq1q

14 years ago[FIX] Domain was getting failed when trying to work upon M2M,O2M field of object
Jay (Open ERP) [Thu, 8 Oct 2009 07:53:35 +0000 (13:23 +0530)]
[FIX] Domain was getting failed when trying to work upon M2M,O2M field of object

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

bzr revid: jvo@tinyerp.com-20091008075335-obo9xs9usni3ey4n

14 years ago[FIX] Base_vat : Spanish numbers validation corrected
Jay (Open ERP) [Thu, 8 Oct 2009 06:19:24 +0000 (11:49 +0530)]
[FIX] Base_vat : Spanish numbers validation corrected

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

bzr revid: jvo@tinyerp.com-20091008061924-3malnmzjrtc44ryn

14 years ago[FIX] Stock: Picking report correction
Jay (Open ERP) [Thu, 8 Oct 2009 06:03:06 +0000 (11:33 +0530)]
[FIX] Stock: Picking report correction

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

bzr revid: jvo@tinyerp.com-20091008060306-ppamofraaq3hlr3b

14 years ago[FIX] Improved Previous bad commit for pagelayout error
Jay (Open ERP) [Thu, 8 Oct 2009 05:33:44 +0000 (11:03 +0530)]
[FIX] Improved Previous bad commit for pagelayout error

bzr revid: jvo@tinyerp.com-20091008053344-rkh1m6oaxw2kjlwd

14 years ago[FIX] Stock-MRP : Split production wizard made individual to mrp if mrp is not installed
Jay (Open ERP) [Wed, 7 Oct 2009 14:38:23 +0000 (20:08 +0530)]
[FIX] Stock-MRP : Split production wizard made individual to mrp if mrp is not installed

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

bzr revid: jvo@tinyerp.com-20091007143823-l2hx2mjzth33hv1z

14 years ago[FIX] Use an alternative for the locale.RADIXCHAR if this one doesn't exist
Stephane Wirtel [Wed, 7 Oct 2009 12:38:07 +0000 (14:38 +0200)]
[FIX] Use an alternative for the locale.RADIXCHAR if this one doesn't exist

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

bzr revid: stephane@openerp.com-20091007123807-qsn2uk6jarosd7nz

14 years ago[FIX] Audittrail : Assigned Access Rights to non-admin user.
Jay (Open ERP) [Wed, 7 Oct 2009 12:04:53 +0000 (17:34 +0530)]
[FIX] Audittrail : Assigned Access Rights to non-admin user.

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

bzr revid: jvo@tinyerp.com-20091007120453-2zp66ob2ria9r9tc

14 years ago[FIX] Account :Invoice report had Partner name displayed at wrong position
Jay (Open ERP) [Tue, 6 Oct 2009 11:41:00 +0000 (17:11 +0530)]
[FIX] Account :Invoice report had Partner name displayed at wrong position

bzr revid: jvo@tinyerp.com-20091006114100-xox6rw1e03dqcwkq

14 years ago[FIX] default context
Fabien Pinckaers [Mon, 5 Oct 2009 17:46:55 +0000 (19:46 +0200)]
[FIX] default context

bzr revid: fp@tinyerp.com-20091005174655-cq9b2q92ww4onets

14 years ago[FIX] Project: wrong domain for 'Tasks in Progress' menuitem
Niels(Red15) [Mon, 5 Oct 2009 13:05:27 +0000 (18:35 +0530)]
[FIX] Project: wrong domain for 'Tasks in Progress' menuitem

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

bzr revid: jvo@tinyerp.com-20091005130527-6q6grbeo0vq2ppvo

14 years agomerge
Fabien Pinckaers [Mon, 5 Oct 2009 12:27:31 +0000 (14:27 +0200)]
merge

bzr revid: fp@tinyerp.com-20091005122731-35fhj0xbqsoah5se

14 years ago[FIX] typo
Fabien Pinckaers [Mon, 5 Oct 2009 12:27:07 +0000 (14:27 +0200)]
[FIX] typo

bzr revid: fp@tinyerp.com-20091005122707-6phxdg1kx4n7skqg

14 years ago[FIX] Import : Context of the action/screen passed,taken into consideration while...
Jay (Open ERP) [Mon, 5 Oct 2009 12:10:29 +0000 (17:40 +0530)]
[FIX] Import : Context of the action/screen passed,taken into consideration while importing

bzr revid: jvo@tinyerp.com-20091005121029-6sy1k3uvkpi2i8of

14 years ago[FIX] Stock : Picking did not have 'type' field on display(inconsistent behavior...
Jay (Open ERP) [Mon, 5 Oct 2009 09:12:56 +0000 (14:42 +0530)]
[FIX] Stock : Picking did not have 'type' field on display(inconsistent behavior from eTiny,koo) to work upon domain.

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

bzr revid: jvo@tinyerp.com-20091005091256-8bwsqs9j5pnif4ah

14 years ago[FIX] Account : Fiscal Position Template was missing a requireed field in form view
Jay (Open ERP) [Mon, 5 Oct 2009 07:05:13 +0000 (12:35 +0530)]
[FIX] Account : Fiscal Position Template was missing a requireed field in form view

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

bzr revid: jvo@tinyerp.com-20091005070513-30xzzzhy6ffzl71a

14 years ago[FIX] Purchase : PO with different pricelists should not be merged
Albert Cervera i Areny [Sat, 3 Oct 2009 13:37:16 +0000 (19:07 +0530)]
[FIX] Purchase : PO with different pricelists should not be merged

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

bzr revid: jvo@tinyerp.com-20091003133716-zkd40gb4x8hlbtfb

14 years ago[FIX] Purchase : Setting the value of payment term while creatying invoice from PO
Jay (Open ERP) [Sat, 3 Oct 2009 10:53:53 +0000 (16:23 +0530)]
[FIX] Purchase : Setting the value of payment term while creatying invoice from PO

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

bzr revid: jvo@tinyerp.com-20091003105353-4153l3coj3g30bvn

14 years ago[FIX] Purchase : POL had a wrong tree view which is unused till now
Jay (Open ERP) [Sat, 3 Oct 2009 10:15:23 +0000 (15:45 +0530)]
[FIX] Purchase : POL had a wrong tree view which is unused till now

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

bzr revid: jvo@tinyerp.com-20091003101523-udaqx36d3tkmx0f4

14 years ago[FIX] Name_search() is having now record limit to be 80 instead of None
Jay (Open ERP) [Sat, 3 Oct 2009 09:48:58 +0000 (15:18 +0530)]
[FIX] Name_search() is having now record limit to be 80 instead of None

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

bzr revid: jvo@tinyerp.com-20091003094858-njohqhj91rc6is6n

14 years agoNew API: work better for bad ExportServices.
P. Christeas [Sat, 3 Oct 2009 09:00:03 +0000 (12:00 +0300)]
New API: work better for bad ExportServices.

Using the partially ported koo/subscription service, discovered that
'None' would be returned, which leads to an exception.

bzr revid: p_christ@hol.gr-20091003090003-z9m8yyp08vxnor0s

14 years ago[IMP] cron: check the arguments to avoid security issues
Christophe Simonis [Fri, 2 Oct 2009 16:00:07 +0000 (18:00 +0200)]
[IMP] cron: check the arguments to avoid security issues
[IMP] cron: failed jobs are logged
[IMP] cron: clean code

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

bzr revid: christophe@tinyerp.com-20091002160007-mw7a55oy0l6bp5xd

14 years ago[FIX] Hr_timesheet : Allowing user to enter Analytic Journal if not linked with emplo...
Jay (Open ERP) [Thu, 1 Oct 2009 14:14:25 +0000 (19:44 +0530)]
[FIX] Hr_timesheet : Allowing user to enter Analytic Journal if not linked with employee(Working hours tree view)

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

bzr revid: jvo@tinyerp.com-20091001141425-ebe4oz4p5kzgcumo

14 years ago[FIX] Base_report_creator : Calendar view problems on custom report
Jay (Open ERP) [Thu, 1 Oct 2009 13:36:32 +0000 (19:06 +0530)]
[FIX] Base_report_creator : Calendar view problems on custom report

bzr revid: jvo@tinyerp.com-20091001133632-xjfiek5rrob854ok

14 years ago[FIX] Product : Pricelist types getting translated on Pricelist
SME(OpenERP) [Thu, 1 Oct 2009 11:32:20 +0000 (17:02 +0530)]
[FIX] Product : Pricelist types getting translated on Pricelist

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

bzr revid: jvo@tinyerp.com-20091001113220-v5j8aaop9y560yen

14 years ago[FIX] Allowing sql keywords as fields(don't use them in order by clause)
uco(Open ERP) [Thu, 1 Oct 2009 11:06:41 +0000 (16:36 +0530)]
[FIX] Allowing sql keywords as fields(don't use them in order by clause)

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

bzr revid: jvo@tinyerp.com-20091001110641-jks9s9pntnmewvgm

14 years ago[FIX] Report_project :wrong average of closing days counting
Albert Cervera i Areny [Wed, 30 Sep 2009 07:27:07 +0000 (12:57 +0530)]
[FIX] Report_project :wrong average of closing days counting

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

bzr revid: jvo@tinyerp.com-20090930072707-japt0gv7zj8v6s5b

14 years ago[IMP] base_quality_interrrogation: put message if the score of quality less then...
mra (Open ERP) [Wed, 30 Sep 2009 06:54:19 +0000 (12:24 +0530)]
[IMP] base_quality_interrrogation: put message if the score of quality less then minimal and remove unit test condition

bzr revid: mra@tinyerp.com-20090930065419-23hlpso95d35z810

14 years ago[FIX] Stock : Stock move lines on Production Order well-structured
Jay (Open ERP) [Tue, 29 Sep 2009 14:52:09 +0000 (20:22 +0530)]
[FIX] Stock : Stock move lines on Production Order well-structured

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

bzr revid: jvo@tinyerp.com-20090929145209-yfkyl3z7ot5rpyus

14 years ago[REVERT] Document : BAD Fix jvo@tinyerp.com-20090925134942-y663miys2ocgwi56
Jay (Open ERP) [Tue, 29 Sep 2009 13:56:59 +0000 (19:26 +0530)]
[REVERT] Document : BAD Fix jvo@tinyerp.com-20090925134942-y663miys2ocgwi56

bzr revid: jvo@tinyerp.com-20090929135659-3zf9j2m8a8py2qvx

14 years ago[FIX] Export Translation : Warning on Non-existing record instead of breaking flow
Jay (Open ERP) [Tue, 29 Sep 2009 12:39:23 +0000 (18:09 +0530)]
[FIX] Export Translation : Warning on Non-existing record instead of breaking flow

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

bzr revid: jvo@tinyerp.com-20090929123923-yw60232e0sgu5nbp

14 years ago[IMP] base_module_quality: styles on different tests
mra (Open ERP) [Tue, 29 Sep 2009 12:20:27 +0000 (17:50 +0530)]
[IMP] base_module_quality: styles on different tests

bzr revid: mra@tinyerp.com-20090929122027-8e01uw61dwax00h3

14 years agoset product id on move lines
nel@tinyerp.com [Tue, 29 Sep 2009 11:58:04 +0000 (13:58 +0200)]
set product id on move lines

bzr revid: nel@tinyerp.com-20090929115804-9we1ivhac1ayzbuk

14 years agomerge
Fabien Pinckaers [Mon, 28 Sep 2009 14:26:44 +0000 (16:26 +0200)]
merge

bzr revid: fp@tinyerp.com-20090928142644-j16l08v5q3qzqaf3

14 years ago[FIX] workcenter load graph
Fabien Pinckaers [Mon, 28 Sep 2009 14:24:06 +0000 (16:24 +0200)]
[FIX] workcenter load graph

bzr revid: fp@tinyerp.com-20090928142406-bzvef0e2afweq4u9

14 years agoMerge branch 'xrg' into optimize
P. Christeas [Fri, 25 Sep 2009 20:51:32 +0000 (23:51 +0300)]
Merge branch 'xrg' into optimize

Conflicts:
bin/netsvc.py
debian/changelog

bzr revid: p_christ@hol.gr-20090925205132-xe2jtkenhv8n320d

14 years agoMerge remote branch 'origin/master' v5.0.6 into xrg
P. Christeas [Fri, 25 Sep 2009 20:49:10 +0000 (23:49 +0300)]
Merge remote branch 'origin/master' v5.0.6 into xrg

Conflicts:
bin/addons/base/ir/ir_cron.py
bin/netsvc.py

bzr revid: p_christ@hol.gr-20090925204910-uhwimwgfgm94hujn

14 years agoMerge remote branch 'origin/master', v5.0.6 into optimize
P. Christeas [Fri, 25 Sep 2009 20:47:45 +0000 (23:47 +0300)]
Merge remote branch 'origin/master', v5.0.6 into optimize

Conflicts:
bin/addons/base/ir/ir_cron.py
bin/netsvc.py
bin/osv/orm.py

bzr revid: p_christ@hol.gr-20090925204745-352t3ngsltr4cj8a

14 years ago[FIX] Fields.function : Store value computation corrected
Jay (Open ERP) [Fri, 25 Sep 2009 20:39:07 +0000 (23:39 +0300)]
[FIX] Fields.function : Store value computation corrected
[openobject-server @ jvo@tinyerp.com-20090922053703-14vmsvuxccsy0ntb]

bzr revid: p_christ@hol.gr-20090925203907-93qtmx98khzb8oxo

14 years ago[Fix] Tolerate ids that came as strings.
P. Christeas [Fri, 25 Sep 2009 20:34:27 +0000 (23:34 +0300)]
[Fix] Tolerate ids that came as strings.

If the list of IDs contains strings with numeric values (like '123'),
allow them to be used. If the strings cannot be parsed, the int() will
raise an Exception itself.

bzr revid: p_christ@hol.gr-20090925203427-3ckavo3w34dokwij

14 years ago[FIX] mrp : workcentre load report had a query malformed
Jay (Open ERP) [Fri, 25 Sep 2009 15:32:35 +0000 (21:02 +0530)]
[FIX] mrp : workcentre load report had a query malformed

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

bzr revid: jvo@tinyerp.com-20090925153235-4mihi5g1gesfx5us

14 years ago[FIX] Account: Supplier invoices was not taking product price on onchange of product
Jay (Open ERP) [Fri, 25 Sep 2009 15:21:24 +0000 (20:51 +0530)]
[FIX] Account: Supplier invoices was not taking product price on onchange of product

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

bzr revid: jvo@tinyerp.com-20090925152124-kmh3iiikco7e8asg

14 years agomerge
nel@tinyerp.com [Fri, 25 Sep 2009 13:52:48 +0000 (15:52 +0200)]
merge

bzr revid: nel@tinyerp.com-20090925135248-2qpx68od31g4rvqs

14 years ago[REM] spaces
nel@tinyerp.com [Fri, 25 Sep 2009 13:51:48 +0000 (15:51 +0200)]
[REM] spaces

bzr revid: nel@tinyerp.com-20090925135148-15p33532ds8abxa4

14 years ago[FIX] Document: attachment linked with Files
YSA(OpenERP) [Fri, 25 Sep 2009 13:49:42 +0000 (19:19 +0530)]
[FIX] Document: attachment linked with Files

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

bzr revid: jvo@tinyerp.com-20090925134942-y663miys2ocgwi56

14 years ago[FIX] Sale: Passing Contact address for invoices from SO
Borja López Soilán (Pexego) [Fri, 25 Sep 2009 13:28:13 +0000 (18:58 +0530)]
[FIX] Sale: Passing Contact address for invoices from SO

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

bzr revid: jvo@tinyerp.com-20090925132813-jrhul80rsxdo6aay

14 years agoSet right account when generating invoice
nel@tinyerp.com [Fri, 25 Sep 2009 12:53:07 +0000 (14:53 +0200)]
Set right account when generating invoice

bzr revid: nel@tinyerp.com-20090925125307-1knaa2pc8r3hmxys

14 years ago[FIX]quality_integration_server: ascci encoding problem in quality html log
nch-openerp [Fri, 25 Sep 2009 07:40:13 +0000 (13:10 +0530)]
[FIX]quality_integration_server: ascci encoding problem in quality html log

bzr revid: hmo@tinyerp.com-20090925074013-dsnxc54vo7t7payg

14 years ago[FIX] Update Module : Float8 to float and numeric to float casting made possible
uco(OpenERP) [Thu, 24 Sep 2009 14:22:27 +0000 (19:52 +0530)]
[FIX] Update Module : Float8 to float and numeric to float casting made possible

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

bzr revid: jvo@tinyerp.com-20090924142227-qbx2y0a56r6d263n

14 years ago[FIX] Account : Partner Balance report gets printed with respect to the company selected
VRA(OpenERP) [Thu, 24 Sep 2009 12:41:04 +0000 (18:11 +0530)]
[FIX] Account : Partner Balance report gets printed with respect to the company selected

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

bzr revid: jvo@tinyerp.com-20090924124104-1jujc0yjssk1dlbb

14 years ago[IMP] base_module_quality: modify all tests result display for buildpot, use class...
mra (Open ERP) [Thu, 24 Sep 2009 12:24:48 +0000 (17:54 +0530)]
[IMP] base_module_quality: modify all tests result display for buildpot, use class on tag instead of css file

bzr revid: mra@tinyerp.com-20090924122448-iw771j32awal2b2u

14 years ago[IMP] base_module_quality: pylint test result display for buildpot, use class on...
mra (Open ERP) [Thu, 24 Sep 2009 10:50:25 +0000 (16:20 +0530)]
[IMP] base_module_quality: pylint test result display for buildpot, use class on tag instead of css file

bzr revid: mra@tinyerp.com-20090924105025-m65dbnc37zi0p1vd

14 years ago[FIX][CRITICAL]subscription: crash subscription process
Harry (Open ERP) [Wed, 23 Sep 2009 12:52:31 +0000 (18:22 +0530)]
[FIX][CRITICAL]subscription: crash subscription process

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

bzr revid: hmo@tinyerp.com-20090923125231-skjg2hkhw3tbvdsz

14 years ago[IMP]quality_integration_server: quality log : add new option to specify qualitylog...
Harry (Open ERP) [Wed, 23 Sep 2009 09:12:19 +0000 (14:42 +0530)]
[IMP]quality_integration_server: quality log : add new option to specify qualitylog path to store html pages of log

bzr revid: hmo@tinyerp.com-20090923091219-owu6zi4jio20xt1f

14 years ago[FIX] set the access right
Sbh (Open ERP) [Wed, 23 Sep 2009 07:12:36 +0000 (12:42 +0530)]
[FIX] set the access right

bzr revid: sbh@tinyerp.com-20090923071236-uq53il4x6tchh81w

14 years ago[FIX] base_module_quality: speed test if read method has exception
mra (Open ERP) [Tue, 22 Sep 2009 14:14:47 +0000 (19:44 +0530)]
[FIX] base_module_quality: speed test if read method has exception

bzr revid: mra@tinyerp.com-20090922141447-e22fbytnhwtokuqs

14 years ago[IMP] updated changelog file for 5.0.6 release 5.0.6-server
olt@tinyerp.com [Tue, 22 Sep 2009 11:18:15 +0000 (13:18 +0200)]
[IMP] updated changelog file for 5.0.6 release

bzr revid: olt@tinyerp.com-20090922111815-je0c161jzeoeeaqn

14 years ago[REL] tag 5.0.6
olt@tinyerp.com [Tue, 22 Sep 2009 10:07:40 +0000 (12:07 +0200)]
[REL] tag 5.0.6

bzr revid: olt@tinyerp.com-20090922100740-jhgq3hd49d8hj7hm