Commit Graph

15 Commits

Author SHA1 Message Date
Vo Minh Thu c447ac4b9a [IMP] manifest: removed the Hidden/Links category.
bzr revid: vmt@openerp.com-20120130095307-cqhysxf6pzovikog
2012-01-30 10:53:07 +01:00
Raphael Collet df44e44cc2 [FIX] base/module: typo in xml id and name of module category
bzr revid: rco@openerp.com-20111220083716-n5ri0z1re0c62jzv
2011-12-20 09:37:16 +01:00
Raphael Collet 6431688615 [IMP] base: link groups to applications (module categories)
bzr revid: rco@openerp.com-20111202161456-esv3hil2ricovi7u
2011-12-02 17:14:56 +01:00
Raphael Collet 92057d3d84 [IMP] add field category_id on groups
bzr revid: rco@openerp.com-20111202155624-hp2p1md2y4s4zcw0
2011-12-02 16:56:24 +01:00
Antony Lesuisse 59ca0770d4 [MERGE] polish1 (stw)
bzr revid: al@openerp.com-20111108223621-nla01e2csohbbggb
2011-11-08 23:36:21 +01:00
Stephane Wirtel 0f60aa977b [FIX] Remove the 'Customer Relationship Management' category
bzr revid: stw@openerp.com-20111026121134-pbfwvs5b6aq6sybx
2011-10-26 14:11:34 +02:00
Stephane Wirtel 94aef18492 [FIX] Set the right label for a category
bzr revid: stw@openerp.com-20111026111855-p4gczm9skol0lmox
2011-10-26 13:18:55 +02:00
Stephane Wirtel 33963719aa [FIX] base: set the right xml_id for the hidden/link category
bzr revid: stw@openerp.com-20111006142946-qebop8c2gs620ma7
2011-10-06 16:29:46 +02:00
Antony Lesuisse 21ebf62d23 [MERGE] base_setup dynamic category defintions
bzr revid: al@openerp.com-20111005165259-2xbmw8vo5k1neikn
2011-10-05 18:52:59 +02:00
Stephane Wirtel 54fcb73fc1 [FIX] base: Add the visible field in the ir.module.category, this field will be used by the new base.setup.installer
bzr revid: stw@openerp.com-20111005142315-r9ypz1jeqbi8rfpo
2011-10-05 16:23:15 +02:00
Stephane Wirtel 29337910df [FIX] base: pass the context and define a new category for the modules
bzr revid: stw@openerp.com-20111003121021-hmf0xs2wod6rjkwr
2011-10-03 14:10:21 +02:00
Stephane Wirtel 3befd0be34 [FIX] base: Add the sequence in the ir.module.category records
bzr revid: stw@openerp.com-20110930154911-r3cyw94au06b4xse
2011-09-30 17:49:11 +02:00
Stephane Wirtel 593f997a43 [FIX] base: assign a parent_id for the account charts subcategory
bzr revid: stw@openerp.com-20110929123705-zm5518i1odwv06fb
2011-09-29 14:37:05 +02:00
Stephane Wirtel ccfcb47149 [IMP] base: each ir.module.category will be assigned with an
autogenerated xml-id during the creation of the database
[IMP] base: Create the records for the categories of OpenERP

bzr revid: stw@openerp.com-20110929115515-rqlwqfzndxblxqtz
2011-09-29 13:55:15 +02: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