Commit Graph

85617 Commits

Author SHA1 Message Date
Richard Mathot (OpenERP) d7d6833965 [FIX] sale: layout of description page
bzr revid: rim@openerp.com-20140429090502-32u7vf7zntxnoruk
2014-04-29 11:05:02 +02:00
Martin Trigaux 9806fd4225 [MERGE] [FIX] mail: make the detection of Content-Type based on filename instead of only offering 'application/octet-stream'. This allows to have a better detection of the software to use by the browser. opw 606233
bzr revid: mat@openerp.com-20140429090446-6691y6h9vdkbbnuu
2014-04-29 11:04:46 +02:00
Richard Mathot (OpenERP) f9b97239f6 [FIX] mrp: missing dependency to report
bzr revid: rim@openerp.com-20140429085836-7goilzvlolal79bp
2014-04-29 10:58:36 +02:00
Anaël Closson (openerp) 25f88efb98 [FIX] stock: destination location should not be limited to internal as this wizard is also used for incoming and outgoing pickings (opw 606213)
bzr revid: mat@openerp.com-20140429083108-njr9ixk1faj8hv3r
2014-04-29 18:31:08 +10:00
Richard Mathot (OpenERP) c9e5d0e6a1 [IMP] crm: manifest layout
bzr revid: rim@openerp.com-20140429083104-i1amazz4o0cy6xkk
2014-04-29 10:31:04 +02:00
Richard Mathot (OpenERP) 822393dc04 [REM] Dashboard from manifest
bzr revid: rim@openerp.com-20140429082859-p2nl9ye2f6kd47iz
2014-04-29 10:28:59 +02:00
Olivier Dony d5534d7c42 [IMP] website_blog: spellcheck/grammar for module description, courtesy of Ray Carnes (Ursa Information Systems)
bzr revid: odo@openerp.com-20140429082329-m3q74wr7fgyr3bbu
2014-04-29 10:23:29 +02:00
Richard Mathot (OpenERP) 65f2db5c21 [MERGE] from trunk
bzr revid: rim@openerp.com-20140429081937-hhqcg84o7iha78fq
2014-04-29 10:19:37 +02:00
Richard Mathot (OpenERP) 2c3ec2c7e4 [REM] mrp/stock: remmove ACLs related to removed dashboards
bzr revid: rim@openerp.com-20140429081808-hytvlkp461zm2l4o
2014-04-29 10:18:08 +02:00
Richard Mathot (OpenERP) f3b5913842 [IMP] res_group: more explicit constraint error message
bzr revid: rim@openerp.com-20140429071125-avjggwlmlozv7hz5
2014-04-29 09:11:25 +02:00
Launchpad Translations on behalf of openerp fdfcb6bf47 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140429064121-xnusb4mb3r8vgtzh
2014-04-29 06:41:21 +00:00
Fabien Meghazi dde0c9324b [IMP] Convered qunit test suite to template
bzr revid: fme@openerp.com-20140428182451-u4mgen9669gnldva
2014-04-28 20:24:51 +02:00
Simon Lejeune 003b3fd41e [MERGE] trunk
bzr revid: sle@openerp.com-20140428162055-9t72vke2kdkhqcwr
2014-04-28 18:20:55 +02:00
Simon Lejeune 0d6ea88e57 [FIX] pos test reports: typo
bzr revid: sle@openerp.com-20140428162032-9s1s0wwxkboqeo2z
2014-04-28 18:20:32 +02:00
Simon Lejeune 8ac834748d [MERGE] trunk
bzr revid: sle@openerp.com-20140428161922-phoj5oghmx85rtem
2014-04-28 18:19:22 +02:00
Simon Lejeune 62759aeb52 [MERGE] trunk
bzr revid: sle@openerp.com-20140428161742-dynv04fthze2h49v
2014-04-28 18:17:42 +02:00
Simon Lejeune a59df10de0 [IMP] l10n_fr_hr_payroll: payslip report converted to qweb
bzr revid: sle@openerp.com-20140428161506-1n30zusiv42evpbl
2014-04-28 18:15:06 +02:00
Frédéric van der Essen 10046d854c [IMP] point_of_sale: use the product unit's precision for rounding the weight
bzr revid: fva@openerp.com-20140428153326-klgddc93ud9t0uqr
2014-04-28 17:33:26 +02:00
Martin Trigaux c393fbcddd [MERGE] [FIX] hr_timesheet_sheet: make it timezone tolerant and avoid errors when comparing datetime and dates, courtesy of Yannick Vaucher (Camptocamp)
The attendance date recieved by the server is in UTC while the user sees it in his timezone. This means that an attendance could be in a timesheet (bounded by dates) for a user but not for the server which would not accept a valid attendance.
The fix will make the check in the user's timezone.

Only the date part of the attendance is kept for comparison as the boundaries are dates objects.

bzr revid: mat@openerp.com-20140428153216-4s6r5hu1ov0p0ofm
2014-04-29 01:32:16 +10:00
Frédéric van der Essen 1aaed44874 [MERGE] from trunk
bzr revid: fva@openerp.com-20140428152938-ib1yl6f7lgat51vm
2014-04-28 17:29:38 +02:00
Antony Lesuisse d9eec7345b convert js tests to HttpCase
bzr revid: al@openerp.com-20140428152857-h7z61vdw5crezv2u
2014-04-28 17:28:57 +02:00
Antony Lesuisse a8e833b44f [FIX] base_import remove useless test
bzr revid: al@openerp.com-20140428151946-0g54ne4yintws4cu
2014-04-28 17:19:46 +02:00
Olivier Dony 4836354a16 [FIX] safe_eval: allow STORE_FAST and DELETE_FAST opcodes, used e.g. for comprehension expressions
bzr revid: odo@openerp.com-20140428151133-uz7mphscch35dl6o
2014-04-28 17:11:33 +02:00
chm@openerp.com 4107998dcc Tour Re-factoring.
Only one tour running; remove bootstrap tour; Simplify creation of tour; can choose test or tutorial mode with run method; can work without qweb and without EditorBar

bzr revid: chm@openerp.com-20140428143002-73l45msl8l4gfdq3
2014-04-28 16:30:02 +02:00
Yannick Vaucher 22d1c0956f [UPD] resolve conflicts with main branch and fix bug introduced in rev 10015 lp:1313622
lp bug: https://launchpad.net/bugs/1313622 fixed

bzr revid: yannick.vaucher@camptocamp.com-20140428142017-3warx1ai72cfetj1
2014-04-28 16:20:17 +02:00
Yannick Vaucher 886c827458 [UPD]
bzr revid: yannick.vaucher@camptocamp.com-20140428135535-o9512996d18cudgq
2014-04-28 15:55:35 +02:00
chm@openerp.com baf327a5d0 [MERGE] from trunk
bzr revid: chm@openerp.com-20140428134806-s9i9vc37uyjcoi75
2014-04-28 15:48:06 +02:00
Fabien Meghazi d60af567ad [FIX] web test suite: manually fetch registry
bzr revid: fme@openerp.com-20140428132846-k8ofnlsse4s28jpr
2014-04-28 15:28:46 +02:00
Randhir Mayatra (OpenERP) ce17cb6d14 [MERGE][REM] List views removed in reporting menu (from membership and project_timesheet) as new graph view is now self-sufficient
bzr revid: rim@openerp.com-20140428130238-vcetovnq6lhuraoq
2014-04-28 15:02:38 +02:00
Fabien Meghazi fdaa70f319 [REM] language passed as query param for bundles controllers
'translatable' has been removed from assets templates, no need for this anymore

bzr revid: fme@openerp.com-20140428124513-vlbm1hjsv9989den
2014-04-28 14:45:13 +02:00
Fabien Meghazi 5d13ad7ee8 [REM] query additional params for bundles
`translatable` has been removed from assets templates, no need for this anymore

bzr revid: fme@openerp.com-20140428124431-3b5rvyejjosftpq3
2014-04-28 14:44:31 +02:00
Fabien Meghazi e82a652a7c [DAMN] !
bzr revid: fme@openerp.com-20140428122423-pbo2pnm5ecqwibnf
2014-04-28 14:24:23 +02:00
Martin Trigaux 42d7f69af9 [IMP] base: add arch in searchable fields for model ir.ui.view (opw 607201)
bzr revid: mat@openerp.com-20140428121910-00wqenzg9adl2ukb
2014-04-28 14:19:10 +02:00
Martin Trigaux 095d2afcda [IMP] lunch: partially revert commit 9301, people should be able to create lunch for others
bzr revid: mat@openerp.com-20140428121705-c9d0tan7rhnceg78
2014-04-28 14:17:05 +02:00
Denis Ledoux 93ba7cc575 [FIX] base: ir.model.fields, write, use tools.ustr instead of str so it handle if the string is already unicode
Writing special chars in the field label resulted in a traceback (write only, no problem with creation)

bzr revid: dle@openerp.com-20140428110042-qeaswuwsquy1612h
2014-04-28 13:00:42 +02:00
Fabien Meghazi 9dc42584b8 [FIX] js admin test postinstall
Web client won't work without kanbanview, graph, ... so
we should not test the admin before they are installed

bzr revid: fme@openerp.com-20140428102756-7mus5xls5jybklo3
2014-04-28 12:27:56 +02:00
Richard Mathot (OpenERP) 9f35c683e5 [MERGE][IMP] account/account_voucher: new filters and usability minor fixes
bzr revid: rim@openerp.com-20140428101311-quxvr6d3lfa842tl
2014-04-28 12:13:11 +02:00
Simon Lejeune abf0b4feaa [FIX] l10n_in_hr_payroll: corrext xmlid of reports in test
bzr revid: sle@openerp.com-20140428100709-4css2uwquo74xe23
2014-04-28 12:07:09 +02:00
Jaydeep Barot (OpenERP) 9169be4687 [MERGE][IMP]
stock: more explicit error message for product scraping
account/mail: typos

bzr revid: rim@openerp.com-20140428100544-wpt325tw12ni1t0a
2014-04-28 12:05:44 +02:00
Anael Closson 9462bec025 [FIX] Restore missing field arch in ir_ui_view search view - opw 607201
bzr revid: acl@openerp.com-20140428100319-52oband82ysw3tus
2014-04-28 12:03:19 +02:00
Frédéric van der Essen 4d54db3144 [MERGE] hw_scale: a mettler toledo scale driver for the point of sale
bzr revid: fva@openerp.com-20140428095809-gc5gs1dwwhv7m8qj
2014-04-28 11:58:09 +02:00
Jaydeep Barot (OpenERP) 7b65c104ab [MERGE][IMP] account (partner view): hide accounting settings to users that have no accounting access rights
bzr revid: rim@openerp.com-20140428095650-8exnl50iaa5m1p70
2014-04-28 11:56:50 +02:00
Frédéric van der Essen e98da6393d [MERGE] from trunk
bzr revid: fva@openerp.com-20140428095320-cm0phsplaoanv566
2014-04-28 11:53:20 +02:00
Frédéric van der Essen a57f44393d [FIX] hw_scale: don't crash if the serial connection gets broken
bzr revid: fva@openerp.com-20140428095246-w6pyo8y7rrhsvsjl
2014-04-28 11:52:46 +02:00
Christophe Simonis cf507ffc6a [FIX] hr_evaluation: give access to the right survey menus
bzr revid: chs@openerp.com-20140428094143-010zuh723nr7zq2q
2014-04-28 11:41:43 +02:00
Christophe Simonis b2fc19045b [FIX] release.py: correct version number (wrongly forward-ported from saas-4)
lp bug: https://launchpad.net/bugs/1278411 fixed

bzr revid: chs@openerp.com-20140428093924-2aq3zomkbxv31iu0
2014-04-28 11:39:24 +02:00
Simon Lejeune f9f304a781 [MERGE] l10n_in_hr_payroll reports converted to QWeb
bzr revid: sle@openerp.com-20140428093748-x4o2yjr6a8rje22p
2014-04-28 11:37:48 +02:00
Simon Lejeune 5957efbde9 [MERGE] trunk
bzr revid: sle@openerp.com-20140428093503-mhb4nd70u8ctoyok
2014-04-28 11:35:03 +02:00
Gery Debongnie 065b3c2176 [IMP] add the expand all button back to the graph view
It was removed a long time ago, but it looks like the 'expand all' button
is useful enough to make a comeback.

Also, this commit removes a few useless lines in graph_widget about the 
grouped/stacked status of bar charts

bzr revid: ged@openerp.com-20140428090221-po3ksrd73093w3qm
2014-04-28 11:02:21 +02:00
Fabien Meghazi 18615e2493 [TRY] to get runbot green
bzr revid: fme@openerp.com-20140428081602-c1u8jbvjnoni7sds
2014-04-28 10:16:02 +02:00