Commit Graph

32 Commits

Author SHA1 Message Date
Antony Lesuisse 434c3c455e [FIX] free chs who was stuck in a 2010 spacetime continuum
bzr revid: al@openerp.com-20140501214501-dnt6qjxvqa8tm58o
2014-05-01 23:45:01 +02:00
Christophe Simonis ee613ec6cd [IMP] remove useless table/column creations in base.sql. Let the ORM do it job.
[FIX] force creation of workflow used columns.

bzr revid: chs@openerp.com-20140425162828-e85aut02ua8c53nv
2014-04-25 18:28:28 +02:00
Thibault Delavallée fe57ed6f8d [MOV] portal: moved group_portal from portal module to base. First step towards including portal stuff directly into server.
bzr revid: tde@openerp.com-20131008113338-mrkae8rwv4jif1x6
2013-10-08 13:33:38 +02:00
niv-openerp 02aa3f2114 [FIX] regression that made the server crash when we install a db
bzr revid: nicolas.vanhoren@openerp.com-20130610154139-jylxm135apnu3app
2013-06-10 17:41:39 +02:00
Olivier Dony 9cff3f2a58 [MERGE] res.currency: default to global currencies in multi-company setup + add proper ir.rule, courtesy of Alexandre Fayolle (Camptocamp)
lp bug: https://launchpad.net/bugs/1111298 fixed

bzr revid: odo@openerp.com-20130517093958-d16k9gceenznm9vp
2013-05-17 11:39:58 +02:00
cbi@openerp.my.openerp.com 3d9c8b0513 [FIX] missing multi company currency access rules, set currency.company_id to False by default
lp bug: https://launchpad.net/bugs/1111298 fixed

bzr revid: alexandre.fayolle@camptocamp.com-20130517080246-k23d8hd0ks36cr5l
2013-05-17 10:02:46 +02:00
Bharat Devnani (OpenERP) 1c0b768ec6 [MERGE] merged with main server
bzr revid: bde@tinyerp.com-20121023111122-tg9ve8pfwidqi5x2
2012-10-23 16:41:22 +05:30
Vo Minh Thu 815100e535 [IMP] res.partner ir.rule: made the rule similar to the one for res.partner.
bzr revid: vmt@openerp.com-20121022113700-hn65uabpd0ttuxyt
2012-10-22 13:37:00 +02:00
Pinakin Nayi (OpenERP) 60c38e629a [IMP]setting remove icon and change label
bzr revid: pna@tinyerp.com-20121022054024-1v178zn4vtk65pm6
2012-10-22 11:10:24 +05:30
Amit (OpenERP) 3d1defaa68 [IMP] Imporved the indentation problem
bzr revid: amp@tinyerp.com-20121018075759-70m5yv1yrotnuhao
2012-10-18 13:27:59 +05:30
Amit (OpenERP) 98681b7a12 [FIX] Add company rule for res_partner_bank object
lp bug: https://launchpad.net/bugs/1057924 fixed

bzr revid: amp@tinyerp.com-20120928102410-ir8xwhmeqntxlcr9
2012-09-28 15:54:10 +05:30
Hardik 808fc09e92 [IMP]User : Access rights in changed menu name
bzr revid: hsa@tinyerp.com-20120919085204-2cqnwkprzbnfkf70
2012-09-19 14:22:04 +05:30
Antonin Bourguignon 445ddc7594 [IMP] indentation
bzr revid: abo@openerp.com-20120823142036-e0kmr9ri1e8ns56d
2012-08-23 16:20:36 +02:00
Antonin Bourguignon 9f933d0ae3 [IMP] put @noupdate="1" back in place for xml security files
bzr revid: abo@openerp.com-20120823141531-l01abke754duh4z5
2012-08-23 16:15:31 +02:00
Antonin Bourguignon bb8afe3a4a [IMP] remove some of the @noupdate=1 introduced in a previous merge targeting modules' descriptions improvement
this will preserve the previous behavior of modules update operation

bzr revid: abo@openerp.com-20120823122050-9fw0id92idc1m36l
2012-08-23 14:20:50 +02:00
Hardik 6e001f9356 [IMP]Base : __openerp__.py updated
bzr revid: hsa@tinyerp.com-20120817113250-berxzlqkejhoef1x
2012-08-17 17:02:50 +05:30
Divyesh Makwana (Open ERP) 4edf5e17c0 [IMP] Added Multi Currency Group.
bzr revid: mdi@tinyerp.com-20120702130339-0qx75udn1u1qr43n
2012-07-02 18:33:39 +05:30
Raphael Collet 49c9563342 [IMP] base: R.I.P. group 'Extended View'
bzr revid: rco@openerp.com-20120425145012-k0wlks5azzgb0yjb
2012-04-25 16:50:12 +02:00
Raphael Collet b36d9a0cfe [IMP] groups: remove auto-inclusion of admin in groups, and make the inclusion explicit in groups
bzr revid: rco@openerp.com-20120404090818-xqyfm5175eqj6i62
2012-04-04 11:08:18 +02: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
Olivier Dony d80b022195 [FIX] ir.ui.view.custom: fix access rights and rules
Anyone should have full access to their own
ir.ui.view.custom records, as this is the way
to customize dashboards. This is done with
full access for everybody + an access rule
that only grants this access on your own
records.

bzr revid: odo@openerp.com-20111122131110-awawg4dhgsxb6xrc
2011-11-22 14:11:10 +01:00
Vo Minh Thu d9b6f5e2d0 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20111003153509-8mbfg1t8hm92pult
2011-10-03 17:35:09 +02:00
Vo Minh Thu d2ff44ad72 [FIX] base_security: ir rules are noupdate=1.
lp bug: https://launchpad.net/bugs/727277 fixed

bzr revid: vmt@openerp.com-20110919114717-3808os44pxpszk82
2011-09-19 13:47:17 +02:00
Olivier Dony 083691b392 [IMP] ir.values: improve security: users can only write to their personal defaults
Administrator access is required to set defaults for
everybody, as well as to alter the action bindings.

bzr revid: odo@openerp.com-20110905123756-oqum5k2pnbyoa11r
2011-09-05 14:37:56 +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
Raphael Collet a2be1bdbd7 add group implications
bzr revid: rco@openerp.com-20110802130834-0m7d7tt1ubls7xhn
2011-08-02 15:08:34 +02:00
Yogesh (OpenERP) 322d3dd340 [FIX] add noupdate=1 in ir.rule Record.
bzr revid: ysa@tinyerp.com-20110526131551-nvt6tgyrh2ddsctp
2011-05-26 18:45:51 +05:30
Rucha (Open ERP) 9f19a012e4 [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20110324103016-5zsrwoznel6235wi
2011-03-24 16:00:16 +05:30
Vo Minh Thu d02ffafe30 [MERGE] merged the 6.0 branch.
bzr revid: vmt@openerp.com-20110322140841-6lt7ky1ohxbrgx68
2011-03-22 15:08:41 +01:00
Rucha (Open ERP) 189917c479 [FIX]: Fixed direct use of userID 1 in xml, used context on creation of group
bzr revid: rpa@tinyerp.com-20110315123444-ihprzymdmcmwhxuy
2011-03-15 18:04:44 +05:30
aag (OpenERP) 6a165fd4a4 [IMP] REWORK-SERVERSIDE :Sale menu is not shown when Any appl not install , ON SERVER SIDE
bzr revid: aag@tinyerp.co.in-20110301132844-3w2q2czymhuyuvgb
2011-03-01 18:58:44 +05:30
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