Commit Graph

10 Commits

Author SHA1 Message Date
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

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

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
uco (OpenERP) c3098f4f43 [FIX] account..l10n_ch: Pass return {'type': 'ir.actions.act_window_close'} instead of return {} in osv_memory/normal wizards.(lp:691544)
bzr revid: uco@tinyerp.com-20101228104445-h5q9jg8mq7dmdc51
2010-12-28 16:14:45 +05:30
Mustufa Rangwala 8b0db0ccc4 [REF] Event, Membership, pos: Cleaning and code improved
bzr revid: mra@mra-laptop-20101027042913-y963rgrq3bcog1qs
2010-10-27 09:59:13 +05:30
Mustufa Rangwala 2518e003c1 [IMP] event: Confirmation of event wizard improved
bzr revid: mra@mra-laptop-20101007103433-mln3ch6hswx6ktwn
2010-10-07 16:04:33 +05:30
qdp-launchpad@tinyerp.com a80b7e2884 [IMP] event: labels improvements
bzr revid: qdp-launchpad@tinyerp.com-20100718215149-1vhhj4s044ct7eph
2010-07-19 03:21:49 +05:30
Harry (OpenERP) b651a55c71 [IMP] Event: clean
bzr revid: hmo@tinyerp.com-20100716064714-ivuu3ux3sayo28fh
2010-07-16 12:17:14 +05:30
Harry (OpenERP) d064da04d4 [IMP] Event: clean
event should not inherit anymore from crm.case.section: it's a new object
put a parent_id field to keep the hierarchy
sale team m2o is kept, but it's a widget=selection:  The reply-to on the event is also filled when choosing a sale team
put domain on locaiton room: same country as selected location country
cost: rename in registration cost 
demo data: not fixed date
maximum and minimum registration: return warning when we try to open an event that haven't not the requirements
Improved form view

bzr revid: hmo@tinyerp.com-20100715134144-lmfwa02wnsntdd9q
2010-07-15 19:11:44 +05:30