Commit Graph

68939 Commits

Author SHA1 Message Date
Olivier Dony 305615c40f [FIX] document: make Documents first submenu, so FTP wizard does not open every time when document_ftp is installed
bzr revid: odo@openerp.com-20130327102119-aytyslv2yg05k8j3
2013-03-27 11:21:19 +01:00
Quentin (OpenERP) bb24ba3742 [MERGE] account: updated 'print invoice report' sxw file accordingly to last version of rml
bzr revid: qdp-launchpad@openerp.com-20130327090649-9qprg6fyn0sbl7zb
2013-03-27 10:06:49 +01:00
Launchpad Translations on behalf of openerp 958369f2a3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130327054112-d16nttpka5nuagfy
2013-03-27 05:41:12 +00:00
Quentin (OpenERP) 4fca70b0b2 [FIX] account_analytic_analysis: wrong computation of remaining to invoice field (should not take into consideration lines for which it exists a draft invoice)
bzr revid: qdp-launchpad@openerp.com-20130326170456-p4j54ar9272n05no
2013-03-26 18:04:56 +01:00
Quentin (OpenERP) ec6a659e5b [FIX] account: print invoice report shows now TIN instead of VAT (Openerp is supposed to be americanized)
bzr revid: qdp-launchpad@openerp.com-20130326170258-es17p21syir9moma
2013-03-26 18:02:58 +01:00
Quentin (OpenERP) b3f6fc001d [FIX] sale: invoicing several sale order lines in batch was not correctly working (only the first order was triggered and opened) + small refactoring
bzr revid: qdp-launchpad@openerp.com-20130326170202-d2fhez9sz04zionw
2013-03-26 18:02:02 +01:00
Chris Biersbach 41954e2609 [MERGE] OPW: 584197: account: Re-Opening periods from closed fiscal years is no longer allowed.
bzr revid: cbi@openerp.com-20130326132724-87pv2ri849fbochf
2013-03-26 14:27:24 +01:00
Josse Colpaert f66b2887ad [FIX] Put address correctly in sxw file
bzr revid: jco@openerp.com-20130326132428-vram02ngjcqnxa52
2013-03-26 14:24:28 +01:00
Chris Biersbach 6c8bbc50e4 [MERGE] OPW 586921: mrp: upstream and downstream traceability now correctly display tree views instead of list views
bzr revid: cbi@openerp.com-20130326121522-536qps7qvqvkaxqw
2013-03-26 13:15:22 +01:00
Chris Biersbach 982a4cead9 [MERGE] OPW: 586787 account: takes into account the ir_rules when listing the partners to reconcile
bzr revid: cbi@openerp.com-20130326095120-bs6ezijpn2wg95g4
2013-03-26 10:51:20 +01:00
Chris Biersbach 002f6aa7c1 [FIX] account_move_line: takes into account the ir_rules when listing the partenrs to reconcile
bzr revid: cbi@openerp.com-20130326093413-j0e8hpb0eqig1too
2013-03-26 10:34:13 +01:00
Thibault Delavallée 80ac4f3f4f [MERGE] [FIX] product: fixed product unlink. When unlinking products, empty product templates were first unlinked, leading to products being deleted due to ondelete cascade. When unlinking the products, they were already deleted, leading to an access denied error when trying to delete the mail.message linked to the products. Now templates are unlinked after the products.
lp bug: https://launchpad.net/bugs/1098607 fixed

bzr revid: tde@openerp.com-20130326090448-ztmte6zf4xfudxbi
2013-03-26 10:04:48 +01:00
Launchpad Translations on behalf of openerp ef69ff0f1f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130326053210-irdbwuiqkhtlquro
2013-03-26 05:32:10 +00:00
Thibault Delavallée be97933e77 [FIX] product: unlinking products was not possible due to already-deleted product that leads to a crash, therefore reverting the unlink.
bzr revid: tde@openerp.com-20130325153706-kykjhcaaw0z8tm23
2013-03-25 16:37:06 +01:00
Thibault Delavallée 1b60aa2d27 [MERGE] [FIX] [IMP] Portal: 'Portal' menu is renamed 'Billing and Support',
because this is basically what it will offer.

'To Do' mailbox is removed, to ease the use of messaging for portal
users. Setting a message as starred correctly sets the message as starred,
but do not move it into Todo. It stays in Inbox, with the star. The Todo
client action is kept for backwards compatibility, but menu entry is removed.

bzr revid: tde@openerp.com-20130325151620-uk0j4ym0ctlnoz6d
2013-03-25 16:16:20 +01:00
Thibault Delavallée 00e7b82ff3 [REV] Technical feature on some portal menu entries removed for backward compatibility.
bzr revid: tde@openerp.com-20130325145036-vxmhu922afji4g08
2013-03-25 15:50:36 +01:00
Thibault Delavallée 48f632a54c [MERGE] Sybnc with trunk.
bzr revid: tde@openerp.com-20130325143505-j548cgz7gac0v9ql
2013-03-25 15:35:05 +01:00
Olivier Dony 97a708cbef [FIX] crm: remove default read access on Leads/Phonecalls for Employee, this was necessary only for the History tab on Customers in 6.1
The History tab does not contain PhoneCalls and Leads/Opportunities
anymore in 7.0 - they have been replaced by buttons on the top of
the form.

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

bzr revid: odo@openerp.com-20130325141943-r9q0ljz5x1pxeoqi
2013-03-25 15:19:43 +01:00
Thibault Delavallée 55dcb23046 [MERGE] [FIX] portal_sale: when confirming an invoice, no invitation emails should be sent.
lp bug: https://launchpad.net/bugs/1095594 fixed

bzr revid: tde@openerp.com-20130325122317-92k9q9c3pj1cvmna
2013-03-25 13:23:17 +01:00
Thibault Delavallée 6a1d87dfb8 [FIX] portal_sale: when confirming an invoice, no invitation emails should be sent.
bzr revid: tde@openerp.com-20130325115430-9s6i1nkko1zfj66i
2013-03-25 12:54:30 +01:00
Quentin (OpenERP) 927c9ee432 [MERGE] fix of outlook plugin. It's now working with outlook 2010 (not yet with 2013, the work is still in progress for that version)
bzr revid: qdp-launchpad@openerp.com-20130325092738-gfskosss5xs8jffj
2013-03-25 10:27:38 +01:00
Josse Colpaert 79565563cc [FIX] Make sure all sales orders are set to done when invoicing from contract
bzr revid: jco@openerp.com-20130325084502-o9oc8ujqeno5fw84
2013-03-25 09:45:02 +01:00
Launchpad Translations on behalf of openerp 7d61ca8ce4 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130323115615-krcv2a9xc7p7lee2
bzr revid: launchpad_translations_on_behalf_of_openerp-20130324051143-eb5ailcthtjlwt9u
bzr revid: launchpad_translations_on_behalf_of_openerp-20130325052408-askn9sxc1bzk1366
2013-03-25 05:24:08 +00:00
Launchpad Translations on behalf of openerp 646eaf3d73 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130325052335-jfts1e9p0gvmvc7s
2013-03-25 05:23:35 +00:00
Antony Lesuisse 3926a6d675 [FIX] crm stages, rename test files
- if a lead is not yet assigned to a sale team show all the default stages
- rename test files

bzr revid: al@openerp.com-20130322214039-lub80ed0ogy2fe3p
2013-03-22 22:40:39 +01:00
niv-openerp ab154e8cbc [FIX] small code problem in set defaults feature
lp bug: https://launchpad.net/bugs/1112232 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130322163935-557zk749eiuswpcg
2013-03-22 17:39:35 +01:00
niv-openerp 13863aaa99 [FIX] deferred problems when clicking too quickly on some menu items
lp bug: https://launchpad.net/bugs/1100280 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130322162310-135hd0hoak8k5oq6
2013-03-22 17:23:10 +01:00
Quentin (OpenERP) a40577503f [FIX] hr_expense, project: Change domain in expense to support regular contracts + modified the type of parent project analytic account in order to hide it in this new domain (and because it is more logical with this 'view' type)
bzr revid: qdp-launchpad@openerp.com-20130322143746-75bofl6qmihvxru4
2013-03-22 15:37:46 +01:00
Quentin (OpenERP) 0094cebad9 [FIX] account: manual reconciliation was not showing partners if the payment was encoded the same day than the last_reconciliation_date
bzr revid: qdp-launchpad@openerp.com-20130322143458-3tgw6pjmxetuomeq
2013-03-22 15:34:58 +01:00
Chris Biersbach aee22b95f2 [MERGE] Forwardport of fix from 6.1 revision 4334 that sometimes caused an import error when starting a cron
bzr revid: cbi@openerp.com-20130322143046-xcdqdm8dfxngvo4o
2013-03-22 15:30:46 +01:00
Thibault Delavallée 46dc796812 [MERGE] [FIX] mail: message_process: do not process incoming emails
with a message_id already existing in database. Indeed loops can occur when
openerp send notification emails to partners having an email address
matching an alias. The mail was routed in the same thread, leading to
further notification emails sent, causing an email loop.

Before trying to find possible routes, check that the incoming email's
message_id is not already present in mail.message table.
If it is the case, return False.

Parsing of the message has been moved before routing, to avoid looking
for routes for emails we will discard.

bzr revid: tde@openerp.com-20130322142916-0q3epz7dpgkyzuj0
2013-03-22 15:29:16 +01:00
Thibault Delavallée 4ebbf0e58d [IMP] mail: cleaned some tests, assertTrue on the length of a list replaced by assertEqual.
bzr revid: tde@openerp.com-20130322141022-j26c1hiwfoduky2j
2013-03-22 15:10:22 +01:00
Chris Biersbach 6eefd15744 [FIX] Forwardport of issue when starting crons from 6.1 revision 4334
bzr revid: cbi@openerp.com-20130322140331-2trqiyuck816wj4f
2013-03-22 15:03:31 +01:00
Thibault Delavallée 682089878f [IMP] mail: message_process: updated logger (debug -> info, email_from and email_to in logger messages).
bzr revid: tde@openerp.com-20130322134410-2kjptxqrc3bmcbyj
2013-03-22 14:44:10 +01:00
Quentin (OpenERP) 9f29b5da17 [FIX] purchase, sale: purchase/account settings were unthicking automatically the field 'group_analytic_account_for_sales'
bzr revid: qdp-launchpad@openerp.com-20130322130643-vmk56alao1do9f8y
2013-03-22 14:06:43 +01:00
Quentin (OpenERP) ff08a9a4f0 [FIX] product: usability: added group on a label that must only be displayed when the related field is displayed
bzr revid: qdp-launchpad@openerp.com-20130322125601-s81tvxrzd049o7gn
2013-03-22 13:56:01 +01:00
Thibault Delavallée 6cfb01d7c9 [FIX] mail: message_process: do not process incoming emails with a message_id already existing in database.
Before trying to find possible routes, check that the incoming email's
message_id is not already present in mail.message table.
If it is the case, return False.

Parsing of the message has been moved before routing, to avoid looking
for routes for emails we will discard.

Tests have been added and updated.

bzr revid: tde@openerp.com-20130322124809-ven2p5kxpqfjqxb5
2013-03-22 13:48:09 +01:00
Cedric Snauwaert 1fd2b50bde [FIX]purchase_resconfig: add missing onchange
bzr revid: csn@openerp.com-20130322124333-v1nl0kv1q1a17myy
2013-03-22 13:43:33 +01:00
Quentin (OpenERP) b9a2532a23 [FIX] product: fixed inconsistancies between pricelist label and product form view + added some helping explanation
bzr revid: qdp-launchpad@openerp.com-20130322114633-63v2wikuew4r22z6
2013-03-22 12:46:33 +01:00
Josse Colpaert 772b7d3035 [FIX] Use created date instead of account move line date for manual reconcil
bzr revid: jco@openerp.com-20130322113253-tkmb1bygozymsixl
2013-03-22 12:32:53 +01:00
Xavier Morel 03330ea230 [FIX] minor presentational offset issue
missed mis-handling of oe_selected in xmo@openerp.com-20130321155123-211iht7c6zme712e

bzr revid: xmo@openerp.com-20130322103606-60ayhrsn5gmgyu2h
2013-03-22 11:36:06 +01:00
dle@openerp.com 6311e080ac [FIX]testing.js: replace testing.case by testing['case'] for compatibility (IOS < 5, IE8)
bzr revid: dle@openerp.com-20130322101606-u8v8lyh59r3qnnk1
2013-03-22 11:16:06 +01:00
Cedric Snauwaert ccf5ed30ef [FIX]purchase/sale_resconfig: fix automatic unticking of box due to onchange
bzr revid: csn@openerp.com-20130322095845-kg909zbjb67wxmxo
2013-03-22 10:58:45 +01:00
Launchpad Translations on behalf of openerp a02f54e702 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130322053516-l2f6sdm3o3sp02t1
2013-03-22 05:35:16 +00:00
Fabien Meghazi fe323b1246 [FIX] Calendar view don't get default name
lp bug: https://launchpad.net/bugs/1154465 fixed

bzr revid: fme@openerp.com-20130321225402-iz7lul7hdooiup1o
2013-03-21 23:54:02 +01:00
Fabien Meghazi 2b40c8ba9e [FIX] Fix FormFields#focus()
The focus() of AbstractFormField should return false if field
is not focusable otherwise it breaks FormView's#autofocus()

Also added checks of existance of the element to focus.
Those errors makes it harder to find other bugs

bzr revid: fme@openerp.com-20130321220636-1pja2ahsdstyl8kz
2013-03-21 23:06:36 +01:00
Olivier Dony 65897d9e0f [FIX] resource: fix test: use fixed start/end hours for work periods, otherwise the test breaks randomly depending on the hour of the day
bzr revid: odo@openerp.com-20130321190348-3hxugi055qa2az0c
2013-03-21 20:03:48 +01:00
Quentin (OpenERP) 50c9f116a5 [FIX] account: fixed invoice analysis in multi-currency.
bzr revid: qdp-launchpad@openerp.com-20130321185541-21uce7bzo82y059g
2013-03-21 19:55:41 +01:00
Olivier Dony 41598ef041 [FIX] orm.expression: `=?` domain operator broken after 7.0 refactoring ; + added tests
lp bug: https://launchpad.net/bugs/1095635 fixed

bzr revid: odo@openerp.com-20130321173737-a0j330ro4i223fkb
2013-03-21 18:37:37 +01:00
Xavier Morel 839ceca3e4 [FIX] visible text in Chrome on Linux after applying text-to-icon
@include text-to-icon makes the text invisible (and adds an icon), but
some platform apparently don't apply the text's transparency (or
visibility) to its shadow, leading to the invisible text's shadow
still being noticeably visible (an interesting literary idea, an
"invisible" man who still casts a shadow?) as if the text had not been
erased. Furthermore, combined with the 1px font size it made the text
look like some sort of screen smudge or glitch.

Fix by erasing the text-shadow as well as the text.

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

bzr revid: xmo@openerp.com-20130321164741-iakau7g1kfq2mqu4
2013-03-21 17:47:41 +01:00