odoo/odoo.git
11 years agorm files, move postload hook
Antony Lesuisse [Sat, 6 Oct 2012 17:10:53 +0000 (19:10 +0200)]
rm files, move postload hook

bzr revid: al@openerp.com-20121006171053-qggp1r5263h7v7vd

11 years ago[MERGE] callback2deferred session.rpc
Antony Lesuisse [Sat, 6 Oct 2012 16:32:38 +0000 (18:32 +0200)]
[MERGE] callback2deferred session.rpc

bzr revid: al@openerp.com-20121006163238-7ni5r324c0yqi5a0

11 years ago[MERGE] callback2deferred dataset.call
Antony Lesuisse [Sat, 6 Oct 2012 16:20:30 +0000 (18:20 +0200)]
[MERGE] callback2deferred dataset.call

bzr revid: al@openerp.com-20121006162030-s5moj83dzegxlron

11 years ago[MERGE] css fixes
Frédéric van der Essen [Fri, 5 Oct 2012 15:26:48 +0000 (17:26 +0200)]
[MERGE] css fixes

bzr revid: fva@openerp.com-20121005152648-34x69lrsk7mbi068

11 years ago[MERGE] from trunk
Frédéric van der Essen [Fri, 5 Oct 2012 14:49:33 +0000 (16:49 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20121005144933-zvtkq24i1188rsny

11 years ago[FIX] analytic: fix crash when trying to set currency_id to False in an analytic...
Quentin (OpenERP) [Fri, 5 Oct 2012 14:36:06 +0000 (16:36 +0200)]
[FIX] analytic: fix crash when trying to set currency_id to False in an analytic account

bzr revid: qdp-launchpad@openerp.com-20121005143606-1evrpd8g3drg0v8m

11 years ago[FIX] removed blue background for readonly fields, fixed css errors as reported by...
Frédéric van der Essen [Fri, 5 Oct 2012 14:08:31 +0000 (16:08 +0200)]
[FIX] removed blue background for readonly fields, fixed css errors as reported by firefox

bzr revid: fva@openerp.com-20121005140831-ssp03115gu7zy1ge

11 years ago[FIX] problem with calculation of modifiers
niv-openerp [Fri, 5 Oct 2012 13:55:28 +0000 (15:55 +0200)]
[FIX] problem with calculation of modifiers

bzr revid: nicolas.vanhoren@openerp.com-20121005135528-ridisb8ybcng1szi

11 years ago[MERGE] merged the branch that is linked to the fix of yaml_import.py.
Quentin (OpenERP) [Fri, 5 Oct 2012 13:22:22 +0000 (15:22 +0200)]
[MERGE] merged the branch that is linked to the fix of yaml_import.py.
 * fixed numerous yaml tests or onchange() that are not compatible with the new constraint: a field must be in the view if a onchange returns a value for it
 * fixed numerous yaml tests because the more realistic way we create records now spotted problems in them
 * sale and sale_stock: fixed onchange function
 * sale, sale_stock: added some tests to verify the onchange is triggered
 * account_voucher: fixed generation of journal entry for writeoff in secondary currency
 * account_voucher: fixed the yaml test that should have spotted above problem but which was eroneous too
 * event: replaced wrong reference to base.extended by base.group_no_one
 * mrp: improved stock move naming

bzr revid: qdp-launchpad@openerp.com-20121005132222-t58904z7qw6ztbvf

11 years ago[MERGE] improvements/fixes of yaml_import for a more realistic creation of record...
Quentin (OpenERP) [Fri, 5 Oct 2012 13:02:26 +0000 (15:02 +0200)]
[MERGE] improvements/fixes of yaml_import for a more realistic creation of record (as if it was done by a form view)
 * Upon creation of records in yaml, the view to use for the one2many fields should be the one define in-line in the record form view (if any)
 * Now raises an error if an onchange call returns a field that is not in the view (because computing something that is of no use is probably not expected: the onchange OR the view should be fixed/improved)
 * Improve performances by reducing the number of fields_view_get()  and fields_get() call
 * code refactoring

bzr revid: qdp-launchpad@openerp.com-20121005130226-0etkh88cq2puukrf

11 years ago[REF] yaml_import: comments refactoring
Quentin (OpenERP) [Fri, 5 Oct 2012 12:06:53 +0000 (14:06 +0200)]
[REF] yaml_import: comments refactoring

bzr revid: qdp-launchpad@openerp.com-20121005120653-jyq8352trvki24uc

11 years ago[MERGE] trunk
Quentin (OpenERP) [Fri, 5 Oct 2012 11:50:57 +0000 (13:50 +0200)]
[MERGE] trunk

bzr revid: qdp-launchpad@openerp.com-20121005115057-am34fqwxopdgkh3y

11 years ago[IMP] improved modifiers calculus
niv-openerp [Fri, 5 Oct 2012 11:48:46 +0000 (13:48 +0200)]
[IMP] improved modifiers calculus

bzr revid: nicolas.vanhoren@openerp.com-20121005114846-ddc3fqpftu3k8iob

11 years ago[FIX] ir: small fix to handle missing models when upgrading
Raphael Collet [Fri, 5 Oct 2012 10:20:03 +0000 (12:20 +0200)]
[FIX] ir: small fix to handle missing models when upgrading

bzr revid: rco@openerp.com-20121005102003-16vbr0aive2mbtid

11 years ago[IMP] small improvement to default field manager
niv-openerp [Fri, 5 Oct 2012 10:12:35 +0000 (12:12 +0200)]
[IMP] small improvement to default field manager

bzr revid: nicolas.vanhoren@openerp.com-20121005101235-w3n66pjia6crxxq0

11 years ago[FIX] sale_analytic_plans: fixed onchange_shop_id()
Quentin (OpenERP) [Fri, 5 Oct 2012 10:06:33 +0000 (12:06 +0200)]
[FIX] sale_analytic_plans: fixed onchange_shop_id()

bzr revid: qdp-launchpad@openerp.com-20121005100633-ryfhjv3gz54m9a2l

11 years ago[MERGE] css fixes
Frédéric van der Essen [Fri, 5 Oct 2012 09:44:47 +0000 (11:44 +0200)]
[MERGE] css fixes

bzr revid: fva@openerp.com-20121005094447-eq5u79n39mv86vlq

11 years ago[MERGE] from trunk
Frédéric van der Essen [Fri, 5 Oct 2012 09:41:40 +0000 (11:41 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20121005094140-q09ctke4nm7n2l4t

11 years ago[FIX] sale_analytic_plans: typo
Quentin (OpenERP) [Fri, 5 Oct 2012 09:36:54 +0000 (11:36 +0200)]
[FIX] sale_analytic_plans: typo

bzr revid: qdp-launchpad@openerp.com-20121005093654-uiwdyhfd6wb5syyz

11 years ago[FIX] sale_mrp: error in yaml test
Quentin (OpenERP) [Fri, 5 Oct 2012 09:28:21 +0000 (11:28 +0200)]
[FIX] sale_mrp: error in yaml test

bzr revid: qdp-launchpad@openerp.com-20121005092821-hdljhcpjb1wrz290

11 years ago[IMP] minor modification in field reference
niv-openerp [Fri, 5 Oct 2012 09:19:13 +0000 (11:19 +0200)]
[IMP] minor modification in field reference

bzr revid: nicolas.vanhoren@openerp.com-20121005091913-35dxdxb3q315mcp1

11 years ago[FIX] Fixed more r.result issues.
vta vta@openerp.com [Fri, 5 Oct 2012 11:30:46 +0000 (13:30 +0200)]
[FIX] Fixed more r.result issues.

bzr revid: vta@openerp.com-20121005113046-mwgb0pvm4bcgf875

11 years ago[FIX] sale, sale_stock, sale_analytic_plans: fixed error in yalm tests or sale_mrp...
Quentin (OpenERP) [Fri, 5 Oct 2012 09:15:16 +0000 (11:15 +0200)]
[FIX] sale, sale_stock, sale_analytic_plans: fixed error in yalm tests or sale_mrp if sale_analytic_plans was installed before, due to value returned for a field not present in the view (project_id). Moved back onchange_shop_id into sale module from sale_stock

bzr revid: qdp-launchpad@openerp.com-20121005091516-y7typs1hep5exd3q

11 years ago[FIX] account_payment: fixed error in yalm tests due to value returned for a field...
Quentin (OpenERP) [Fri, 5 Oct 2012 08:53:55 +0000 (10:53 +0200)]
[FIX] account_payment: fixed error in yalm tests due to value returned for a field not present in the view

bzr revid: qdp-launchpad@openerp.com-20121005085355-92vao01nusvl1ik5

11 years ago[FIX] analytic: bad syntax in domain expression
Quentin (OpenERP) [Fri, 5 Oct 2012 07:56:19 +0000 (09:56 +0200)]
[FIX] analytic: bad syntax in domain expression

bzr revid: qdp-launchpad@openerp.com-20121005075619-c3xdk4mak49j62i0

11 years ago[FIX] account_voucher: fixed errors in yalm tests due to value returned for a field...
Quentin (OpenERP) [Fri, 5 Oct 2012 07:53:56 +0000 (09:53 +0200)]
[FIX] account_voucher: fixed errors in yalm tests due to value returned for a field not present in the view

bzr revid: qdp-launchpad@openerp.com-20121005075356-857hfyqcrdjjv04r

11 years ago[FIX] account_voucher: fixed view that have an onchange function returning a field...
Quentin (OpenERP) [Thu, 4 Oct 2012 17:12:45 +0000 (19:12 +0200)]
[FIX] account_voucher: fixed view that have an onchange function returning a field which is not in the view

bzr revid: qdp-launchpad@openerp.com-20121004171245-xvvqlqomkd1pcqvw

11 years ago[FIX] account_voucher: fixed view that have an onchange function returning a field...
Quentin (OpenERP) [Thu, 4 Oct 2012 17:05:06 +0000 (19:05 +0200)]
[FIX] account_voucher: fixed view that have an onchange function returning a field which is not in the view

bzr revid: qdp-launchpad@openerp.com-20121004170506-3a8l6qjmvsclzx7d

11 years ago[FIX] account_voucher: fixed view that have an onchange function returning a field...
Quentin (OpenERP) [Thu, 4 Oct 2012 17:02:01 +0000 (19:02 +0200)]
[FIX] account_voucher: fixed view that have an onchange function returning a field which is not in the view

bzr revid: qdp-launchpad@openerp.com-20121004170201-lo2pm2dti00zahtz

11 years ago[FIX] css: embedded html styling was affecting html fields
Frédéric van der Essen [Thu, 4 Oct 2012 16:57:54 +0000 (18:57 +0200)]
[FIX] css: embedded html styling was affecting html fields

bzr revid: fva@openerp.com-20121004165754-wg7ngootq5mh2tfq

11 years ago[TRY] sale: attempt to fix a problem related to onchange() call that returns a value...
Quentin (OpenERP) [Thu, 4 Oct 2012 16:52:40 +0000 (18:52 +0200)]
[TRY] sale: attempt to fix a problem related to onchange() call that returns a value for a field we are not seeing in the form view (because of groups attr)

bzr revid: qdp-launchpad@openerp.com-20121004165240-7sr4wdi072hy6uuk

11 years ago[FIX] account_voucher: fixed view that have an onchange function returning a field...
Quentin (OpenERP) [Thu, 4 Oct 2012 16:48:34 +0000 (18:48 +0200)]
[FIX] account_voucher: fixed view that have an onchange function returning a field which is not in the view

bzr revid: qdp-launchpad@openerp.com-20121004164834-bjs76n10wt3k5c1w

11 years ago[MERGE] refactoring in form view to be able to use fields outside of form views
niv-openerp [Thu, 4 Oct 2012 16:42:35 +0000 (18:42 +0200)]
[MERGE] refactoring in form view to be able to use fields outside of form views

bzr revid: nicolas.vanhoren@openerp.com-20121004164235-zzkwb3dc4c20m4xk

11 years ago[FIX] event: fixed view that have an onchange function returning a field which is...
Quentin (OpenERP) [Thu, 4 Oct 2012 16:33:20 +0000 (18:33 +0200)]
[FIX] event: fixed view that have an onchange function returning a field which is not in the view

bzr revid: qdp-launchpad@openerp.com-20121004163320-vhsuoj6i39hzlmrj

11 years agofixed references
niv-openerp [Thu, 4 Oct 2012 16:29:28 +0000 (18:29 +0200)]
fixed references

bzr revid: nicolas.vanhoren@openerp.com-20121004162928-ge6hggc7zz03r2sc

11 years ago[FIX] analytic: fixed view that have an onchange function returning a field which...
Quentin (OpenERP) [Thu, 4 Oct 2012 16:26:11 +0000 (18:26 +0200)]
[FIX] analytic: fixed view that have an onchange function returning a field which is not in the view

bzr revid: qdp-launchpad@openerp.com-20121004162611-mzjh291l4rlwwk4m

11 years ago[FIX] account_voucher: fixed spurious yaml test
Quentin (OpenERP) [Thu, 4 Oct 2012 16:15:42 +0000 (18:15 +0200)]
[FIX] account_voucher: fixed spurious yaml test

bzr revid: qdp-launchpad@openerp.com-20121004161542-n1lacefk1jbr8ccl

11 years agoadded default field manager
niv-openerp [Thu, 4 Oct 2012 16:14:33 +0000 (18:14 +0200)]
added default field manager

bzr revid: nicolas.vanhoren@openerp.com-20121004161433-pbtx50nk7hg4ihw0

11 years ago[FIX] hr_holidays: fixed view that have an onchange function returning a field which...
Quentin (OpenERP) [Thu, 4 Oct 2012 16:10:09 +0000 (18:10 +0200)]
[FIX] hr_holidays: fixed view that have an onchange function returning a field which is not in the view

bzr revid: qdp-launchpad@openerp.com-20121004161009-w4sv2vjweklqj73o

11 years ago[FIX] account: fixed view that have an onchange function returning a field which...
Quentin (OpenERP) [Thu, 4 Oct 2012 16:07:27 +0000 (18:07 +0200)]
[FIX] account: fixed view that have an onchange function returning a field which is not in the view

bzr revid: qdp-launchpad@openerp.com-20121004160727-2y2ip152tjz25t23

11 years ago[IMP] account: small improvement in yaml test
Quentin (OpenERP) [Thu, 4 Oct 2012 16:01:36 +0000 (18:01 +0200)]
[IMP] account: small improvement in yaml test

bzr revid: qdp-launchpad@openerp.com-20121004160136-kxi2sfdk4on8rilo

11 years ago[FIX] crm: fixed view that have an onchange function returning a field which is not...
Quentin (OpenERP) [Thu, 4 Oct 2012 16:00:10 +0000 (18:00 +0200)]
[FIX] crm: fixed view that have an onchange function returning a field which is not in the view

bzr revid: qdp-launchpad@openerp.com-20121004160010-9vk5ox9nzivzkmak

11 years ago[FIX] yaml_import: on _create_record, when we gather the default values on the object...
Quentin (OpenERP) [Thu, 4 Oct 2012 15:40:32 +0000 (17:40 +0200)]
[FIX] yaml_import: on _create_record, when we gather the default values on the object we can't use base.main_company´ in the yaml file and it's not compatible with the function)

bzr revid: qdp-launchpad@openerp.com-20121004154032-qyq5gdur383bfxl9

11 years agoRenammed get_field to get_field_desc
niv-openerp [Thu, 4 Oct 2012 15:34:00 +0000 (17:34 +0200)]
Renammed get_field to get_field_desc

bzr revid: nicolas.vanhoren@openerp.com-20121004153400-odaxckppdi1od6mw

11 years agoChanged a lot of 'view' usages to fit when the view is not disponible
niv-openerp [Thu, 4 Oct 2012 15:28:37 +0000 (17:28 +0200)]
Changed a lot of 'view' usages to fit when the view is not disponible

bzr revid: nicolas.vanhoren@openerp.com-20121004152837-2qiul7svgdbflyvo

11 years ago[REF] event, removed unused code: onchange_event()
Quentin (OpenERP) [Thu, 4 Oct 2012 15:01:50 +0000 (17:01 +0200)]
[REF] event, removed unused code: onchange_event()

bzr revid: qdp-launchpad@openerp.com-20121004150150-ykotagukkehq62mj

11 years agoremoved dependency to view to build context and domains
niv-openerp [Thu, 4 Oct 2012 14:52:06 +0000 (16:52 +0200)]
removed dependency to view to build context and domains

bzr revid: nicolas.vanhoren@openerp.com-20121004145206-1j9lsidw7g8upssn

11 years agoRemoved usage of view to compute domain
niv-openerp [Thu, 4 Oct 2012 14:33:37 +0000 (16:33 +0200)]
Removed usage of view to compute domain

bzr revid: nicolas.vanhoren@openerp.com-20121004143337-hoon3hzh6y1qlfub

11 years ago[FIX] fixed views that have an onchange function returning a field which is not in...
Quentin (OpenERP) [Thu, 4 Oct 2012 14:24:48 +0000 (16:24 +0200)]
[FIX] fixed views that have an onchange function returning a field which is not in the view

bzr revid: qdp-launchpad@openerp.com-20121004142448-a90p3785a2l95rqc

11 years ago[IMP] minor modifs in form view for future refactoring
niv-openerp [Thu, 4 Oct 2012 14:13:51 +0000 (16:13 +0200)]
[IMP] minor modifs in form view for future refactoring

bzr revid: nicolas.vanhoren@openerp.com-20121004141351-4m0bjan8dax2tfcz

11 years ago[REV] Revert recent commit on do_action return type, broke trunk
Olivier Dony [Thu, 4 Oct 2012 13:52:11 +0000 (15:52 +0200)]
[REV] Revert recent commit on do_action return type, broke trunk

bzr revid: odo@openerp.com-20121004135211-txo513kgfbyrjjtz

11 years ago[FIX] export wizard
Fabien Pinckaers [Thu, 4 Oct 2012 13:42:44 +0000 (15:42 +0200)]
[FIX] export wizard

bzr revid: fp@tinyerp.com-20121004134244-qv0fj1k1i06ezk7m

11 years ago[FIX] Fixed return type in action.load controller.
vta vta@openerp.com [Thu, 4 Oct 2012 13:40:56 +0000 (15:40 +0200)]
[FIX] Fixed return type in action.load controller.

bzr revid: vta@openerp.com-20121004134056-je53a1m4tpxecho0

11 years ago[FIX] arguments forwarding in Widget#do_action
Xavier Morel [Thu, 4 Oct 2012 13:38:15 +0000 (15:38 +0200)]
[FIX] arguments forwarding in Widget#do_action

bzr revid: xmo@openerp.com-20121004133815-vvqn18kntl8z2m3y

11 years ago[ADD] Add on_reverse_breadcrumb callback
Fabien Meghazi [Thu, 4 Oct 2012 13:28:32 +0000 (15:28 +0200)]
[ADD] Add on_reverse_breadcrumb callback

bzr revid: fme@openerp.com-20121004132832-7qllln1awi4fcot1

11 years ago[FIX] base: onchange_type should return only the big image, not the medium or the...
Quentin (OpenERP) [Thu, 4 Oct 2012 13:02:24 +0000 (15:02 +0200)]
[FIX] base: onchange_type should return only the big image, not the medium or the small

bzr revid: qdp-launchpad@openerp.com-20121004130224-t9wcp1bn0014px3f

11 years ago[MERGE] css fixes
Frédéric van der Essen [Thu, 4 Oct 2012 12:51:32 +0000 (14:51 +0200)]
[MERGE] css fixes

bzr revid: fva@openerp.com-20121004125132-kgz156y5uiv5njek

11 years ago[MERGE] from trunk
Frédéric van der Essen [Thu, 4 Oct 2012 12:39:54 +0000 (14:39 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20121004123954-1ckq3zxp3cvl7bgh

11 years ago[MERGE] orm: handle correctly char size change
Christophe Simonis [Thu, 4 Oct 2012 12:24:36 +0000 (14:24 +0200)]
[MERGE] orm: handle correctly char size change

bzr revid: chs@openerp.com-20121004122436-yjiptjpriup4ac5v

11 years ago[REF] yaml_import.py: some doc and error messagse improved
Quentin (OpenERP) [Thu, 4 Oct 2012 12:24:18 +0000 (14:24 +0200)]
[REF] yaml_import.py: some doc and error messagse improved

bzr revid: qdp-launchpad@openerp.com-20121004122418-a93kll1v7kqfrfc2

11 years ago[IMP] yaml_import.py: comments and documentation improved for _create_record()
Quentin (OpenERP) [Thu, 4 Oct 2012 12:15:22 +0000 (14:15 +0200)]
[IMP] yaml_import.py: comments and documentation improved for _create_record()

bzr revid: qdp-launchpad@openerp.com-20121004121522-ytttm7xulvo8i1wz

11 years ago[REf] yaml_import.py: refactoring of _create_record()
Quentin (OpenERP) [Thu, 4 Oct 2012 11:56:17 +0000 (13:56 +0200)]
[REf] yaml_import.py: refactoring of _create_record()

bzr revid: qdp-launchpad@openerp.com-20121004115617-ihb4j3tdeco68vob

11 years ago[FIX] Fixed return type in DataSet.call_button controller.
vta vta@openerp.com [Thu, 4 Oct 2012 11:50:11 +0000 (13:50 +0200)]
[FIX] Fixed return type in DataSet.call_button controller.

bzr revid: vta@openerp.com-20121004115011-702ut2j0358rw6cq

11 years ago[MERGE] from trunk
Frédéric van der Essen [Thu, 4 Oct 2012 09:44:29 +0000 (11:44 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20121004094429-hq4lcntvkycytnj6

11 years ago[FIX] bootstrap_translations: leftover handling for multiple langs caused error if...
Olivier Dony [Thu, 4 Oct 2012 09:13:14 +0000 (11:13 +0200)]
[FIX] bootstrap_translations: leftover handling for multiple langs caused error if preferred lang had a hyphen

bzr revid: odo@openerp.com-20121004091314-13nbs4386fimlxd3

11 years ago[REV] put back the label for product_uom_qty in sale order line, wrongly removed...
Quentin (OpenERP) [Thu, 4 Oct 2012 09:02:40 +0000 (11:02 +0200)]
[REV] put back the label for product_uom_qty in sale order line, wrongly removed in a previous commit

bzr revid: qdp-launchpad@openerp.com-20121004090240-gckfbpgpymtcxixz

11 years ago[MERGE] trunk
Quentin (OpenERP) [Thu, 4 Oct 2012 08:49:06 +0000 (10:49 +0200)]
[MERGE] trunk

bzr revid: qdp-launchpad@openerp.com-20121004084906-zhqfu2jz1o4hn0c1

11 years ago[MERGE] trunk
Quentin (OpenERP) [Thu, 4 Oct 2012 08:48:07 +0000 (10:48 +0200)]
[MERGE] trunk

bzr revid: qdp-launchpad@openerp.com-20121004084807-i3vh4fw8sk7nz7ek

11 years ago[FIX] invalid context
Xavier Morel [Thu, 4 Oct 2012 08:22:53 +0000 (10:22 +0200)]
[FIX] invalid context

bzr revid: xmo@openerp.com-20121004082253-2i9tz09k0dmbxd39

11 years ago[IMP] Use database uuid as client_id in OpenERP oauth provider data
Fabien Meghazi [Thu, 4 Oct 2012 08:08:06 +0000 (10:08 +0200)]
[IMP] Use database uuid as client_id in OpenERP oauth provider data

bzr revid: fme@openerp.com-20121004080806-xij2t0xg87f99yos

11 years ago[REV] header template extraction
Xavier Morel [Thu, 4 Oct 2012 07:46:10 +0000 (09:46 +0200)]
[REV] header template extraction

bzr revid: xmo@openerp.com-20121004074610-o2wk9nspzgqjj4y1

11 years ago[MERGE] Unify PO extraction system between server/addons and web + minor cleanup
Olivier Dony [Thu, 4 Oct 2012 07:44:20 +0000 (09:44 +0200)]
[MERGE] Unify PO extraction system between server/addons and web + minor cleanup

bzr revid: odo@openerp.com-20121004074420-c0b2xxxyn5etto2i

11 years ago[FIX] Fixed bug in 'SelectCreatePopup', it didn't returned the corrrect stuff (r...
vta vta@openerp.com [Thu, 4 Oct 2012 07:00:55 +0000 (09:00 +0200)]
[FIX] Fixed bug in 'SelectCreatePopup', it didn't returned the corrrect stuff (r.result->r).

bzr revid: vta@openerp.com-20121004070055-dq6kvaqlph6q1ei6

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 4 Oct 2012 05:33:37 +0000 (05:33 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121004053337-541ss7diwg0ae2lw

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 4 Oct 2012 05:19:06 +0000 (05:19 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121004051906-19h9v4f5p768ky0x

11 years ago[MERGE] css fixes
Frédéric van der Essen [Wed, 3 Oct 2012 16:57:21 +0000 (18:57 +0200)]
[MERGE] css fixes

bzr revid: fva@openerp.com-20121003165721-ztkitnbtjrjs11ix

11 years ago[MERGE] Unify PO extraction system between server/addons and web + minor cleanup
Olivier Dony [Wed, 3 Oct 2012 16:55:07 +0000 (18:55 +0200)]
[MERGE] Unify PO extraction system between server/addons and web + minor cleanup

bzr revid: odo@openerp.com-20121003165507-hmrhqgf2gxvx1xx1

11 years ago[FIX] coresetup: avoid losing whitespace after qweb translations
Olivier Dony [Wed, 3 Oct 2012 16:35:04 +0000 (18:35 +0200)]
[FIX] coresetup: avoid losing whitespace after qweb translations

bzr revid: odo@openerp.com-20121003163504-64piei7sjv0b41wx

11 years ago[MERGE] Sync with trunk
Olivier Dony [Wed, 3 Oct 2012 16:18:07 +0000 (18:18 +0200)]
[MERGE] Sync with trunk

bzr revid: odo@openerp.com-20121003161807-3nwp7kvc3s2eh2xf

11 years ago[REV] Undo header template extraction
Olivier Dony [Wed, 3 Oct 2012 16:16:41 +0000 (18:16 +0200)]
[REV] Undo header template extraction

bzr revid: odo@openerp.com-20121003161641-9zodo9ks2bqjjjfd

11 years ago[MERGE] from trunk
Frédéric van der Essen [Wed, 3 Oct 2012 16:06:02 +0000 (18:06 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20121003160602-lvvltt5kehkw3mo4

11 years ago[FIX] account_voucher: fix amount_currency on writeoff line + fixed/improved yaml...
Quentin (OpenERP) [Wed, 3 Oct 2012 15:58:20 +0000 (17:58 +0200)]
[FIX] account_voucher: fix amount_currency on writeoff line + fixed/improved yaml tests

bzr revid: qdp-launchpad@openerp.com-20121003155820-7ozaoklt042b7i6i

11 years ago[REV] Revert last commit, breaks tests
Olivier Dony [Wed, 3 Oct 2012 15:33:06 +0000 (17:33 +0200)]
[REV] Revert last commit, breaks tests

bzr revid: odo@openerp.com-20121003153306-e2ugphdyijvq8x6l

11 years ago[MERGE] trunk-bug-953006-abo: fix project's task work editing
Antonin Bourguignon [Wed, 3 Oct 2012 15:29:40 +0000 (17:29 +0200)]
[MERGE] trunk-bug-953006-abo: fix project's task work editing
also add a few comments and improve code style

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

bzr revid: abo@openerp.com-20121003152940-q619od8qqpsl3p3d

11 years ago[REM] cleanup leftover debug logging
Olivier Dony [Wed, 3 Oct 2012 15:21:21 +0000 (17:21 +0200)]
[REM] cleanup leftover debug logging

bzr revid: odo@openerp.com-20121003152121-yeg4vhph4cy7xgpp

11 years ago[MERGE] from trunk
Frédéric van der Essen [Wed, 3 Oct 2012 15:11:48 +0000 (17:11 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20121003151148-wp9lr9fxv9eq3lob

11 years ago[MERGE] from trunk
Frédéric van der Essen [Wed, 3 Oct 2012 15:10:03 +0000 (17:10 +0200)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20121003151003-kcpdjp56bajylp0a

11 years ago[IMP] add a few comments
Antonin Bourguignon [Wed, 3 Oct 2012 14:38:09 +0000 (16:38 +0200)]
[IMP] add a few comments

bzr revid: abo@openerp.com-20121003143809-621gfqzcc2099ph2

11 years ago[FIX] open chatter
Fabien Pinckaers [Wed, 3 Oct 2012 14:30:19 +0000 (16:30 +0200)]
[FIX] open chatter

bzr revid: fp@tinyerp.com-20121003143019-ua3128jpufzcie5k

11 years ago[IMP] code style
Antonin Bourguignon [Wed, 3 Oct 2012 14:28:59 +0000 (16:28 +0200)]
[IMP] code style

bzr revid: abo@openerp.com-20121003142859-tdskhyqzfwthy9sl

11 years ago[IMP] mail: private message
Christophe Matthieu [Wed, 3 Oct 2012 14:27:12 +0000 (16:27 +0200)]
[IMP] mail: private message

bzr revid: chm@openerp.com-20121003142712-rkadw5oii3tt5o1u

11 years ago[REV] Revert removal of ir.wizard.menu, still useful to create menuitems for custom...
Olivier Dony [Wed, 3 Oct 2012 14:20:06 +0000 (16:20 +0200)]
[REV] Revert removal of ir.wizard.menu, still useful to create menuitems for custom models

bzr revid: odo@openerp.com-20121003142006-t1soc5xprdbcvice

11 years ago[FIX] notofy -> _notify
Fabien Pinckaers [Wed, 3 Oct 2012 14:16:11 +0000 (16:16 +0200)]
[FIX] notofy -> _notify

bzr revid: fp@tinyerp.com-20121003141611-wjqy6sr1jidp0wzt

11 years ago[IMP] variable name and code style
Antonin Bourguignon [Wed, 3 Oct 2012 13:36:39 +0000 (15:36 +0200)]
[IMP] variable name and code style

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

bzr revid: abo@openerp.com-20121003133639-pd1dhlbdwg5fltya

11 years ago[IMP] translate: unify the server and web translation export mechanisms
Olivier Dony [Wed, 3 Oct 2012 13:26:59 +0000 (15:26 +0200)]
[IMP] translate: unify the server and web translation export mechanisms

- qweb and Javascript terms extraction now builtin
- all qweb/JS terms are flagged with an extra PO comment:
  `openerp-web`, which the web client will use when
  loading translations
- the homemade Python/Mako extractor has been removed
  and replaced by the default babel Python extractor.
  Net result is that we extract less spurious terms, but
  keep valid ones, so everything looks great under
  the sun.

bzr revid: odo@openerp.com-20121003132659-h5obyl1j7hjo1y2b

11 years ago[REM] Remove scripts for extracting web translations. The addons extractor now manage...
Olivier Dony [Wed, 3 Oct 2012 13:12:38 +0000 (15:12 +0200)]
[REM] Remove scripts for extracting web translations. The addons extractor now manages JS/qweb translations as well

bzr revid: odo@openerp.com-20121003131238-a94aye8jl3y17e3g

11 years ago[IMP] variable name, remove unused variables
Antonin Bourguignon [Wed, 3 Oct 2012 13:08:40 +0000 (15:08 +0200)]
[IMP] variable name, remove unused variables

bzr revid: abo@openerp.com-20121003130840-33cf4seornv3jxq6

11 years ago[FIX]mail: attachment
Christophe Matthieu [Wed, 3 Oct 2012 13:03:18 +0000 (15:03 +0200)]
[FIX]mail: attachment

bzr revid: chm@openerp.com-20121003130318-os2ybnics3zvrsed

11 years ago[IMP] variable name
Antonin Bourguignon [Wed, 3 Oct 2012 13:01:55 +0000 (15:01 +0200)]
[IMP] variable name

bzr revid: abo@openerp.com-20121003130155-s5xw33xcix8pthgc

11 years ago[FIX] Data exporting wizard crashes & Export wizard buttons.
Tejas Tank [Wed, 3 Oct 2012 12:56:29 +0000 (18:26 +0530)]
[FIX] Data exporting wizard crashes & Export wizard buttons.

bzr revid: tta@openerp.com-20121003125629-x6jxmerj5tqc65xp