Commit Graph

5032 Commits

Author SHA1 Message Date
Olivier Dony 444df6affa [FIX] ir.rule,expression: domain expressions must be normalized before they can be safely combined
This adds a normalize_domain() method to osv.expression, which ir.rule calls
before combining expressions due to multiple rules or groups being applicable
to a certain user.
YAML tests are also added with a trivial unit test of normalize_domain() and
some additional tests for ir_rule in order to verify that unnormalized domains
are properly normalized before being combined by ir.rule.

bzr revid: odo@openerp.com-20110324111757-uwuoqvm3lxkipr08
2011-03-24 12:17:57 +01:00
Olivier Dony 6a46a15185 [IMP] ir.model.access: split method for generating the list of groups that have a given access right
This is useful when modules later need to override it, for example when adding
hidden groups that should not be mentioned there (this is what the share module
does).

bzr revid: odo@openerp.com-20110324111427-puz4jtrem9ceibxf
2011-03-24 12:14:27 +01:00
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 7766fcca62 [REF] renamed openerp-server.py to openerp-server.
bzr revid: vmt@openerp.com-20110324095012-a5joofz60zrhbit5
2011-03-24 10:50:12 +01:00
aag (OpenERP) df95b01bd5 [IMP] BASE: Now we can Inatall and Uninstall with only one Btn
bzr revid: aag@tinyerp.co.in-20110324094305-tls5c7bpn70a8cmd
2011-03-24 15:13:05 +05:30
Rifakat Haradwala (Open ERP) b0d6ac3915 [IMP] : improvement in send_email
bzr revid: rha@tinyerp.com-20110323130601-hryhc1fh8dakr2o7
2011-03-23 18:36:01 +05:30
Rucha (Open ERP) 62cb6ff7cc [REVERT]: Applied reverse changes for revno:3358
bzr revid: rpa@tinyerp.com-20110323121204-58g0hzqg5gz7f9yg
2011-03-23 17:42:04 +05:30
Rucha (Open ERP) a384b6c137 [REVERT]: Applied reverse changes for revno:3364
bzr revid: rpa@tinyerp.com-20110323121110-ji6ir01aemzrqru4
2011-03-23 17:41:10 +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
Rifakat Haradwala (Open ERP) 6c699c5082 [IMP] ir_mail_server.py: created method email_send and did other changes
bzr revid: rha@tinyerp.com-20110322133555-dshlx0em3n3y7el3
2011-03-22 19:05:55 +05:30
Rifakat Haradwala (Open ERP) 75e5720f4e [IMP] ir.xml: created view for ir_mail_server and added menu
bzr revid: rha@tinyerp.com-20110321131209-jqwa3mop83nuy7av
2011-03-21 18:42:09 +05:30
Rifakat Haradwala (Open ERP) a3c6bf9016 [ADD] ir_mail_server.py: created class for mail server ir_mail_server
bzr revid: rha@tinyerp.com-20110318132252-w0c8vi4svhwjntem
2011-03-18 18:52:52 +05:30
Rucha (Open ERP) 2a718069d6 [IMP]: Improvement in module install/uninstall/upgrade so after this updates we will have a better dialog box to see the changes applied
bzr revid: rpa@tinyerp.com-20110318123852-vzifr66nmq3tk4tl
2011-03-18 18:08:52 +05:30
Rucha (Open ERP) 0c6da1259c [IMP]: Minor usability improvement
bzr revid: rpa@tinyerp.com-20110316133901-hcset7z5obd2793n
2011-03-16 19:09:01 +05:30
Rucha (Open ERP) 4b3c2c7514 [IMP]: res_config: Improvement for the main application: like HR, we want them to be able to re-thick an installed application
but in HRs configuration, if hr_holidays is already installed, the boolean "holidays management" should be thick and readonly

bzr revid: rpa@tinyerp.com-20110316120444-vqllngptthlfmeo5
2011-03-16 17:34:44 +05:30
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
Rucha (Open ERP) 375dff2b6d [MERGE]: Merge with lp:~openerp-dev/openobject-server/trunk-rework-server-commited-aag
bzr revid: rpa@tinyerp.com-20110308133638-rsd2a6zgrehv91qo
2011-03-08 19:06:38 +05:30
Rucha (Open ERP) 5ec7f2a66d [MERGE]: Merge with lp:~openerp-commiter/openobject-server/trunk-config-wizard-rework-sus
bzr revid: rpa@tinyerp.com-20110308132917-o02jlmgizzpy2fgb
2011-03-08 18:59:17 +05:30
aag (OpenERP) 2f343a6083 [IMP] REWORK-SERVERSIDE :Now skip wiz not Shown , ON SERVER SIDE
bzr revid: aag@tinyerp.co.in-20110304113327-wviumoee6o7n3n0u
2011-03-04 17:03:27 +05:30
Vo Minh Thu dd1943c45e [MERGE] merge 6.0 branch.
bzr revid: vmt@openerp.com-20110303133011-758wfx7zompu5ugq
2011-03-03 14:30:11 +01:00
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
aag (OpenERP) 7ddf04e324 [IMP] REWORK-SERVERSIDE :Add sale manager in Sale menu , ON SERVER SIDE
bzr revid: aag@tinyerp.co.in-20110301085443-5amgb5oh64469hwa
2011-03-01 14:24:43 +05:30
sus 73378da514 [IMP] : Improvement in server(module.py file)
bzr revid: sus@sus-desktop-20110301074035-7fx0v3gv8889slbb
2011-03-01 13:10:35 +05:30
aag (OpenERP) 43690eb21f [IMP] REWORK-SERVERSIDE :Improvement Config wiz , ON SERVER SIDE
bzr revid: aag@tinyerp.co.in-20110301072241-a8s1iialq6xeot23
2011-03-01 12:52:41 +05:30
Vo Minh Thu b7740b4f84 [FIX] act_window access: corrected the access for normal users to read-only.
lp bug: https://launchpad.net/bugs/720277 fixed

bzr revid: vmt@openerp.com-20110223145335-d39xu9nyasz8gi2o
2011-02-23 15:53:35 +01:00
Olivier Dony 2621b707e0 [MERGE] merged latest fixes from 6.0 branch up to rev 3348
Rev 3348 is odo@openerp.com-20110221101549-vp0ha2g91yl30cmk.

bzr revid: odo@openerp.com-20110221103235-6tdy5tpb6zvkbzs3
2011-02-21 11:32:35 +01:00
Olivier Ligot bafa90b716 [IMP] The command line option --i18n-overwrite can also be used when updating modules
bzr revid: olivier.ligot@groupes.be-20110209100845-ldgoxolfz98k3mnu
2011-02-09 11:08:45 +01:00
Olivier Dony cfc6d831df [MERGE] merged latest 6.0 fixes up to rev 3339
Revision 3339 = odo@openerp.com-20110208140924-0bgxqgt1oyrxwz3z

bzr revid: odo@openerp.com-20110208164923-u7mzknc0b3avb9i0
2011-02-08 17:49:23 +01:00
Vo Minh Thu 6713d57ab1 [MERGE] merge of the openerp python module branch.
bzr revid: vmt@openerp.com-20110208150149-x4vu09aj42ezma5a
2011-02-08 16:01:49 +01:00
Vo Minh Thu 3613935c53 [FIX] addons.__init__: make sure ad_paths is initialized before using it.
bzr revid: vmt@openerp.com-20110208132719-qhlqqjkcyg3j9hv8
2011-02-08 14:27:19 +01:00
Vo Minh Thu 45239ae493 [IMP] openerp.__init__ can imports all its submodules.
- The config parser is given sys.args explicitely
- addons.__init__ changed so it can be imported in openerp.__init__

bzr revid: vmt@openerp.com-20110208092923-42mj8sb8mkfbiytw
2011-02-08 10:29:23 +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