Commit Graph

28 Commits

Author SHA1 Message Date
Vo Minh Thu 0d86e08450 [IMP] manifest: `auto_installable` renamed to `auto_install`.
bzr revid: vmt@openerp.com-20120130095238-x2by4y11joeytipr
2012-01-30 10:52:38 +01:00
Vo Minh Thu 5b63c4f560 [IMP] ir.module.module: change `active` flag to
`auto_installable`. An auto-installable module is a module automatically
installed by the OpenERP server as soon as its dependencies are
satisfied, without explicit user action.

bzr revid: vmt@openerp.com-20120126164049-smrcvrojy0b1z6f8
2012-01-26 17:40:49 +01:00
Olivier Dony cf113c2316 [FIX] base: module sequence number removed from XML data, moved to individual module manifests
Having the sequence number living outside the module itself
causes various problems at initialization when modules are
missing (e.g. if creating a database with `base` only).
It is also cleaner to have the module sequence in the
module manifest, like other module metadata.
A corresponding commit in the addons project adds the
`sequence` field in the manifest of all modules who
have a non-default sequence (the main apps).

bzr revid: odo@openerp.com-20120107041745-tik3iu1b2qs4ym85
2012-01-07 05:17:45 +01:00
Fabien Pinckaers dcfb40f18e [IMP] order of main apps/modules
bzr revid: fp@tinyerp.com-20111218204731-50g37bd7un5igr84
2011-12-18 21:47:31 +01:00
Antony Lesuisse 926041c8b8 [MERGE] module kanban
bzr revid: al@openerp.com-20111208224332-4wg6k0w1uzuwlyum
2011-12-08 23:43:32 +01:00
Minh Tran 229e507a4b [IMP] Relooking of the modules vignette, the Kanban view is now the default view for the module screen.
bzr revid: mit@openerp.com-20111207185058-xb5b4z8cz0zd6gla
2011-12-07 19:50:58 +01:00
Stephane Wirtel 61c65fc0a0 [FIX] base: set the right category for base
bzr revid: stw@openerp.com-20111005144249-p46i4up2omsuymqj
2011-10-05 16:42:49 +02:00
Antony Lesuisse 5dd1e2e43c [FIX] complexity default, and base category
bzr revid: al@openerp.com-20111004231534-ay78ghc46ihb91mx
2011-10-05 01:15:34 +02:00
Olivier Dony e7601e68cb [MERGE] sync with latest trunk
bzr revid: odo@openerp.com-20110928211326-0e51q7zlw4h2528z
2011-09-28 23:13:26 +02:00
Olivier Dony caef9821a3 [MERGE] latest trunk
bzr revid: odo@openerp.com-20110906080822-tyadkxvycrx7bl1d
2011-09-06 10:08:22 +02:00
Antony Lesuisse e6db9e4b71 [IMP] renames in base/res
bzr revid: al@openerp.com-20110828001314-roc7o38bz22mr580
2011-08-28 02:13:14 +02:00
Antony Lesuisse 3f691a6c49 [IMP] res.partner.canal into crm.case.channel
bzr revid: al@openerp.com-20110827233222-cy0w9z3jdm8ye1b2
2011-08-28 01:32:22 +02:00
Olivier Dony 81f052f14b [FIX] res.partner: renamed massmail wizard
bzr revid: odo@openerp.com-20110823145027-2qefk1sffzpnltlx
2011-08-23 16:50:27 +02:00
fp 941496a321 [IMP] bank account management reviewed, improved groups name
bzr revid: fp@fp-laptop-20110815141643-ebg8rnuihkei6fni
2011-08-15 16:16:43 +02:00
Vo Minh Thu e93d018a39 [IMP] cron: added yaml test.
The test should probably be a standalone program as the YAML
infrastructure isnt really suited for this purpose.

bzr revid: vmt@openerp.com-20110809111008-vxh0bm08n3drw1o2
2011-08-09 13:10:08 +02:00
Antony Lesuisse 891cedddb7 [FIX] temporarly disable faulty migration
bzr revid: al@openerp.com-20110805212044-haw8rwukakrkfzwm
2011-08-05 23:20:44 +02:00
Raphael Collet bd21085af2 [MERGE] from trunk
bzr revid: rco@openerp.com-20110805141802-v3na3dtcltdvkruv
2011-08-05 16:18:02 +02:00
Raphael Collet 978f6a9ab6 add migration script: copy user emails from their address
bzr revid: rco@openerp.com-20110803120814-8entoezaysjgv317
2011-08-03 14:08:14 +02:00
Xavier Morel ce4d05a29c [MERGE] from trunk
bzr revid: xmo@openerp.com-20110726111211-7hcd378z1k068nys
2011-07-26 13:12:11 +02:00
Xavier Morel a4df7b7c74 [REM] 'Add More Features' now broken, move it to the relevant addon
bzr revid: xmo@openerp.com-20110718140150-mv1mx0kj2n66bfc5
2011-07-18 16:01:50 +02:00
Raphael Collet be455d5d56 [MERGE] add field 'complexity' in ir.module.module
bzr revid: rco@openerp.com-20110708095942-ghzdubw16iji4v34
2011-07-08 11:59:42 +02:00
Hardik Ansodariy (OpenERP) 409cf86673 [IMP]: complexity field is added in ir_module_module
bzr revid: han@tinyerp.com-20110706123053-an4rk7vspzrdh8u0
2011-07-06 18:00:53 +05:30
Quentin (OpenERP) 025fb306f1 [MERGE] merge with main trunk
bzr revid: qdp-launchpad@openerp.com-20110630131818-nodhau21de4t1n39
2011-06-30 15:18:18 +02:00
Vo Minh Thu 5238385e6a [MERGE] ir.values: make sure we return the user-specific default value.
bzr revid: vmt@openerp.com-20110523120940-9kgn9wxkzwbymrso
2011-05-23 14:09:40 +02:00
Yogesh (OpenERP) 8175ad95b4 [ADD] add yml test case file of add user using configuration wizard.
bzr revid: ysa@tinyerp.com-20110518102547-pyxw8gtd8oh5nemb
2011-05-18 15:55:47 +05:30
Vo Minh Thu 6a189e8c96 [Fix] Set default value for current login user
lp bug: https://launchpad.net/bugs/780418 fixed

bzr revid: vmt@openerp.com-20110517140410-1f3rlewsa5f4238r
2011-05-17 16:04:10 +02:00
Vo Minh Thu dd1943c45e [MERGE] merge 6.0 branch.
bzr revid: vmt@openerp.com-20110303133011-758wfx7zompu5ugq
2011-03-03 14:30:11 +01:00
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