odoo/odoo.git
13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 30 Sep 2010 04:44:23 +0000 (04:44 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20100930044423-jl0kqf9w3u57xdjc

13 years ago[FIX] Merged Borja's branch for correction on Invoice correctd workflow action of...
Borja (Pexego) [Wed, 29 Sep 2010 15:46:27 +0000 (21:16 +0530)]
[FIX] Merged Borja's branch for correction on Invoice correctd workflow action of sale order

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

bzr revid: jvo@tinyerp.com-20100929154627-f7l6ej8qbteh38cq

13 years ago[FIX] stock_planning, hr_attendance: resolve regression after rev:4139
Harry (OpenERP) [Wed, 29 Sep 2010 15:16:20 +0000 (20:46 +0530)]
[FIX] stock_planning, hr_attendance: resolve regression after rev:4139

bzr revid: hmo@tinyerp.com-20100929151620-jegi95j2kqnbufqr

13 years ago[FIX] l10n_ch : Report Corrections
Anup (OpenERP) [Wed, 29 Sep 2010 14:43:20 +0000 (20:13 +0530)]
[FIX] l10n_ch : Report Corrections

bzr revid: ach@tinyerp.com-20100929144320-72ok7q38d2em78n1

13 years ago[FIX] base_contact : Search Method Corrected
Anup (OpenERP) [Wed, 29 Sep 2010 14:17:24 +0000 (19:47 +0530)]
[FIX] base_contact : Search Method Corrected

bzr revid: ach@tinyerp.com-20100929141724-ybamec2vldunixrb

13 years ago[FIX]l10n_ch: remove font's hack, register the font into the main engine.
P. Christeas [Wed, 29 Sep 2010 13:46:11 +0000 (19:16 +0530)]
[FIX]l10n_ch: remove font's hack, register the font into the main engine.

For some reason, reportlab still fails to embed the font into the PDF.
Please fix that.

bzr revid: hmo@tinyerp.com-20100929134611-rx5b9wwp5w3aq7eh

13 years ago[MERGE] merged the branch of aag related to act_window (context instead of domain...
qdp-launchpad@tinyerp.com [Wed, 29 Sep 2010 12:51:42 +0000 (14:51 +0200)]
[MERGE] merged the branch of aag related to act_window (context instead of domain) and mx.Datetime removal)

bzr revid: qdp-launchpad@tinyerp.com-20100929125142-erbui0hrso5vslei

13 years ago[IMP] resource: performance improvement: created a 'resource.calendar' interval_get_m...
olt@tinyerp.com [Wed, 29 Sep 2010 12:13:40 +0000 (14:13 +0200)]
[IMP] resource: performance improvement: created a 'resource.calendar' interval_get_multi which takes a list of tuples instead of single arguments
  'interval_get' is not removed and now uses the multi method to avoid duplicated code

bzr revid: olt@tinyerp.com-20100929121340-g9hpmkavpguizajg

13 years ago[MERGE] Fix yml issue on mrp_subproduct
Harry (OpenERP) [Wed, 29 Sep 2010 10:12:08 +0000 (15:42 +0530)]
[MERGE] Fix yml issue on mrp_subproduct

bzr revid: hmo@tinyerp.com-20100929101208-q9dx3byqko2hbpuw

13 years ago[IMP] point_of_sale: performance improvement in pricelist (price_get)
olt@tinyerp.com [Wed, 29 Sep 2010 09:57:42 +0000 (11:57 +0200)]
[IMP] point_of_sale: performance improvement in pricelist (price_get)

bzr revid: olt@tinyerp.com-20100929095742-yi2ldls09prywt48

13 years ago[IMP] base_contact: performance imporovement: 'job_id' field (res.partner.contact...
olt@tinyerp.com [Wed, 29 Sep 2010 09:52:55 +0000 (11:52 +0200)]
[IMP] base_contact: performance imporovement: 'job_id' field (res.partner.contact object) was generating a lot of queries

bzr revid: olt@tinyerp.com-20100929095255-wxn4u9dfn8j0dd8z

13 years ago[REMOVE]: mx.Date from trunk
aag (OpenERP) [Wed, 29 Sep 2010 08:05:01 +0000 (13:35 +0530)]
[REMOVE]: mx.Date from trunk

bzr revid: aag@tinyerp.co.in-20100929080501-j7hqsb3qfftp6qbo

13 years ago<act_window domain converted to context is done
aag (OpenERP) [Tue, 28 Sep 2010 13:17:10 +0000 (18:47 +0530)]
<act_window domain converted to context is done

bzr revid: aag@tinyerp.co.in-20100928131710-vlmxr9qq040kj7bu

13 years ago[FIX] product_margin: same multi value for the same function field method
olt@tinyerp.com [Tue, 28 Sep 2010 12:28:45 +0000 (14:28 +0200)]
[FIX] product_margin: same multi value for the same function field method

bzr revid: olt@tinyerp.com-20100928122845-rvjqg7bo6d6a009p

13 years ago[IMP] sale_mrp: performance improvement: '_get_sale_ref' now uses browse instead...
olt@tinyerp.com [Tue, 28 Sep 2010 12:28:07 +0000 (14:28 +0200)]
[IMP] sale_mrp: performance improvement: '_get_sale_ref' now uses browse instead of read

bzr revid: olt@tinyerp.com-20100928122807-5sy8lypoo31up2e0

13 years ago[IMP] stock: performance improvement:
olt@tinyerp.com [Tue, 28 Sep 2010 09:24:45 +0000 (11:24 +0200)]
[IMP] stock: performance improvement:

 * rewriten '_product_value' method ('multi' function field)
 * removed '_product_qty_available' method (not used anymore): fields are now computed in '_product_value'

bzr revid: olt@tinyerp.com-20100928092445-4apj6d8ai4n2ze3z

13 years ago[IMP] pos: pos.order.line: performance improvement: configured 2 function fields...
olt@tinyerp.com [Mon, 27 Sep 2010 14:40:24 +0000 (16:40 +0200)]
[IMP] pos: pos.order.line: performance improvement: configured 2 function fields with multi ('price_subtotal', 'price_subtotal_incl')

bzr revid: olt@tinyerp.com-20100927144024-87kb4xzuzmdvie2g

13 years ago[IMP] pricelist: performance improvement: created a 'price_get_multi' method to retri...
olt@tinyerp.com [Mon, 27 Sep 2010 14:21:50 +0000 (16:21 +0200)]
[IMP] pricelist: performance improvement: created a 'price_get_multi' method to retrieve prices for several products at once

bzr revid: olt@tinyerp.com-20100927142150-4yf58feypg0sxn3r

13 years ago[FIX]l10n_lu: use get_module_resource to avoid fix path
Harry (OpenERP) [Wed, 29 Sep 2010 08:59:23 +0000 (14:29 +0530)]
[FIX]l10n_lu: use get_module_resource to avoid fix path

bzr revid: hmo@tinyerp.com-20100929085923-xy5iyns88n7bzdn0

13 years ago[FIX] project: change place of manager filter button on search view of project
Harry (OpenERP) [Wed, 29 Sep 2010 08:51:08 +0000 (14:21 +0530)]
[FIX] project: change place of manager filter button on search view of project

bzr revid: hmo@tinyerp.com-20100929085108-7x3oh14swkfi583v

13 years ago[FIX] project : When duplicating a task the stage should not be duplicated
DHS(OpenERP) [Wed, 29 Sep 2010 07:53:45 +0000 (13:23 +0530)]
[FIX] project : When duplicating a task the stage should not be duplicated

bzr revid: ach@tinyerp.com-20100929075345-jdyoich0f5wdd2bn

13 years ago[MERGE] merged trunk-dev-addons1 branch to fix buildbot failure
Harry (OpenERP) [Wed, 29 Sep 2010 07:19:34 +0000 (12:49 +0530)]
[MERGE] merged trunk-dev-addons1 branch to fix buildbot failure

bzr revid: hmo@tinyerp.com-20100929071934-ogixp77y7m10xpye

13 years ago[FIX] outlook : Corrections
Anup (OpenERP) [Wed, 29 Sep 2010 05:59:32 +0000 (11:29 +0530)]
[FIX] outlook : Corrections

bzr revid: ach@tinyerp.com-20100929055932-kf1hajogglg0dngi

13 years ago[FIX] point_of_sale: Removed demo data resulting into error and kept it in yaml instead.
uco (Open ERP) [Wed, 29 Sep 2010 05:51:28 +0000 (11:21 +0530)]
[FIX] point_of_sale: Removed demo data resulting into error and kept it in yaml instead.

bzr revid: uco@tinyerp.com-20100929055128-8ft419k4sos1w766

13 years ago[FIX] l10n_fr : Report Corrected
Anup (OpenERP) [Wed, 29 Sep 2010 05:49:25 +0000 (11:19 +0530)]
[FIX] l10n_fr : Report Corrected

bzr revid: ach@tinyerp.com-20100929054925-p3fwhht0ijd7eifp

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 29 Sep 2010 05:18:13 +0000 (05:18 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20100929051813-dmrwrwhdjmxy72qr

13 years agofix
Fabien Pinckaers [Tue, 28 Sep 2010 23:03:20 +0000 (01:03 +0200)]
fix

bzr revid: fp@tinyerp.com-20100928230320-dyauygrm48oaworq

13 years agofix
Fabien Pinckaers [Tue, 28 Sep 2010 22:49:26 +0000 (00:49 +0200)]
fix

bzr revid: fp@tinyerp.com-20100928224926-pqpnmqniv3y00fgl

13 years agomodifs
Fabien Pinckaers [Tue, 28 Sep 2010 22:31:21 +0000 (00:31 +0200)]
modifs

bzr revid: fp@tinyerp.com-20100928223121-ocb2odvcgbblkhiu

13 years agofix
Fabien Pinckaers [Tue, 28 Sep 2010 22:10:23 +0000 (00:10 +0200)]
fix

bzr revid: fp@tinyerp.com-20100928221023-t2cx4vk1y2siaik1

13 years agofix
Fabien Pinckaers [Tue, 28 Sep 2010 22:08:46 +0000 (00:08 +0200)]
fix

bzr revid: fp@tinyerp.com-20100928220846-ojiqqmmo0pt7vfb0

13 years agofix
Fabien Pinckaers [Tue, 28 Sep 2010 22:03:25 +0000 (00:03 +0200)]
fix

bzr revid: fp@tinyerp.com-20100928220325-3iu91eq36z8th7cq

13 years agofix and merge
Fabien Pinckaers [Tue, 28 Sep 2010 21:53:48 +0000 (23:53 +0200)]
fix and merge

bzr revid: fp@tinyerp.com-20100928215348-v9evn3bbt0f87fse

13 years ago[MERGE] merge with same branch
qdp-launchpad@tinyerp.com [Tue, 28 Sep 2010 15:10:14 +0000 (17:10 +0200)]
[MERGE] merge with same branch

bzr revid: qdp-launchpad@tinyerp.com-20100928151014-mqwahacctd3ac29i

13 years ago[REF] account: partner balance code cleaning
qdp-launchpad@tinyerp.com [Tue, 28 Sep 2010 15:08:50 +0000 (17:08 +0200)]
[REF] account: partner balance code cleaning

bzr revid: qdp-launchpad@tinyerp.com-20100928150850-q8gia34ei2wjm0ry

13 years ago[REF] account: partner balance refactoring, code cleaning
qdp-launchpad@tinyerp.com [Tue, 28 Sep 2010 15:04:47 +0000 (17:04 +0200)]
[REF] account: partner balance refactoring, code cleaning

bzr revid: qdp-launchpad@tinyerp.com-20100928150447-v58cnqamog9dcnia

13 years ago[FIX] account: reports filtered by period
qdp-launchpad@tinyerp.com [Tue, 28 Sep 2010 15:03:36 +0000 (17:03 +0200)]
[FIX] account: reports filtered by period

bzr revid: qdp-launchpad@tinyerp.com-20100928150336-yhf5prtp7vnlsgbn

13 years ago[FIX] l10n_fr : Report Corrected
Anup (OpenERP) [Tue, 28 Sep 2010 13:56:35 +0000 (19:26 +0530)]
[FIX] l10n_fr : Report Corrected

bzr revid: ach@tinyerp.com-20100928135635-nv6r2szu1fhrr6a2

13 years ago[REF] Corrections
Anup (OpenERP) [Tue, 28 Sep 2010 13:53:02 +0000 (19:23 +0530)]
[REF] Corrections

bzr revid: ach@tinyerp.com-20100928135302-v8i7parfl9x2y3xh

13 years ago[FIX] account_followup: efficiency problem fixed. The report always timed out when...
qdp-launchpad@tinyerp.com [Tue, 28 Sep 2010 13:50:36 +0000 (15:50 +0200)]
[FIX] account_followup: efficiency problem fixed. The report always timed out when there were lots of unreconciled entries (even if we selected only one partner to followup)

bzr revid: qdp-launchpad@tinyerp.com-20100928135036-m0gdp92w4xnrwr6l

13 years agoimprove
apa-tiny [Tue, 28 Sep 2010 13:46:21 +0000 (19:16 +0530)]
improve

bzr revid: apa@tinyerp.com-20100928134621-wx00l5y0olc6s5zi

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Tue, 28 Sep 2010 13:37:25 +0000 (19:07 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20100928133725-7a7r1x5z63cxfs9g

13 years ago[REM]:sale:sale_prepare_allot
apa-tiny [Tue, 28 Sep 2010 13:32:44 +0000 (19:02 +0530)]
[REM]:sale:sale_prepare_allot

bzr revid: apa@tinyerp.com-20100928133244-l53x0zgup67u75h7

13 years ago[FIX] Account: Configuration => bank journal with correct type
Mustufa Rangwala [Tue, 28 Sep 2010 13:24:19 +0000 (18:54 +0530)]
[FIX] Account: Configuration => bank journal with correct type

bzr revid: mra@mra-laptop-20100928132419-1w7b1qdxibjcun6o

13 years ago[MERGE]
uco (Open ERP) [Tue, 28 Sep 2010 13:05:56 +0000 (18:35 +0530)]
[MERGE]

bzr revid: uco@tinyerp.com-20100928130556-9w3n86qh8gevev11

13 years ago[REF] Account budget: Improve code
Mustufa Rangwala [Tue, 28 Sep 2010 12:58:00 +0000 (18:28 +0530)]
[REF] Account budget: Improve code

bzr revid: mra@mra-laptop-20100928125800-ulr19iodfk4ktqek

13 years ago[REF] Account_budget: Removed CCI name from id and the name of the form view
Mustufa Rangwala [Tue, 28 Sep 2010 12:52:21 +0000 (18:22 +0530)]
[REF] Account_budget: Removed CCI name from id and the name of the form view

bzr revid: mra@mra-laptop-20100928125221-uib323sj7atip0nh

13 years ago[IMP] crm data
Fabien Pinckaers [Tue, 28 Sep 2010 12:50:08 +0000 (14:50 +0200)]
[IMP] crm data

bzr revid: fp@tinyerp.com-20100928125008-wa6du4et5t43k2r9

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Tue, 28 Sep 2010 12:48:20 +0000 (18:18 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20100928124820-qj1wqixgbe8zsq7d

13 years ago[ADD] web component to wiki module from server addons
Xavier Morel [Tue, 28 Sep 2010 12:39:25 +0000 (14:39 +0200)]
[ADD] web component to wiki module from server addons

bzr revid: xmo@openerp.com-20100928123925-itlf8i4235nwax86

13 years ago[REF]
Mustufa Rangwala [Tue, 28 Sep 2010 12:26:31 +0000 (17:56 +0530)]
[REF]

bzr revid: mra@mra-laptop-20100928122631-tsf6776scj1uj9x5

13 years ago[REM] point_of_sale: Removed unused import statements suggested by buildbot.
uco (Open ERP) [Tue, 28 Sep 2010 12:23:28 +0000 (17:53 +0530)]
[REM] point_of_sale: Removed unused import statements suggested by buildbot.

bzr revid: uco@tinyerp.com-20100928122328-dxatkro1ygk85a6x

13 years ago[FIX]account: fixes general Journal repeatIn issue.
vra [Tue, 28 Sep 2010 12:15:09 +0000 (17:45 +0530)]
[FIX]account: fixes general Journal repeatIn issue.

bzr revid: vra@tinyerp.com-20100928121509-92u01loeg71dl0bs

13 years ago[IMP] point_of_sale: Improved according to changes in account.
uco (Open ERP) [Tue, 28 Sep 2010 11:57:44 +0000 (17:27 +0530)]
[IMP] point_of_sale: Improved according to changes in account.

bzr revid: uco@tinyerp.com-20100928115744-j0ljddt1lt480x7z

13 years ago[FIX] l10n_ch : YML test for report Corrected
Anup (OpenERP) [Tue, 28 Sep 2010 11:52:10 +0000 (17:22 +0530)]
[FIX] l10n_ch : YML test for report Corrected

bzr revid: ach@tinyerp.com-20100928115210-3ch2gw511s06fzal

13 years ago[FIX] Mrp_operations : copy of stock_move overridden in order to block wrong duplicat...
Jeroen Mollers [Tue, 28 Sep 2010 11:36:28 +0000 (17:06 +0530)]
[FIX] Mrp_operations : copy of stock_move overridden in order to block wrong duplication of procurements and stock moves

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

bzr revid: jvo@tinyerp.com-20100928113628-jkc5b2its09hedh0

13 years ago[REF]
vra [Tue, 28 Sep 2010 11:22:04 +0000 (16:52 +0530)]
[REF]

bzr revid: vra@tinyerp.com-20100928112204-1het20j3mqbs7t3t

13 years ago[REM] account: unused mx import
Olivier Dony [Tue, 28 Sep 2010 11:18:00 +0000 (13:18 +0200)]
[REM] account: unused mx import

bzr revid: odo@openerp.com-20100928111800-89a4gc3upjpx2mnf

13 years agomerged
apa-tiny [Tue, 28 Sep 2010 10:47:36 +0000 (16:17 +0530)]
merged

bzr revid: apa@tinyerp.com-20100928104736-2uvt12jtm98kvep8

13 years ago[REF]
vra [Tue, 28 Sep 2010 10:43:06 +0000 (16:13 +0530)]
[REF]

bzr revid: vra@tinyerp.com-20100928104306-2ybk2x0n1h72kl80

13 years ago[IMP]account_coda: Improved the journal domain coda import wizard.
vra [Tue, 28 Sep 2010 10:39:58 +0000 (16:09 +0530)]
[IMP]account_coda: Improved the journal domain coda import wizard.

bzr revid: vra@tinyerp.com-20100928103958-nm81tc2txxiy5dqg

13 years agoimproved
apa-tiny [Tue, 28 Sep 2010 10:20:12 +0000 (15:50 +0530)]
improved

bzr revid: apa@tinyerp.com-20100928102012-w9wq9hv22xwusf9y

13 years ago[FIX][IMP] account,account_code: fixed the coda import wizard problem and improved...
vra [Tue, 28 Sep 2010 10:03:11 +0000 (15:33 +0530)]
[FIX][IMP] account,account_code: fixed the coda import wizard problem and improved the account cash statement code.

bzr revid: vra@tinyerp.com-20100928100311-xo4tl35t747foan3

13 years ago[REF] account: some code refactoring + fix for multi company
qdp-launchpad@tinyerp.com [Tue, 28 Sep 2010 09:06:38 +0000 (11:06 +0200)]
[REF] account: some code refactoring + fix for multi company

bzr revid: qdp-launchpad@tinyerp.com-20100928090638-smdqvhifn7upcz9r

13 years ago[IMP]:set alignment in account reports
SAZ(OpenERP) [Tue, 28 Sep 2010 07:25:50 +0000 (12:55 +0530)]
[IMP]:set alignment in account reports

bzr revid: apa@tinyerp.com-20100928072550-g5axwyfg1bby3fo0

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Tue, 28 Sep 2010 07:18:19 +0000 (12:48 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20100928071819-aztvq0byz7vnnwf8

13 years ago[FIX] account_payment : Corrections
Anup (OpenERP) [Tue, 28 Sep 2010 07:14:37 +0000 (12:44 +0530)]
[FIX] account_payment : Corrections

bzr revid: ach@tinyerp.com-20100928071437-7fmq8unnlvhepmvy

13 years ago[IMP] Account_followup: Search view for report of folloup sents (still need to improv...
Mustufa Rangwala [Tue, 28 Sep 2010 07:14:33 +0000 (12:44 +0530)]
[IMP] Account_followup: Search view for report of folloup sents (still need to improve for litigation boolean on group by)

bzr revid: mra@mra-laptop-20100928071433-an4lp58w4e8b8tnl

13 years ago[FIX] l10n_ch : Report Corrected
Anup (OpenERP) [Tue, 28 Sep 2010 07:03:22 +0000 (12:33 +0530)]
[FIX] l10n_ch : Report Corrected

bzr revid: ach@tinyerp.com-20100928070322-sv8uk2lv750dn10a

13 years ago[FIX] resource: resolve regression in compute_vacation method
Harry (OpenERP) [Tue, 28 Sep 2010 06:39:28 +0000 (12:09 +0530)]
[FIX] resource: resolve regression in compute_vacation method

bzr revid: hmo@tinyerp.com-20100928063928-6g3l9ty4y1a2h8x7

13 years ago[Fix] hr_payroll : problem of field pan_no fixed in rml
Vir (Open ERP) [Tue, 28 Sep 2010 06:30:32 +0000 (12:00 +0530)]
[Fix] hr_payroll : problem of field pan_no fixed in rml

bzr revid: vir@tinyerp.com-20100928063032-gmslbn7k0cebuc1v

13 years ago[Merge]: From trunk addons.
rch (Open ERP) [Tue, 28 Sep 2010 06:22:18 +0000 (11:52 +0530)]
[Merge]: From trunk addons.

bzr revid: rch_open_erp-20100928062218-nmmq3yff7gucw2oq

13 years ago[IMP]: Title
rch (Open ERP) [Tue, 28 Sep 2010 05:43:02 +0000 (11:13 +0530)]
[IMP]: Title

bzr revid: rch_open_erp-20100928054302-71zmieyp0uw12t31

13 years ago[IMP]: Add Internal landscape header for hr_payroll reports.
rch (Open ERP),VRO (Open ERP) [Tue, 28 Sep 2010 05:32:31 +0000 (11:02 +0530)]
[IMP]: Add Internal landscape header for hr_payroll reports.

bzr revid: rch_open_erp-20100928053231-r22j4oay4kzqk4m3

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Tue, 28 Sep 2010 04:59:27 +0000 (10:29 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20100928045927-kcofzw0ume6s9kth

13 years ago[IMP] Account payment & l10_nch: Remove bank reconcile object reference and use vouch...
Mustufa Rangwala [Tue, 28 Sep 2010 04:52:52 +0000 (10:22 +0530)]
[IMP] Account payment & l10_nch: Remove bank reconcile object reference and use voucher instead of it

bzr revid: mra@mra-laptop-20100928045252-c5wrsjze3knfa8l0

13 years ago[FIX] Account_invoice_layout : Payment term with notes displayed on Invoice report
Jay (OpenERP) [Mon, 27 Sep 2010 19:15:52 +0000 (00:45 +0530)]
[FIX] Account_invoice_layout : Payment term with notes displayed on Invoice report

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

bzr revid: jvo@tinyerp.com-20100927191552-jvlmrpyss1314lhz

13 years ago[REF] Corrections
SKH(OpenERP) [Mon, 27 Sep 2010 17:53:35 +0000 (23:23 +0530)]
[REF] Corrections

bzr revid: jvo@tinyerp.com-20100927175335-0drt398ro1lgbxyg

13 years ago[REF] Account_followup
Jay (OpenERP) [Mon, 27 Sep 2010 17:40:40 +0000 (23:10 +0530)]
[REF] Account_followup

bzr revid: jvo@tinyerp.com-20100927174040-jmzto129gr41qht1

13 years ago[REF] Auction
Jay (OpenERP) [Mon, 27 Sep 2010 17:29:05 +0000 (22:59 +0530)]
[REF] Auction

bzr revid: jvo@tinyerp.com-20100927172905-4bj6qpuejbcusu70

13 years ago[REF] Document_ftp
Jay (OpenERP) [Mon, 27 Sep 2010 17:08:56 +0000 (22:38 +0530)]
[REF] Document_ftp

bzr revid: jvo@tinyerp.com-20100927170856-cm4lt3ykxdrldmzs

13 years ago[TEST] testing the buildbot engine
qdp-launchpad@tinyerp.com [Mon, 27 Sep 2010 16:01:24 +0000 (18:01 +0200)]
[TEST] testing the buildbot engine

bzr revid: qdp-launchpad@tinyerp.com-20100927160124-x9ghhve06m13sg72

13 years ago[TEST] testing the buildbot engine
qdp-launchpad@tinyerp.com [Mon, 27 Sep 2010 16:01:15 +0000 (18:01 +0200)]
[TEST] testing the buildbot engine

bzr revid: qdp-launchpad@tinyerp.com-20100927160115-u4m128qg09mmq7ib

13 years ago[TEST] testing the buildbot engine
qdp-launchpad@tinyerp.com [Mon, 27 Sep 2010 16:01:07 +0000 (18:01 +0200)]
[TEST] testing the buildbot engine

bzr revid: qdp-launchpad@tinyerp.com-20100927160107-wrnfgsruo0nkwyfv

13 years ago[TEST] testing the buildbot engine
qdp-launchpad@tinyerp.com [Mon, 27 Sep 2010 16:00:56 +0000 (18:00 +0200)]
[TEST] testing the buildbot engine

bzr revid: qdp-launchpad@tinyerp.com-20100927160056-mpnkvchgfy653cpx

13 years ago[TEST] testing the buildbot engine
qdp-launchpad@tinyerp.com [Mon, 27 Sep 2010 16:00:43 +0000 (18:00 +0200)]
[TEST] testing the buildbot engine

bzr revid: qdp-launchpad@tinyerp.com-20100927160043-vxcw99wy6tw8u47j

13 years ago[TEST] testing the buildbot engine
qdp-launchpad@tinyerp.com [Mon, 27 Sep 2010 16:00:26 +0000 (18:00 +0200)]
[TEST] testing the buildbot engine

bzr revid: qdp-launchpad@tinyerp.com-20100927160026-i9dzomnf2ovd36az

13 years ago[TEST] testing the buildbot engine
qdp-launchpad@tinyerp.com [Mon, 27 Sep 2010 16:00:13 +0000 (18:00 +0200)]
[TEST] testing the buildbot engine

bzr revid: qdp-launchpad@tinyerp.com-20100927160013-nse5oo1tqa17pawj

13 years ago[TEST] testing the buildbot engine
qdp-launchpad@tinyerp.com [Mon, 27 Sep 2010 15:59:08 +0000 (17:59 +0200)]
[TEST] testing the buildbot engine

bzr revid: qdp-launchpad@tinyerp.com-20100927155908-nemhlekyl1fjx4gl

13 years ago[ADD] adding test2.text file, to test the buildbot engine
qdp-launchpad@tinyerp.com [Mon, 27 Sep 2010 15:57:58 +0000 (17:57 +0200)]
[ADD] adding test2.text file, to test the buildbot engine

bzr revid: qdp-launchpad@tinyerp.com-20100927155758-m005gk27rbrffct0

13 years ago[REF] Corrections
SKH,Jay [Mon, 27 Sep 2010 14:48:08 +0000 (20:18 +0530)]
[REF] Corrections

bzr revid: jvo@tinyerp.com-20100927144808-fuzqom90h4z3qd4m

13 years ago[MERGE] merged the procurement/purchase branch
qdp-launchpad@tinyerp.com [Mon, 27 Sep 2010 14:45:21 +0000 (16:45 +0200)]
[MERGE] merged the procurement/purchase branch

bzr revid: qdp-launchpad@tinyerp.com-20100927144521-nv1251qq36ana24s

13 years ago[MERGE] merged the report team branch
qdp-launchpad@tinyerp.com [Mon, 27 Sep 2010 14:37:25 +0000 (16:37 +0200)]
[MERGE] merged the report team branch

bzr revid: qdp-launchpad@tinyerp.com-20100927143725-w6lc1n8w01pba50y

13 years ago[FIX] hr_holidays : Removed unnecessary Translations
Anup (OpenERP) [Mon, 27 Sep 2010 14:34:42 +0000 (20:04 +0530)]
[FIX] hr_holidays :  Removed unnecessary Translations

bzr revid: ach@tinyerp.com-20100927143442-lv016cewsgoehzz7

13 years ago[MERGE] merged from openobject-addons
Harry (OpenERP) [Mon, 27 Sep 2010 14:28:58 +0000 (19:58 +0530)]
[MERGE] merged from openobject-addons

bzr revid: hmo@tinyerp.com-20100927142858-m5gf4s1yvs179i64

13 years ago[FIX] auction : YML Test for report corrected
Anup (OpenERP) [Mon, 27 Sep 2010 14:27:55 +0000 (19:57 +0530)]
[FIX] auction : YML Test for report corrected

bzr revid: ach@tinyerp.com-20100927142755-9vzoq5vo06sqhfjq

13 years ago[MERGE] merged from trunk-dev-addons1
Harry (OpenERP) [Mon, 27 Sep 2010 14:14:01 +0000 (19:44 +0530)]
[MERGE] merged from trunk-dev-addons1

bzr revid: hmo@tinyerp.com-20100927141401-ov7seha9wbavzy7j

13 years ago[MERGE] merged from trunk-dev-addons2
Harry (OpenERP) [Mon, 27 Sep 2010 14:04:36 +0000 (19:34 +0530)]
[MERGE] merged from trunk-dev-addons2

bzr revid: hmo@tinyerp.com-20100927140436-ywejvgzc4kfchzwf

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Mon, 27 Sep 2010 13:50:11 +0000 (19:20 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20100927135011-y5k3wukl8m27phyn

13 years ago[IMP] project_timesheet:
Harry (OpenERP) [Mon, 27 Sep 2010 13:47:19 +0000 (19:17 +0530)]
[IMP] project_timesheet:
* add hr_timesheet_invoice module in depend list
* remove name_get method of project model
* add invoice data section in project view
* add filter for billable project into project search view.

bzr revid: hmo@tinyerp.com-20100927134719-1nozh8fpki9zkrvd