Commit Graph

68919 Commits

Author SHA1 Message Date
Vo Minh Thu d276f15825 [FIX] MANIFEST.in: replaced gunicorn.conf.py with openerp-wsgi.py.
bzr revid: vmt@openerp.com-20130301141212-x3my38zeht0m09qr
2013-03-01 15:12:12 +01:00
Christophe Matthieu 272ac97b46 [MERGE] view_form: refactoring of many2many_binary widget
bzr revid: chm@openerp.com-20130301131340-6ii88x11sudu1n31
2013-03-01 14:13:40 +01:00
Christophe Matthieu 403233bccc [MERGE] mail: change list of attachement_ids into a list of ids
bzr revid: chm@openerp.com-20130301130959-mwvmzp02yojcqc37
2013-03-01 14:09:59 +01:00
Vo Minh Thu b4994795f1 [FIX] document_ftp: import openerp.addons.document instead of only document.
bzr revid: vmt@openerp.com-20130301103503-mnhtrxa1kyj6qsn0
2013-03-01 11:35:03 +01:00
Fabien Pinckaers ce2f169c31 [IMP] more pro photos for employees
bzr revid: fp@tinyerp.com-20130301084720-maiofpj07982iwff
2013-03-01 09:47:20 +01:00
Fabien Pinckaers a510050ba6 [IMP] default terms and conditions for quotations on companies
bzr revid: fp@tinyerp.com-20130301082928-bdxfr57pjdj33kyp
2013-03-01 09:29:28 +01:00
Launchpad Translations on behalf of openerp 8882eca92e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130301044347-0g40ffxeii67yxtr
2013-03-01 04:43:47 +00:00
Christophe Matthieu 35f40a8e64 [FIX] mail: this.attachment_ids to self.attachment_ids
bzr revid: chm@openerp.com-20130228161153-74ialj6rgay2gwj9
2013-02-28 17:11:53 +01:00
Christophe Matthieu 81e7de3e48 [IMP] mail: fullmail default_attachment_ids is a list of ids
bzr revid: chm@openerp.com-20130228160624-0wmeuecjot17sa27
2013-02-28 17:06:24 +01:00
Christophe Matthieu 1331af91d4 [IMP] web_form: multifile, don't set_value with object
bzr revid: chm@openerp.com-20130228155112-z6jhpljfuvwiw1yd
2013-02-28 16:51:12 +01:00
Christophe Matthieu 9ccdba9a9c [MERGE] web_linkedin module
bzr revid: chm@openerp.com-20130228153823-z6hdsi3fti2ous2z
2013-02-28 16:38:23 +01:00
Christophe Matthieu 6ad4482d71 [IMP] view_form: FieldMany2ManyBinaryMultiFiles: set value accept object
bzr revid: chm@openerp.com-20130228112034-k8uxj61dilecarwn
2013-02-28 12:20:34 +01:00
Christophe Matthieu f2ea8950a2 [IMP] view_form: FieldMany2ManyBinaryMultiFiles: get/set value
bzr revid: chm@openerp.com-20130228111135-8lhxzc9vya6ltw7p
2013-02-28 12:11:35 +01:00
Christophe Matthieu 019f267848 [IMP] linkedin: linkedin_check_similar_partner only one request
bzr revid: chm@openerp.com-20130228105255-r9kpmthhgc4zbgvq
2013-02-28 11:52:55 +01:00
Christophe Matthieu c2fa552949 [IMP] linkedin: dirty exception hack: additional timeout safeguard
bzr revid: chm@openerp.com-20130228084840-hzj22sya5b3ro4wi
2013-02-28 09:48:40 +01:00
Launchpad Translations on behalf of openerp 675b8eb1dc Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130227043738-bhsrlxdu3ut4vbs9
bzr revid: launchpad_translations_on_behalf_of_openerp-20130228044751-5v2ae5ai22oisclw
2013-02-28 04:47:51 +00:00
Antony Lesuisse acb17855f9 [IMP] logrotation is now disabled by default
bzr revid: al@openerp.com-20130228011811-1700jfnavo37dyqr
2013-02-28 02:18:11 +01:00
niv-openerp 92118eb518 merge with trunk and removed *.po
bzr revid: nicolas.vanhoren@openerp.com-20130227160711-jm58rwhdqifa334z
2013-02-27 17:07:11 +01:00
niv-openerp d04d532201 [MERGE] some others fixes from 7.0
bzr revid: nicolas.vanhoren@openerp.com-20130227141209-kemu3v78npynip87
bzr revid: nicolas.vanhoren@openerp.com-20130227142021-oc8i22kpfgmgv9jh
2013-02-27 15:20:21 +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
Launchpad Translations on behalf of openerp 6bc2c8f253 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130227045330-46ponusrezmpphcs
2013-02-27 04:53:30 +00:00
Fabien Pinckaers a46f8bc96d [IMP] improved naming of project visibility
bzr revid: fp@openerp.com-20130226204022-n2256r7b4jyxet1x
2013-02-26 21:40:22 +01: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
niv-openerp ef2ff05d2d [FIX] typo that caused crash in cron only when launching server with --workers
bzr revid: nicolas.vanhoren@openerp.com-20130226161853-26a2vz9tn8nnc44z
2013-02-26 17:18:53 +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
Olivier Dony 84a536dca6 [MERGE] res.config: fix incorrect assertion syntax in tests
bzr revid: odo@openerp.com-20130226153623-ci35l04otvk5mb3t
2013-02-26 16:36:23 +01:00
niv-openerp 108d5f1d6c [IMP] report_webkit: some improvements, notably the use of "makoed" jinja like email_template
and shortcut to extend evaluation context

bzr revid: nicolas.vanhoren@openerp.com-20130226153524-ny52u94g2l4qtcwk
2013-02-26 16:35:24 +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
niv-openerp 048ec2774a Added report extender + demo and doc
bzr revid: nicolas.vanhoren@openerp.com-20130226153047-0qzs21v7xiybrjmj
2013-02-26 16:30:47 +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
Christophe Matthieu 66812c28e6 [MERGE] from trunk
bzr revid: chm@openerp.com-20130226150838-3lpwgzoys9xmm8ju
2013-02-26 16:08:38 +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
niv-openerp 49b1fa4b52 Switched to jinja
bzr revid: nicolas.vanhoren@openerp.com-20130226135917-vkxa2gaxyxy1v7b0
2013-02-26 14:59:17 +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