Commit Graph

50696 Commits

Author SHA1 Message Date
Quentin (OpenERP) 9fa150527f [IMP] import_google: removed option to create only addresses (it's same object now)
bzr revid: qdp-launchpad@openerp.com-20120629111330-o5d15s49q27x7rh8
2012-06-29 13:13:30 +02:00
Quentin (OpenERP) 08d25cb352 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20120628123618-wyfrmfiw68xlt1aw
2012-06-28 14:36:18 +02:00
Quentin (OpenERP) 3905f5248f [MERGE] merge few bugfixes
bzr revid: qdp-launchpad@openerp.com-20120628122336-jece4hu086ojtigj
2012-06-28 14:23:36 +02:00
Quentin (OpenERP) 46f2c2c9ca [IMP] improvements during code review
bzr revid: qdp-launchpad@openerp.com-20120628121820-r8bxfzq38fy8pcgt
2012-06-28 14:18:20 +02:00
niv-openerp 492af8bef4 [IMP] support multiple lines in m2o
bzr revid: nicolas.vanhoren@openerp.com-20120628121745-9k3r7zfy5edgnivm
2012-06-28 14:17:45 +02:00
niv-openerp 3e30f54cbf [FIX] lot of stupid stuff in add to dashboard
bzr revid: nicolas.vanhoren@openerp.com-20120628121053-nct0zo9go1bzdjrs
2012-06-28 14:10:53 +02:00
Olivier Dony e3473f1b6d [MERGE] Remove all *_layout modules - replaced by builtin features in 7.0
Dropped account_invoice_layout, sale_layout and
event_sale_layout. These modules implemented line
ordering, notes and extra titles in the list of
lines of the relevant documents (invoice, sale
order).

This is now mostly built-in:
- line ordering is supported by default, with
  a new user-friendly widget for drag&drop
- notes can be added by default, with a new
  improved layout/design
- extra titles/subtotals are not available
  anymore

These modules were too complex to use, and
generated too many bugs.

The option to install those modules have
been removed in the new config wizards as
well.

bzr revid: odo@openerp.com-20120628120721-71t8xgdbxagluxhz
2012-06-28 14:07:21 +02:00
niv-openerp 0f2b27e161 [FIX] problem with search view
bzr revid: nicolas.vanhoren@openerp.com-20120628120423-1rjiwsg35oleucyq
2012-06-28 14:04:23 +02:00
Quentin (OpenERP) 25fc3c3ec5 [MERGE] merged main trunk branch
bzr revid: qdp-launchpad@openerp.com-20120628114905-nnnho2mngndimj9b
2012-06-28 13:49:05 +02:00
Olivier Dony 6482483e1a [REM] Remove all *_layout modules - replaced by builtin features in 7.0
Dropped account_invoice_layout, sale_layout and
event_sale_layout. These modules implemented line
ordering, notes and extra titles in the list of
lines of the relevant documents (invoice, sale
order).

This is now mostly built-in:
- line ordering is supported by default, with
  a new user-friendly widget for drag&drop
- notes can be added by default, with a new
  improved layout/design
- extra titles/subtotals are not available
  anymore

These modules were too complex to use, and
generated too many bugs.

The option to install those modules have
been removed in the new config wizards as
well.

bzr revid: odo@openerp.com-20120628113423-08o7c4kbtkyqrma4
2012-06-28 13:34:23 +02:00
Olivier Dony a6e3d4bf00 [REM] Remove web_uservoice module, deprecated in 7.0
This module was only used for internal purpose on
the OpenERP Online SaaS platform, and is not
used anymore in 7.0. If anyone needs it, it is
still available in the 6.1 branch.

bzr revid: odo@openerp.com-20120628112312-qeq1kt15nlgfkl8g
2012-06-28 13:23:12 +02:00
Olivier Dony 9b577a4b76 [REM] Remove html_view sample module
This module was only an example, and should not be
part of the standard distribution. It is still
available in the 6.1 branch if anyone needs it.

bzr revid: odo@openerp.com-20120628112040-0xf1v5dq3f6bb03p
2012-06-28 13:20:40 +02:00
Olivier Dony 65bd767429 [REM] project_scrum: remove PO files after disabling template, module is deprecated in 7.0
7.0 alternative is to use the regular project module.
The product backlog will be the first stage in the
project kanban view. The sprint is the kanban view,
and can be customized with specific stages, etc.
The burdown chart is now available as a specific
analysis view in the regular project module.

bzr revid: odo@openerp.com-20120628110619-175y4zvyr0j2cd2p
2012-06-28 13:06:19 +02:00
Antony Lesuisse f8daa47a0a [MERGE] portal, group_user on fields, contact form, default portal menu
bzr revid: al@openerp.com-20120628102942-ja0qtr1eho4z3749
2012-06-28 12:29:42 +02:00
niv-openerp 06c9e2eb71 [IMP] added doc
bzr revid: nicolas.vanhoren@openerp.com-20120628101100-27kqrho2ez2xudrm
2012-06-28 12:11:00 +02:00
Antony Lesuisse 38072b256c [MERG] crm_profiling fix relation table names
bzr revid: al@openerp.com-20120628094832-lrv8wr5hyc8ioeg0
2012-06-28 11:48:32 +02:00
Fabien Meghazi 352efe8a99 [FIX] Fixed list pager state when Unlimited is selected
bzr revid: fme@openerp.com-20120628094745-2rbxz81u1kgka2fc
2012-06-28 11:47:45 +02:00
Fabien Meghazi 9b65efb971 [FIX] Kanban Create button should be highlighted
bzr revid: fme@openerp.com-20120628091101-yi2ql17n7hojwvv6
2012-06-28 11:11:01 +02:00
Fabien Meghazi c5c08808f7 [IMP] Improved topbar dropdown css
bzr revid: fme@openerp.com-20120628074123-et65mt93rq9tc9ri
2012-06-28 09:41:23 +02:00
Sanjay Gohel (Open ERP) 1702b2335d [IMP]remove tabs and add spaces instead of them
bzr revid: sgo@tinyerp.com-20120628064005-zuerrpazumf5lf1q
2012-06-28 12:10:05 +05:30
Sanjay Gohel (Open ERP) b999a061d8 [IMP]improve code where needed and replace res.partner instead of res.partner.address
bzr revid: sgo@tinyerp.com-20120628063729-1ccb8c45pxa31025
2012-06-28 12:07:29 +05:30
Sanjay Gohel (Open ERP) 1d8361415a [IMP]remove all layout related module
bzr revid: sgo@tinyerp.com-20120628063217-lgut3rglww264m8h
2012-06-28 12:02:17 +05:30
Sanjay Gohel (Open ERP) a842c26243 [IMP]remove name in invoice
bzr revid: sgo@tinyerp.com-20120628062758-8bufs0votaxna3gm
2012-06-28 11:57:58 +05:30
Sanjay Gohel (Open ERP) 1c6d9db7ab [IMP]remove quick_create
bzr revid: sgo@tinyerp.com-20120628062614-a1yk9d54s3ipneu8
2012-06-28 11:56:14 +05:30
Sanjay Gohel (Open ERP) 1b87acc3f4 [IMP]remove layout option from sheet
bzr revid: sgo@tinyerp.com-20120628062343-7xbs4bvyivnhergs
2012-06-28 11:53:43 +05:30
Sanjay Gohel (Open ERP) 7ed6f5052d [IMP]remove all select=1 and select=2
bzr revid: sgo@tinyerp.com-20120628061736-ujwe0swulvrcrkjt
2012-06-28 11:47:36 +05:30
Launchpad Translations on behalf of openerp 997fe404b3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120628044101-cehvpv9yfm3xfsr3
2012-06-28 04:41:01 +00:00
Quentin (OpenERP) 45c2b5c61e [MERGE] lp: 1015971
bzr revid: qdp-launchpad@openerp.com-20120627155304-wea3z4q96jgw3eg7
2012-06-27 17:53:04 +02:00
Quentin (OpenERP) 20e7d46cb4 [MERGE] lp: 1016031
bzr revid: qdp-launchpad@openerp.com-20120627155222-chftocrmy84wtzls
2012-06-27 17:52:22 +02:00
Quentin (OpenERP) b11416cd84 [MERGE] lp: 1014505
bzr revid: qdp-launchpad@openerp.com-20120627155056-b3y93ku2m4b7kxy9
2012-06-27 17:50:56 +02:00
Antonin Bourguignon b0cd65959e [FIX] give some proper style to broken the mail.Wall view
bzr revid: abo@openerp.com-20120627154454-dq6935c5ogd12t9n
2012-06-27 17:44:54 +02:00
niv-openerp ff179d6b98 [FACTM] kanban opens records in page mode
bzr revid: nicolas.vanhoren@openerp.com-20120627153131-uxp6d2l4ri8xjoz5
2012-06-27 17:31:31 +02:00
niv-openerp ec92d42e32 [FIX] email and url display 'false'
bzr revid: nicolas.vanhoren@openerp.com-20120627152922-x1wp96wcu0zbdqyk
2012-06-27 17:29:22 +02:00
niv-openerp 877f6c4fab [IMP] added placeholder in m2m_tags
bzr revid: nicolas.vanhoren@openerp.com-20120627152535-kg6yk3htw3ex7gq0
2012-06-27 17:25:35 +02:00
niv-openerp ec6068aa86 [IMP] small modif in textfield
bzr revid: nicolas.vanhoren@openerp.com-20120627152234-e3zc1qrtjwqtkinf
2012-06-27 17:22:34 +02:00
niv-openerp 3f59bab1fc [FIX] problem with float_time
bzr revid: nicolas.vanhoren@openerp.com-20120627151759-5hewg29y0cbo6221
2012-06-27 17:17:59 +02:00
Fabien Meghazi 5d343c4e5e [IMP] Support for @class in views definitions
bzr revid: fme@openerp.com-20120627151733-cgtfminjoqoxix11
2012-06-27 17:17:33 +02:00
Antonin Bourguignon d8a570a9d7 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120627150256-rc8c78zwhzf4cfhx
2012-06-27 17:02:56 +02:00
Antonin Bourguignon 623003641b [IMP] display the proper mail.group when clicking on the 'News' menu item
bzr revid: abo@openerp.com-20120627150052-bck3dd4o66s65po5
2012-06-27 17:00:52 +02:00
Raphael Collet 4a0dd9d8c8 [MERGE] trunk-improve-purchase-requisition-view-atp (purchase requisition form view, and chatter)
bzr revid: rco@openerp.com-20120627145858-mt086phe9kl65q1q
2012-06-27 16:58:58 +02:00
Raphael Collet 05a98fb70b [IMP] purchase_requisition: code simplifications and small bug fix
bzr revid: rco@openerp.com-20120627144836-kf0zvnfn63cpkcjs
2012-06-27 16:48:36 +02:00
niv-openerp 9259191b74 [FIX] problem with textext
bzr revid: nicolas.vanhoren@openerp.com-20120627144731-5w113pyvk1f9ohpv
2012-06-27 16:47:31 +02:00
Quentin (OpenERP) b2af135b03 [MERGE] lp: 974285
bzr revid: qdp-launchpad@openerp.com-20120627143910-whtbesexzaaa1cfh
2012-06-27 16:39:10 +02:00
Raphael Collet 8695ccfdbc [IMP] purchase_requisition: small improvement of form view
bzr revid: rco@openerp.com-20120627143849-rqql9upyy6t9yshr
2012-06-27 16:38:49 +02:00
Fabien Meghazi 466031fdc4 [IMP] Major improvement to kitten mode
bzr revid: fme@openerp.com-20120627143828-90jf8wppgl0gpgj4
2012-06-27 16:38:28 +02:00
niv-openerp 812f8cd428 [FIX] problem with textext
bzr revid: nicolas.vanhoren@openerp.com-20120627142712-i2mssrib0y9rcww2
2012-06-27 16:27:12 +02:00
Fabien Meghazi cd4c3b6c91 [CHG] Ashes to ashes, dashes to underscores.
bzr revid: fme@openerp.com-20120627141352-7a6d23iebv03rcv3
2012-06-27 16:13:52 +02:00
Fabien Meghazi ce7fb5bb37 [CHG] Ashes to ashes, dashes to underscores.
bzr revid: fme@openerp.com-20120627141249-o10e2htxqtio72l7
2012-06-27 16:12:49 +02:00
Quentin (OpenERP) e743393215 [MERGE] lp:972462
bzr revid: qdp-launchpad@openerp.com-20120627140240-y3x4x8uj1a72p7j8
2012-06-27 16:02:40 +02:00
Quentin (OpenERP) f90612ec3b [MERGE] lp: 953006
bzr revid: qdp-launchpad@openerp.com-20120627135425-cs8q2cdsiarwvguw
2012-06-27 15:54:25 +02:00