Commit Graph

41255 Commits

Author SHA1 Message Date
Stephane Wirtel fd50a36583 [FIX] Set the right directory in the service, set the right version
bzr revid: stw@openerp.com-20111221173833-k0k2vasmjp4f6u9q
2011-12-21 18:38:33 +01:00
Fabien Meghazi 0354c117a1 [ADD] Add resize_textarea option to FirmView and use it for Edit View debug feature
Note: resize_textarea can also be an integer forcing maximal height

bzr revid: fme@openerp.com-20111221171602-rbpe76f7s7hwmapz
2011-12-21 18:16:02 +01:00
Fabien Meghazi 5727e989c5 [ADD] Add 'Create' button in o2m's formviews
bzr revid: fme@openerp.com-20111221164335-vy7zh9w3b7l1b0pa
2011-12-21 17:43:35 +01:00
Christophe Simonis 96dbcce7ce [FIX] portal and share wizard
bzr revid: chs@openerp.com-20111221161135-l8e1yj1azkqy1c2g
2011-12-21 17:11:35 +01:00
Xavier Morel 67770b12ec [IMP] form tooltip formatting, provide more horizontal room for insanely huge tooltips
lp bug: https://launchpad.net/bugs/907187 fixed

bzr revid: xmo@openerp.com-20111221155607-lamxvq4z8hm0yl5t
2011-12-21 16:56:07 +01:00
Olivier Dony 0d5bddc89f [MERGE] sale,purchase: better context passing during picking creation, courtesy of Akretion
Existing overriding modules also updated
to use the new API

bzr revid: odo@openerp.com-20111221153924-0a6nbc7r83tlu1jl
2011-12-21 16:39:24 +01:00
niv-openerp a4dc7ace66 [fix] problem with buttons in form o2m
bzr revid: nicolas.vanhoren@openerp.com-20111221153229-tzue6bev8fb83gzl
2011-12-21 16:32:29 +01:00
Xavier Morel ac0b72d363 [ADD] HTML widget in form and page views
bzr revid: xmo@openerp.com-20111221152527-q0vmxj7gsux8kn9y
2011-12-21 16:25:27 +01:00
Olivier Dony 48eaf61c01 [IMP] delivery,project_mrp,sale_journal: use the new extensible API of sale/purchase picking creation
This also updates the code to use the new API with
the conventional context passing

bzr revid: odo@openerp.com-20111221151639-q9nnxurg9v4vvtnr
2011-12-21 16:16:39 +01:00
niv-openerp 4a8efef6a4 [imp] added possibility to disable quick create
bzr revid: nicolas.vanhoren@openerp.com-20111221150831-739fj3srfb8gjpar
2011-12-21 16:08:31 +01:00
niv-openerp 5ff9312b0d [imp] disabled quick create with partners in sale order view
bzr revid: nicolas.vanhoren@openerp.com-20111221150535-8t2axvzdj7bf631s
2011-12-21 16:05:35 +01:00
Antony Lesuisse a11b754f3d [FIX] share wizard user_type emails
bzr revid: al@openerp.com-20111221150424-d2z4kb9vk4ryu1ct
2011-12-21 16:04:24 +01:00
Fabien Meghazi a2e2399772 [FIX] Fixed form dialog for o2m
bzr revid: fme@openerp.com-20111221145606-8z88qdmv1ep0nefl
2011-12-21 15:56:06 +01:00
Olivier Dony 1638303686 [MERGE] res.partner.category: add short name_get variant (context toggle), courtesy of Numerigraphe
bzr revid: odo@openerp.com-20111221145443-js9nydzwa2vx4un4
2011-12-21 15:54:43 +01:00
Xavier Morel 01fdd9420f [FIX] reload form (and list) views after sidebar actions
bzr revid: xmo@openerp.com-20111221141953-zovj4tpwse9tfvm9
2011-12-21 15:19:53 +01:00
Christophe Simonis 1448318b2f [FIX] handle model in url
bzr revid: chs@openerp.com-20111221141826-82m2bwitidm3okwi
2011-12-21 15:18:26 +01:00
Minh Tran 949c0264eb Changed the side image in the Windows Installer
bzr revid: mit@openerp.com-20111221140141-re8rigljj2el1soy
2011-12-21 15:01:41 +01:00
Fabien Meghazi 2d480dacee [FIX] close dialog on cancel form.
lp bug: https://launchpad.net/bugs/905375 fixed

bzr revid: fme@openerp.com-20111221135716-6skqmki0hqd8fudn
2011-12-21 14:57:16 +01:00
Raphael Collet 44173617d6 [MERGE] mrp_subproduct: improve test coverage
bzr revid: rco@openerp.com-20111221135626-1nzec369o2oucuzp
2011-12-21 14:56:26 +01:00
Fabien Meghazi 41cd88bfad [FIX] Reworked dialogs
lp bug: https://launchpad.net/bugs/892248 fixed
lp bug: https://launchpad.net/bugs/885507 fixed

bzr revid: fme@openerp.com-20111221134306-k5w0g0oih3uvhy34
2011-12-21 14:43:06 +01:00
Raphael Collet 364d0806c5 [IMP] mrp_subproduct: small code improvements in tests
bzr revid: rco@openerp.com-20111221133244-0wk9ttx3q7pbf7nd
2011-12-21 14:32:44 +01:00
Christophe Simonis 61b780a9a8 [FIX] reload the menu after the session (and thus the context) is reloaded
bzr revid: chs@openerp.com-20111221132332-foyw7abxxy5hl3rb
2011-12-21 14:23:32 +01:00
Thibault Delavallée 19e49a060d [MERGE] purchase.order: fixed bug 907290: spelling error
bzr revid: tde@openerp.com-20111221132011-voworqc3k7o9pchy
2011-12-21 14:20:11 +01:00
Raphael Collet b09f04b900 [MERGE] hr_attendance: clean yml tests
bzr revid: rco@openerp.com-20111221131836-x3kge3d05odgubu9
2011-12-21 14:18:36 +01:00
Olivier Dony 04be08d0f0 [MERGE] sale,purchase: better context passing during picking creation, courtesy of Akretion
bzr revid: odo@openerp.com-20111221131028-a5xhryqg30eghlaa
2011-12-21 14:10:28 +01:00
Raphael Collet 7e685270d2 [IMP] hr_attendance: small code cleanup in tests
bzr revid: rco@openerp.com-20111221125246-jxt83mz4g5r2q0zp
2011-12-21 13:52:46 +01:00
Thibault Delavallée 35f64fe1e4 [MERGE] hr: fixed bug 899234: added noupdate to hr data files
bzr revid: tde@openerp.com-20111221124532-har6wmsdiwu57koe
2011-12-21 13:45:32 +01:00
Mayur Maheshwari (OpenERP) ad2ed3a0b0 [FIX]purchase:frow is replace by from in tool-tip
lp bug: https://launchpad.net/bugs/907290 fixed

bzr revid: mma@tinyerp.com-20111221115930-gsh921fcf6p0x23x
2011-12-21 17:29:30 +05:30
Antony Lesuisse cb5339c3d9 [IMP] jump to accounting dash board after account generation
bzr revid: al@openerp.com-20111221115013-q10j13kwwfgzc859
2011-12-21 12:50:13 +01:00
Antony Lesuisse 6a58ba526a [IMP] action with menu_id
bzr revid: al@openerp.com-20111221114904-x8s6xqs70utrnsim
2011-12-21 12:49:04 +01:00
Fabien Meghazi 2c471ad97d [IMP] Improved hr recruitment kanban view
bzr revid: fme@openerp.com-20111221111137-xw4du7kclrl2p7yr
2011-12-21 12:11:37 +01:00
Raphael Collet 5c0e461eda [MERGE] hr_timesheet, project_timesheet: clean yml tests
bzr revid: rco@openerp.com-20111221110536-9vfz4m8q1rievlie
2011-12-21 12:05:36 +01:00
Olivier Dony cbfbf78e05 [ADD] view.rng: new @options attribute for field widgets
This attribute is supposed to be a JSON dict containing
arbitrary widget-specific options. To be ignored if the
widget or client does not support them.

bzr revid: odo@openerp.com-20111221110301-ejjm4s4f2vttw2r6
2011-12-21 12:03:01 +01:00
Xavier Morel bab4a5316c [FIX] fields rendering: go through WidgetFrame to ensure everything is set up as it should instead of trying to replicate what it does
bzr revid: xmo@openerp.com-20111221105440-dpns1tr00ky12gz5
2011-12-21 11:54:40 +01:00
Raphael Collet bc40611002 [IMP] hr_timesheet: small code and test cleanup
bzr revid: rco@openerp.com-20111221105214-kgwedzef47lvoii8
2011-12-21 11:52:14 +01:00
Raphael Collet d87f491178 [MERGE] trunk
bzr revid: rco@openerp.com-20111221104055-n3b6jhdo6xishboh
2011-12-21 11:40:55 +01:00
Xavier Morel c49498e0a4 [FIX] attributes handling on HTML nodes
bzr revid: xmo@openerp.com-20111221103750-wemo7rszah8vvvxa
2011-12-21 11:37:50 +01:00
Thibault Delavallée e2b82b7956 [MERGE] account: fixed bug 906752: spelling errors in change currency wizard
bzr revid: tde@openerp.com-20111221103612-oifsmijp7uf698d5
2011-12-21 11:36:12 +01:00
Raphael Collet bac17b7cf6 [MERGE] hr_evaluation: clean yml tests
bzr revid: rco@openerp.com-20111221103428-3ugyq0yr3m7dopvm
2011-12-21 11:34:28 +01:00
Thibault Delavallée f54dbed5f5 [MERGE] account: fixed bug 902333: added noupdate to configurable_account_chart.xml
bzr revid: tde@openerp.com-20111221102723-ta44e9qvkltoqid5
2011-12-21 11:27:23 +01:00
MVA cc3b417999 [MERGE]branch lp:~openerp-dev/openobject-addons/trunk-bug-plugin_handler_fix-sgo
bzr revid: mva@openerp.com-20111221093353-0ym7u0cgapbmhbmr
2011-12-21 10:33:53 +01:00
Xavier Morel 3c11f25e73 [FIX] don't display group paginators in analysis views
bzr revid: xmo@openerp.com-20111221092921-jiluuxyd2cfebxgt
2011-12-21 10:29:21 +01:00
Christophe Simonis 65627b4359 [FIX] only append "Search" prefix if view has search view
bzr revid: chs@openerp.com-20111221104616-217iwi25jgyk4e23
2011-12-21 11:46:16 +01:00
Christophe Simonis f87fe3c08a [FIX] correct module loading
bzr revid: chs@openerp.com-20111221104149-su893ux077hep01z
2011-12-21 11:41:49 +01:00
Christophe Simonis b1a73094ff [FIX] embed client do not save the session to a cookie
bzr revid: chs@openerp.com-20111221104031-yfek5s723icczxv7
2011-12-21 11:40:31 +01:00
Sanjay Gohel (Open ERP) 96774c2e0f [FIX]Plugin:change res_id into list
bzr revid: sgo@tinyerp.com-20111221090323-y3hp3jj1u3i599uo
2011-12-21 14:33:23 +05:30
Raphael Collet 7fc484d8db [MERGE] trunk
bzr revid: rco@openerp.com-20111221080239-u15yatiij3qkr871
2011-12-21 09:02:39 +01:00
Raphael Collet f98e436c26 [MERGE] survey: clean yml tests
bzr revid: rco@openerp.com-20111221075044-wfurjux9si3sztoz
2011-12-21 08:50:44 +01:00
Jagdish Panchal (Open ERP) c028b3050d [MERGE] branch merged with lp:openobject-addons
bzr revid: jap@tinyerp.com-20111221065553-k0h0ksnnr29mklna
2011-12-21 12:25:53 +05:30
Launchpad Translations on behalf of openerp 953187de8e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111221052822-lovgfl628rt04pro
2011-12-21 05:28:22 +00:00