Commit Graph

29 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
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +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
Raphael Collet 96ad608854 [IMP] general: use registry[X] instead registry.get(X) when X is dynamic
bzr revid: rco@openerp.com-20130329143720-80pkd4csemlk1aqz
2013-03-29 15:37:20 +01: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
Divyesh Makwana (Open ERP) 6c6f9671ce [FIX] crm_profiling : View type 'form' is not supported in One2Many.
bzr revid: mdi@tinyerp.com-20120918084342-o6sh8kn8oj755m32
2012-09-18 14:13:42 +05:30
Twinkle Christian (OpenERP) 2d6aae609b [IMP]Remove type field from the views
bzr revid: tch@tinyerp.com-20120808121950-r4tux6lfej82bi2h
2012-08-08 17:49:50 +05:30
Twinkle Christian (OpenERP) 2e689ca4e0 [IMP]improved views
bzr revid: tch@tinyerp.com-20120807093734-0u3ozi0hn7rxiy2q
2012-08-07 15:07:34 +05:30
Fabien Pinckaers 64a9321d56 [IMP] footer on forms
bzr revid: fp@tinyerp.com-20120710164011-unqi1okf2uu8yhts
2012-07-10 18:40:11 +02:00
Raphael Collet 76f17eb480 [IMP] in form views, remove useless colspans on buttons in headers
bzr revid: rco@openerp.com-20120629084603-yz0hdnvtjy1fplp1
2012-06-29 10:46:03 +02:00
Raphael Collet 5133bee1d5 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
bzr revid: rco@openerp.com-20120629083024-rqhtbf9melkygg0m
2012-06-29 10:30:24 +02:00
Jigar Amin - OpenERP 8be3b211fd [FIX] Added cancel button and removed the icons
bzr revid: jam@tinyerp.com-20120627130432-s5c78dmjnpdhucld
2012-06-27 18:34:32 +05:30
Twinkle (OpenERP) 471037495c [IMP]Apply css class flow on wizards buttons
bzr revid: tch@tinyerp.com-20120626063119-5i93di16milljxap
2012-06-26 12:01:19 +05:30
Twinkle (OpenERP) 0e97cefe9e [IMP]Improve wizard button
bzr revid: tch@tinyerp.com-20120625100901-ucjbttxod55erqmf
2012-06-25 15:39:01 +05:30
Twinkle (OpenERP) 660cc67256 [IMP]Added highlight button on wizard
bzr revid: tch@tinyerp.com-20120620104923-z1hty740vn160fg9
2012-06-20 16:19:23 +05:30
ajay javiya (OpenERP) 25bcae09f8 [REM] : Remove cancel button from wizard
bzr revid: aja@tinyerp.com-20120618124511-362td1pd82io8sxr
2012-06-18 18:15:11 +05:30
Fabien Pinckaers 3c8643ce4c [IMP] better form views, new guidelines
bzr revid: fp@tinyerp.com-20120609143904-ydwqfyb54atbcpvw
2012-06-09 16:39:04 +02:00
Fabien Pinckaers 9826127148 [IMP] improved <group> tags bugfixes
bzr revid: fp@tinyerp.com-20120609094433-o7svbpvk48omvknd
2012-06-09 11:44:33 +02:00
Raphael Collet 6d2b354577 [MERGE] crm_profiling: convert wizard to osv_memory
bzr revid: rco@openerp.com-20111213110120-1ft3qibvw54s9rkh
2011-12-13 12:01:20 +01:00
Ujjvala Collins (OpenERP) 216d028ad6 [IMP] crm_profiling: Converted Open Questionnaire wizard to osv_memory wizard.
bzr revid: uco@tinyerp.com-20111108133012-wjqhjrif02h18oxh
2011-11-08 19:00:12 +05:30
Olivier Dony 03e9077e7a [REVERT] incorrect implementation of crm_profiling wizard
This is a revert of rev.5422 rco@openerp.com-20111019144722-r3c1a62jp3cd5cpq

bzr revid: odo@openerp.com-20111020083303-u61dn5h0li49aybe
2011-10-20 10:33:03 +02:00
Ujjvala Collins (OpenERP) a53b237da9 [IMP] crm_profiling: Converted simple wizard to osv_memory.
bzr revid: uco@tinyerp.com-20110912060532-6u9kquqq394hhf8l
2011-09-12 11:35:32 +05:30
Vir (Open ERP) 225f8e2439 [MOD] crm : removed unused details in history tab, crm_profiling : icons added for wizard button
bzr revid: vir@tinyerp.com-20100611101009-wq77bennt9ybo95i
2010-06-11 15:40:09 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Fabien Pinckaers 734fa42184 added from extra-addons
bzr revid: fp@tinyerp.com-20080824144543-33o2j8ddmvaxx4ce
2008-08-24 16:45:43 +02:00