Commit Graph

32 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 7b7de2bfc9 [REF] base_report_designer: rml_parse has already a self.pool, not need to call pooler.get_pool().
bzr revid: vmt@openerp.com-20130327130449-zmpaqcfw1pddmg0b
2013-03-27 14:04:49 +01:00
Vo Minh Thu 6072fd11af [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121210111654-0pm3pupnqqeip52n
2012-12-10 12:16:54 +01:00
Antony Lesuisse 66af21a896 [FIX] more incorrect import, prepare for wizard removal
bzr revid: al@openerp.com-20121209184532-2sfo9l1z5z5m7bcb
2012-12-09 19:45:32 +01:00
Vo Minh Thu ca89ae8f71 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206151316-u1eqx41ltjpz2lrd
2012-12-06 16:13:16 +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
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
uco (OpenERP) eccc1d33b2 [REF] copyrights: Replaced 'GNU General Public License' with 'GNU Affero General Public License'
bzr revid: uco@tinyerp.com-20101028065418-ahi6poaxn1aa5dmp
2010-10-28 12:24:18 +05:30
Panos Christeas 32e09241ba [MERGE] sfd-adoons: base_synchro, openoffice-plugin
bzr revid: hmo@tinyerp.com-20100918072446-gc1slo8lz82b2qli
2010-09-18 12:54:46 +05:30
DHS(OpenERP) 092d59adff [REF] Corrections of OpenERP instead of Open ERP
bzr revid: jvo@tinyerp.com-20100810113506-hm4ocvh4rd68dmu2
2010-08-10 17:05:06 +05:30
dbr(Open ERP) c860708a9c [RENAME] Tiny ERP to OpenERP SA in all places
bzr revid: vir@tinyerp.com-20100728114344-u2cm97mk6gnfpp13
2010-07-28 17:13:44 +05:30
UCO (OpenERP) f06610bef3 [IMP] base_report_designer: Add the option of save the rml
bzr revid: sbh@tinyerp.com-20100211100709-gtc9r2dvcuvnhl9g
2010-02-11 15:37: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
Christophe Chauvet 28ede437d9 [IMP]
* add missing tools.translate 
 * translate all missing raise
 * add encoding: utf-8 in missing file
 * add vim comment (when missing) at the end of file
 * convert tabs to spaces (PEP8 Compliant)
 * more pythonic when concatenate value

bzr revid: christophe.chauvet@syleam.fr-20090306221824-xt1oeip60sq8fwws
2009-03-06 23:18:24 +01:00
Stephane Wirtel 9852616769 [IMP] Use the osv and wizard exceptions
bzr revid: stephane@tinyerp.com-20090106121259-b9hh3t7lclxcta6s
2009-01-06 13:12:59 +01:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Stephane Wirtel 5d3abd8d61 [IMP] Replace tinyerp.com by openerp.com for the value of the website key in the __terp__.py files
bzr revid: stephane@tinyerp.com-20081211000419-7vptxq8vr3116sgv
2008-12-11 01:04:19 +01:00
Stephane Wirtel 218ddfe735 [REF] Replace Tiny ERP by Open ERP
bzr revid: stephane@tinyerp.com-20081210225543-fxxae0fqe4tgc3ud
2008-12-10 23:55:43 +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
hda@tinyerp.com 58d05ef7a2 Bugfix for open report modify wizard(Bhoomika:sbh)
bzr revid: hda@tinyerp.com-20080904085740-qqg7hrel0h68xa2n
2008-09-04 14:27:40 +05:30
Fabien Pinckaers 734fa42184 added from extra-addons
bzr revid: fp@tinyerp.com-20080824144543-33o2j8ddmvaxx4ce
2008-08-24 16:45:43 +02:00
Fabien Pinckaers 4c408bfb25 Moved base report designer in extra_addons
bzr revid: fp@tinyerp.com-a52fb2798427107a6ca1e5569fc1371d4af3f42e
2008-06-04 04:06:23 +00:00
ced f3ae07b425 Don't load the sxw by default in the DB
- New field function that return the content of the report that comes from
 the DB if it exist otherwise take it in the filesystem.
- In report, use the object insteaf of sql query -> can change the report depending of the context :-)
- Remove previous sxw tag in the xml files. This tag must no more used.

bzr revid: ced-b471dc744a247c6098cb0d63db272d675096f802
2007-09-07 14:02:45 +00:00
Fabien Pinckaers 0dd6a5e1df Projects - Add a menu entry:
My pending tasks

Report Designer - Add an item to add a new report

bzr revid: fp@tinyerp.com-747a83d2daf42cf89e2d5b9ef4730bf84dc43aa6
2007-07-30 13:50:38 +00:00
Fabien Pinckaers 5faf7933bc Small typo
bzr revid: fp@tinyerp.com-027fdcbea439de8d2ce424a87e091df4afaac919
2007-06-07 19:52:10 +00:00
Fabien Pinckaers ac95d32a22 Developments for report designer
base_report_designer module allows you to create your own reports
	reports and images are stored in the database

	custom report may override base reports

RML modification
	You can now select to put the image in the RML instead than in a
	separate file

bzr revid: fp@tinyerp.com-d15a6508d4dc07abfa294fc980649935816cd60f
2007-06-07 19:48:41 +00:00