Commit Graph

39817 Commits

Author SHA1 Message Date
Alexis de Lattre deff44edbd [Usability] Now tells the user in the error message which account triggers the error
bzr revid: alexis@via.ecp.fr-20111207175445-dav09ybjdhzpilyl
2011-12-07 18:54:45 +01:00
Fabien Pinckaers 255cfb94b0 merge
bzr revid: fp@tinyerp.com-20111206081249-olzikv2g6om6mnec
2011-12-06 09:12:49 +01:00
Launchpad Translations on behalf of openerp 33767eb356 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111206052824-y4sqcyq1zvz4jj25
bzr revid: launchpad_translations_on_behalf_of_openerp-20111206055923-0ajpo39vg9xuf5ef
2011-12-06 05:59:23 +00:00
Fabien Pinckaers eb59cfaa06 [IMP] kanban view for modules, to be improved by Minh
bzr revid: fp@tinyerp.com-20111205171313-vucy2qz57xi68a2k
2011-12-05 18:13:13 +01:00
Fabien Pinckaers 7ab729dde9 [IMP] useability + kanban view on modules
bzr revid: fp@tinyerp.com-20111205164855-qd1hu2y599hq7xzs
2011-12-05 17:48:55 +01:00
Xavier Morel b7aa4e4712 [FIX] ensure o2m widget has saved its sub-views before it returns its value to its parent form view
This is currently highly faillible as saving a form or a list view can
be an async operation, yet the FormView's `Widget#get_value` call can
only be synchronous. As a result, there are cases where saving a form
view can fail to get the correct value for its o2m fields.

Ideally, `Widget#get_value` should be an async API (or a sync/async API)

bzr revid: xmo@openerp.com-20111205153813-nvgy5413oyf5zsla
2011-12-05 16:38:13 +01:00
Xavier Morel d39e30130b [IMP] mrp: generate dict from ids via dict.fromkeys, set 'empty' value to False for selection fields rather than an empty string
bzr revid: xmo@openerp.com-20111205153118-1hmvvhkw77qjh5qb
2011-12-05 16:31:18 +01:00
Fabien Meghazi a2486bf3c7 [IMP] Misc improvements to kanban views
bzr revid: fme@openerp.com-20111205150706-qudlh5ie7fs56cl8
2011-12-05 16:07:06 +01:00
Fabien Pinckaers 74b562cc9a [IMP] polish 4 - misc useability improvements from APR
bzr revid: fp@tinyerp.com-20111205144710-fzozm188f1iwrnin
2011-12-05 15:47:10 +01:00
Raphael Collet f247fb7dcc [FIX] pos
bzr revid: rco@openerp.com-20111205140054-u85cerkhw65o8vnp
2011-12-05 15:00:54 +01:00
niv-openerp 02bffaf7e1 [merge] improvements to the mobile client
bzr revid: nicolas.vanhoren@openerp.com-20111205132959-ydnph7z6ohru6jfc
2011-12-05 14:29:59 +01:00
niv-openerp e593f29651 [merge] gantt improvements/bug correction
bzr revid: nicolas.vanhoren@openerp.com-20111205132628-n8bb16byl48pa6e8
2011-12-05 14:26:28 +01:00
niv-openerp d0de532ad7 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20111205132532-4v7papq4jdvmtvs0
2011-12-05 14:25:32 +01:00
Xavier Morel 53603c3365 [FIX] prevent rpc defaults from unblocking db-creation UI in case e.g. db.create() takes more than 3s
bzr revid: xmo@openerp.com-20111205132425-6jr9lv8i4zviwrso
2011-12-05 14:24:25 +01:00
Fabien Meghazi 758260b6bb [IMP] In dashboard, custom context and domains should override the action's context and domain instead of merging them
bzr revid: fme@openerp.com-20111205120058-top4labz244r5tat
2011-12-05 13:00:58 +01:00
Fabien Meghazi 7f1e33e16f [REM] Removed 'Undo' feature from dashboards
Requested by fp

bzr revid: fme@openerp.com-20111205120021-9qh22ppya3tewz8f
2011-12-05 13:00:21 +01:00
Fabien Meghazi aa0a6afcb5 [IMP] Do not display title on dashboards
Process view should be fixed in order to honor flags.display_title

bzr revid: fme@openerp.com-20111205115746-mnqteouxby3ig827
2011-12-05 12:57:46 +01:00
Christophe Simonis 199e42c673 [FIX] by popular demand, warnings are not sticky anymore
bzr revid: chs@openerp.com-20111205112003-3j6fbtvgcuhhf7jg
2011-12-05 12:20:03 +01:00
Fabien Pinckaers 1f1fa7fe81 [FIX] pos
bzr revid: fp@tinyerp.com-20111205111009-u7xwifu0ozktimq7
2011-12-05 12:10:09 +01:00
Xavier Morel 34b8c8f4a6 [FIX] right-align number columns in group headers
lp bug: https://launchpad.net/bugs/900204 fixed

bzr revid: xmo@openerp.com-20111205110647-jnzk2hppavgbhpa0
2011-12-05 12:06:47 +01:00
Fabien Pinckaers dc5f040115 [IMP] Point of Sale - Split of menu
bzr revid: fp@tinyerp.com-20111205105328-bftjmsom7z3y1tga
2011-12-05 11:53:28 +01:00
Xavier Morel ab2d749dd6 [EXT] extract POT files
bzr revid: xmo@openerp.com-20111205105101-ondavioyfv87xldl
2011-12-05 11:51:01 +01:00
Xavier Morel 31098bc872 [FIX] npybabel shebang line
bzr revid: xmo@openerp.com-20111205105028-50o1m1lt2p3qvvkb
2011-12-05 11:50:28 +01:00
Fabien Pinckaers 8e6a398e20 [FIX] select address on SO
bzr revid: fp@tinyerp.com-20111205102729-30rk5kphl1it1xk2
2011-12-05 11:27:29 +01:00
Fabien Meghazi d7cab28455 [IMP] Calendar: No need to do default_get by hand
The form will already do a default_get on do_show() when index is null

bzr revid: fme@openerp.com-20111205095843-7ll9yna17dnltx6v
2011-12-05 10:58:43 +01:00
Fabien Meghazi 8aadbe5288 [IMP] Disable dirty form check until page view and buttons refactoring is done
bzr revid: fme@openerp.com-20111205094838-lddbf0tv64e8rxn1
2011-12-05 10:48:38 +01:00
Launchpad Translations on behalf of openerp 20c2ebf9cc Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111203051322-9okh062mnsk6z7rl
bzr revid: launchpad_translations_on_behalf_of_openerp-20111205052156-xdi2wl4c0i6c943y
bzr revid: launchpad_translations_on_behalf_of_openerp-20111204044348-1h1ykzimferyb15x
bzr revid: launchpad_translations_on_behalf_of_openerp-20111205052228-xpcasqkuz99hp3bx
bzr revid: launchpad_translations_on_behalf_of_openerp-20111202052804-fp30z23u77bb8xsq
bzr revid: launchpad_translations_on_behalf_of_openerp-20111203054648-32m102m6zeyp2w96
bzr revid: launchpad_translations_on_behalf_of_openerp-20111204050726-v3ccozl63rq6hwt3
bzr revid: launchpad_translations_on_behalf_of_openerp-20111205054444-8otpyzxplw2r1zo8
2011-12-05 05:44:44 +00:00
Fabien Pinckaers c1810c3483 [NEW] Project Cumulative Flow and Task History for Kanban
bzr revid: fp@tinyerp.com-20111203140427-jf57fyvvo60g31dl
2011-12-03 15:04:27 +01:00
Vo Minh Thu 21b068b38d [MERGE] merged removal of non-existing fields.
bzr revid: vmt@openerp.com-20111202164523-h5vypmbql2xorqfi
2011-12-02 17:45:23 +01:00
Vo Minh Thu 033a0a048d [MERGE] ir.ui.menu: removed unused dict entry.
bzr revid: vmt@openerp.com-20111202163054-6rp2p08788nkwkdr
2011-12-02 17:30:54 +01:00
Vo Minh Thu a07264a62d [FIX] point_of_sale: typo.
bzr revid: vmt@openerp.com-20111202162739-9nd3h9h83s633lyj
2011-12-02 17:27:39 +01:00
Vo Minh Thu b0961a0dde [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20111202160546-t5csnsd6daclcqxs
2011-12-02 17:05:46 +01:00
Vo Minh Thu 42f0c096f5 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20111202153143-0xw0yhlxutcpyhgu
2011-12-02 16:31:43 +01:00
Fabien Pinckaers f9a8424c4e [IMP] view of departments
bzr revid: fp@tinyerp.com-20111202135957-hnc3lmr8duoz4sda
2011-12-02 14:59:57 +01:00
Raphael Collet fa89905510 [FIX] crm_partner_assign: add missing field 'email_from' in test
bzr revid: rco@openerp.com-20111202075602-r2x5yyen8a9ip351
2011-12-02 08:56:02 +01:00
Launchpad Translations on behalf of openerp 49be766d10 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111202044750-97jcwtljweu6gf4i
2011-12-02 04:47:50 +00:00
Launchpad Translations on behalf of openerp 86bfd7a4ee Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111202044454-6e0qzrobadl3pnii
2011-12-02 04:44:54 +00:00
Fabien Meghazi 70f13baacf [FIX] Some fixes for calendar view
bzr revid: fme@openerp.com-20111201230736-p9dih0ni953z2mcb
2011-12-02 00:07:36 +01:00
fp be78331f01 [FIX] misc fixes
bzr revid: fp@fp-laptop-20111201213212-7sn4d0e31pmc8a26
2011-12-01 22:32:12 +01:00
Quentin (OpenERP) cbc1d93ce3 [MERGE] merged the dev branch with formatting of the addresses that depends on the country
bzr revid: qdp-launchpad@openerp.com-20111201164131-8exdiwodwn631zq1
2011-12-01 17:41:31 +01:00
Quentin (OpenERP) 564f00b2da [MERGE] merged the dev branch with address format country specific. Courtesy of Dhara
bzr revid: qdp-launchpad@openerp.com-20111201163340-yga019rhfwipwvuv
2011-12-01 17:33:40 +01:00
Quentin (OpenERP) c900059a3e [IMP] res_partner_address, display_address: improved help tooltip on address_format + made private the function _display_address as it's not usable through direct RPC requests + added context=None in the signature of this function, for future needs
bzr revid: qdp-launchpad@openerp.com-20111201162747-gcbh995k1pu8ql7m
2011-12-01 17:27:47 +01:00
Raphael Collet 85ff345031 [IMP] project_scrum: re-enable email send (they are not actually sent in test mode)
bzr revid: rco@openerp.com-20111201162413-ek8ofnbd0ukwfk5g
2011-12-01 17:24:13 +01:00
Raphael Collet 4ac4fbceb7 [MERGE] lp:897227 (fix dashboard layout in hr, hr_timesheet_sheet, mrp, project, project_scrum, sale, stock)
bzr revid: rco@openerp.com-20111201161609-wuwqxq6mu8u289w4
2011-12-01 17:16:09 +01:00
Raphael Collet fddcf3ffc8 [MERGE] lp:893977 (account_voucher: set analytic account when doing a payment)
bzr revid: rco@openerp.com-20111201161254-eu07dnav1xc624p5
2011-12-01 17:12:54 +01:00
Raphael Collet 4fc148ac73 [MERGE] refactoring in modules crm, crm_claim, crm_fundraising, crm_helpdesk, crm_partner_assign, crm_profiling
bzr revid: rco@openerp.com-20111201160819-synohhq5k98lqf24
2011-12-01 17:08:19 +01:00
Raphael Collet 83b6708260 [MERGE] prevent sending emails in test mode
bzr revid: rco@openerp.com-20111201160517-1gk7sita6c5uernx
2011-12-01 17:05:17 +01:00
Raphael Collet 298add20ca [FIX] add missing import
bzr revid: rco@openerp.com-20111201155758-y1tej4pqrupzifs0
2011-12-01 16:57:58 +01:00
Raphael Collet 3343ccbed1 [IMP] add log message when skipping sending email
bzr revid: rco@openerp.com-20111201155248-o284h5r27pjrxbbx
2011-12-01 16:52:48 +01:00
Fabien Meghazi 06e9cc9fb5 [FIX] On new record, FormView shall apply on_changes to fields using same order as defined in view
bzr revid: fme@openerp.com-20111201155029-bi4zjgvwkt7gjapy
2011-12-01 16:50:29 +01:00