Commit Graph

28923 Commits

Author SHA1 Message Date
niv-openerp d9ddec7088 [merge] improvements to o2m readonly mode
bzr revid: nicolas.vanhoren@openerp.com-20111026141300-ua8jt4vceyo7zl70
2011-10-26 16:13:00 +02:00
niv-openerp 9988d503b1 [imp] implemented readonly in o2m in list view only
bzr revid: nicolas.vanhoren@openerp.com-20111026141148-kl37triimsivvh9n
2011-10-26 16:11:48 +02:00
Xavier Morel b3ec2936d9 [IMP] diagram view
bzr revid: xmo@openerp.com-20111026135645-vyq2pq7x5l5tiv5l
2011-10-26 15:56:45 +02:00
Xavier Morel edbd53da7b [FIX] diagram should not remember selected nodes across workflows
bzr revid: xmo@openerp.com-20111026135220-j4dnns7q1ugnz70k
2011-10-26 15:52:20 +02:00
Fabien Meghazi 5ef63c30a6 [IMP] project.task kanban view (with al !)
bzr revid: fme@openerp.com-20111026135102-ozm4g0l8l3snoki1
2011-10-26 15:51:02 +02:00
Xavier Morel 5d754afde4 [ADD] Creation of new edges via clicketyclick
bzr revid: xmo@openerp.com-20111026134929-ze1jl0efq7o07lr5
2011-10-26 15:49:29 +02:00
Fabien Meghazi 68d27bd870 [IMP] Improved kanban view
bzr revid: fme@openerp.com-20111026133514-fpqwsanb1ujv81tn
2011-10-26 15:35:14 +02:00
Xavier Morel 7ba5602f71 [FIX] turns out raphael's event system looks like jquery's but behaves *nothing like it*.
Correctly fix deduplication of event handlers: add events on the nodes collection directly

bzr revid: xmo@openerp.com-20111026131556-v7a0bbkhk633r6i9
2011-10-26 15:15:56 +02:00
Xavier Morel d143acddf8 [IMP] simplify cleanup of the canvas drawing area
bzr revid: xmo@openerp.com-20111026130003-chs489cimhxom35c
2011-10-26 15:00:03 +02:00
Xavier Morel 4ba8ac9d3e [IMP] node shapes handling
bzr revid: xmo@openerp.com-20111026125742-7xpcn0jo75xrfuy1
2011-10-26 14:57:42 +02:00
niv-openerp 9a48657a45 [imp] made o2m reload when readonly property is changed
bzr revid: nicolas.vanhoren@openerp.com-20111026125524-c77rmzd6gq9u9oke
2011-10-26 14:55:24 +02:00
Xavier Morel a45785d2f8 [IMP] propagate click events from labels to the corresponding nodes in order to avoid implementing all handlers twice
bzr revid: xmo@openerp.com-20111026124928-a5yq78p1cejg2uzx
2011-10-26 14:49:28 +02:00
Xavier Morel e8bc3209ae [REM] doubleclick workaround for webkit since underlying onclick breakage was worked around in revision xmo@openerp.com-20111026120509-wmj3onhkrnps6xee
bzr revid: xmo@openerp.com-20111026122059-w7ak1cvkyfkyrqug
2011-10-26 14:20:59 +02:00
Xavier Morel 534da7c07b [MERGE] upstream fixes
bzr revid: xmo@openerp.com-20111026121856-q9cso26sh2mp6b3s
2011-10-26 14:18:56 +02:00
Xavier Morel d47d63357c [IMP] update Raphael library, because why not
bzr revid: xmo@openerp.com-20111026121331-8h4i4hs381r4vgej
2011-10-26 14:13:31 +02:00
Xavier Morel 08e6b980b6 [FIX] onclick not going through correctly if set.toFront is called in onmousedown handler, in webkit-based browsers
bzr revid: xmo@openerp.com-20111026120509-wmj3onhkrnps6xee
2011-10-26 14:05:09 +02:00
niv-openerp f0714ccd72 [imp] removed useless logging
bzr revid: nicolas.vanhoren@openerp.com-20111026100538-momcgi4s3lxy560l
2011-10-26 12:05:38 +02:00
Quentin (OpenERP) 5f43160a61 [MERGE] lp:831543 about onchange_operation_type() that contained hardcoded names of location in mrp_repair module
bzr revid: qdp-launchpad@openerp.com-20111026095653-nvk5gvtr14eihxwb
2011-10-26 11:56:53 +02:00
Quentin (OpenERP) c229d793b2 [MERGE] lp:783670 about level computation of accounts
bzr revid: qdp-launchpad@openerp.com-20111026090010-ok929g2rb24qpk44
2011-10-26 11:00:10 +02:00
Olivier Dony 37d3fbaab6 [MERGE] technical no-op merge to restore history
bzr revid: odo@openerp.com-20111026085631-qyrwgaocx0k531bl
2011-10-26 10:56:31 +02:00
Xavier Morel c3a3905698 [IMP] remove grid and border from diagram view content
bzr revid: xmo@openerp.com-20111026083026-bh6y3diclf5niui4
2011-10-26 10:30:26 +02:00
Xavier Morel 6011dadb01 [IMP] change dracula's renderer to generate 'closed-back' arrows
Can't fill them, as the arrow is a single path, would require much
deeper change into dracula (namely the ability to have a given edge be
rendered as more than one path, which does not seem supported at the
moment)

bzr revid: xmo@openerp.com-20111026082656-33j8b35j7i4vq2ii
2011-10-26 10:26:56 +02:00
Fabien Meghazi 692293d31b [IMP] Add underscore ( '_' ) lib in default rendering context of the qweb instance used in the webclient
bzr revid: fme@openerp.com-20111026082543-xsnfh298e0wb0ccw
2011-10-26 10:25:43 +02:00
Xavier Morel 73ef156a9f [REM] dead code in Python
bzr revid: xmo@openerp.com-20111026080152-triziaq8aqp4noi1
2011-10-26 10:01:52 +02:00
Launchpad Translations on behalf of openerp c9fdaa9e4d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111026051358-u2799tka7vmenmdc
2011-10-26 05:13:58 +00:00
Fabien Pinckaers 8d4e2eced3 [FIX] Security hole and bug fixed
bzr revid: fp@tinyerp.com-20111026001618-r253g7ru07dl8u7x
2011-10-26 02:16:18 +02:00
Fabien Pinckaers d8e511a2c4 [IMP] Useability porject mgt
bzr revid: fp@tinyerp.com-20111026000429-sa5nc3x1thcz3qe2
2011-10-26 02:04:29 +02:00
Olivier Dony a6d52f887b [MERGE] Complete refactoring of project_long_term by fp, with following changes
do not use resources but users on phases:
           - to be consistent with project members and task responsible
           - if the user is linked to a resource, it uses the calendar of the resource (holidays for example)
        better YML tests
        Complete rewrite of the scheduling mechanism:
          - Schedule phases:
              - write project.user.allocation based on scheduling
              - schedule resources based on members on the project
              - new constraint: force some users on a phase
          - Schedule tasks:
              - set user if no user on task
              - set start and end date
        some useability improvements
      
      We still have to work on better Gantt view but I think the scheduling is
      working correctly now.

bzr revid: odo@openerp.com-20111025235622-js6dn30l9d1qwsgv
2011-10-26 01:56:22 +02:00
Fabien Pinckaers 732aa1c881 merge
bzr revid: fp@tinyerp.com-20111025233720-8ykqhdgprgcv73py
2011-10-26 01:37:20 +02:00
Fabien Pinckaers 0d2ae40a70 [FIX] Complete refactoring of project_long_term, with following changes:
do not use resources but users on phases:
     - to be consistent with project members and task responsible
     - if the user is linked to a resource, it uses the calendar of the resource (holidays for example)
  better YML tests
  Complete rewrite of the scheduling mechanism:
    - Schedule phases:
        - write project.user.allocation based on scheduling
        - schedule resources based on members on the project
        - new constraint: force some users on a phase
    - Schedule tasks:
        - set user if no user on task
        - set start and end date
  some useability improvements

We still have to work on better Gantt view but I think the scheduling is
working correctly now.

bzr revid: fp@tinyerp.com-20111025233141-cgctwe8spxhko2gn
2011-10-26 01:31:41 +02:00
Fabien Meghazi 3662e102a1 [FIX] Fixed project.issue kanban view
Also fixed some indenting

bzr revid: fme@openerp.com-20111025192639-062sauerwzqhik67
2011-10-25 21:26:39 +02:00
Fabien Meghazi de31afa995 [FIX] Password fields values are not hidden
lp bug: https://launchpad.net/bugs/880804 fixed

bzr revid: fme@openerp.com-20111025185030-vw69honpjoaekh2v
2011-10-25 20:50:30 +02:00
Fabien Meghazi 17dfb2256d [IMP] Improved project.task kanban view
[ADD] Added static folder structure for the pad image

[FIX] Added relation for field user_email. Using user_id for gravatar won't work.

bzr revid: fme@openerp.com-20111025165810-eu5718pd0p2dagib
2011-10-25 18:58:10 +02:00
Fabien Meghazi f13ac6ab76 [IMP] Kanban: add underscore to rendering context of kanban boxes
bzr revid: fme@openerp.com-20111025165128-ud1b2lsoe3uhlsjm
2011-10-25 18:51:28 +02:00
Quentin (OpenERP) 1e15c5f972 [MERGE] lp:876481
bzr revid: qdp-launchpad@openerp.com-20111025163711-a24d5znm24c0ujun
2011-10-25 18:37:11 +02:00
Fabien Meghazi 20e5cb63a4 [FIX] json_node_to_xml: whitespaces wrongly inserted around text nodes causing bugs in kanban views.
bzr revid: fme@openerp.com-20111025163531-nxr8gb4j2f7wne2a
2011-10-25 18:35:31 +02:00
niv-openerp dd514b567d [imp] made m2m support readonly
bzr revid: nicolas.vanhoren@openerp.com-20111025162031-wsjaebu713nht3i1
2011-10-25 18:20:31 +02:00
Quentin (OpenERP) 6c1525d849 [IMP] account: find() method of account.fiscalyear will now filter correctly on company_id if needed
bzr revid: qdp-launchpad@openerp.com-20111025162001-6um2vm5f277bf0n2
2011-10-25 18:20:01 +02:00
Quentin (OpenERP) d835e13905 [MERGE] merged dev branch with small small small change in payslip data in order to have the report 'payslip details' displaying the categories in a suitable order. we should probably improve that later by adding a new field 'sequence' on this object.
bzr revid: qdp-launchpad@openerp.com-20111025155735-r5spuocw8039fvrg
2011-10-25 17:57:35 +02:00
Quentin (OpenERP) 8ff449f75b [MERGE] lp:878149
bzr revid: qdp-launchpad@openerp.com-20111025154445-kvn3k3jbj1zzbhw8
2011-10-25 17:44:45 +02:00
Quentin (OpenERP) 889b6d20d3 [MERGE] lp:877136
bzr revid: qdp-launchpad@openerp.com-20111025154158-rbnf5e142ow3wodt
2011-10-25 17:41:58 +02:00
Quentin (OpenERP) 72eb27d4e0 [MERGE] lp:878125
bzr revid: qdp-launchpad@openerp.com-20111025153643-1e06754gk64phl93
2011-10-25 17:36:43 +02:00
Quentin (OpenERP) 7e27f4355f [FIX] lp:878756 Inheritancy problem in view based on the changed label 'not invoices' => 'not invoiced' introduced in revision 5397
lp bug: https://launchpad.net/bugs/878756 fixed

bzr revid: qdp-launchpad@openerp.com-20111025152155-kw420cspz7upw5zv
2011-10-25 17:21:55 +02:00
Quentin (OpenERP) 32c54942b8 [MERGE] lp880793
bzr revid: qdp-launchpad@openerp.com-20111025150906-0ujasdwhl8esg62k
2011-10-25 17:09:06 +02:00
Quentin (OpenERP) 34518372cc [MERGE] merged the dev branch with unrealized gain/loss on foreign currency
bzr revid: qdp-launchpad@openerp.com-20111025145500-r99v3ips3dn9fbrp
2011-10-25 16:55:00 +02:00
Xavier Morel 59c9d34417 [ADD] title to all viewmanager variants
Uses the string of the current view arch by default, overridden with action name by ViewManagerAction.

Mostly of use for/with o2m and m2m fields

bzr revid: xmo@openerp.com-20111025143738-yugscol5kabg8whv
2011-10-25 16:37:38 +02:00
Fabien Meghazi 904b7b99fc [FIX] Fixed product kanban view
bzr revid: fme@openerp.com-20111025141328-dl3w7wg05spblo9i
2011-10-25 16:13:28 +02:00
Xavier Morel 69f909a9a1 [REN] 'New' button of ListView to 'Create'
bzr revid: xmo@openerp.com-20111025132412-4vx57uf1vipcyfkq
2011-10-25 15:24:12 +02:00
Xavier Morel 7451d66e4b [ADD] search: prefix to the view title when the current view is searchable:
bzr revid: xmo@openerp.com-20111025132326-83i1t2adn4o5vsjo
2011-10-25 15:23:26 +02:00
Fabien Meghazi cd5fa3e417 [FIX] Fixed hr.applicant kanban view
bzr revid: fme@openerp.com-20111025132254-gfx5kcnip0281szl
2011-10-25 15:22:54 +02:00
Rucha (Open ERP) 5c7f7a2b65 [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20111025125604-h4pupjuxlvzqffzs
2011-10-25 18:26:04 +05:30
niv-openerp a34f06dd4c [imp] changed default mode of o2m to tree (was tree,form)
bzr revid: nicolas.vanhoren@openerp.com-20111025124251-uy67cprw499wcb7c
2011-10-25 14:42:51 +02:00
Fabien Meghazi 74a9873275 [FIX] Fixed HR Employee kanban view. Required fields not specified.
No need for a gravatar because we already use the photo image field

bzr revid: fme@openerp.com-20111025123939-82kv144cwurgxtb6
2011-10-25 14:39:39 +02:00
niv-openerp 56f23bf8bf [merge] desactivated right-click menu in gantt view
bzr revid: nicolas.vanhoren@openerp.com-20111025122246-egwyol1qrnr14mxv
2011-10-25 14:22:46 +02:00
Rucha (Open ERP) 6b0cf3ea36 [IMP]: account: Added help text on new menu and fields for unrealized gain or loss
bzr revid: rpa@tinyerp.com-20111025122055-h9cjx6z7op70fndt
2011-10-25 17:50:55 +05:30
Fabien Meghazi fc5593d4e1 [ADD] Kanban: Added kanban_image function in rendering context.
bzr revid: fme@openerp.com-20111025115134-rsxpaupi8rmtib0v
2011-10-25 13:51:34 +02:00
Vidhin Mehta (OpenERP) c17c8a0bd1 [IMP]merge with main branch of view editor.
bzr revid: vme@tinyerp.com-20111025112548-eakr7fio6diovn2m
2011-10-25 16:55:48 +05:30
Vidhin Mehta (OpenERP) 1ee677eadb [IMP]implement save and move functionality with all type of views and tag.
bzr revid: vme@tinyerp.com-20111025111012-o991yy8rm666yk91
2011-10-25 16:40:12 +05:30
Xavier Morel e35686ca93 [ADD] global select/unselect toggle on lists
bzr revid: xmo@openerp.com-20111025105925-7ghxlljq6ugupxx5
2011-10-25 12:59:25 +02:00
Antony Lesuisse f1f4c2a95a [MERGE] share, needs style fixing
bzr revid: al@openerp.com-20111025100607-fub4h85n8w20omth
2011-10-25 12:06:07 +02:00
Atik Agewan (OpenERP) bd5a9e1a47 [MERGE]: Merge with lp:openobject-addons
bzr revid: aag@tinyerp.com-20111025095053-0qv8rkdcrkt27l7f
2011-10-25 15:20:53 +05:30
Fabien Meghazi bf3465b3b5 [FIX] Kanban: if the name of the column is long, folding is ugly the text overflow the colum
bzr revid: fme@openerp.com-20111025094419-3org5d0cy7895lil
2011-10-25 11:44:19 +02:00
Christophe Simonis 2102484af4 [FIX] share: add missing file
bzr revid: chs@openerp.com-20111025094009-s9mgam03rww08s08
2011-10-25 11:40:09 +02:00
Xavier Morel b6a0874f4c [FIX] disgusting hack to skip around race condition
When clicking on an action button, form view first saves then executes
the action. In doing so, it causes the o2m field to call
ListView#reload_content twice without waiting for the reloading to
end, generating a race condition in ListView.List#render_dataset.

As a result, the read_slice callback fills the list twice (once for
each #reload_content call), resulting in everything being duplicated.

Clear the content of the records collection before adding stuff.

note: collections should dedup on ids.

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

bzr revid: xmo@openerp.com-20111025085112-q38q8m0k2mopwadg
2011-10-25 10:51:12 +02:00
Yogesh (OpenERP) 55ad46220d [IMP] improve css and view.
bzr revid: ysa@tinyerp.com-20111025084951-0ty7vt1kfw0nrykr
2011-10-25 14:19:51 +05:30
Fabien Meghazi c68d851407 [IMP] Removed hard-coded AMIGrAve's face from kanban view. Compute gravatar url using md5.
bzr revid: fme@openerp.com-20111025083743-d9g90sy1g9cx2ueg
2011-10-25 10:37:43 +02:00
Fabien Meghazi 44344a21b2 [ADD] Added jQuery.MD5
bzr revid: fme@openerp.com-20111025083648-x5nd1mv7z7nee7cl
2011-10-25 10:36:48 +02:00
Rucha (Open ERP) 8ca07d14e3 [IMP]: account: Improvement in computation of adjusted balance field, added computation of unrealized gain/loss
bzr revid: rpa@tinyerp.com-20111025072409-y2gn417jh6psa0a6
2011-10-25 12:54:09 +05:30
Xavier Morel ba2f06a2ac [ADD] missing deferred propagation in ListView.reload_content
bzr revid: xmo@openerp.com-20111025070626-pxxp6virhhomb7kl
2011-10-25 09:06:26 +02:00
Yogesh (OpenERP) 96339d7160 [FIX]
bzr revid: ysa@tinyerp.com-20111025064323-ds0o146bi1r83kd5
2011-10-25 12:13:23 +05:30
kbh fa94cf7578 [IMP] Remove unnecessary code in checkbutton select all/none in list view.
bzr revid: kbh@bde-desktop-20111025062429-dvx4x0h1caqwg21i
2011-10-25 11:54:29 +05:30
kbh 276cff1807 [IMP] Remove unnecessary code in checkbutton select all/none in list view.
bzr revid: kbh@bde-desktop-20111025060142-47y025oqteocdgj3
2011-10-25 11:31:42 +05:30
Divyesh Makwana (Open ERP) c498c9fdb0 [FIX] account_voucher : TypeError: onchange_date() takes at most 8 arguments (10 given)
lp bug: https://launchpad.net/bugs/880793 fixed

bzr revid: mdi@tinyerp.com-20111025055432-adv4jirt7295z1hh
2011-10-25 11:24:32 +05:30
Yogesh (OpenERP) f1f48e69f0 [MERGE] Merge with trunk upto revision no 1349.
bzr revid: ysa@tinyerp.com-20111017051054-5l3pjg5sytilkjwg
bzr revid: ysa@tinyerp.com-20111018045137-msfhlnn9lofb26xv
bzr revid: ysa@tinyerp.com-20111019050434-b2uyjsget3ezfmpp
bzr revid: ysa@tinyerp.com-20111020045022-drhcz2yd62can1sy
bzr revid: ysa@tinyerp.com-20111021044543-1b1v2m4t32rifd33
bzr revid: ysa@tinyerp.com-20111024050516-2hasbf5q4v1j64kk
bzr revid: ysa@tinyerp.com-20111024130602-iixh5nvuio1nhs7x
bzr revid: ysa@tinyerp.com-20111025050237-xvf583083lg1hrrj
2011-10-25 10:32:37 +05:30
Launchpad Translations on behalf of openerp 68adb9de7e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111025045315-1mgz3k00tjs6iv7x
2011-10-25 04:53:15 +00:00
Antony Lesuisse f097e140b8 [IMP] try session instead of openerp,db and we would rename Session into Connection
bzr revid: al@openerp.com-20111024225431-g9eaqophnw3k8hh4
2011-10-25 00:54:31 +02:00
Fabien Meghazi 564e609abe [IMP] Kanban: Groups order can be shuffled due to a race condition
bzr revid: fme@openerp.com-20111024153029-yv9ezid4zn0lu7b6
2011-10-24 17:30:29 +02:00
Xavier Morel d9c03065fd [FIX] handling of invisible attribute in search view
bzr revid: xmo@openerp.com-20111024152612-3mh7nj8k8g5gcsp9
2011-10-24 17:26:12 +02:00
niv-openerp 6cb7f2b6f9 [imp] m2o now supports readonly mode
bzr revid: nicolas.vanhoren@openerp.com-20111024152056-2nfx7zk4kc9py17k
2011-10-24 17:20:56 +02:00
Xavier Morel 19bb1dda1a [IMP] use empty box/check mark for page boolean fields, instead of cross vs check mark
bzr revid: xmo@openerp.com-20111024152013-nhi8kwra46se0yva
2011-10-24 17:20:13 +02:00
Xavier Morel 84a383d5aa [IMP] make notebooks in page view identical to those of normal form view
as requested by fp

bzr revid: xmo@openerp.com-20111024151158-7hqox4k6xrjujxnb
2011-10-24 17:11:58 +02:00
niv-openerp a617e3bacc [fix] small problem with the context menu of m2o when there is not item selected
bzr revid: nicolas.vanhoren@openerp.com-20111024151039-k9jlntcj3n56h13d
2011-10-24 17:10:39 +02:00
Xavier Morel 06344150eb [FIX] automatically open options box if the file fails to parse entirely
bzr revid: xmo@openerp.com-20111024142744-zeal912gqf9bvrrp
2011-10-24 16:27:44 +02:00
Xavier Morel cd59e5e6fb [ADD] open/close arrow next to import options
bzr revid: xmo@openerp.com-20111024141737-bk2rg08wvll1hgno
2011-10-24 16:17:37 +02:00
Xavier Morel b45b7ad22c [IMP] import: only show second step once file has been uploaded
bzr revid: xmo@openerp.com-20111024140658-8t9csv9i6gd30luj
2011-10-24 16:06:58 +02:00
Xavier Morel a8b81ed575 [ADD] dropdown arrow next to import autocompletes
bzr revid: xmo@openerp.com-20111024135521-aikh791r9j94moal
2011-10-24 15:55:21 +02:00
Xavier Morel ce45893633 [FIX] Display 'don't import' placeholder when no value selected
bzr revid: xmo@openerp.com-20111024134413-kgcgemdzquwtn0ns
2011-10-24 15:44:13 +02:00
kbh 3e20652e55 [IMP] Fixed the issue of checkbutton select all/none in tree view.
bzr revid: kbh@bde-desktop-20111024132959-y9b3scfye91nut1c
2011-10-24 18:59:59 +05:30
Rucha (Open ERP) 8bf3878661 [IMP]: account: Remaining improvement in field name and string for unrealized gain/loss
bzr revid: rpa@tinyerp.com-20111024125147-eptl0gf7dzn1b3nz
2011-10-24 18:21:47 +05:30
Rucha (Open ERP) 96f306b461 [IMP]: account: Revised field name and string for unrealized gain/loss, before it was "Gains and Losses", but as per usability and functionality "Gain or Loss" suits well
bzr revid: rpa@tinyerp.com-20111024123954-8cwlh7kwu1ffvs25
2011-10-24 18:09:54 +05:30
Rucha (Open ERP) 0e54cc6c00 [IMP]: account: Added computation for adjusted balance (foreign balance / exchange rate)
bzr revid: rpa@tinyerp.com-20111024122812-0en1905g27usan7k
2011-10-24 17:58:12 +05:30
RavishchanraMurari (Open ERP) 1945d19d15 mulit_company_in group_by
bzr revid: rmu@tinyerp.com-20111024121415-wkjyjzl6ydqz3t7o
2011-10-24 17:44:15 +05:30
RavishchanraMurari (Open ERP) 4871ed069c merge_web_trunk
bzr revid: rmu@tinyerp.com-20111024121059-cu4z9cfx5jy9b65y
2011-10-24 17:40:59 +05:30
Rucha (Open ERP) bc7351bbd1 [IMP]: account: Instead of dummy char fields, added new fields to compute un realized gain and loss, improvement in view
bzr revid: rpa@tinyerp.com-20111024102011-mwbwf707847onw7p
2011-10-24 15:50:11 +05:30
Vaibhav (OpenERP) 964f7c5a71 [FIX] hide context menu. merge latest trunk.
bzr revid: vda@tinyerp.com-20111024101015-19l1vhvcvfiiwkkq
2011-10-24 15:40:15 +05:30
Meera Trambadia (OpenERP) 73a43b7e35 [IMP] account: optimized code for calculating the level of accounts
bzr revid: mtr@tinyerp.com-20111024095600-w547t7m3r7hs6rmg
2011-10-24 15:26:00 +05:30
tfr@openerp.com 3fd701e82a [FIX] adapt sugarcrm-import with new mail system and new stage structure + Improve logging
bzr revid: tfr@openerp.com-20111024094812-jts3o1re1o738fjw
2011-10-24 11:48:12 +02:00
Meera Trambadia (OpenERP) 619f7304e7 [MERGE] branch merged with lp:openobject-addons
bzr revid: mtr@tinyerp.com-20111024094620-7v8fr3ryttd5vuh7
2011-10-24 15:16:20 +05:30
Fabien Meghazi 62c52bf0c2 [FIX] Do not use node.parentElement (sorry all)
lp bug: https://launchpad.net/bugs/879797 fixed

bzr revid: fme@openerp.com-20111024092140-zvrtzmy9cppjyaj2
2011-10-24 11:21:40 +02:00
kbh 2ce07c97c6 [FIX] Fixed the issue of checkbutton select all/none in tree view.
lp bug: https://launchpad.net/bugs/878108 fixed

bzr revid: kbh@bde-desktop-20111024091730-dkzafro2f9e0k7tf
2011-10-24 14:47:30 +05:30
Fabien Meghazi 66c0054a51 [IMP] Kanban: set appropriate debug property on qweb instance
bzr revid: fme@openerp.com-20111024085554-ya7vpm2gpqqi5shj
2011-10-24 10:55:54 +02:00
Xavier Morel ec18460aa3 [ADD] pagination buttons at the bottom of the list view
bzr revid: xmo@openerp.com-20111024084853-kcq2dflsk36r6pby
2011-10-24 10:48:53 +02:00
niv-openerp cdac09e3dc [fix] css problem in database screen when we use a too high resolution
bzr revid: nicolas.vanhoren@openerp.com-20111024084005-et884p0px0l08ge8
2011-10-24 10:40:05 +02:00
Fabien Meghazi dbf2f1ddd2 [merge] [FIX] FieldBoolean: allow click event to propagate the value to the model in all cases
bzr revid: fme@openerp.com-20111024082338-anop000q7iy0o2mr
2011-10-24 10:23:38 +02:00
Fabien Meghazi 89a48aa9a5 [merge] [FIX] FieldBoolean: attribute should be ignore
bzr revid: fme@openerp.com-20111024080810-0ziia6wgo1hkamr6
2011-10-24 10:08:10 +02:00
Turkesh Patel (Open ERP) 940b1138ae [IMP] Fixed the issue of buttons 'First', '<', '>', 'Last' would be nice at the bottom, too
bzr revid: tpa@tinyerp.com-20111024060926-f47bcg8jkmx449z2
2011-10-24 11:39:26 +05:30
Rucha (Open ERP) 8eb357d693 [IMP]: account: Usability improvements and improved xml ids for new view for gain and loss
bzr revid: rpa@tinyerp.com-20111024055743-dlfwgdsng1xdwi9s
2011-10-24 11:27:43 +05:30
Rucha (Open ERP) d933c651dd [MERGE]: Merge with ksa's development branch
bzr revid: rpa@tinyerp.com-20111024053919-gbya17tsa96a07dd
2011-10-24 11:09:19 +05:30
Launchpad Translations on behalf of openerp 28a5550cf6 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111024051826-pkcngzrh3j8f3mg9
2011-10-24 05:18:26 +00:00
Antony Lesuisse 717adb2b42 [FIX] kanban keep server ordering
bzr revid: al@openerp.com-20111022203843-rfl716jden5m0pa9
2011-10-22 22:38:43 +02:00
Antony Lesuisse b2a574b2ed [IMP] board simplier home dashboard (needs rng update)
bzr revid: al@openerp.com-20111022202911-og0x16dtavlopg2x
2011-10-22 22:29:11 +02:00
Antony Lesuisse 2954d51fb3 [IMP] dashboard static homepage
bzr revid: al@openerp.com-20111022202019-ng9s1fdy72yf26gu
2011-10-22 22:20:19 +02:00
Antony Lesuisse b647282bb6 [FIX] kanban highly probable typo
bzr revid: al@openerp.com-20111022192134-5pgkstool1qqgkch
2011-10-22 21:21:34 +02:00
Antony Lesuisse 07470bbe38 [FIX] project kanban view
bzr revid: al@openerp.com-20111022192044-8d3pdajgw0e8upc5
2011-10-22 21:20:44 +02:00
Antony Lesuisse 1230d84a51 [FIX] project kanban view
bzr revid: al@openerp.com-20111022155530-riqenl9r1hqwijss
2011-10-22 17:55:30 +02:00
Antony Lesuisse bda2a1916e [FIX] users_ldap to use new exceptions
bzr revid: al@openerp.com-20111022151535-44c124ymzs7kd1wx
2011-10-22 17:15:35 +02:00
Launchpad Translations on behalf of openerp 92b6ed1348 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111022050022-6cqd9vg3u03gqfrz
2011-10-22 05:00:22 +00:00
Quentin (OpenERP) 3c8732d08b [MERGE] merged the branch with account_voucher editable payment_rate
bzr revid: qdp-launchpad@openerp.com-20111021155559-p2gc3njeam5yblem
2011-10-21 17:55:59 +02:00
Quentin (OpenERP) 5385588ea4 [IMP] account_voucher: added base.group_extended on the new fields payment_rate and paid_amount_in_company_currency
bzr revid: qdp-launchpad@openerp.com-20111021155508-6la9ybpuspwsvdsz
2011-10-21 17:55:08 +02:00
Quentin (OpenERP) cd8641a228 [FIX] account_voucher: do not let the field payment_rate editable if the voucher is posted + [FIX] onchange_journal do not reset the amount to 0 anymore
bzr revid: qdp-launchpad@openerp.com-20111021154704-r7bi9a7iqpxaccem
2011-10-21 17:47:04 +02:00
Quentin (OpenERP) 5414fc7969 [IMP] account_voucher: changed the views for sale and purchase of the voucher in order to make them work with the new signature of the onchanges (included in previous revision) + corrected yaml tests to trigger the onchanges
bzr revid: qdp-launchpad@openerp.com-20111021153258-nw6rxt77yon5dudl
2011-10-21 17:32:58 +02:00
Olivier Dony 7a28d118d8 [I18N] survey: fix duplicate msgid after last merge
bzr revid: odo@openerp.com-20111021144039-51hp4swkovxgfa2o
2011-10-21 16:40:39 +02:00
Olivier Dony 604c7ccac8 [I18N] survey: fix duplicate msgid after last merge
bzr revid: odo@openerp.com-20111021143313-7q4k857797w00u00
2011-10-21 16:33:13 +02:00
Xavier Morel 7de9c3ebd1 [FIX] report data should hold everything returned in the datas key from the report action, except for the ids. Not just form
lp bug: https://launchpad.net/bugs/879298 fixed

bzr revid: xmo@openerp.com-20111021143232-7nde37eqwh1h9n3r
2011-10-21 16:32:32 +02:00
Quentin (OpenERP) 7f8fb0804a [IMP] account_voucher: added payment_rate field on the voucher, if you don't want to use the rate encoded in openerp for this payment + made some order in the views
bzr revid: qdp-launchpad@openerp.com-20111021135240-0qjjs9p7y92ed1nr
2011-10-21 15:52:40 +02:00
Xavier Morel 6ab3c4f5bd [FIX] FF 3.6 issue with slices causing o2m records to never appear
bzr revid: xmo@openerp.com-20111021131726-8seupwb2tlathh21
2011-10-21 15:17:26 +02:00
Olivier Dony 9110102977 [MERGE] typos in survey demo and views, courtesy of Serpent CS
bzr revid: odo@openerp.com-20111021131155-qx1seah4yrgaq9wv
2011-10-21 15:11:55 +02:00
Xavier Morel 88c75e94d3 [FIX] project_issue: incorrect invisible attrs domain on list view field
lp bug: https://launchpad.net/bugs/879376 fixed

bzr revid: xmo@openerp.com-20111021130359-vz9s4x46od2p9zwf
2011-10-21 15:03:59 +02:00
Olivier Dony fbd185024a [FIX] FieldBoolean: `required` attribute should be ignored
In order to match the model-level bevahior of boolean
fields, the required attribute should be ignored, as
a NULL value is automatically converted to False, and
considered valid. This contrasts with Char fields, but
is similar to Integer/Float fields, for which NULL values
are converted automatically to 0, and considered valid.

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

bzr revid: odo@openerp.com-20111021123510-a8tfpo8h3hqesdcd
2011-10-21 14:35:10 +02:00
Olivier Dony 6691f4108a [FIX] FieldBoolean: allow click event to propagate the value to the model in all cases
If not done, once a boolean field becomes invalid, it cannot
be made valid again in any way.
This seems to be coherent with the way change events are
handled in other widgets, like TextArea.

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

bzr revid: odo@openerp.com-20111021123043-enthjyo6g459kzt0
2011-10-21 14:30:43 +02:00
Xavier Morel 0e9d7318fc [FIX] float formatting in form view should take digits/@digits in account
lp bug: https://launchpad.net/bugs/879346 fixed

bzr revid: xmo@openerp.com-20111021122256-ld3gm8u3yt4kdn71
2011-10-21 14:22:56 +02:00
Divyesh Makwana (Open ERP) 0d1df3ac3a [FIX] sale_journal: Update label of property invoice type field
lp bug: https://launchpad.net/bugs/878125 fixed

bzr revid: mdi@tinyerp.com-20111021120755-y3u9k17lcbbr7e4x
2011-10-21 17:37:55 +05:30
Xavier Morel 01897c8aa6 [FIX] completely broken float formatting when leading 0
Formatting converted the decimal part into an integer, dropping all
leading 0s and failing to reinsert them.

The conversion also lead to compounded errors, casting 0.1100 into
0.10999 (something like that).

Replace this by a straight float formatting via _.sprintf and the
slicing of the decimal part from the resulting string (Math.abs and %1
clamp the value to format to the [0, 1[ range, ensuring we just need
to slice off the first two characters). Also add some tests.

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

bzr revid: xmo@openerp.com-20111021120741-813im5bzup7vho1f
2011-10-21 14:07:41 +02:00
vishmita 0259bb7629 [FIX] FF issues in dataset limit.
lp bug: https://launchpad.net/bugs/876603 fixed

bzr revid: vja@vja-desktop-20111021120645-qx0en9plxihle0dj
2011-10-21 17:36:45 +05:30
Kirti Savalia (OpenERP) d417951b98 [ADD]: new view for Unrealized Gains and losses
bzr revid: ksa@tinyerp.com-20111021120535-6zq4qwyg7zpl5rle
2011-10-21 17:35:35 +05:30
Xavier Morel 4da3e5d354 [FIX] tests runner: changed file names
bzr revid: xmo@openerp.com-20111021115018-0qbmhwhcjmckco0w
2011-10-21 13:50:18 +02:00
Divyesh Makwana (Open ERP) 4acc77df77 [Fix]Point Of Sale : Point of sale can not install with Add More fearure Wizard
lp bug: https://launchpad.net/bugs/877136 fixed

bzr revid: mdi@tinyerp.com-20111021113958-jjxwmhgnlxton7gf
2011-10-21 17:09:58 +05:30
Turkesh Patel (Open ERP) 75a57eed12 [IMP] Fixed the issue of buttons 'First', '<', '>', 'Last' would be nice at the bottom, too
bzr revid: tpa@tinyerp.com-20111021104441-k2lnnciqalsjii2j
2011-10-21 16:14:41 +05:30
Xavier Morel 8773fca3a8 [FIX] if an action descriptor does not have a view_type attribute, behave as if it was 'form'
bzr revid: xmo@openerp.com-20111021104312-0d21m130wkedabfn
2011-10-21 12:43:12 +02:00
Xavier Morel f5661001a6 [FIX] invalid action descriptor shape returned by (hr.expense.expense).invoice
* Due to a stray comma, returns view_id as a list of tuples of ids
  (with a single tuple of a single id), should *at most* return a list
  or tuple of ids

* If returning a view_id, pair it with a single view_mode (nobody I
  asked was able to nail down the exact semantics for multiple
  view_mode and a view_ids, so openerp-web accepts either multiple
  view_mode or a view_id but not both)

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

bzr revid: xmo@openerp.com-20111021103639-3zx71fu0qrt36zpg
2011-10-21 12:36:39 +02:00
Serpent Consulting Services 2ce66e5779 [FIX] Survey : Typo corrections with xml and po files
bzr revid: support@serpentcs.com-20111021084347-a14ukyx6j02sz1nc
2011-10-21 14:13:47 +05:30
Xavier Morel 5857483a5f [REM] stock: nonsensical context on list view action buttons for splitting orders in production lots
lp bug: https://launchpad.net/bugs/878142 fixed

bzr revid: xmo@openerp.com-20111021081043-zzhi6q5oa2solnzj
2011-10-21 10:10:43 +02:00
Xavier Morel f3f582eaa0 [IMP] add debug keys to nonliteral domains and contexts, simplify keyscheck for validity (and make it look like python code)
bzr revid: xmo@openerp.com-20111021072240-82wly4vbkmmqn15z
2011-10-21 09:22:40 +02:00
Turkesh Patel (Open ERP) d049a25fa5 [FIX] Fixed the issue of buttons 'First', '<', '>', 'Last' would be nice at the bottom, too
lp bug: https://launchpad.net/bugs/878106 fixed

bzr revid: tpa@tinyerp.com-20111021065103-slbb7n124cuyvwhm
2011-10-21 12:21:03 +05:30
Launchpad Translations on behalf of openerp 9ada92fa88 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111021045544-km36gr75wu8vth7l
2011-10-21 04:55:44 +00:00
Fabien Meghazi faafa77c46 [REM] Removed FormDialog#load_id(). Use FormDialog#select_id() instead
bzr revid: fme@openerp.com-20111020163008-8qy874po2lgedxay
2011-10-20 18:30:08 +02:00
Fabien Meghazi 69d36a02ca [FIX] Fix bug for Internet Explorer 3.0
In fact IE<9

bzr revid: fme@openerp.com-20111020162255-5duca37zd18by343
2011-10-20 18:22:55 +02:00
Fabien Meghazi 688cd2730c [ADD] Added DataSet#select_id()
bzr revid: fme@openerp.com-20111020162022-l9wifgvi6qvjb5a2
2011-10-20 18:20:22 +02:00
Fabien Meghazi 05dcbcf7ab [FIX] Kanban: do not overwrite view manager's dataset ids and index
lp bug: https://launchpad.net/bugs/878043 fixed

bzr revid: fme@openerp.com-20111020155413-x88jok70vhqmpy4j
2011-10-20 17:54:13 +02:00
Fabien Meghazi 470a0c550a [IMP] Kanban: do not load all records in read_slice
bzr revid: fme@openerp.com-20111020153033-2t4fgds8squ0oic8
2011-10-20 17:30:33 +02:00
tfr@openerp.com a7d679ed65 [FIX] caldav for crm meeting
bzr revid: tfr@openerp.com-20111020150858-k0fr5rxbzjfrnx9u
2011-10-20 17:08:58 +02:00
Xavier Morel e1e7cadede [FIX] cookies handling in openerp Session, js-side
bzr revid: xmo@openerp.com-20111020150540-ms0sdzd5qi6pz38o
2011-10-20 17:05:40 +02:00
Quentin (OpenERP) 9ecff1245a [IMP] account_voucher: onchange_partner_id small refactoring + improved the splitting of the amount by existing voucher lines
bzr revid: qdp-launchpad@openerp.com-20111020144217-t4owndjuntdeuts9
2011-10-20 16:42:17 +02:00
Fabien Meghazi b424be8f23 [IMP] Kanban: we always have a form view
bzr revid: fme@openerp.com-20111020143254-38fk0dfbq00j7kwf
2011-10-20 16:32:54 +02:00
Fabien Meghazi f858b6b9f5 [IMP] Kanban: do not fetch all fields when reloading record
bzr revid: fme@openerp.com-20111020134105-qlpib73bmqotu3jd
2011-10-20 15:41:05 +02:00
Geoff Gardiner bbd8f2dc25 [FIX] : [6.1 RC1] installation labels very poor English
lp bug: https://launchpad.net/bugs/878149 fixed

bzr revid: bde@tinyerp.com-20111020132145-kry8nhxw0j2g2n03
2011-10-20 18:51:45 +05:30
Xavier Morel ae8d719ba8 [FIX] missing state field in account.invoice.line inlined in form view account.invoice.supplier.form
bzr revid: xmo@openerp.com-20111020132020-kwifihi24r4bb77u
2011-10-20 15:20:20 +02:00
Vidhin Mehta (OpenERP) 0101378e10 [IMP]implement code for get view according to element moving from db.
bzr revid: vme@tinyerp.com-20111020131727-ks0awx1z18g0ytf0
2011-10-20 18:47:27 +05:30
Quentin (OpenERP) 6588eeaae2 [MERGE] lp:873234
bzr revid: qdp-launchpad@openerp.com-20111020131724-lecpsitdgj675r0f
2011-10-20 15:17:24 +02:00
Quentin (OpenERP) 40a28ce406 [MERGE] lp:872675
bzr revid: qdp-launchpad@openerp.com-20111020130209-i01642szq7ckzsld
2011-10-20 15:02:09 +02:00
RavishchanraMurari (Open ERP) c507d1ef7e company_id_in_multi_company
bzr revid: rmu@tinyerp.com-20111020115146-p0ai3x3q0u48390k
2011-10-20 17:21:46 +05:30
tfr@openerp.com 43f984582f [MERGE] fix lp:849420
bzr revid: tfr@openerp.com-20111020110504-4eyf890rhw9b2l1a
2011-10-20 13:05:04 +02:00
Jigar Amin - OpenERP a4afdc2be0 [FIX] project_mrp : Removed unused Veriable and iMport
bzr revid: jam@tinyerp.com-20111020105337-3jrhebdk1lov5cb7
2011-10-20 16:23:37 +05:30
Jigar Amin - OpenERP 2923c456a7 [FIX] project_mrp : Imporved code
bzr revid: jam@tinyerp.com-20111020105130-yyn1xf1eakh5tndf
2011-10-20 16:21:30 +05:30
Fabien Meghazi b4cb0ae477 [IMP] QWeb2: do not swallow stack trace with try,catch in debug mode
bzr revid: fme@openerp.com-20111020104218-q0qe91v99hz8a4yq
2011-10-20 12:42:18 +02:00
Fabien Meghazi ca453718e8 [FIX] Fix calendar notification. Only notify events with no date_start in debug mode.
bzr revid: fme@openerp.com-20111020103926-oyfx6d903a85b3jc
2011-10-20 12:39:26 +02:00
Jigar Amin - OpenERP 99ef7db59d [MEGRE] Trunk
bzr revid: jam@tinyerp.com-20111020103002-su4n9wkl592bbivk
2011-10-20 16:00:02 +05:30
Quentin (OpenERP) 6a7c1b1002 [FIX] stock, partial picking: reverted fix of bug 833770 (made in revision 5413) to implement it in another way. The reason is that if you want to process a picking that is partially available, you have several solutions: you can force the availability of unready lines but it means that if you partially process those lines, the quantity not processed will stay with the status 'available', or you can just allow people to see also the unready lines in the partial picking wizard.... but, in order to have a smooth processing for most of the cases, the unassigned lines will be with a quantity of 0, so that if you don't change anything it will process only available lines, and if you want to partially process an unavailable line, then you still have the opportunity to do so. This approach is much more flexible.
bzr revid: qdp-launchpad@openerp.com-20111020102126-rizauy5k2gmrmdbj
2011-10-20 12:21:26 +02:00
Meera Trambadia (OpenERP) c103285e26 [MERGE] branch merged with lp:openobject-addons
bzr revid: mtr@tinyerp.com-20111020102032-j6r4k33umb5q6mmc
2011-10-20 15:50:32 +05:30
Bharat (OpenERP) 42b8b5a139 [FIX] point_of_sale : changed the table name and given appropriate menu name for report
bzr revid: bde@tinyerp.com-20111020095137-onr5un3j6o9pmkvj
2011-10-20 15:21:37 +05:30
Fabien Meghazi 278955b207 [ADD] Web client now support template translations
bzr revid: fme@openerp.com-20111020091619-1i2nhopdgszsy48q
2011-10-20 11:16:19 +02:00
Fabien Meghazi 8e34b97b09 [ADD] Add format_text_node callback in qweb instance. Will be used for translations
bzr revid: fme@openerp.com-20111020091527-wxnw5kfpucvlncif
2011-10-20 11:15:27 +02:00
Olivier Dony 03e9077e7a [REVERT] incorrect implementation of crm_profiling wizard
This is a revert of rev.5422 rco@openerp.com-20111019144722-r3c1a62jp3cd5cpq

bzr revid: odo@openerp.com-20111020083303-u61dn5h0li49aybe
2011-10-20 10:33:03 +02:00
Xavier Morel 84ebee3567 [FIX] broken implementation of readonly m2o form fields
bzr revid: xmo@openerp.com-20111020083013-u60i3rwbwmrqzx76
2011-10-20 10:30:13 +02:00
Bharat (OpenERP) ee7f8b1d70 [FIX] point_of_sale : changed the table name of field user_id in point_of_sale/wizard/pos_payment_report_user.py
lp bug: https://launchpad.net/bugs/872675 fixed

bzr revid: bde@tinyerp.com-20111020072535-u7f983qnej28x5d3
2011-10-20 12:55:35 +05:30
Yogesh (OpenERP) 70d9e3b7ed [FIX] Set value in this.value instead of this.tmp_value in many2onereadonly widget.
bzr revid: ysa@tinyerp.com-20111020052016-8exqlj462rahvyfe
2011-10-20 10:50:16 +05:30
Yogesh (OpenERP) fa58e480f9 [MERGE] Merge with trunk upto revision no 1307.
bzr revid: ysa@tinyerp.com-20111020050837-54aixsiw9p2lhbhv
2011-10-20 10:38:37 +05:30
Launchpad Translations on behalf of openerp 9a31b0a55e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111020044845-r1meytu6clgr7sqp
2011-10-20 04:48:45 +00:00
Fabien Meghazi 2ed32d7cf6 [FIX] Datetime wodget does not correctly parse date when passing value to jQuery ui date picker
lp bug: https://launchpad.net/bugs/878206 fixed

bzr revid: fme@openerp.com-20111019160709-dwdpcz8hpy34k6d4
2011-10-19 18:07:09 +02:00
Fabien Meghazi a958ff049f [REM] Removed a console.log
bzr revid: fme@openerp.com-20111019160612-w0ih265m5no00khg
2011-10-19 18:06:12 +02:00
Xavier Morel 7a5e3da9ad [FIX] incorrect management of dataset indexes leading to always selecting a record on the listview's first page when clicking on a record to open its form (even when at the 5th page)
lp bug: https://launchpad.net/bugs/878103 fixed

bzr revid: xmo@openerp.com-20111019151703-dxvzdrn2mg75y8fd
2011-10-19 17:17:03 +02:00
Quentin (OpenERP) 2a30d5e185 [MERGE] default fiscalyear on chart of account wizard: merged the branch from Craig Gowing with refactoring and code improvements
bzr revid: qdp-launchpad@openerp.com-20111019151415-fjriorqvknds2kg3
2011-10-19 17:14:15 +02:00
Olivier Dony 222f1d72a8 [FIX] crm: fix calendar view of opportunities to be based on next action date
lp bug: https://launchpad.net/bugs/877978 fixed

bzr revid: odo@openerp.com-20111019150348-esuhg6p67r9gi3ps
2011-10-19 17:03:48 +02:00
Quentin (OpenERP) c1bf3f3cc5 [MERGE] lp: 809491,795487
bzr revid: qdp-launchpad@openerp.com-20111019145645-09ql24jn120uw11f
2011-10-19 16:56:45 +02:00
Raphael Collet a520910bae [MERGE] crm_profiling: convert wizard to osv_memory
bzr revid: rco@openerp.com-20111019144722-r3c1a62jp3cd5cpq
2011-10-19 16:47:22 +02:00
Fabien Meghazi 062449472f [FIX] In paginated list view, clicking on a row on page 2+ goes to wrong record in form view
bzr revid: fme@openerp.com-20111019144507-j5oec235bw79gw73
2011-10-19 16:45:07 +02:00
Raphael Collet 70df830b00 [MERGE] Ariel Figueroa 2011-10-09: add po files for spanish mexican translations
bzr revid: rco@openerp.com-20111019141418-avfomfuyn9izrx4i
2011-10-19 16:14:18 +02:00
Xavier Morel f88c553d45 [FIX] completely broken readonly URL form field
bzr revid: xmo@openerp.com-20111019140709-hj86g28izgnb9imy
2011-10-19 16:07:09 +02:00
tfr@openerp.com 1af7100a81 [FIX] added missing file in google map
bzr revid: tfr@openerp.com-20111019140407-xfakwbwi6feft4o5
2011-10-19 16:04:07 +02:00
tfr@openerp.com cd2777be63 [MERGE] old wizard interface into new osv_memory for base module_quality
bzr revid: tfr@openerp.com-20111019135437-120cns50sdf2fazd
2011-10-19 15:54:37 +02:00
Xavier Morel 92d739b703 [FIX] incomplete fields completion and auto-matching (to columns) during import
bzr revid: xmo@openerp.com-20111019135102-9axx7kme3v29dato
2011-10-19 15:51:02 +02:00
Xavier Morel c3661c0827 [FIX] failure to auto-match 'inner' fields of o2m records when importing
lp bug: https://launchpad.net/bugs/878005 fixed

bzr revid: xmo@openerp.com-20111019134936-xfo9zt1ivgocbffr
2011-10-19 15:49:36 +02:00
Raphael Collet 17ed6d5aa9 [MERGE] lp:877998
bzr revid: rco@openerp.com-20111019133225-j2obshkltratgbf5
2011-10-19 15:32:25 +02:00
Raphael Collet 6a332f6a30 [MERGE] account_asset: remove wizard
bzr revid: rco@openerp.com-20111019131732-10yrmf481vxapn61
2011-10-19 15:17:32 +02:00
tfr@openerp.com e3839a5802 [CLEAN] google_map : rem useless crap, useless step using a wizard
bzr revid: tfr@openerp.com-20111019131250-dn8jfswmqoif664r
2011-10-19 15:12:50 +02:00
Xavier Morel 75c4b66589 [ADD] act_url support
bzr revid: xmo@openerp.com-20111019125604-e290rwdpme44wqc8
2011-10-19 14:56:04 +02:00
Yogesh (OpenERP) fecb2ee680 [FIX] call super method in m2oreadonly widget.
lp bug: https://launchpad.net/bugs/878033 fixed

bzr revid: ysa@tinyerp.com-20111019125034-2n7d9yrp53la4zdc
2011-10-19 18:20:34 +05:30
Raphael Collet 11aafaca56 [IMP] remove wizard_asset_close (not used)
bzr revid: rco@openerp.com-20111019123709-xefj05fn90yroef3
2011-10-19 14:37:09 +02:00
tfr@openerp.com 876f1b6806 [CLEAN] remove old wizard interface + remove open history event, not used anymore
bzr revid: tfr@openerp.com-20111019122735-wy60y1o3czp25phw
2011-10-19 14:27:35 +02:00
Atik Agewan (OpenERP) 8841544cc1 [Fix] MRP :IN BOM when Product is changed than Name Also changed
lp bug: https://launchpad.net/bugs/877998 fixed

bzr revid: aag@tinyerp.com-20111019122343-mgb8cbjhypcbxcqi
2011-10-19 17:53:43 +05:30