odoo/odoo.git
13 years ago[ADD] piratepad addon
Xavier Morel [Wed, 20 Oct 2010 13:48:06 +0000 (15:48 +0200)]
[ADD] piratepad addon

bzr revid: xmo@openerp.com-20101020134806-lrkxq31ei8zn05cg

13 years ago[FIX] purchase_requition: Corrected Datetime Computing in create_order()
DHS (OpenERP) [Wed, 20 Oct 2010 13:43:59 +0000 (19:13 +0530)]
[FIX] purchase_requition: Corrected Datetime Computing in create_order()

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

bzr revid: dhs@tinyerp.com-20101020134359-4l6eh5bxud3fsq0v

13 years ago[FIX] Account : Correction on closing fiscalyear:journal should be centralizaed and...
Jay (OpenERP) [Wed, 20 Oct 2010 13:43:32 +0000 (19:13 +0530)]
[FIX] Account : Correction on closing fiscalyear:journal should be centralizaed and the boolean of skip draft state should be False

bzr revid: jvo@tinyerp.com-20101020134332-tzd7uf13nk4vigom

13 years ago[FIX] Account : Usability
Jay (OpenERP) [Wed, 20 Oct 2010 13:40:08 +0000 (19:10 +0530)]
[FIX] Account : Usability

bzr revid: jvo@tinyerp.com-20101020134008-bq2gce4sjbkp6i3z

13 years ago[FIX] account_voucher: Fix yml test warning and code clean of account_payment
ARA (OpenERP) [Wed, 20 Oct 2010 13:36:16 +0000 (19:06 +0530)]
[FIX] account_voucher: Fix yml test warning and code clean of account_payment

bzr revid: ara@tinyerp.com-20101020133616-ggxbfq6rw7m20ln9

13 years ago[FIX] hr_timesheet_sheet : date_from and date_to problem, hr_evaluation : date deadli...
Vir (Open ERP) [Wed, 20 Oct 2010 13:29:48 +0000 (18:59 +0530)]
[FIX] hr_timesheet_sheet : date_from and date_to problem, hr_evaluation : date deadline problem fixed

bzr revid: vir@tinyerp.com-20101020132948-1ax61wd33j1ejj18

13 years ago[IMP] membership:-added tooltip
mtr [Wed, 20 Oct 2010 13:09:40 +0000 (18:39 +0530)]
[IMP] membership:-added tooltip

bzr revid: mtr@mtr-20101020130940-4fmq1o0cuzlrrrkm

13 years ago[FIX] mrp: many2many and one2many field support domain. so removed many2many_domain...
Harry (OpenERP) [Wed, 20 Oct 2010 13:02:12 +0000 (18:32 +0530)]
[FIX] mrp: many2many and one2many field support domain. so removed many2many_domain,one2many_dommain in mrp.py

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

bzr revid: hmo@tinyerp.com-20101020130212-j1373iyv4e6ysftg

13 years ago[FIX] position of the inserted pad-form-revealing button
Xavier Morel [Wed, 20 Oct 2010 12:53:24 +0000 (14:53 +0200)]
[FIX] position of the inserted pad-form-revealing button

bzr revid: xmo@openerp.com-20101020125324-7bmz5an1jgvvuna6

13 years ago[IMP] use button element in pad-creation form, avoids need for a bunch of JS to trans...
Xavier Morel [Wed, 20 Oct 2010 12:47:32 +0000 (14:47 +0200)]
[IMP] use button element in pad-creation form, avoids need for a bunch of JS to transform a link-click into a form submission

Also remove a bunch of unneeded attributes on the pad-name input

bzr revid: xmo@openerp.com-20101020124732-2dovbi82ht7hyiyi

13 years ago[IMP] Style of JS inserted for handling of the pad-creation form: naming conventions...
Xavier Morel [Wed, 20 Oct 2010 12:44:50 +0000 (14:44 +0200)]
[IMP] Style of JS inserted for handling of the pad-creation form: naming conventions, usage of event shortcuts

bzr revid: xmo@openerp.com-20101020124450-ctvqik4ukqizwfsc

13 years ago[REM] unused import
Xavier Morel [Wed, 20 Oct 2010 12:41:53 +0000 (14:41 +0200)]
[REM] unused import

bzr revid: xmo@openerp.com-20101020124153-3kh6jy6023tcsdcm

13 years ago[IMP] use templates manipulation to add the link to open the pad form, rather than...
Xavier Morel [Wed, 20 Oct 2010 12:41:33 +0000 (14:41 +0200)]
[IMP] use templates manipulation to add the link to open the pad form, rather than using JS

bzr revid: xmo@openerp.com-20101020124133-36olqe3hp1e1xp3t

13 years ago[IMP] extract creation of pad URL into separate methods for overriding/configuration...
Xavier Morel [Wed, 20 Oct 2010 12:25:28 +0000 (14:25 +0200)]
[IMP] extract creation of pad URL into separate methods for overriding/configuration in the future

bzr revid: xmo@openerp.com-20101020122528-z194x6jz1zvg1lwc

13 years ago[IMP] Account: Tax report converted to common report and make some improvents (make...
Mustufa Rangwala [Wed, 20 Oct 2010 12:17:19 +0000 (17:47 +0530)]
[IMP] Account: Tax report converted to common report and make some improvents (make same as other account repots)

bzr revid: mra@mra-laptop-20101020121719-e8z153wy65r2f8xg

13 years ago[IMP] Make piratepad controller not inherit from openerp.controllers.form.Form (there...
Xavier Morel [Wed, 20 Oct 2010 12:14:05 +0000 (14:14 +0200)]
[IMP] Make piratepad controller not inherit from openerp.controllers.form.Form (there is no reason to), remove /form section of URL (no need for it), fix naming of class and method

bzr revid: xmo@openerp.com-20101020121405-u5g3450aen0vaapr

13 years ago[IMP] Use kwarg normally in piratepad.controllers.Form
Xavier Morel [Wed, 20 Oct 2010 12:09:17 +0000 (14:09 +0200)]
[IMP] Use kwarg normally in piratepad.controllers.Form

bzr revid: xmo@openerp.com-20101020120917-flvi1ez9p0272axm

13 years ago[ADD] piratepad extension from web-piratepad branch
Xavier Morel [Wed, 20 Oct 2010 11:59:30 +0000 (13:59 +0200)]
[ADD] piratepad extension from web-piratepad branch

* Removed modifications to openerp itself
* Fixed code a bit to avoid breakages (due to e.g. openerp pad-specific modifications removed from the merge)

bzr revid: xmo@openerp.com-20101020115930-cwzs2jlb2t2a2k7s

13 years ago[FIX] mrp: regression: production orders moves are wrongly done from 'Stock' to ...
Harry (OpenERP) [Wed, 20 Oct 2010 10:58:16 +0000 (16:28 +0530)]
[FIX] mrp: regression: production orders moves are wrongly done from 'Stock' to 'Stock'

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

bzr revid: hmo@tinyerp.com-20101020105816-08af1r7unnxcagv0

13 years ago[IMP] account_reporting: Removed unused vars
pso [Wed, 20 Oct 2010 10:53:29 +0000 (16:23 +0530)]
[IMP] account_reporting: Removed unused vars

bzr revid: pso@tinyerp.com-20101020105329-o5m2fu973fs5rznq

13 years ago[REF] account
vth [Wed, 20 Oct 2010 10:12:02 +0000 (15:42 +0530)]
[REF] account

bzr revid: vth@tinyerp.com-20101020101202-rawxy5lwtqnvqnkh

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Wed, 20 Oct 2010 09:54:36 +0000 (15:24 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20101020095436-51hcw95wbubza24e

13 years ago[FIX] event: invalid view: duplicate field 'user_id'
olt@tinyerp.com [Wed, 20 Oct 2010 08:55:45 +0000 (10:55 +0200)]
[FIX] event: invalid view: duplicate field 'user_id'

bzr revid: olt@tinyerp.com-20101020085545-i8bltbsm5rq4jqiw

13 years ago[FIX + REF] analytic: fixed the computation of debit, credit, balance and quantity...
qdp-launchpad@tinyerp.com [Wed, 20 Oct 2010 08:54:13 +0000 (10:54 +0200)]
[FIX + REF] analytic: fixed the computation of debit, credit, balance and quantity displayed on the chart of analytic account with refactoring of the code

bzr revid: qdp-launchpad@tinyerp.com-20101020085413-7l93t70eotxs7p2x

13 years ago[FIX] document_webdav: add detail of configuration parameter in module description
Harry (OpenERP) [Wed, 20 Oct 2010 08:02:53 +0000 (13:32 +0530)]
[FIX] document_webdav: add detail of configuration parameter in module description

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

bzr revid: hmo@tinyerp.com-20101020080253-yrc61hljix0r77j3

13 years ago[FIX] account: Profit and loss
vth [Wed, 20 Oct 2010 07:54:08 +0000 (13:24 +0530)]
[FIX] account: Profit and loss

bzr revid: vth@tinyerp.com-20101020075408-zmfiyhpblxtsycdy

13 years ago[REF] account
Mustufa Rangwala [Wed, 20 Oct 2010 07:00:04 +0000 (12:30 +0530)]
[REF] account

bzr revid: mra@mra-laptop-20101020070004-c28dsk1vo5j2nbz6

13 years ago[IMP] account_reporting: cleaning module
pso [Wed, 20 Oct 2010 06:36:52 +0000 (12:06 +0530)]
[IMP] account_reporting: cleaning module

bzr revid: pso@tinyerp.com-20101020063652-3pze1frj02vjxda1

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Wed, 20 Oct 2010 06:33:30 +0000 (12:03 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20101020063330-8kkutmtyjfngov22

13 years ago[FIX] account:Balance sheet
vth [Wed, 20 Oct 2010 05:43:57 +0000 (11:13 +0530)]
[FIX] account:Balance sheet

bzr revid: vth@tinyerp.com-20101020054357-7804qwmve4urni7m

13 years ago[MERGE] Merged from the main trunk addons
DHS (OpenERP) [Wed, 20 Oct 2010 05:16:24 +0000 (10:46 +0530)]
[MERGE] Merged from the main trunk addons

bzr revid: dhs@tinyerp.com-20101020051624-3qsc1auxgmhyiy3u

13 years ago[REF] account: clean code on installer.py
psi (Open ERP) [Wed, 20 Oct 2010 05:13:53 +0000 (10:43 +0530)]
[REF] account: clean code on installer.py

bzr revid: psi@tinyerp.co.in-20101020051353-2lnm99j3htjktqjt

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 20 Oct 2010 04:56:05 +0000 (04:56 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101020045605-d2zqf26vuvcv20tw

13 years ago[REF] Account: Recator code
Mustufa Rangwala [Wed, 20 Oct 2010 04:44:12 +0000 (10:14 +0530)]
[REF] Account: Recator code

bzr revid: mra@mra-laptop-20101020044412-4afed6lwseaqs8c3

13 years ago[FIX] account: add exception if no lines found in account.voucher object
vth [Tue, 19 Oct 2010 13:11:09 +0000 (18:41 +0530)]
[FIX] account: add exception if no lines found in account.voucher object

bzr revid: vth@tinyerp.com-20101019131109-wrosvxj31ihkc1ya

13 years ago[IMP] sale:-removed try and except block from the yaml for 'sale_make_invoice' wizard
mtr [Tue, 19 Oct 2010 12:51:56 +0000 (18:21 +0530)]
[IMP] sale:-removed try and except block from the yaml for 'sale_make_invoice' wizard

bzr revid: mtr@mtr-20101019125156-8tk43nb36krggeoi

13 years ago[FIX] Account : Corrections on onchange which can return None to client
Jay (OpenERP) [Tue, 19 Oct 2010 12:44:35 +0000 (18:14 +0530)]
[FIX] Account : Corrections on onchange which can return None to client

bzr revid: jvo@tinyerp.com-20101019124435-fmwxwn53hri4s93z

13 years ago[IMP] project_long_term: set proper icon on gantt views
qdp-launchpad@tinyerp.com [Tue, 19 Oct 2010 12:22:53 +0000 (14:22 +0200)]
[IMP] project_long_term: set proper icon on gantt views

bzr revid: qdp-launchpad@tinyerp.com-20101019122253-g27bwkxet5glannr

13 years ago[IMP]membership: added domain on income_account of membership product
ssi [Tue, 19 Oct 2010 12:21:04 +0000 (17:51 +0530)]
[IMP]membership: added domain on income_account of membership product

bzr revid: ssi@tinyerp.com-20101019122104-ahlhvruepoveb1ac

13 years ago[IMP] l10n_lu:-revert the changes of yml
mtr [Tue, 19 Oct 2010 12:08:05 +0000 (17:38 +0530)]
[IMP] l10n_lu:-revert the changes of yml

bzr revid: mtr@mtr-20101019120805-ekfkj96a08brz93f

13 years ago[IMP] hr modules: removed unused vars
pso [Tue, 19 Oct 2010 12:03:26 +0000 (17:33 +0530)]
[IMP] hr modules: removed unused vars

bzr revid: pso@tinyerp.com-20101019120326-9or5zt16zo4g4ayz

13 years ago[FIX] mrp, mrp_operations: fixed gantt view and fixed menuitemms consistancy
qdp-launchpad@tinyerp.com [Tue, 19 Oct 2010 11:59:20 +0000 (13:59 +0200)]
[FIX] mrp, mrp_operations: fixed gantt view and fixed menuitemms consistancy

bzr revid: qdp-launchpad@tinyerp.com-20101019115920-h2th5uuvd89dqmfr

13 years ago[IMP]membership: added membership field to membership product and improved module...
ssi [Tue, 19 Oct 2010 11:46:32 +0000 (17:16 +0530)]
[IMP]membership: added membership field to membership product and improved module according to pep-8

bzr revid: ssi@tinyerp.com-20101019114632-d9nt67foknp10p2s

13 years ago[FIX] membership : remove state field from search view as it is not appear in the...
vth [Tue, 19 Oct 2010 11:22:15 +0000 (16:52 +0530)]
[FIX] membership : remove state field from search view as it is not appear in the column of the report.membership object

bzr revid: vth@tinyerp.com-20101019112215-426j15f9d0btxdr5

13 years ago[FIX] account,account_invoice_layout,l10n_ch,report_intrastate: Fix the warning of...
ARA (OpenERP) [Tue, 19 Oct 2010 11:14:23 +0000 (16:44 +0530)]
[FIX] account,account_invoice_layout,l10n_ch,report_intrastate: Fix the warning of account.invoice

bzr revid: ara@tinyerp.com-20101019111423-lv2fndb2rvuw920v

13 years ago[FIX] event: act_window of registration add domain instead of context
vth [Tue, 19 Oct 2010 11:02:07 +0000 (16:32 +0530)]
[FIX] event: act_window of registration add domain instead of context

bzr revid: vth@tinyerp.com-20101019110207-25cwcemt7div1mh0

13 years ago[REF] account: invoice analysis report
Mustufa Rangwala [Tue, 19 Oct 2010 10:50:40 +0000 (16:20 +0530)]
[REF] account: invoice analysis report

bzr revid: mra@mra-laptop-20101019105040-c3dgbzqs8nxnw6i3

13 years ago[IMP] sale_analytic_plans:-removed unwanted attribute
mtr [Tue, 19 Oct 2010 10:34:33 +0000 (16:04 +0530)]
[IMP] sale_analytic_plans:-removed unwanted attribute

bzr revid: mtr@mtr-20101019103433-vfqzst2zwta9sxdm

13 years ago[IMP] Event: Remove the repeated user_id and change the position of state in tree...
ARA (OpenERP) [Tue, 19 Oct 2010 10:23:06 +0000 (15:53 +0530)]
[IMP] Event: Remove the repeated user_id and change the position of state in tree view

bzr revid: ara@tinyerp.com-20101019102306-0x89ew6rjzx7tana

13 years ago[FIX] fetchmail : SQL query corrected
Anup (OpenERP) [Tue, 19 Oct 2010 10:18:33 +0000 (15:48 +0530)]
[FIX] fetchmail : SQL query corrected

bzr revid: ach@tinyerp.com-20101019101833-0fez00fq3ygkdklt

13 years ago[FIX]hr_evaluation: removed unsued variables
ssi [Tue, 19 Oct 2010 09:38:21 +0000 (15:08 +0530)]
[FIX]hr_evaluation: removed unsued variables

bzr revid: ssi@tinyerp.com-20101019093821-ax5rhud1f8cna492

13 years ago[FIX]account: Open current refunded invoice after invoice refund.
ssi [Tue, 19 Oct 2010 09:13:05 +0000 (14:43 +0530)]
[FIX]account: Open current refunded invoice after invoice refund.

bzr revid: ssi@tinyerp.com-20101019091305-lh1uaiykp0bkxc9s

13 years ago[FIX] account: remove warning from account/wizard/account_chart.py
vth [Tue, 19 Oct 2010 09:12:45 +0000 (14:42 +0530)]
[FIX] account: remove warning from  account/wizard/account_chart.py

bzr revid: vth@tinyerp.com-20101019091245-tepif0h5z8lwwjkq

13 years ago[IMP] l10n_lu:-improvement in yml
mtr [Tue, 19 Oct 2010 09:07:55 +0000 (14:37 +0530)]
[IMP] l10n_lu:-improvement in yml

bzr revid: mtr@mtr-20101019090755-wwsmqfxojpurmlc6

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Tue, 19 Oct 2010 08:54:27 +0000 (14:24 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20101019085427-xbjgyqt8nrwva4c6

13 years ago[Fix] hr_evaluation : date deadline today problem fixed
Vir (Open ERP) [Tue, 19 Oct 2010 06:31:32 +0000 (12:01 +0530)]
[Fix] hr_evaluation : date deadline today problem fixed

bzr revid: vir@tinyerp.com-20101019063132-zrh9x6zjoj72e6y7

13 years ago[FIX] account : accout/configration/miscellanious/recurring models add default value...
vth [Tue, 19 Oct 2010 05:48:51 +0000 (11:18 +0530)]
[FIX] account : accout/configration/miscellanious/recurring models  add default value to the company_id

bzr revid: vth@tinyerp.com-20101019054851-cqupju2q8vgeil9n

13 years ago[FIX] account coda: if there is not coda statement raise error
ARA (OpenERP) [Tue, 19 Oct 2010 05:31:59 +0000 (11:01 +0530)]
[FIX] account coda: if there is not coda statement raise error

bzr revid: ara@tinyerp.com-20101019053159-kl96unqmg03l6trv

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Tue, 19 Oct 2010 05:06:05 +0000 (10:36 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20101019050605-8aerdfmt2a7i4x8t

13 years ago[FIX] hr_holidays: Import problem of templates fixed
Mustufa Rangwala [Tue, 19 Oct 2010 04:55:13 +0000 (10:25 +0530)]
[FIX] hr_holidays: Import problem of templates fixed

bzr revid: mra@mra-laptop-20101019045513-m1noz76lay02fpdl

13 years ago[FIX] Remove unused unit test on the accounting 6.0.0-rc1-addons
Stephane Wirtel [Mon, 18 Oct 2010 21:58:27 +0000 (23:58 +0200)]
[FIX] Remove unused unit test on the accounting

bzr revid: stephane@openerp.com-20101018215827-4r7rm7lp8gqznhox

13 years agofix
Fabien Pinckaers [Mon, 18 Oct 2010 20:53:31 +0000 (22:53 +0200)]
fix

bzr revid: fp@tinyerp.com-20101018205331-oxhazlw6j38gu2hr

13 years agofix
Fabien Pinckaers [Mon, 18 Oct 2010 20:49:54 +0000 (22:49 +0200)]
fix

bzr revid: fp@tinyerp.com-20101018204954-q1erur2s3ppond5a

13 years ago[IMP] mrp: usability improvement
qdp-launchpad@tinyerp.com [Mon, 18 Oct 2010 20:34:55 +0000 (22:34 +0200)]
[IMP] mrp: usability improvement

bzr revid: qdp-launchpad@tinyerp.com-20101018203455-77657jivciqy7ibt

13 years ago[IMP] account: removed default value for fiscalyear in chart of account (doesn't...
qdp-launchpad@tinyerp.com [Mon, 18 Oct 2010 20:32:38 +0000 (22:32 +0200)]
[IMP] account: removed default value for fiscalyear in chart of account (doesn't work for multicompany)

bzr revid: qdp-launchpad@tinyerp.com-20101018203238-p1s1z6zda3g09274

13 years agofix
Fabien Pinckaers [Mon, 18 Oct 2010 20:31:07 +0000 (22:31 +0200)]
fix

bzr revid: fp@tinyerp.com-20101018203107-4qpr5kbs246orbc4

13 years ago[FIX] dashboards on main menus
Fabien Pinckaers [Mon, 18 Oct 2010 20:16:44 +0000 (22:16 +0200)]
[FIX] dashboards on main menus

bzr revid: fp@tinyerp.com-20101018201644-21xqekllidjvca46

13 years ago[FIX] analytic_journal_billing_rate, analytic_user_function: fixed fields_view_get...
qdp-launchpad@tinyerp.com [Mon, 18 Oct 2010 20:17:07 +0000 (22:17 +0200)]
[FIX] analytic_journal_billing_rate, analytic_user_function: fixed fields_view_get (thanks xrg)

bzr revid: qdp-launchpad@tinyerp.com-20101018201707-112ubu8fur978bow

13 years agomodifs
Fabien Pinckaers [Mon, 18 Oct 2010 19:59:42 +0000 (21:59 +0200)]
modifs

bzr revid: fp@tinyerp.com-20101018195942-eulaxos8xaaw2hse

13 years ago[FIX] crm, crm_claim, crm_helpdesk: removed useless form view of analysis (for wich...
qdp-launchpad@tinyerp.com [Mon, 18 Oct 2010 19:40:54 +0000 (21:40 +0200)]
[FIX] crm, crm_claim, crm_helpdesk: removed useless form view of analysis (for wich fields_view_get was broken)

bzr revid: qdp-launchpad@tinyerp.com-20101018194054-7bmh11bc5z11xfrx

13 years ago[FIX] account: fixed the ir.actions.todo to configure the financial setting for a...
qdp-launchpad@tinyerp.com [Mon, 18 Oct 2010 19:22:27 +0000 (21:22 +0200)]
[FIX] account: fixed the ir.actions.todo to configure the financial setting for a new company

bzr revid: qdp-launchpad@tinyerp.com-20101018192227-q2kxsfocu2hap1es

13 years ago[IMP] mrp, mrp_repair: improved usability
qdp-launchpad@tinyerp.com [Mon, 18 Oct 2010 19:20:33 +0000 (21:20 +0200)]
[IMP] mrp, mrp_repair: improved usability

bzr revid: qdp-launchpad@tinyerp.com-20101018192033-2d0tj4uxgynr68et

13 years ago[FIX] better message warning
Fabien Pinckaers [Mon, 18 Oct 2010 19:15:24 +0000 (21:15 +0200)]
[FIX] better message warning

bzr revid: fp@tinyerp.com-20101018191524-1gtlvh3u868d8d41

13 years agofix
Fabien Pinckaers [Mon, 18 Oct 2010 19:13:31 +0000 (21:13 +0200)]
fix

bzr revid: fp@tinyerp.com-20101018191331-ltzavwlzjscucg80

13 years ago[FIX] move price accuracy test from demo to test
Antony Lesuisse [Mon, 18 Oct 2010 18:57:48 +0000 (20:57 +0200)]
[FIX] move price accuracy test from demo to test

bzr revid: al@openerp.com-20101018185748-decvy726t9qe0qne

13 years ago[FIX] partial picking
Fabien Pinckaers [Mon, 18 Oct 2010 18:36:42 +0000 (20:36 +0200)]
[FIX] partial picking

bzr revid: fp@tinyerp.com-20101018183642-z3ngmv6e5hb1q1t2

13 years ago[IMP] all: updated *.pot translation templates files to latest module versions
Olivier Dony [Mon, 18 Oct 2010 17:59:39 +0000 (19:59 +0200)]
[IMP] all: updated *.pot translation templates files to latest module versions

bzr revid: odo@openerp.com-20101018175939-82c6iy2kgvo9q5kt

13 years agosmall fixes
Fabien Pinckaers [Mon, 18 Oct 2010 15:26:41 +0000 (17:26 +0200)]
small fixes

bzr revid: fp@tinyerp.com-20101018152641-ui9wrnop052jb14r

13 years ago[FIX] account.installer fixes
Antony Lesuisse [Mon, 18 Oct 2010 15:13:12 +0000 (17:13 +0200)]
[FIX] account.installer fixes

bzr revid: al@openerp.com-20101018151312-8ig27dcivy0snv8q

13 years ago[REM] olap*: removal of olap modules, to be moved to extra-addons until after v6.0
Olivier Dony [Mon, 18 Oct 2010 15:04:07 +0000 (17:04 +0200)]
[REM] olap*: removal of olap modules, to be moved to extra-addons until after v6.0

bzr revid: odo@openerp.com-20101018150407-tqyokbfybb6lhr3i

13 years ago[REVERT] base_module_record: partial revert of overzealous lint removal
Olivier Dony [Mon, 18 Oct 2010 15:02:29 +0000 (17:02 +0200)]
[REVERT] base_module_record: partial revert of overzealous lint removal

bzr revid: odo@openerp.com-20101018150229-ybwv7w9837k475li

13 years agofix
Fabien Pinckaers [Mon, 18 Oct 2010 14:40:50 +0000 (16:40 +0200)]
fix

bzr revid: fp@tinyerp.com-20101018144050-d2n98r18svj0y9hw

13 years agomerge
Fabien Pinckaers [Mon, 18 Oct 2010 14:37:15 +0000 (16:37 +0200)]
merge

bzr revid: fp@tinyerp.com-20101018143715-532g0ich9q4v6g20

13 years agomerge
Fabien Pinckaers [Mon, 18 Oct 2010 14:35:20 +0000 (16:35 +0200)]
merge

bzr revid: fp@tinyerp.com-20101018143520-monr578ssid7l006

13 years ago[FIX] account : name_search() method fixed
Anup (OpenERP) [Mon, 18 Oct 2010 14:33:53 +0000 (20:03 +0530)]
[FIX] account : name_search() method fixed

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

bzr revid: ach@tinyerp.com-20101018143353-w7x03fe0s9szkyz9

13 years agomerge
Fabien Pinckaers [Mon, 18 Oct 2010 14:33:50 +0000 (16:33 +0200)]
merge

bzr revid: fp@tinyerp.com-20101018143350-hzgnkw4g2efrd3zl

13 years ago[FIX] report_webkit: avoid potential conflict with regular reports + bit of lint...
P.Christeas [Mon, 18 Oct 2010 14:33:42 +0000 (16:33 +0200)]
[FIX] report_webkit: avoid potential conflict with regular reports + bit of lint cleanup

bzr revid: odo@openerp.com-20101018143342-3uexdknq7lw3ldox

13 years agofixes
Fabien Pinckaers [Mon, 18 Oct 2010 14:33:05 +0000 (16:33 +0200)]
fixes

bzr revid: fp@tinyerp.com-20101018143305-mw79ewcj4q0t8t17

13 years ago[REM] project: removed task.work demo data (until we solve a dependency processing...
Olivier Dony [Mon, 18 Oct 2010 13:26:10 +0000 (15:26 +0200)]
[REM] project: removed task.work demo data (until we solve a dependency processing problem during mass installations)

bzr revid: odo@openerp.com-20101018132610-foezjpufleef32sb

13 years ago[IMP] default rule for internal picking
Fabien Pinckaers [Mon, 18 Oct 2010 13:23:37 +0000 (15:23 +0200)]
[IMP] default rule for internal picking

bzr revid: fp@tinyerp.com-20101018132337-vijcjbu0n2mmb3lx

13 years ago[FIX] base_module_record: import server yaml_tag instead of overriding it.
Julien Thewys [Mon, 18 Oct 2010 13:20:11 +0000 (15:20 +0200)]
[FIX] base_module_record: import server yaml_tag instead of overriding it.

Yaml custom tags are registered globally in bin/tools/yaml_tag.py, do not
redefined them anywhere.

bzr revid: jth@openerp.com-20101018132011-gyer66b3jmj95q36

13 years ago[IMP] project,project_scrum: move task.work demo data to common project module
Olivier Dony [Mon, 18 Oct 2010 13:04:41 +0000 (15:04 +0200)]
[IMP] project,project_scrum: move task.work demo data to common project module

bzr revid: odo@openerp.com-20101018130441-nj2mfrvv9hog5rdt

13 years ago[IMP] project,project_scrum: move task.work demo data to common project module
Olivier Dony [Mon, 18 Oct 2010 13:03:21 +0000 (15:03 +0200)]
[IMP] project,project_scrum: move task.work demo data to common project module

bzr revid: odo@openerp.com-20101018130321-if7ji8nh2ucecu5p

13 years ago[FIX] project: Project Managers are allowed to see all tasks even if they are Project...
Olivier Dony [Mon, 18 Oct 2010 12:51:18 +0000 (14:51 +0200)]
[FIX] project: Project Managers are allowed to see all tasks even if they are Project Users too

bzr revid: odo@openerp.com-20101018125118-5pbcqqm2amjfvltr

13 years ago[FIX] account coda: if there is not coda statement raise error
ARA (OpenERP) [Mon, 18 Oct 2010 12:43:04 +0000 (18:13 +0530)]
[FIX] account coda: if there is not coda statement raise error

bzr revid: ara@tinyerp.com-20101018124304-3jl0c1uy39b146xl

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Mon, 18 Oct 2010 12:34:12 +0000 (18:04 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20101018123412-fk56ukzdm98eyq1u

13 years ago[MERGE] merged the team 1 branch
qdp-launchpad@tinyerp.com [Mon, 18 Oct 2010 12:29:13 +0000 (14:29 +0200)]
[MERGE] merged the team 1 branch

bzr revid: qdp-launchpad@tinyerp.com-20101018122913-bick4g41tq0zt0x3

13 years ago[MERGE] merged the team 2 branch
qdp-launchpad@tinyerp.com [Mon, 18 Oct 2010 12:28:14 +0000 (14:28 +0200)]
[MERGE] merged the team 2 branch

bzr revid: qdp-launchpad@tinyerp.com-20101018122814-xdlzhb1s6p2o1d96

13 years ago[IMP] mrp: Solved tracking_id problem for Scrap products.
uco (OpenERP) [Mon, 18 Oct 2010 12:27:07 +0000 (17:57 +0530)]
[IMP] mrp: Solved tracking_id problem for Scrap products.

bzr revid: uco@tinyerp.com-20101018122707-70gywf01od71q8nn

13 years ago[MERGE] merged the team 1 branch
qdp-launchpad@tinyerp.com [Mon, 18 Oct 2010 12:24:34 +0000 (14:24 +0200)]
[MERGE] merged the team 1 branch

bzr revid: qdp-launchpad@tinyerp.com-20101018122434-zam6wvy5kzka3zxj