Commit Graph

70009 Commits

Author SHA1 Message Date
Vo Minh Thu a4fbd26541 [REF]: use openerp.workflow instead of LocalService("workflow").
bzr revid: vmt@openerp.com-20130326162040-kkq46wrur3pgn6eh
2013-03-26 17:20:40 +01:00
Vo Minh Thu c313b4073a [REF] logging: removed pseudo log-level TEST.
When --test-enable is used, it is expected that test output is visible,
thus using log-level INFO is natural.

On the down side you lose the nice blue hint that tests did actually
run when --log-level test was given.

bzr revid: vmt@openerp.com-20130326155844-83e2tcqokvblr0ln
2013-03-26 16:58:44 +01:00
Vo Minh Thu d96ec9c680 [REF] logging: removed deprecated Logger class.
bzr revid: vmt@openerp.com-20130326154006-s19z7aem22qeboo0
2013-03-26 16:40:06 +01:00
Vo Minh Thu 7fea92de51 [MERGE] workflow: remove unused files, use standard logging, cosmetics.
bzr revid: vmt@openerp.com-20130326152350-vsaq6qp7fbowykbv
2013-03-26 16:23:50 +01:00
Vo Minh Thu 5cc71e1bab [FIX] workitem: the early return in the case workitem.state == running was seemingly wrong as workitem.state is mutated in some other IFs.
bzr revid: vmt@openerp.com-20130326143937-lf4mswer4ablj46i
2013-03-26 15:39:37 +01:00
Vo Minh Thu d185f17ec6 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20130326140148-1fz425g5m2s0wwjd
2013-03-26 15:01:48 +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
Christophe Matthieu 7e895d90cb [MERGE] from trunk
bzr revid: chm@openerp.com-20130326090427-g78bigwi30rzbthd
2013-03-26 10:04:27 +01:00
Fabien Pinckaers 9b5db9ad9e [IMP] small code cleanup
bzr revid: fp@tinyerp.com-20130326080748-fij148wyb0tirip5
2013-03-26 09:07: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 6f72fe3235 [FIX] mail: translate issue
bzr revid: tde@openerp.com-20130325151259-dghrblczpge5kgpr
2013-03-25 16:12:59 +01:00
Vo Minh Thu b3514c7192 [REF] hr_expense: use the new Model.print_report().
bzr revid: vmt@openerp.com-20130325145230-lyc83krt9am6dcf3
2013-03-25 15:52:30 +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
Vo Minh Thu 385491f46e [IMP] yaml_import: add openerp in the evaluation context.
bzr revid: vmt@openerp.com-20130325144833-aos5t6x5bc8vi0ss
2013-03-25 15:48:33 +01:00
Vo Minh Thu 63222e389e [DOC] changelog updated to mention the new print_report().
bzr revid: vmt@openerp.com-20130325144055-kmoixbn2e40vr3vu
2013-03-25 15:40:55 +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
Vo Minh Thu 2829882389 [IMP] orm: added a print_report() method.
bzr revid: vmt@openerp.com-20130325143256-f8hw66j09310cgjo
2013-03-25 15:32:56 +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
Vo Minh Thu cea4c4ff8c [IMP] conf.deprecation: comment.
bzr revid: vmt@openerp.com-20130325134836-0mlduchmvw8ken2o
2013-03-25 14:48:36 +01:00
Vo Minh Thu 1ea66164f3 [IMP] report: registration deprecation now guarded via openerp.conf.deprecation.
bzr revid: vmt@openerp.com-20130325131756-5bns19n20nar9ogs
2013-03-25 14:17:56 +01:00
Vo Minh Thu 464af881bf [IMP] netsvc: LocalService deprecation now guarded via openerp.conf.deprecation.
bzr revid: vmt@openerp.com-20130325131245-9o5uizn6v4r8irc3
2013-03-25 14:12:45 +01:00
Vo Minh Thu 0a0cad1622 [REF] report_webkit: make it possible for LocalService to discover the webkit reports that only live in the database.
bzr revid: vmt@openerp.com-20130325123741-cg0639iz7as0pzsu
2013-03-25 13:37:41 +01:00
Vo Minh Thu 3bee1cc4cd [FIX] report_webkit: the registering function was passing the correct parser to the Report class, but in fact, its default was wrong (None would never work).
bzr revid: vmt@openerp.com-20130325123644-v3a9p6oj8qh2a6tb
2013-03-25 13:36:44 +01:00
Vo Minh Thu 6e43e6c4e1 [FIX] reports: now that _register_all() has been removed, LocalService() must be modified to do the lookup in the database too.
bzr revid: vmt@openerp.com-20130325123359-szxx6a0n06tha70p
2013-03-25 13:33:59 +01:00
Vo Minh Thu b4fba9c43f [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20130325123253-m92utzd0351zr95m
2013-03-25 13:32:53 +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
Vo Minh Thu 0d329163d1 [IMP] report_webkit: add a YAML test file to print the demo report.
bzr revid: vmt@openerp.com-20130325105319-4hyfk1thimr10o34
2013-03-25 11:53:19 +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
Launchpad Translations on behalf of openerp 4d51437082 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130325043808-54gm59kqxrqo9lou
2013-03-25 04:38:08 +00:00
Mantavya Gajjar a27afac0cb [FIX]: chanined picking generats picking without number.
bzr revid: mga@tinyerp.com-20130324094445-17r3zzykzkov4ztf
2013-03-24 15:14:45 +05:30
Launchpad Translations on behalf of openerp 5a3ed6f024 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130322045758-r467emaw1id95my6
bzr revid: launchpad_translations_on_behalf_of_openerp-20130323051036-xet3mefwdp8ohssd
bzr revid: launchpad_translations_on_behalf_of_openerp-20130324044538-isdnsnphf7510ri3
2013-03-24 04:45:38 +00:00
Vo Minh Thu 78526694af [FIX] setup.py: pyparsing >= 2.0.0 works only with Python 3.
bzr revid: vmt@openerp.com-20130323222407-aeix7m2uzwudsa9h
2013-03-23 23:24:07 +01:00
Launchpad Translations on behalf of openerp 75d8c79d5f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130323051022-macd2ux7syw6cdav
2013-03-23 05:10:22 +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
Vo Minh Thu 010d8044fe [REF] ir.actions.report.xml: renamed ids to res_ids because those are not the self model IDs.
bzr revid: vmt@openerp.com-20130322162251-j0f3eobpc6oh4il1
2013-03-22 17:22:51 +01:00
Vo Minh Thu fb75458fe7 [REF] base_report_designer: modifying auto=True reports do not need to update any local registry.
bzr revid: vmt@openerp.com-20130322162204-y994f0uih5qmd9gf
2013-03-22 17:22:04 +01:00
Vo Minh Thu 56a1787b9a [REF]: report_webkit: override render_report() for the webkit report.
bzr revid: vmt@openerp.com-20130322162045-wmy2fyvvo0rqwc9p
2013-03-22 17:20:45 +01:00