Commit Graph

68386 Commits

Author SHA1 Message Date
Quentin (OpenERP) 725a60dc1b [FIX] point_of_sale, usability: added help tooltip on confusing field explaining the behavior
bzr revid: qdp-launchpad@openerp.com-20130227170143-hguda59nagni1j7q
2013-02-27 18:01:43 +01:00
Quentin (OpenERP) bd09e9930f [FIX] portal: added a menuitem to see all read messages (aka 'Archives')
bzr revid: qdp-launchpad@openerp.com-20130227164706-oglo5evqv46bxfl9
2013-02-27 17:47:06 +01:00
Cedric Snauwaert 39ac4900c8 [FIX]product: change group from sale to purchase to view price information on product's procurement suppliers
bzr revid: csn@openerp.com-20130227151737-yenwf8wmw322z5i0
2013-02-27 16:17:37 +01:00
niv-openerp 5c3eebcb4d [FIX] crash in editable list o2m when a record is saved
bzr revid: nicolas.vanhoren@openerp.com-20130227141941-phigsnt3x3rj0atu
2013-02-27 15:19:41 +01:00
Xavier ALT 06cd1f368c [MERGE] OPW 585958: sale: fix usage of map_account() for advance invoice, except fposition_id param as browse_record
bzr revid: xal@openerp.com-20130227134143-hzcoen5qin2hcw0h
2013-02-27 14:41:43 +01:00
Quentin (OpenERP) b4949e3ca4 [FIX] crm: if email_from was not valid, the convert of lead to opportunity was crashing with 'list index out of range' error (trying to reach first element of []). FP-style merge to correct the inner commit message
bzr revid: qdp-launchpad@openerp.com-20130227124440-9z6c9hzsi1tb7rau
2013-02-27 13:44:40 +01:00
Quentin (OpenERP) d1219f9a97 [FIX] crm: if email_from was not valid, the merge of lead was crashing with 'list index out of range' error (trying to reach first element of [])
bzr revid: qdp-launchpad@openerp.com-20130227121506-guwlypemmyl2tvgk
2013-02-27 13:15:06 +01:00
Xavier ALT 95ac70f834 [MERGE] OPW 583541: point_of_sale: computing product taxes should only considere taxes from current order's company
In a multi-company setup, if POS session is started on the main company and product have multiple taxes
  (from current and child companies), tax computation should only consider current order's company taxes

bzr revid: xal@openerp.com-20130227115645-2oqyzd8blj9s5qap
2013-02-27 12:56:45 +01:00
niv-openerp 5a9bf08f46 [FIX] lot of potential bugs, mainly due to quickly clicking on menu items
bzr revid: nicolas.vanhoren@openerp.com-20130227113132-m2kr9slpxp1pogaz
2013-02-27 12:31:32 +01:00
Xavier ALT e141ed8546 [MERGE] OPW 583829: procurement: do not duplicate procurement related to stock.move on stock.picking duplication
forward-port of v6.0 addons revid: xal@openerp.com-20130227112039-ftdb0kbx1midtuvu

bzr revid: xal@openerp.com-20130227112652-nq88898nlk431u15
2013-02-27 12:26:52 +01:00
niv-openerp 1b4337f8e6 [IMP] Added utility method to better handle asynchronous calls and destruction of objects.
Critical to help solve many bugs.

bzr revid: nicolas.vanhoren@openerp.com-20130227111619-dwhjt84tz8wpd6vp
2013-02-27 12:16:19 +01:00
Xavier ALT 41ea6e7ccd [TEST] add unit test to ensure POS only considere product taxes from current session's company
bzr revid: xal@openerp.com-20130227104505-9ndnub6zs8sjfhzj
2013-02-27 11:45:05 +01:00
niv-openerp 650ff2dd5e [FIX] remove useless debug messages
bzr revid: nicolas.vanhoren@openerp.com-20130227104226-d75fgyg4iu4igftr
2013-02-27 11:42:26 +01:00
Xavier ALT cf49af54a0 [FIX] account: add missing import preventing warning exception from r8731 to display correctly
fixup missing import from qdp-launchpad@openerp.com-20130220092832-cvge2q1xxw2aya4c

bzr revid: xal@openerp.com-20130227083820-8v0dw1toxesanyvu
2013-02-27 09:38:20 +01:00
Launchpad Translations on behalf of openerp df1e74d633 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130227050858-h2k1peqmpb4yg13n
bzr revid: launchpad_translations_on_behalf_of_openerp-20130227050905-s46m1zxqy4jdm4as
2013-02-27 05:09:05 +00:00
niv-openerp 07a94ec16a [FIX] too much rendering in FieldStatus
bzr revid: nicolas.vanhoren@openerp.com-20130226174509-3dppgg9b9e9xndlj
2013-02-26 18:45:09 +01:00
Xavier ALT e20875b194 [MERGE] OPW 584298: account: hide cash-only related parts for non-cash journals
- hide cash_control and cashbox_line_ids field when journal is not of type 'cash'
  - fix: do not allow choosing a 'view' account as internal transfert account

bzr revid: xal@openerp.com-20130226163219-xydbi8h7maufb9ry
2013-02-26 17:32:19 +01:00
Xavier ALT c805a9bdce [MERGE] OPW 582763: account: improve error message for already reconciled entries
forward-port of v6.0 revid: xal@openerp.com-20120306123612-uk96sxe4z8iub6z2

bzr revid: xal@openerp.com-20130226154928-peisqxf77c7uyxn8
2013-02-26 16:49:28 +01:00
Xavier ALT 190f4e8b84 [MERGE] stock/account/account_followup: missing fields in tree view prevent some group by to work correctly
bzr revid: xal@openerp.com-20130226153214-v3z95t3jzv2vaoy3
2013-02-26 16:32:14 +01:00
Xavier ALT 66838868dc [MERGE] OPW 584935: stock/account_followup: missing fields in tree view prevent some group by to work correctly
bzr revid: xal@openerp.com-20130226152803-b4gr3wtjpehclqu2
2013-02-26 16:28:03 +01:00
Xavier ALT 6b8083beea [MERGE] OPW 584935: account: missing fields in tree view prevent group by 'Journal', 'Period' on 'Manual Reconciliation'
bzr revid: xal@openerp.com-20130226143537-2osamzf6gly98t6r
2013-02-26 15:35:37 +01:00
Xavier ALT 35f3ac4e34 [MERGE] OPW 584643: stock: missing field in tree view prevent group by 'Schedule' on Receive/Deliver Products
bzr revid: xal@openerp.com-20130226142325-8fgeqkd9jzq2g8ia
2013-02-26 15:23:25 +01:00
Quentin (OpenERP) dafdd4d967 [FIX] project_issue, usability: not having the ID of the ticket in the form view is a non-sense and it's preventing a smooth issue processing in saas v7
bzr revid: qdp-launchpad@openerp.com-20130226141701-v0xq1maieqfefwp3
2013-02-26 15:17:01 +01:00
Xavier ALT 05152cf572 [MERGE] OPW 584482: product: allow to differentiate product name from his template name in advanced search
bzr revid: xal@openerp.com-20130226124348-4ada5m378vzycr5n
2013-02-26 13:43:48 +01:00
Xavier ALT 9f3aa73173 [MERGE] OPW 584134: crm: fix 'Convert to Opportunity' wrong button type in 'Logged Calls' tree view
bzr revid: xal@openerp.com-20130226121306-62fc9k8hv70k2foa
2013-02-26 13:13:06 +01:00
Xavier ALT 20170878c1 [MERGE] OPW 584190: sale: manual resync of 'Sale Order' sxw and rml
- 'Sale Order' sxw was not displaying currency symbol using currency_obj
    param of formatLang(), leading to incorrect currency symbol positionning.

bzr revid: xal@openerp.com-20130226112146-njr5d4txdz9ha220
2013-02-26 12:21:46 +01:00
Fabien Meghazi fa9143b831 [FIX] m2o's autocomplete in a dialog stay absolute positioned when dialog is scrolled down
bzr revid: fme@openerp.com-20130226093346-jtun7zdmzbin7gl0
2013-02-26 10:33:46 +01:00
Xavier ALT 392492ef03 [MERGE] OPW 584152: stock: move history (traceability up/down) should be view only
bzr revid: xal@openerp.com-20130226091554-l6z5eoikk91i19q9
2013-02-26 10:15:54 +01:00
Cedric Snauwaert 40a5870c0f [FIX]account_analytic_plans: change in function product_id_change that overwrite another function with same name but name of args was incorrect
bzr revid: csn@openerp.com-20130226090657-ehkxftr9zqil7gqa
2013-02-26 10:06:57 +01:00
Cedric Snauwaert af3968bb28 [FIX]account_analytic_plans: change in function product_id_change that overwrite another function with same name but name of args was incorrect
bzr revid: csn@openerp.com-20130226083029-buowfdbya6yeo5n0
2013-02-26 09:30:29 +01:00
Launchpad Translations on behalf of openerp 4a34c70ca8 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130226053405-w5a9rp5orqi89z9h
bzr revid: launchpad_translations_on_behalf_of_openerp-20130226053445-52kd76xxoxx5x7tt
bzr revid: launchpad_translations_on_behalf_of_openerp-20130226053448-joq378fpfc2p1rwv
2013-02-26 05:34:48 +00:00
Quentin (OpenERP) f0345c8380 [MERGE] added menuitems for portal user to check their 'TODO' messages list and their 'Archives'
bzr revid: qdp-launchpad@openerp.com-20130225181747-c4ixcb40t3g5mv0i
2013-02-25 19:17:47 +01:00
Quentin (OpenERP) 27eea7c0e2 [FIX] account: report sign was not takken into account for comparison in financial reports. Courtesy from Stéphane Bidoul (Acsone)
lp bug: https://launchpad.net/bugs/1101811 fixed

bzr revid: qdp-launchpad@openerp.com-20130225180730-ug2w3xpvpg6eipxt
2013-02-25 19:07:30 +01:00
Quentin (OpenERP) 144d6f514b [MERGE] jco branch with fix of account_followup test that was crashing the runbot if run between 23h and 00h.
bzr revid: qdp-launchpad@openerp.com-20130225174344-b4wxqkek7xh1yfc1
2013-02-25 18:43:44 +01:00
Quentin (OpenERP) 3be6693f3e [MERGE] base_action_rule: adding onchange on model_id in order to get the related field updated. Fix issue 586436. Merge of jco branch with small refactoring and context added
bzr revid: qdp-launchpad@openerp.com-20130225174112-aoe9ts8linp5fx1l
2013-02-25 18:41:12 +01:00
Xavier Morel a88586a71b [FIX] @domain not handled on searchview m2o fields
Also injected view context in m2o completion name_search

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

bzr revid: xmo@openerp.com-20130225165314-78e04rewsqw86r5d
2013-02-25 17:53:14 +01:00
Xavier Morel 6803c0048f [IMP] add view's context to m2o completion name_search
bzr revid: xmo@openerp.com-20130225165236-386r8438h4vz6fav
2013-02-25 17:52:36 +01:00
Xavier Morel ece114024f [ADD] @domains handling to searchview m2o field during completion
bzr revid: xmo@openerp.com-20130225164255-y3qkcjozr7rbtz1v
2013-02-25 17:42:55 +01:00
Olivier Dony a16f03188b [FIX] stock: typo in stock.move search view, @domain is for restricting auto-completed values, while @filter_domain is for overriding the field behavior
``self`` only makes sense within @filter_domain

bzr revid: odo@openerp.com-20130225163449-vzc5dw16lgpsstqo
2013-02-25 17:34:49 +01:00
Fabien Meghazi 017d75f6f0 [FIX] Correctly check the id index in dataset
lp bug: https://launchpad.net/bugs/1098508 fixed

bzr revid: fme@openerp.com-20130225161236-8yb98wfzbkawr8yu
2013-02-25 17:12:36 +01:00
Christophe Matthieu 18387d7e0b [FIX] form_view: field url, don't add http for local link
bzr revid: chm@openerp.com-20130225160932-yfoxmpkf8td9hr8k
2013-02-25 17:09:32 +01:00
Olivier Dony 4e96f620e1 [FIX] portal_anonymous: `token` and `login` params are in the URL fragment, not in the query string
The previous test was done on the query string, in which
`token` and `login` are never found, preventin users
from seeing their reset password form.
The test was also incorrectly checking for the presence
of both a `token` and `login`, while any of those should
disable the anonymous mode (sometimes only `token` is
present, e.g. for password reset).

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

bzr revid: odo@openerp.com-20130225155654-0kb9g5zmi8a2ggp4
2013-02-25 16:56:54 +01:00
Xavier Morel 9f45e8970c [ADD] more tests for m2o default values handling
bzr revid: xmo@openerp.com-20130225152324-785ewucir0pv4rmw
2013-02-25 16:23:24 +01:00
Antony Lesuisse 0fe0bf1424 [FIX] fetchmail mailgate script intruction
bzr revid: al@openerp.com-20130225145859-etxj4hetsnznd1aa
2013-02-25 15:58:59 +01:00
Xavier ALT 3328f42df1 [MERGE] BUG 1094212: base: correct search on res.partner in multicompany (courtesy of Niels Huylebroeck)
bzr revid: xal@openerp.com-20130225142828-d5akvwsa738dxyj9
2013-02-25 15:28:28 +01:00
Olivier Dony 7baf0a7ae7 [MERGE] account: the `state` field of res.partner.bank must be present in all form/tree views
This is the second part of the fix for bug
1068822.
res.partner.bank overrides fields_get() and sometimes adds
extra `states` attributes on the fields. This requires the
presence of the special `state` field in all views.

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

bzr revid: odo@openerp.com-20130225142658-amlr1sjkaik3w01f
2013-02-25 15:26:58 +01:00
Olivier Dony 90baea35c5 [FIX] account: the `state` field of res.partner.bank must be present in all form/tree views
This is the second part of the fix for bug
1068822.
res.partner.bank overrides fields_get() and sometimes adds
extra `states` attributes on the fields. This requires the
presence of the special `state` field in all views.

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

bzr revid: odo@openerp.com-20130225141014-zqbzbldqkl997lfu
2013-02-25 15:10:14 +01:00
Niels Huylebroeck bc4e3d00ed [FIX] base: allow searching in multicompany environment on res_partner.
bzr revid: nh@agaplan.eu-20130225135753-ryf6y5e0nhxt8zux
2013-02-25 14:57:53 +01:00
Xavier Morel a8d2327cda [FIX] Correctly stop embedded form when switching from editable to non-editable list
When using the ``set_editable`` feature (context key) from filters
(togglable on/off), the list view would not correctly clean up
(destroy) the form when switching from editable with a started editor
(and form) to non-editable, leading to form fields (in this case m2o
fields being in an incorrect state and trying to query a non-started
autocompletion widget on every click anywhere blowing it up).

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

bzr revid: xmo@openerp.com-20130225135629-8k338gw0arsi6m6j
2013-02-25 14:56:29 +01:00
Xavier Morel 021086d5a8 [FIX] Search view's drawer closing unexpectedly when using the date widget
jquery-ui's date picker (at least in currently used version) lets
*some* (but not all) clicks go through. The date picker dialog is
added directly to the page body so capturing clicks in a parent widget
doesn't work, and these "stray" bubbling clicks will trigger the
global bus's "click" event.

Add a capturing (and stopPropagation-ing) of these clicks in our
wrapper to jquery-ui's datepicker to avoid the issue.

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

bzr revid: xmo@openerp.com-20130225110614-p7dmmjd41xdxescy
2013-02-25 12:06:14 +01:00