Commit Graph

54775 Commits

Author SHA1 Message Date
Launchpad Translations on behalf of openerp d402784c74 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120811054547-ebfnq6hteui8geba
bzr revid: launchpad_translations_on_behalf_of_openerp-20120811054607-chyn98m3ivp16qg3
2012-08-11 05:46:07 +00:00
Antonin Bourguignon a7e21b572f [MERGE] add options='{"no_open": true} on some fields
with this modification, users won't be able to open countries or languages form views anymore, which didn't really make sense

bzr revid: abo@openerp.com-20120810155318-kav9xl5o3pwojz9g
2012-08-10 17:53:18 +02:00
Antonin Bourguignon c1159a0219 [MERGE] add options='{"no_open": true} on some fields
with this modification, users won't be able to open countries or languages form views anymore, which didn't really make sense
also fix indentation in crm/crm_lead_view.xml

bzr revid: abo@openerp.com-20120810155255-2x1maqcoenok6dsv
2012-08-10 17:52:55 +02:00
Antonin Bourguignon b032b662c0 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120810154007-n5x8zxxlxw5mw6c8
2012-08-10 17:40:07 +02:00
Antonin Bourguignon 72fdeea2d8 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120810153957-asszi74t9dxrzhx7
2012-08-10 17:39:57 +02:00
Quentin (OpenERP) 8b47fc9a32 [MERGE] branch with improvements of refunds handling in account_voucher + whipping of some dead code (in account_voucher too)
bzr revid: qdp-launchpad@openerp.com-20120810152331-h837mhhvdq8x0j1y
2012-08-10 17:23:31 +02:00
Olivier Dony 1f32ebdc7c [FIX] pos: Fix runbot breakage: use new XML id for unreference_product + move to pos_data file
bzr revid: odo@openerp.com-20120810151204-t6c0wmiusf9un7gq
2012-08-10 17:12:04 +02:00
niv-openerp c2caa24bd6 [FIX] small "or" in some x2x popup
bzr revid: nicolas.vanhoren@openerp.com-20120810145048-ctnvl0w5r5h439f7
2012-08-10 16:50:48 +02:00
Christophe Simonis c710e12517 [IMP] auth_openid: forward port of patches made on 6.1 branch
revid:chs@openerp.com-20120802102525-2uyr5za46swxs0n7
        [FIX] auth_openid: Due to multiprocessus we must use a FileStore instead of a MemStore to store openid associations.
        [FIX] auth_openid: GoogleApps: avoid crash when handle not found in store.
        [IMP] auth_openid: flake8.

    revid:chs@openerp.com-20120403093926-4222u3cs3qc10xew
        [FIX] auth_openid: use correct api for login users

    revid:chs@openerp.com-20120403093627-easttnf2qoemeoli
        [FIX] auth_openid: allow login from direct http request

bzr revid: chs@openerp.com-20120810144333-o8zejl4pmdldab6j
2012-08-10 16:43:33 +02:00
Quentin (OpenERP) 600625f0ae [FIX] account_voucher: fixed yaml tests in order to reflect the new behavior of computed writeoff amount (does not use abs() anymore)
bzr revid: qdp-launchpad@openerp.com-20120810143707-8vma2dld7mkolbh1
2012-08-10 16:37:07 +02:00
niv-openerp a9c0de5325 [FIX] small bug in some m2m
bzr revid: nicolas.vanhoren@openerp.com-20120810142253-8ly58vsbqum6o7ng
2012-08-10 16:22:53 +02:00
Antonin Bourguignon f2fd44d85b [MERGE] latust trunk
bzr revid: abo@openerp.com-20120810140856-xl6sj3xu9t4bee6c
2012-08-10 16:08:56 +02:00
Fabien Pinckaers 01dc1b218b [IMP] help menutips for PoS
bzr revid: fp@tinyerp.com-20120810135548-w2cgv11ynu6l8n5l
2012-08-10 15:55:48 +02:00
niv-openerp f3d824424f [FIX] problem with tipsy & quick create in m2o
bzr revid: nicolas.vanhoren@openerp.com-20120810134815-qt91cbf1rndvxn0a
2012-08-10 15:48:15 +02:00
Vo Minh Thu b0abe3a595 [MERGE] impex tests: added test module to unittest import/export.
bzr revid: vmt@openerp.com-20120810134544-f08mjga83ghlmnp7
2012-08-10 15:45:44 +02:00
Fabien Pinckaers cf57a87d41 [IMP] point of sale backend, useability improvements
bzr revid: fp@tinyerp.com-20120810134517-tenqseu6otf0rdin
2012-08-10 15:45:17 +02:00
Quentin (OpenERP) 6391df3989 [FIX/IMP] account_voucher: changed/fixed/improved the way to handle refunds payments through vouchers. Now, the refund have to be encoded as a negative of the right type (if the amount is -200 in a customer payment, it means your paying a customer refund of 200)
bzr revid: qdp-launchpad@openerp.com-20120810124056-9rpa4ugnxhdtqhhb
2012-08-10 14:40:56 +02:00
Quentin (OpenERP) 766ee94872 [REF] account_voucher: remove useless and unused code (classes account.statement.from.invoice and account.voucher.unreconcile)
bzr revid: qdp-launchpad@openerp.com-20120810123525-lhijvv2khh0xqw38
2012-08-10 14:35:25 +02:00
Quentin (OpenERP) 29bd7ba2db [IMP] account: invoice form view usability improvement (display 'Refund' in place of 'Invoice' when needed)
bzr revid: qdp-launchpad@openerp.com-20120810122621-dbhx84hse3fylajw
2012-08-10 14:26:21 +02:00
Vo Minh Thu d1d6203f4f [FIX]: orm: reverted a change in a previous commit (where a try/except was removed).
bzr revid: vmt@openerp.com-20120810120936-13lewpbjn7euveg0
2012-08-10 14:09:36 +02:00
Antonin Bourguignon 8686ddaa29 [FIX] remove the option from the user_id fields
we want users to be openable !

bzr revid: abo@openerp.com-20120810103200-9nm8vbh7dsds5box
2012-08-10 12:32:00 +02:00
Antonin Bourguignon aa4bd6ac7e [MERGE] latest trunk
bzr revid: abo@openerp.com-20120810100327-aggitnea3uefcv2m
2012-08-10 12:03:27 +02:00
niv-openerp 7bd54c9c0b [IMP] correction of some comments
bzr revid: nicolas.vanhoren@openerp.com-20120810094522-4dpdw06ql3ex0ig3
2012-08-10 11:45:22 +02:00
Stephane Wirtel 5b4dadc773 [MERGE]
bzr revid: stw@openerp.com-20120810083733-hm0fq46jeonb4eaq
2012-08-10 10:37:33 +02:00
Launchpad Translations on behalf of openerp 5ac8f97de0 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120810045841-5b2hoy7t0d4sotjr
2012-08-10 04:58:41 +00:00
Fabien Pinckaers 9dd3e6476f [IMP] PoS backend
bzr revid: fp@tinyerp.com-20120809212311-q2b86eww9ppvdv8s
2012-08-09 23:23:11 +02:00
Antonin Bourguignon ee4fd16e94 [FIX] remove the option from the user_id fields
we want users to be openable !
also improve indentation and remove some useless whitespaces

bzr revid: abo@openerp.com-20120809163529-8adlpszt3n6lhszi
2012-08-09 18:35:29 +02:00
Fabien Pinckaers f33eb7b444 [IMP] opportunity form
bzr revid: fp@tinyerp.com-20120809163214-q2sbhmb0ifk7vcq9
2012-08-09 18:32:14 +02:00
Christophe Simonis 6c6b958a10 [ADD] board: add sass file
bzr revid: chs@openerp.com-20120809161240-luarnamf2muqw1ut
2012-08-09 18:12:40 +02:00
Christophe Simonis 5caff94714 [MERGE] merge of modules board and web_dashboard
bzr revid: chs@openerp.com-20120809160954-i6f7ahro4wo99d9r
2012-08-09 18:09:54 +02:00
Christophe Simonis 3e91f6174a [MERGE] merge of modules board and web_dashboard
bzr revid: chs@openerp.com-20120809160803-vvmczno3t9bm85lg
2012-08-09 18:08:03 +02:00
Fabien Pinckaers 5e326c35ba [IMP] opportunity view
bzr revid: fp@tinyerp.com-20120809154849-etl88u1njryc8vfz
2012-08-09 17:48:49 +02:00
Christophe Simonis 378d066650 merge upstream
bzr revid: chs@openerp.com-20120809153713-vs4wxxwghatzvmc7
2012-08-09 17:37:13 +02:00
Christophe Simonis aaffa702ac [IMP] board: reapply mit css changes made on web_dashboard
bzr revid: chs@openerp.com-20120809153605-trlhbmj3rw3ku0td
2012-08-09 17:36:05 +02:00
Christophe Simonis 591680f99c [IMP] merge of modules board and web_dashboard
bzr revid: chs@openerp.com-20120809153027-3sl125kda0jtdrcg
2012-08-09 17:30:27 +02:00
Christophe Simonis ee01a39a76 merge upstream
bzr revid: chs@openerp.com-20120809152939-3dummyonbx1qdsbo
2012-08-09 17:29:39 +02:00
Christophe Simonis fb86ddb644 [IMP] merge web_dashboard module into board module of addons branch
[IMP] extract dashboard part of web into board module

bzr revid: chs@openerp.com-20120809152043-0yfm6l2zt44eiqrb
2012-08-09 17:20:43 +02:00
Fabien Meghazi 54600658a9 [IMP] kanban_image() helper is now tolerant to m2o id's
bzr revid: fme@openerp.com-20120809150601-zmxrxmxhmegg79dt
2012-08-09 17:06:01 +02:00
Fabien Meghazi f51eb19e4c [FIX] res.partners small and medium images has no default value
bzr revid: fme@openerp.com-20120809150126-9rrikeyqi5uww5pd
2012-08-09 17:01:26 +02:00
Fabien Meghazi 33c2df8826 [IMP] binary/image controller uses json for id parameter
bzr revid: fme@openerp.com-20120809145918-f66m3sy9v2ybkk11
2012-08-09 16:59:18 +02:00
Fabien Meghazi 53e59fa5df [FIX] res.users small and medium images has no default value
bzr revid: fme@openerp.com-20120809145019-zcwxrzdt3mzukfez
2012-08-09 16:50:19 +02:00
Fabien Pinckaers 966d48ae02 [IMP] merge mit
bzr revid: fp@tinyerp.com-20120809144524-t2in8vgwfvtbypj7
2012-08-09 16:45:24 +02:00
Antonin Bourguignon 24f6e09c45 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120809143919-qrn9nm5ut5vlm8hw
2012-08-09 16:39:19 +02:00
Fabien Meghazi 5afe606fd8 [FIX] res.users small and medium images has no default value
bzr revid: fme@openerp.com-20120809143153-goevnqtq1l6f0y73
2012-08-09 16:31:53 +02:00
Fabien Pinckaers 93f47bb836 [merge] trunk
bzr revid: fp@tinyerp.com-20120809142923-qgk5ckssel2k36mk
2012-08-09 16:29:23 +02:00
Fabien Meghazi 594862e93a [IMP] binary/image should be backward compatible when id url parameter is empty
bzr revid: fme@openerp.com-20120809142346-79xiq48qbgx7743i
2012-08-09 16:23:46 +02:00
Fabien Meghazi 1a3bd45961 [FIX] Used json with binary/image controller
bzr revid: fme@openerp.com-20120809134851-3yl6skfch2q1f7q0
2012-08-09 15:48:51 +02:00
Minh Tran 2043809be4 Restyling of the dashboard
bzr revid: mit@openerp.com-20120809134612-lt4l62nzezlfbkgq
2012-08-09 15:46:12 +02:00
Fabien Meghazi 528c12774d [IMP] kanban_image uses json for id and is now tolerant to m2o id's
bzr revid: fme@openerp.com-20120809125419-j4l0063qyy6antqu
2012-08-09 14:54:19 +02:00
Fabien Meghazi fcd96b6890 [IMP] kanban_image is tolerant to m2o id's
bzr revid: fme@openerp.com-20120809125330-a8iy3xvxfnltnmmd
2012-08-09 14:53:30 +02:00