Commit Graph

64 Commits

Author SHA1 Message Date
Vo Minh Thu d9b6f5e2d0 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20111003153509-8mbfg1t8hm92pult
2011-10-03 17:35:09 +02:00
Fabien Pinckaers a15f532739 [IMP] config wizard list not editable
bzr revid: fp@tinyerp.com-20111002154457-5krl4kuwasihs16a
2011-10-02 17:44:57 +02:00
Fabien Pinckaers c999a6ed8a [FIX] bad XML
bzr revid: fp@tinyerp.com-20111002105701-lj0btbhunmf09ts6
2011-10-02 12:57:01 +02:00
Fabien Pinckaers f71ff61472 [IMP] useability
bzr revid: fp@tinyerp.com-20111001211247-xbcvy6t5g8w3to13
2011-10-01 23:12:47 +02:00
Fabien Pinckaers c8a29501e4 [FIX] remove warnings, better view for mails
bzr revid: fp@tinyerp.com-20111001195103-sd8y0n4t8snzju9o
2011-10-01 21:51:03 +02:00
Vo Minh Thu 42fe3d4ff5 [IMP] ir_sequence: added the new "implementation" field in the views.
bzr revid: vmt@openerp.com-20110928132744-lb8m15yzg7kc3e56
2011-09-28 15:27:44 +02:00
Vo Minh Thu 9ac094fe5b [MERGE] ir.xml: ir.model ir.rule changed to use child_of instead of = for the company_id.
lp bug: https://launchpad.net/bugs/812843 fixed

bzr revid: vmt@openerp.com-20110921083041-gyl19c4elsge1ku0
2011-09-21 10:30:41 +02:00
Olivier Dony 8c5cb638b9 [MERGE] enforce unique `key` attribute for res.currency, ir.model, res.company
For res.company the constraint is made of 2 parts:
 - one normal unique constraint (name,company_id) to catch
   most cases and define the user error message
 - one additional unique index to enforce the unique currency
   name even for multiple entries with NULL company_id, not
   caught by the constraint. The index is named with the 
   constraint name as prefix, in order to automatically
   share the user error message

Also, cleanup up the res.currency views a bit, and improved
field labels in ir.model to make them easier to understand.

lp bug: https://launchpad.net/bugs/789019 fixed

bzr revid: odo@openerp.com-20110919144821-708avl7t9q7g8vpr
2011-09-19 16:48:21 +02:00
Vo Minh Thu 8254ffe9c8 [MERGE] ir_actions: swapped (corrected) signal name with module name, usability enhancement.
lp bug: https://launchpad.net/bugs/819872 fixed

bzr revid: vmt@openerp.com-20110916082907-n73wothbef0wfq2i
2011-09-16 10:29:07 +02:00
Olivier Dony ef5edae1ca [MERGE] latest trunk
bzr revid: odo@openerp.com-20110908113641-xai86jar2fkbwdm7
2011-09-08 13:36:41 +02:00
Olivier Dony caef9821a3 [MERGE] latest trunk
bzr revid: odo@openerp.com-20110906080822-tyadkxvycrx7bl1d
2011-09-06 10:08:22 +02:00
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
Olivier Dony e333a2eb2e [IMP] ir.values: improved defaults doc + removed `object` column completely
The `object` column actually directly depended on the value of
the `key` column, so it can be totally removed with no side-effects.
Docstrings updated following review comments.

bzr revid: odo@openerp.com-20110905141058-xa01o77l1rto6hg9
2011-09-05 16:10:58 +02:00
Olivier Dony 38ddb76960 [IMP] ir.values: minor cleanup/view improvements
bzr revid: odo@openerp.com-20110902101530-13r328uwhwdpudn5
2011-09-02 12:15:30 +02:00
Olivier Dony 75e0749542 [IMP] ir.values: separated defaults and actions API, added different views
This should prepare for a future split of the two parts
currently composing ir.values entries: user defaults and
action bindings to a model's UI.

bzr revid: odo@openerp.com-20110901181254-g14lyeogs0wv23bz
2011-09-01 20:12:54 +02:00
Antony Lesuisse be328ad7c3 [MERGE] trunk
bzr revid: al@openerp.com-20110827213628-4kflylkgtln6o4k4
2011-08-27 23:36:28 +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
Olivier Dony 3fa9dcea34 [MERGE] latest trunk
bzr revid: odo@openerp.com-20110819150201-pas7z2md5sa3bk7e
2011-08-19 17:02:01 +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
Olivier Dony 8d8b620430 [FIX] ir.actions.server: make trigger actions work (based on ideas from F. Degrave)
lp bug: https://launchpad.net/bugs/819872 fixed

bzr revid: odo@openerp.com-20110811143434-2xm0tnzb04lgy12f
2011-08-11 16:34:34 +02:00
Olivier Dony c90c1a735d [MERGE] latest trunk
bzr revid: odo@openerp.com-20110809160953-i1yrg5knplw4jy9l
2011-08-09 18:09:53 +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
ARA (OpenERP) 7d7ae4b0fe [FIX] Invoice company change (Multi-company)
lp bug: https://launchpad.net/bugs/812843 fixed

bzr revid: ara@tinyerp.com-20110725084416-ct30t2i2s2feze0k
2011-07-25 14:14:16 +05:30
Olivier Dony 3cdd68e392 [IMP] ir.values: slightly more info in key2 help string
bzr revid: odo@openerp.com-20110722144606-sw9n1oiuirnm26t0
2011-07-22 16:46:06 +02:00
Olivier Dony 1c55d35026 [IMP] ir.mail_server: next round of review/cleanup
bzr revid: odo@openerp.com-20110720101822-b7n9kinz8sic1vuw
2011-07-20 12:18:22 +02:00
Olivier Dony 6e3e3c3b8b [MERGE] sync with trunk
bzr revid: odo@openerp.com-20110715003655-vx3h5n4109hpa7i2
2011-07-15 02:36:55 +02:00
Olivier Dony 3080ba3452 [IMP] ir.mail_server: another round of cleanup
bzr revid: odo@openerp.com-20110715002809-ryvm27wi4ktv8v49
2011-07-15 02:28:09 +02:00
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