Commit Graph

35 Commits

Author SHA1 Message Date
Olivier Dony eab6a77a26 [IMP] ir.model.data: usability - rename `XML ID` -> `External ID`
bzr revid: odo@openerp.com-20110906075711-lev8g5tkfhc9j3c1
2011-09-06 09:57:11 +02:00
Antony Lesuisse 45496327d4 [FIX] ir.action.act_window form missing target
bzr revid: al@openerp.com-20110822145244-dctqa7gd1m9b35e2
2011-08-22 16:52:44 +02:00
Antony Lesuisse 2f9f557e18 [FIX] get rid of unsued menus and submenu
bzr revid: al@openerp.com-20110811181217-y2yxdz34uswijwza
2011-08-11 20:12:17 +02:00
Antony Lesuisse bcc1d99808 [MERGE] trunk-usability-improve_filter-rmu
bzr revid: al@openerp.com-20110806005046-4w8w2rnapbw5wbx1
2011-08-06 02:50:46 +02:00
Antony Lesuisse 4f2dee92a3 [MERGE] trunk
bzr revid: al@openerp.com-20110805211717-4bu7sz08l4hchrr8
2011-08-05 23:17:17 +02:00
RavishchanraMurari (Open ERP) da9f43e278 filter_management_resummit
bzr revid: rmu@tinyerp.com-20110804130508-efncl6hfr99gyetz
2011-08-04 18:35:08 +05:30
Xavier Morel f723234f4d [IMP] todos: rename 'special' type to 'automatic', remove 'recurring' type, remove 'hidden' state, fix relevant code sections
bzr revid: xmo@openerp.com-20110729142622-yxvi33planv3m5a0
2011-07-29 16:26:22 +02:00
Amit (OpenERP) e9181a40d5 [FIX]:fixed ir.rule
bzr revid: apa@tinyerp.com-20110727121921-rxkekubawe870adh
2011-07-27 17:49:21 +05:30
Amit (OpenERP) cde5d8d6a0 [FIX]:rename menus
bzr revid: apa@tinyerp.com-20110726123714-arj5400g5j7s44qm
2011-07-26 18:07:14 +05:30
RavishchanraMurari (Open ERP) 2e004d0741 filter management
bzr revid: rmu@tinyerp.com-20110726085218-w3om75wrt0eusxw1
2011-07-26 14:22:18 +05:30
Quentin (OpenERP) 0274021306 [IMP] usability: configuration wizards should be available in simple view (for gtk users) too
bzr revid: qdp-launchpad@openerp.com-20110630140513-jo7qlrmizmimu0cz
2011-06-30 16:05:13 +02:00
Quentin (OpenERP) 96b7f91bcf [MERGE] usability in list of config wizards
bzr revid: qdp-launchpad@openerp.com-20110630133406-5k2qqruxovjim3j4
2011-06-30 15:34:06 +02:00
Quentin (OpenERP) 025fb306f1 [MERGE] merge with main trunk
bzr revid: qdp-launchpad@openerp.com-20110630131818-nodhau21de4t1n39
2011-06-30 15:18:18 +02:00
aag (OpenERP) bfd2ab534a [IMP] Base: In Configuration Wizards actions tree view put Action field before Category field
bzr revid: aag@tinyerp.co.in-20110629093002-dn3gadkr7ar2eu0t
2011-06-29 15:00:02 +05:30
aag (OpenERP) 43286f89bf [IMP] Base: In Configuration Wizards actions search view put Action field before Category field
bzr revid: aag@tinyerp.co.in-20110629091057-3znihyev1vno9fn7
2011-06-29 14:40:57 +05:30
Quentin (OpenERP) 1b754989c4 [MERGE] merged aag branch with data for ir.actions.todo categories + improved views of ir.actions.todo
bzr revid: qdp-launchpad@openerp.com-20110608084928-3e0vs45o19vrv3qw
2011-06-08 10:49:28 +02:00
aag (OpenERP) 12b77a1dea [IMP]Base:In obj ir.actions.todo.category add one field
bzr revid: aag@tinyerp.co.in-20110606045944-rays9mr89k1jbrzm
2011-06-06 10:29:44 +05:30
aag (OpenERP) 4597ab294b [IMP]base:Tools / Customization -5
bzr revid: aag@tinyerp.co.in-20110603105215-qgugx5gm9ayxwzl6
2011-06-03 16:22:15 +05:30
aag (OpenERP) 4e36a597dc [IMP]base:Add catg Sales Management -5
bzr revid: aag@tinyerp.co.in-20110603074100-pflef8yx7ip6b51t
2011-06-03 13:11:00 +05:30
Olivier Dony 6bbe8c7200 [IMP] ir.rule: local rules will be combined with OR within the same group
This makes it more intuitive: global rules are restrictions and
always combined with AND, while local rules are always combined
with OR, regardless if they are in the same group or different
groups. It makes it also easier to add rules in an existing group
to grant more rights.

bzr revid: odo@openerp.com-20110601130156-c0swo9w21zqun2gl
2011-06-01 15:01:56 +02:00
Xavier Morel 5695adf5e6 [IMP] @editable on forms and fields is nonsense, on trees it should only be able to take the values 'top' and 'bottom'
bzr revid: xmo@openerp.com-20110531101518-1ycw1fjy5vczcf8g
2011-05-31 12:15:18 +02:00
aag (OpenERP) 1f800291fa [IMP]Base:Change name of Category Obj and put name field as required
bzr revid: aag@tinyerp.co.in-20110520053910-71b9sl1slepqid74
2011-05-20 11:09:10 +05:30
aag (OpenERP) 0a64359a6e [IMP]Base :add a new field category on config wizard
bzr revid: aag@tinyerp.co.in-20110519104240-4l4v9keihok6xzmp
2011-05-19 16:12:40 +05:30
Vo Minh Thu a2e39003d8 [MERGE] ir.ui.menu form view: set parent_id in new submenus.
bzr revid: vmt@openerp.com-20110512113816-ebbosf5u932zq03t
2011-05-12 13:38:16 +02:00
Raphael Collet ab011e2062 [FIX] in submenu panel: set parent_id in new submenus
bzr revid: rco@openerp.com-20110503101520-xmw46uwpmli72f1l
2011-05-03 12:15:20 +02:00
Rucha (Open ERP) 91b91a13ff [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20110415092007-oajzijtrc89v8chy
bzr revid: rpa@tinyerp.com-20110426064101-1ngfketkd63yxvlp
bzr revid: rpa@tinyerp.com-20110427044312-ublvi2qqxza5njhx
2011-04-27 10:13:12 +05:30
Vo Minh Thu 91eed5bc4f [MERGE] merged nch branch to add the model in the xml report tree view.
bzr revid: vmt@openerp.com-20110426103953-m0gs9dfrg1x422wb
2011-04-26 12:39:53 +02:00
Naresh (OpenERP) 9de7a041ae [IMP]:added model name in the list view for ir.actions.report.xml
lp bug: https://launchpad.net/bugs/755473 fixed

bzr revid: nch@tinyerp.com-20110421085257-e0aitgy4vuz2m0so
2011-04-21 14:22:57 +05:30
Rucha (Open ERP) 17bb1fff10 [IMP]: added action in search view of config wizard in order to search a wizard by its name
bzr revid: rpa@tinyerp.com-20110414084311-2v5h1m3jx1yc9ril
2011-04-14 14:13:11 +05:30
Rucha (Open ERP) ba26e7a16b [FIX]: base: fixed wrong id in action reference
bzr revid: rpa@tinyerp.com-20110412061024-s33q2lufr0iwtzyh
2011-04-12 11:40:24 +05:30
Rucha (Open ERP) 712f70c41c [MERGE]: Merge work of aag for new proposed changes for field restart (WORK IN PROGRESS)
bzr revid: rpa@tinyerp.com-20110411122509-wxuavchvlcm73fsu
2011-04-11 17:55:09 +05:30
aag (OpenERP) da001be94f [IMP]SERVER:Change Field Restart To Type
bzr revid: aag@tinyerp.co.in-20110408122657-hlsz5alctovlu6i7
2011-04-08 17:56:57 +05:30
Raphael Collet edaae88606 add a page with submenus in edit_menu_access form
bzr revid: rco@openerp.com-20110330153321-bstnetdx7cg7q6ii
2011-03-30 17:33:21 +02:00
aag (OpenERP) 43690eb21f [IMP] REWORK-SERVERSIDE :Improvement Config wiz , ON SERVER SIDE
bzr revid: aag@tinyerp.co.in-20110301072241-a8s1iialq6xeot23
2011-03-01 12:52:41 +05:30
Vo Minh Thu f8572e5c60 [IMP] openerp python module.
- Some logging code moved from netsvc.py to loglevels.py
- Changed imports to use the new openerp module
- config and netsvc initialization calls move to openerp-server.py
- Moved openerp-server.py outside the old bin directory
- Some imports in tools moved inside the methods to break mutual-dependencies

bzr revid: vmt@openerp.com-20110207125723-ooee7d7ng5elmkso
2011-02-07 13:57:23 +01:00