odoo/odoo.git
12 years ago[FIX] project: fixed exception raised on task by done button while sending a mail
Meera Trambadia (OpenERP) [Thu, 1 Dec 2011 12:58:04 +0000 (18:28 +0530)]
[FIX] project: fixed exception raised on task by done button while sending a mail

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

bzr revid: mtr@tinyerp.com-20111201125804-z3d24qzpleb4xn41

12 years ago[REM] account: duplicate ir.rule
Olivier Dony [Thu, 1 Dec 2011 10:33:10 +0000 (11:33 +0100)]
[REM] account: duplicate ir.rule

bzr revid: odo@openerp.com-20111201103310-7nwtr9kt7z48uif5

12 years ago[MERGE] procurement, product, stock: improve warehouse (polish3)
Raphael Collet [Thu, 1 Dec 2011 09:54:08 +0000 (10:54 +0100)]
[MERGE] procurement, product, stock: improve warehouse (polish3)

bzr revid: rco@openerp.com-20111201095408-bxaqm81mdibxs8ih

12 years ago[FIX] prevent line-wrapping of labels in search view when browser window too small
Xavier Morel [Thu, 1 Dec 2011 09:46:11 +0000 (10:46 +0100)]
[FIX] prevent line-wrapping of labels in search view when browser window too small

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

bzr revid: xmo@openerp.com-20111201094611-dmzfrn95o5qv0bk5

12 years ago[MERGE] improve the menu positions in 'Settings'
Raphael Collet [Thu, 1 Dec 2011 09:42:39 +0000 (10:42 +0100)]
[MERGE] improve the menu positions in 'Settings'

bzr revid: rco@openerp.com-20111201094239-8xtfka1nvykb8lds

12 years ago[MERGE] survey: improve survey form view
Raphael Collet [Thu, 1 Dec 2011 09:38:15 +0000 (10:38 +0100)]
[MERGE] survey: improve survey form view

bzr revid: rco@openerp.com-20111201093815-1n6ywuobzwo08c94

12 years ago[IMP] Better variable naming in xml2json
Fabien Meghazi [Thu, 1 Dec 2011 09:28:23 +0000 (10:28 +0100)]
[IMP] Better variable naming in xml2json

bzr revid: fme@openerp.com-20111201092823-mbwyp8tjla9k2xf3

12 years ago[FIX] incorrect "new record" popup in calendar, did not take default values in account
Xavier Morel [Thu, 1 Dec 2011 09:02:42 +0000 (10:02 +0100)]
[FIX] incorrect "new record" popup in calendar, did not take default values in account

In case the "trivial" (name + start date + end date) form is not
sufficient to create the record (because other fields are required),
the calendar view opens a full-blown form view of the tentatively
created record.

The calendar view did not go and fetch default values for the model,
leading to potentially invalid form states (such as missing values
other fields use to know what they're supposed to do, in this case the
"state" value was missing leading a number of form fields the user
needs to fill being readonly)

bzr revid: xmo@openerp.com-20111201090242-wpuo98af9p1514vn

12 years ago[FIX] account: fixed error in bank statement encoding
Quentin (OpenERP) [Thu, 1 Dec 2011 09:02:11 +0000 (10:02 +0100)]
[FIX] account: fixed error in bank statement encoding

bzr revid: qdp-launchpad@openerp.com-20111201090211-9wpml47an3kcooii

12 years ago[IMP] Fix m2o widget icon margin
Fabien Meghazi [Thu, 1 Dec 2011 09:00:35 +0000 (10:00 +0100)]
[IMP] Fix m2o widget icon margin

bzr revid: fme@openerp.com-20111201090035-xgttjcn403eb1ghk

12 years ago[IMP] client looks
Xavier Morel [Thu, 1 Dec 2011 08:54:57 +0000 (09:54 +0100)]
[IMP] client looks

bzr revid: xmo@openerp.com-20111201085457-pqejp3mgopwf7yxy

12 years ago[IMP]fix code.
Vidhin Mehta (OpenERP) [Thu, 1 Dec 2011 05:33:43 +0000 (11:03 +0530)]
[IMP]fix code.

bzr revid: vme@tinyerp.com-20111201053343-9utzehww16udk1g2

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 1 Dec 2011 05:26:06 +0000 (05:26 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111201052606-org1jq0tkat3lq0a

12 years ago[IMP] stock: improved labels and tooltips for valuation accounts
Olivier Dony [Thu, 1 Dec 2011 00:37:55 +0000 (01:37 +0100)]
[IMP] stock: improved labels and tooltips for valuation accounts

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

bzr revid: odo@openerp.com-20111201003755-cj9i0q19vlta1i41

12 years ago[ADD] base: added Uruguayan peso currency (UYU), courtesy of Marcelo Zunino
Olivier Dony [Wed, 30 Nov 2011 22:03:47 +0000 (23:03 +0100)]
[ADD] base: added Uruguayan peso currency (UYU), courtesy of Marcelo Zunino

bzr revid: odo@openerp.com-20111130220347-z83tgls9xujulxmf

12 years ago[IMP] Misc improvements to kanban views
Fabien Meghazi [Wed, 30 Nov 2011 17:18:18 +0000 (18:18 +0100)]
[IMP] Misc improvements to kanban views

bzr revid: fme@openerp.com-20111130171818-6i5l2a8vsl14683x

12 years ago[IMP] More improvements to hr.applicant kanban view
Fabien Meghazi [Wed, 30 Nov 2011 16:48:51 +0000 (17:48 +0100)]
[IMP] More improvements to hr.applicant kanban view

bzr revid: fme@openerp.com-20111130164851-00odag5ugsmr9n9k

12 years ago[IMP] use optgroups in searchview commands dropdown: cleaner look
Xavier Morel [Wed, 30 Nov 2011 16:45:55 +0000 (17:45 +0100)]
[IMP] use optgroups in searchview commands dropdown: cleaner look

bzr revid: xmo@openerp.com-20111130164555-ks7qfvfhv7rca4rg

12 years ago[IMP] Improved hr.applicatn kanban view
Fabien Meghazi [Wed, 30 Nov 2011 16:38:50 +0000 (17:38 +0100)]
[IMP] Improved hr.applicatn kanban view

bzr revid: fme@openerp.com-20111130163850-6awj3fn81xqcdlo6

12 years ago[FIX] import_sugarcrm: import wizard view
Xavier Morel [Wed, 30 Nov 2011 16:37:07 +0000 (17:37 +0100)]
[FIX] import_sugarcrm: import wizard view

bzr revid: xmo@openerp.com-20111130163707-a1oxj5uwpscxitza

12 years ago[FIX] crazy colspans in sugarcrm import view
Xavier Morel [Wed, 30 Nov 2011 16:36:10 +0000 (17:36 +0100)]
[FIX] crazy colspans in sugarcrm import view

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

bzr revid: xmo@openerp.com-20111130163610-ta34uym2ggpy1su5

12 years ago[FIX} broken indentation and stray whitespace
Xavier Morel [Wed, 30 Nov 2011 16:12:12 +0000 (17:12 +0100)]
[FIX} broken indentation and stray whitespace

bzr revid: xmo@openerp.com-20111130161212-yq2c0uowl8q3w2um

12 years ago[FIX] default alignment of paragraphs
Xavier Morel [Wed, 30 Nov 2011 15:55:34 +0000 (16:55 +0100)]
[FIX] default alignment of paragraphs

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

bzr revid: xmo@openerp.com-20111130155534-xzgq8tkg0zhyjceg

12 years ago[MERGE] lp:889222 (account: improve field tooltips)
Raphael Collet [Wed, 30 Nov 2011 15:51:56 +0000 (16:51 +0100)]
[MERGE] lp:889222 (account: improve field tooltips)

bzr revid: rco@openerp.com-20111130155156-mk4hbh0n2qx5rp3c

12 years ago[MERGE] lp:894434 (product: wrong test for preventing the change of UoM category)
Raphael Collet [Wed, 30 Nov 2011 15:46:15 +0000 (16:46 +0100)]
[MERGE] lp:894434 (product: wrong test for preventing the change of UoM category)

bzr revid: rco@openerp.com-20111130154615-3hqztlw2e3771rx3

12 years ago[IMP] changes in checkbox padding
Antoine Huvelle [Wed, 30 Nov 2011 14:37:49 +0000 (15:37 +0100)]
[IMP] changes in checkbox padding

bzr revid: ahu@openerp.com-20111130143749-apkoxrneci57mnnj

12 years ago[IMP] minimizing menu font size
Antoine Huvelle [Wed, 30 Nov 2011 14:13:27 +0000 (15:13 +0100)]
[IMP] minimizing menu font size

bzr revid: ahu@openerp.com-20111130141327-533b1tay8b0493h8

12 years ago[IMP] Improved hr.employee kanban view
Fabien Meghazi [Wed, 30 Nov 2011 14:13:15 +0000 (15:13 +0100)]
[IMP] Improved hr.employee kanban view

bzr revid: fme@openerp.com-20111130141315-4tcez7xj8lr1kukb

12 years ago[MERGE] lp:894707 (account: use better name for opening period, to avoid constraint...
Raphael Collet [Wed, 30 Nov 2011 14:06:20 +0000 (15:06 +0100)]
[MERGE] lp:894707 (account: use better name for opening period, to avoid constraint violation)

bzr revid: rco@openerp.com-20111130140620-0398h9ysupkb6v3k

12 years ago[MERGE] polish3_hr_payroll: add constraint on dates, default value for expenses journ...
Raphael Collet [Wed, 30 Nov 2011 14:01:07 +0000 (15:01 +0100)]
[MERGE] polish3_hr_payroll: add constraint on dates, default value for expenses journal, and rename report

bzr revid: rco@openerp.com-20111130140107-t3ta1kmcy70smavd

12 years ago[IMP] css on list view header, changes in process.css for the small icon
Antoine Huvelle [Wed, 30 Nov 2011 13:54:48 +0000 (14:54 +0100)]
[IMP] css on list view header, changes in process.css for the small icon

bzr revid: ahu@openerp.com-20111130135448-yuszw4ejewvd0ai8

12 years ago[MERGE] lp:893626 (hr: improve stored function fields of hr.job)
Raphael Collet [Wed, 30 Nov 2011 13:37:49 +0000 (14:37 +0100)]
[MERGE] lp:893626 (hr: improve stored function fields of hr.job)

bzr revid: rco@openerp.com-20111130133749-h0qbls0lwsplkdlr

12 years ago[IMP] Include star shortcut in the view title h2 element
Fabien Meghazi [Wed, 30 Nov 2011 13:25:43 +0000 (14:25 +0100)]
[IMP] Include star shortcut in the view title h2 element

bzr revid: fme@openerp.com-20111130132543-fcl4avnrmpryaryt

12 years ago[MERGE] lp:894227 (users_ldap: add missing field in LDAP configuration form)
Raphael Collet [Wed, 30 Nov 2011 13:25:27 +0000 (14:25 +0100)]
[MERGE] lp:894227 (users_ldap: add missing field in LDAP configuration form)

bzr revid: rco@openerp.com-20111130132527-aj7h89or8burij7o

12 years ago[IMP] Seperate menu tips from action view manager's content
Fabien Meghazi [Wed, 30 Nov 2011 13:11:54 +0000 (14:11 +0100)]
[IMP] Seperate menu tips from action view manager's content

bzr revid: fme@openerp.com-20111130131154-cu9hrcxyjvw15wnc

12 years ago[MERGE] lp:893469 (hr_payroll_account: write period_id on payslip upon confirmation)
Raphael Collet [Wed, 30 Nov 2011 13:11:45 +0000 (14:11 +0100)]
[MERGE] lp:893469 (hr_payroll_account: write period_id on payslip upon confirmation)

bzr revid: rco@openerp.com-20111130131145-cts29e5gcanf9422

12 years ago[REM] buggy webneko
Xavier Morel [Wed, 30 Nov 2011 12:56:02 +0000 (13:56 +0100)]
[REM] buggy webneko

bzr revid: xmo@openerp.com-20111130125602-yyiymjkyg062fus7

12 years ago[ADD] Added oe_kanban_highlight css class
Fabien Meghazi [Wed, 30 Nov 2011 12:32:45 +0000 (13:32 +0100)]
[ADD] Added oe_kanban_highlight css class

bzr revid: fme@openerp.com-20111130123245-2lg9o2y87mnzg5bl

12 years ago[FIX] Preserve kanban views whitespaces
Fabien Meghazi [Wed, 30 Nov 2011 12:31:54 +0000 (13:31 +0100)]
[FIX] Preserve kanban views whitespaces

bzr revid: fme@openerp.com-20111130123154-nhh6sj21s38ejsb5

12 years ago[IMP] document_ftp: improve/sanitize transaction management during tests
Olivier Dony [Wed, 30 Nov 2011 12:02:44 +0000 (13:02 +0100)]
[IMP] document_ftp: improve/sanitize transaction management during tests

Now that spurious commits were removed in document module,
the test would not run properly anymore.
We do need special care with transactions when we test the
FTP layer because operations on the virtual FS are done
in their own transaction, and immediately committed.
In order for test code and FTP operations to be able
to see each other, the transactions need to be synchronized.
The current test transaction needs to be rolled back
or committed after reach FTP operation so it can "see" the
latest changes in the database. Similarly, we must force
a commit of the test transaction whenever we want the
FTP layer to be able to see its effects.

bzr revid: odo@openerp.com-20111130120244-3m15sxdx1x5x1q1x

12 years ago[FIX] document: removed dangerous and useless commits
Olivier Dony [Wed, 30 Nov 2011 12:02:39 +0000 (13:02 +0100)]
[FIX] document: removed dangerous and useless commits

These commits were introduce mostly at revision
1849.1.1 revid:hmo@tinyerp.com-20081111052750-zqzvr6oaihvt103t
in an attempt to fix an issue with transactions
originating from FTP connections.
This was wrong: the virtual FTP filesystem should
perform its own transaction management for each
operation, just like the RPC layer does it for
each request. Forcing a commit in the business
code during the course of a normal transaction is
totally *forbidden*!
In addition, the FTP layer now properly manages
its transactions, so the commit calls were useless
anyway.

bzr revid: odo@openerp.com-20111130120239-5fcavvpd14w056zb

12 years ago[MERGE] lp:893868 (account/project improve demo data)
Raphael Collet [Wed, 30 Nov 2011 11:34:27 +0000 (12:34 +0100)]
[MERGE] lp:893868 (account/project improve demo data)

bzr revid: rco@openerp.com-20111130113427-579tilosmowddlvn

12 years ago[MERGE] lp:893098 (sale_layout: improve form view)
Raphael Collet [Wed, 30 Nov 2011 11:26:09 +0000 (12:26 +0100)]
[MERGE] lp:893098 (sale_layout: improve form view)

bzr revid: rco@openerp.com-20111130112609-45ay94je6n5m9irr

12 years ago[MERGE] lp:893491 (hr_holidays: fix domain on menu action 'Leave Requests to Approve')
Raphael Collet [Wed, 30 Nov 2011 10:38:14 +0000 (11:38 +0100)]
[MERGE] lp:893491 (hr_holidays: fix domain on menu action 'Leave Requests to Approve')

bzr revid: rco@openerp.com-20111130103814-bo0w5lr6zd47neu1

12 years agoci before merge
Antoine Huvelle [Wed, 30 Nov 2011 10:28:11 +0000 (11:28 +0100)]
ci before merge

bzr revid: ahu@openerp.com-20111130102811-87venjx5ez3d46hp

12 years agoresolving kanban.css
Antoine Huvelle [Wed, 30 Nov 2011 10:24:50 +0000 (11:24 +0100)]
resolving kanban.css

bzr revid: ahu@openerp.com-20111130102450-j82xrxm70j8x3msf

12 years ago[IMP] add some tests to format's intersperse (from corresponding server tests)
Xavier Morel [Wed, 30 Nov 2011 10:03:47 +0000 (11:03 +0100)]
[IMP] add some tests to format's intersperse (from corresponding server tests)

bzr revid: xmo@openerp.com-20111130100347-8jd8nugnjgtj12oj

12 years ago[MERGE] lp:893001 (hr_evaluation: removed hr_recruitment from dependencies)
Raphael Collet [Wed, 30 Nov 2011 09:40:32 +0000 (10:40 +0100)]
[MERGE] lp:893001 (hr_evaluation: removed hr_recruitment from dependencies)

bzr revid: rco@openerp.com-20111130094032-fwpj5oa235zmoxwz

12 years ago[FIX] l10n_be: typo when processing onchange results: `values` -> `value`
Olivier Dony [Wed, 30 Nov 2011 09:27:21 +0000 (10:27 +0100)]
[FIX] l10n_be: typo when processing onchange results: `values` -> `value`

bzr revid: odo@openerp.com-20111130092721-ibdblrfuw6qliy6y

12 years ago[MERGE] lp:893130 (stock: copy of picking in state 'invoiced' must be in state '2binv...
Raphael Collet [Wed, 30 Nov 2011 09:26:00 +0000 (10:26 +0100)]
[MERGE] lp:893130 (stock: copy of picking in state 'invoiced' must be in state '2binvoiced')

bzr revid: rco@openerp.com-20111130092600-0kmviu7ip8u9g0oq

12 years ago[MERGE] lp:883927 (sale: add quantity in UoS in sale order lines)
Raphael Collet [Wed, 30 Nov 2011 09:15:27 +0000 (10:15 +0100)]
[MERGE] lp:883927 (sale: add quantity in UoS in sale order lines)

bzr revid: rco@openerp.com-20111130091527-3n2wtmvzx3lwtdtq

12 years ago[FIX] project_scrum: comment out test code that tries to send email
Raphael Collet [Wed, 30 Nov 2011 09:08:29 +0000 (10:08 +0100)]
[FIX] project_scrum: comment out test code that tries to send email

bzr revid: rco@openerp.com-20111130090829-uopy6nin0eq13ib6

12 years ago[IMP] Kanban: convert date string to js Date object for raw_value of date<time> fields
Fabien Meghazi [Wed, 30 Nov 2011 08:27:49 +0000 (09:27 +0100)]
[IMP] Kanban: convert date string to js Date object for raw_value of date<time> fields

bzr revid: fme@openerp.com-20111130082749-809cdtooqzg8r7uk

12 years ago[polish3],rename the string and remove col
Amit Bhavsar (Open ERP) [Wed, 30 Nov 2011 05:34:26 +0000 (11:04 +0530)]
[polish3],rename the string and remove col

bzr revid: amb@tinyerp.com-20111130053426-3wjau1hcgmagq6hm

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 30 Nov 2011 05:27:37 +0000 (05:27 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111130052737-yw0i1aunztyvwfzu

12 years ago[FIX] QWeb inheritance broken in MSIE (8, 9, 10), client does not work at all
Fabien Meghazi [Tue, 29 Nov 2011 23:20:25 +0000 (00:20 +0100)]
[FIX] QWeb inheritance broken in MSIE (8, 9, 10), client does not work at all

Could not test on IE 7 neither IE 10
IE 8 still crashes but for another error

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

bzr revid: fme@openerp.com-20111129232025-b49gr4k2ngnqahbt

12 years ago[MERGE] hr_holidays: change form labels of field holiday_type
Raphael Collet [Tue, 29 Nov 2011 16:03:12 +0000 (17:03 +0100)]
[MERGE] hr_holidays: change form labels of field holiday_type

bzr revid: rco@openerp.com-20111129160312-723y0khfj7jzunww

12 years ago[MERGE] Updated l10n_ch, courtesy of Nicolas Bessi (Camptocamp)
Olivier Dony [Tue, 29 Nov 2011 15:49:57 +0000 (16:49 +0100)]
[MERGE] Updated l10n_ch, courtesy of Nicolas Bessi (Camptocamp)

bzr revid: odo@openerp.com-20111129154957-s6f4j5sorqmsx0mo

12 years ago[IMP] project: filter Tasks with user's preferred project
Olivier Dony [Tue, 29 Nov 2011 15:48:41 +0000 (16:48 +0100)]
[IMP] project: filter Tasks with user's preferred project

bzr revid: odo@openerp.com-20111129154841-d0airx6e0xxmu4cc

12 years ago[MERGE] improve views related to purchase
Raphael Collet [Tue, 29 Nov 2011 15:39:00 +0000 (16:39 +0100)]
[MERGE] improve views related to purchase

bzr revid: rco@openerp.com-20111129153900-rcvdtpk2c22hamf4

12 years ago[MERGE] supplier view: set defaults for customer and supplier
Raphael Collet [Tue, 29 Nov 2011 15:34:50 +0000 (16:34 +0100)]
[MERGE] supplier view: set defaults for customer and supplier

bzr revid: rco@openerp.com-20111129153450-qw3eysh3mk2zmgkm

12 years ago[FIX] view domain
nicolas.bessi@camptocamp.com [Tue, 29 Nov 2011 15:03:45 +0000 (16:03 +0100)]
[FIX] view domain

bzr revid: nicolas.bessi@camptocamp.com-20111129150345-tq2p9esoi8lc22fa

12 years ago[MERGE] project_scrum: modify view, and add tests
Raphael Collet [Tue, 29 Nov 2011 15:03:42 +0000 (16:03 +0100)]
[MERGE] project_scrum: modify view, and add tests

bzr revid: rco@openerp.com-20111129150342-ljvnzuaajv25s5hw

12 years ago[MERGE] base_setup: move menu 'Add more features' on top
Raphael Collet [Tue, 29 Nov 2011 14:52:49 +0000 (15:52 +0100)]
[MERGE] base_setup: move menu 'Add more features' on top

bzr revid: rco@openerp.com-20111129145249-2et7zvvdjjygjn7g

12 years ago[MERGE] lp:889056 (crm: fix context update to enable translations)
Raphael Collet [Tue, 29 Nov 2011 14:50:16 +0000 (15:50 +0100)]
[MERGE] lp:889056 (crm: fix context update to enable translations)

bzr revid: rco@openerp.com-20111129145016-egjr71jqynz8xtj0

12 years agoci before merge
Antoine Huvelle [Tue, 29 Nov 2011 14:43:05 +0000 (15:43 +0100)]
ci before merge

bzr revid: ahu@openerp.com-20111129144305-98tbd9ur7ksk37n9

12 years ago[MERGE] project_issue: add stage in demo data for kanban view
Raphael Collet [Tue, 29 Nov 2011 14:19:21 +0000 (15:19 +0100)]
[MERGE] project_issue: add stage in demo data for kanban view

bzr revid: rco@openerp.com-20111129141921-brcc311si20750ch

12 years ago[FIX] res.lang: incompatible behavior for thousands separator introduced in r.3415
Olivier Dony [Tue, 29 Nov 2011 14:18:09 +0000 (15:18 +0100)]
[FIX] res.lang: incompatible behavior for thousands separator introduced in r.3415

r.3415 is revid vmt@openerp.com-20110516101941-ufa4ue8u5hlcfekm

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

bzr revid: odo@openerp.com-20111129141809-dppqa0yz0cflga3l

12 years ago[MERGE] lp:889093 fix real time accounting for stock moves with purchase unit
Raphael Collet [Tue, 29 Nov 2011 12:42:14 +0000 (13:42 +0100)]
[MERGE] lp:889093 fix real time accounting for stock moves with purchase unit

bzr revid: rco@openerp.com-20111129124214-te7qqu69m98ri5jt

12 years ago[MERGE] lp:890968 add missing access right to crm_case_section for group project_user
Raphael Collet [Tue, 29 Nov 2011 12:37:32 +0000 (13:37 +0100)]
[MERGE] lp:890968 add missing access right to crm_case_section for group project_user

bzr revid: rco@openerp.com-20111129123732-2mzx7f9f0fcy952l

12 years ago[MERGE] lp:884208 remove duplicate field resource_calendar_id in project views
Raphael Collet [Tue, 29 Nov 2011 12:35:13 +0000 (13:35 +0100)]
[MERGE] lp:884208 remove duplicate field resource_calendar_id in project views

bzr revid: rco@openerp.com-20111129123513-0dr0hjfgbmd6ot2o

12 years ago[FIX] account : account-invoice - paid checkbox and state field should have improved...
Divyesh Makwana (Open ERP) [Tue, 29 Nov 2011 11:53:32 +0000 (17:23 +0530)]
[FIX] account : account-invoice - paid checkbox and state field should have improved tooltips

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

bzr revid: mdi@tinyerp.com-20111129115332-2myibaa6lixai83z

12 years ago[MERGE] lp:885610 (fix all analysis reports by filtering out non-active items)
Raphael Collet [Tue, 29 Nov 2011 10:35:37 +0000 (11:35 +0100)]
[MERGE] lp:885610 (fix all analysis reports by filtering out non-active items)

bzr revid: rco@openerp.com-20111129103537-bi1v2c42ukoa48tw

12 years ago[IMP] make float-parsing code more readable by fixing some variable naming
Xavier Morel [Tue, 29 Nov 2011 10:13:34 +0000 (11:13 +0100)]
[IMP] make float-parsing code more readable by fixing some variable naming

bzr revid: xmo@openerp.com-20111129101334-4uu8v21arkn5h0tu

12 years ago[FIX] Add tests for parsing integers and floats, fix parsing of floats in case user...
Xavier Morel [Tue, 29 Nov 2011 09:59:58 +0000 (10:59 +0100)]
[FIX] Add tests for parsing integers and floats, fix parsing of floats in case user locale defines thousand separator as the dot

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

bzr revid: xmo@openerp.com-20111129095958-966ikmsgf6zwamdh

12 years ago[IMP] module: rename `Schedule Upgrade` to `Upgrade`, as it start immediately now
Olivier Dony [Tue, 29 Nov 2011 09:39:13 +0000 (10:39 +0100)]
[IMP] module: rename `Schedule Upgrade` to `Upgrade`, as it start immediately now

bzr revid: odo@openerp.com-20111129093913-8s50nn38mdqtkiwu

12 years ago[FIX] ir.translation: keywargs not supported when clearing caches
Olivier Dony [Tue, 29 Nov 2011 09:38:00 +0000 (10:38 +0100)]
[FIX] ir.translation: keywargs not supported when clearing caches

bzr revid: odo@openerp.com-20111129093800-4bsldbpjh1q4zix1

12 years ago[FIX] according to spec, Array.prototype.sort is not defined as returning anything...
Xavier Morel [Mon, 28 Nov 2011 15:39:41 +0000 (16:39 +0100)]
[FIX] according to spec, Array.prototype.sort is not defined as returning anything, Opera implements it strictly

bzr revid: xmo@openerp.com-20111128153941-xox35xedo9v2du2d

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 29 Nov 2011 05:49:52 +0000 (05:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111129054952-vwzbrwsvxqodz6wa

12 years ago[MERGE] l10n_br: cleanup - removed extra field internal_sequence on account.journal...
Olivier Dony [Mon, 28 Nov 2011 18:16:12 +0000 (19:16 +0100)]
[MERGE] l10n_br: cleanup - removed extra field internal_sequence on account.journal, courtesy of Renato Lima (Akretion)

bzr revid: odo@openerp.com-20111128181612-07r2vflv6q4seieo

12 years ago[ADD] base_vat: missing file (sorry)
Olivier Dony [Mon, 28 Nov 2011 16:40:14 +0000 (17:40 +0100)]
[ADD] base_vat: missing file (sorry)

bzr revid: odo@openerp.com-20111128164014-vxtyyxof9dm6fhe6

12 years ago[FIX] account: fixed yaml test in order to use demo data (creating a new fiscalyear...
Quentin (OpenERP) [Mon, 28 Nov 2011 16:28:17 +0000 (17:28 +0100)]
[FIX] account: fixed yaml test in order to use demo data (creating a new fiscalyear and its periods was crashing buildbot) and moved this test as last one (because there is no way to reopen it for the following tests to create accounting entries in it)

bzr revid: qdp-launchpad@openerp.com-20111128162817-9ldo7aq8ju9drugb

12 years ago[FIX] base_contact: The partner associated with the main company should not have...
Quentin (OpenERP) [Mon, 28 Nov 2011 16:04:32 +0000 (17:04 +0100)]
[FIX] base_contact: The partner associated with the main company should not have a country specified in the demo data,
as it may conflicts with the accounting installing chart wizard. This wizard will indeed try to
install the localization module accordingly to this variable automatically. Thus, in demo data,
everyone would have the belgian chart of account by default, what should be avoided.

bzr revid: qdp-launchpad@openerp.com-20111128160432-ha4pa7w2xli6v5p2

12 years ago[IMP] base_vat: add option to force online VIES check for EU VAT numbers
Olivier Dony [Mon, 28 Nov 2011 16:21:27 +0000 (17:21 +0100)]
[IMP] base_vat: add option to force online VIES check for EU VAT numbers

bzr revid: odo@openerp.com-20111128162127-a0e2n0c09noga0rq

12 years ago[fix] generation of l10n_be chart of accounts
Fabien Pinckaers [Mon, 28 Nov 2011 16:05:11 +0000 (17:05 +0100)]
[fix] generation of l10n_be chart of accounts

bzr revid: fp@tinyerp.com-20111128160511-b8k0d8pz8d2jgkov

12 years ago[IMP] Improved crm.lead and project.task kanban views
Fabien Meghazi [Mon, 28 Nov 2011 15:48:48 +0000 (16:48 +0100)]
[IMP] Improved crm.lead and project.task kanban views

bzr revid: fme@openerp.com-20111128154848-22wgu39fktg9o0v3

12 years ago[ADD] Kanban: added possibility to use tooltips
Fabien Meghazi [Mon, 28 Nov 2011 15:00:03 +0000 (16:00 +0100)]
[ADD] Kanban: added possibility to use tooltips

bzr revid: fme@openerp.com-20111128150003-t6bu6c63xnoy1lhg

12 years ago[FIX] move reload-webclient-on-module-install to act_window execution
Xavier Morel [Mon, 28 Nov 2011 14:47:26 +0000 (15:47 +0100)]
[FIX] move reload-webclient-on-module-install to act_window execution

A special case reloads the Webclient if a dialog-included operation
involving potential module installation (base.module.upgrade, or
base.setup.installer) is involved.

This was performed on an act_close, but it meant a module-involving
act_window followed by a non-module-involving act_window
(e.g. installation of a chart of account) did not match the check
criteria and failed to trigger the reloading of the web client.

Check moved to act_window execution, and augments the on_close handler
bound to the dialog's closing any time a potential module installation
(see above) is encountered, to ensure we don't "lose" cases, such as
the installation of the `sales` application (from "add more
features"), which was the issue in the related lp bug.

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

bzr revid: xmo@openerp.com-20111128144726-aurpni1go73ezs6y

12 years ago[IMP] jQuery tipTip: call options.content() with 'this' == element
Fabien Meghazi [Mon, 28 Nov 2011 14:03:02 +0000 (15:03 +0100)]
[IMP] jQuery tipTip: call options.content() with 'this' == element

Note: will maintain forked version here
https://github.com/amigrave/TipTip

bzr revid: fme@openerp.com-20111128140302-uukrsnpfneksr9co

12 years ago[REM] Kanban: removed 1px padding around gravatar image (requested by fp)
Fabien Meghazi [Mon, 28 Nov 2011 13:57:09 +0000 (14:57 +0100)]
[REM] Kanban: removed 1px padding around gravatar image (requested by fp)

bzr revid: fme@openerp.com-20111128135709-3jj8r6onj8d2g5e9

12 years ago[MERGE] manifests: added descriptions.
Vo Minh Thu [Mon, 28 Nov 2011 13:37:18 +0000 (14:37 +0100)]
[MERGE] manifests: added descriptions.

bzr revid: vmt@openerp.com-20111128133718-gu79b47hkoqeyv0u

12 years ago[MERGE] Fix bug 891544 - prevent double-encoding of binary fields
Olivier Dony [Mon, 28 Nov 2011 13:09:39 +0000 (14:09 +0100)]
[MERGE] Fix bug 891544 - prevent double-encoding of binary fields

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

bzr revid: odo@openerp.com-20111128130939-hxuxtzdspgkl2rrn

12 years ago[MERGE] Fix bug 891544 - prevent double-encoding of binary fields
Olivier Dony [Mon, 28 Nov 2011 12:45:35 +0000 (13:45 +0100)]
[MERGE] Fix bug 891544 - prevent double-encoding of binary fields

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

bzr revid: odo@openerp.com-20111128124535-s8cesplj379ssfqm

12 years ago[FIX]:wrong check for browse record to integer
Kirti Savalia (OpenERP) [Mon, 28 Nov 2011 12:19:40 +0000 (17:49 +0530)]
[FIX]:wrong check for browse record to integer

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

bzr revid: ksa@tinyerp.com-20111128121940-7rhez036lhgd090y

12 years ago[FIX] Kanban: buttons type action were not working anymore
Fabien Meghazi [Mon, 28 Nov 2011 11:51:36 +0000 (12:51 +0100)]
[FIX] Kanban: buttons type action were not working anymore

bzr revid: fme@openerp.com-20111128115136-e2q5mzdwn6bysxri

12 years ago[ADD] Added Done + Delegate buttons to product kanban view
Fabien Meghazi [Mon, 28 Nov 2011 10:54:20 +0000 (11:54 +0100)]
[ADD] Added Done + Delegate buttons to product kanban view

bzr revid: fme@openerp.com-20111128105420-8o73ws76nvftjaqj

12 years ago[FIX] Kanban: Warn user when record fails to be moved to a column (eg: group by date...
Fabien Meghazi [Mon, 28 Nov 2011 10:49:43 +0000 (11:49 +0100)]
[FIX] Kanban: Warn user when record fails to be moved to a column (eg: group by date fields)

bzr revid: fme@openerp.com-20111128104943-3yf4xjphpzk3196e

12 years ago[FIX]:Incorect format of report in OpenOffice
Naresh (OpenERP) [Mon, 28 Nov 2011 10:08:36 +0000 (15:38 +0530)]
[FIX]:Incorect format of report in OpenOffice

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

bzr revid: nch@tinyerp.com-20111128100836-ad40b5hvoeqyoggm

12 years ago[FIX]:Incorect format of report in OpenOffice
Naresh (OpenERP) [Mon, 28 Nov 2011 10:08:23 +0000 (15:38 +0530)]
[FIX]:Incorect format of report in OpenOffice

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

bzr revid: nch@tinyerp.com-20111128100823-0pllyv7qivnlesuk

12 years ago[IMP] project_scrum: rename file with proper name, change string of test change
Harry (OpenERP) [Mon, 28 Nov 2011 09:25:47 +0000 (14:55 +0530)]
[IMP] project_scrum: rename file with proper name, change string of test change

bzr revid: hmo@tinyerp.com-20111128092547-yr2t7elicvtmj1ld