Commit Graph

50737 Commits

Author SHA1 Message Date
Rucha (Open ERP) 40f83805c5 [IMP]: product: Improved reference of demo product xml_id from static names to number (work in progress)
bzr revid: rpa@tinyerp.com-20120629110424-xykxjjq7sn50ovww
2012-06-29 16:34:24 +05:30
Rucha (Open ERP) 3c285a6194 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120629070441-o61czak5knl0adgy
2012-06-29 12:34:41 +05:30
Launchpad Translations on behalf of openerp 3c6d5dabfb Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120629043853-120u6x3erpg73gq2
2012-06-29 04:38:53 +00:00
Fabien Pinckaers 7bc3a52573 [IMP] move menu of accounting reports
bzr revid: fp@tinyerp.com-20120628171101-fmglqu3if7k6e7r1
2012-06-28 19:11:01 +02:00
Fabien Pinckaers e613d2e134 fix
bzr revid: fp@tinyerp.com-20120628164415-t29w0qpvj73wju2u
2012-06-28 18:44:15 +02:00
Fabien Pinckaers c15de911e5 [IMP] fix project dashboard, removing bad reports, imp dashboard
bzr revid: fp@tinyerp.com-20120628163009-xeiz0xewhqzoimxl
2012-06-28 18:30:09 +02:00
Antony Lesuisse 864c95695b [FIX] login fade out, forgot to remove lines from mp
bzr revid: al@openerp.com-20120628160458-0lurudue45h5z9xk
2012-06-28 18:04:58 +02:00
Thibault Delavallée 4e793c24cb [MERGE] Separate crm.lead model from res.partner.
Currently, crm.lead inherit from res.partner, in order to have some address fields. It was previously inheriting from res.partner.address, and now from res.partner since the merge of the two models. In order to clean the models, crm.lead should be independent from res.partner.

Specs:
- copy fields required for the views
- remove the inherit from res.partner

bzr revid: tde@openerp.com-20120628151232-90b0ied228r82q38
2012-06-28 17:12:32 +02:00
Fabien Meghazi d70a606f40 [IMP] List pager limit selector triggers change on blur
bzr revid: fme@openerp.com-20120628150215-rmluhv93jy8cbnj0
2012-06-28 17:02:15 +02:00
Xavier Morel 3f6307bc0d [FIX] unfuck editable o2m icon in last cell
bzr revid: xmo@openerp.com-20120628145719-vnbhicr1bxw9bwye
2012-06-28 16:57:19 +02:00
Thibault Delavallée 016d10e0c2 [REM] crm_lead: removed newly added country field, that was present for backward compatibility.
bzr revid: tde@openerp.com-20120628144127-a0as825n7e26jlf7
2012-06-28 16:41:27 +02:00
Xavier Morel 656d3ac9dd [FIX] typo during process of o2m autosave
bzr revid: xmo@openerp.com-20120628143616-79bpmgty632fp0in
2012-06-28 16:36:16 +02:00
Fabien Meghazi 89b2b1e307 [CHG] Applied new rules to oe_highlight. Added action.target to oe_view_manager class
oe_highlight depend on target of the action
    current: readonly: red, editmode: dont apply
    inline : always red
    new: always red
and save is always red (so no dirty anymore but keep the class just in case)

bzr revid: fme@openerp.com-20120628143252-r9jxckyet9v1qn1l
2012-06-28 16:32:52 +02:00
Antony Lesuisse 8e392289a3 [MERGE] search many2one default create in context
bzr revid: al@openerp.com-20120628142640-kp5scu95zuy7alrw
2012-06-28 16:26:40 +02:00
Fabien Pinckaers ed4c342d9c [IMP] Translations of static terms in views
bzr revid: fp@tinyerp.com-20120628141632-ghixqjf59jodqgx4
2012-06-28 16:16:32 +02:00
Thibault Delavallée 8ab9df4b6a [REF] crm_lead: noew independant from res.partner. Added required fields.
bzr revid: tde@openerp.com-20120628140516-08ynh9mvnc5k8etk
2012-06-28 16:05:16 +02:00
Fabien Pinckaers 657c20f671 [IMP] better views and actions on partners
bzr revid: fp@tinyerp.com-20120628134949-38cmb2pv75ifztxi
2012-06-28 15:49:49 +02:00
Fabien Pinckaers 69d935883d [IMP] better views and actions on partners
bzr revid: fp@tinyerp.com-20120628134842-h2wowcbhx2ai1l5g
2012-06-28 15:48:42 +02:00
Antony Lesuisse ce41f3af96 [MERGE] login fade out
bzr revid: al@openerp.com-20120628132419-332anfgoh9vp86d9
2012-06-28 15:24:19 +02:00
Antony Lesuisse 40f79cfc34 [MERGE] field url target blank
bzr revid: al@openerp.com-20120628131606-06675h3ogcz6lgsu
2012-06-28 15:16:06 +02:00
niv-openerp 7cc69d917b [FIX] minor inconsistency in m2o
bzr revid: nicolas.vanhoren@openerp.com-20120628130808-od8p8e52p02w63dc
2012-06-28 15:08:08 +02:00
Fabien Meghazi 6cb0451944 [ADD] Add 'Advanced Search' title on the search view dropdown toggle
bzr revid: fme@openerp.com-20120628130620-v68h4qx440rq1ndk
2012-06-28 15:06:20 +02:00
Fabien Meghazi 69b7200d5a [ADD] Restore default_focus in forms
bzr revid: fme@openerp.com-20120628130249-31x3zb88fpan003m
2012-06-28 15:02:49 +02:00
Fabien Pinckaers 9ab60b045a [IMP] css small fix
bzr revid: fp@tinyerp.com-20120628125349-i68p3y13f7qs22vf
2012-06-28 14:53:49 +02:00
niv-openerp 4f6e8b25e1 [IMP] added 'always_reload' option to m2o
bzr revid: nicolas.vanhoren@openerp.com-20120628125242-t3pf093fe88nrv8k
2012-06-28 14:52:42 +02:00
Fabien Pinckaers 335f198eed [IMP] better view for sale order
bzr revid: fp@tinyerp.com-20120628125123-axe8stiu849zxlwe
2012-06-28 14:51:23 +02:00
Quentin (OpenERP) b7d65458b1 [MERGE] merged the branch with improvements related to payroll accounting. Added and improved demo/poc data for belgian payroll (also related to accounting stuff)
bzr revid: qdp-launchpad@openerp.com-20120628124405-4xktptkuac7v9lde
2012-06-28 14:44:05 +02:00
niv-openerp 0cbb2e8257 [IMP] m2o only show first line
bzr revid: nicolas.vanhoren@openerp.com-20120628123621-nt7uo6e2he83w27n
2012-06-28 14:36:21 +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
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) 8c225089e5 [MERGE] merged main trunk branch
bzr revid: qdp-launchpad@openerp.com-20120628115332-6leye61nr42a2umx
2012-06-28 13:53:32 +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
Rucha (Open ERP) 237173eeff [IMP]: product: Improvement in product category demo, improved xml_id refereneces (work in progress)
bzr revid: rpa@tinyerp.com-20120628093001-k113siqn5sbp3xf2
2012-06-28 15:00:01 +05:30
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
Rucha (Open ERP) e6f71c5da8 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120627130205-pe2wszrpzbft0j8n
bzr revid: rpa@tinyerp.com-20120628065606-btdzpz0agjxxb3o7
2012-06-28 12:26:06 +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