Commit Graph

59 Commits

Author SHA1 Message Date
Fabien Pinckaers 582947ec10 improvmenet
bzr revid: fp@tinyerp.com-20081029174749-7vuxl7j4yikbwq14
2008-10-29 18:47:49 +01:00
Stephane Wirtel aee4bdc016 Add completion for language and timezone
bzr revid: stephane@tinyerp.com-20081029111826-4fvfbxzesq3aoo3g
2008-10-29 12:18:26 +01:00
Fabien Pinckaers 9a5138791a bugfixes
bzr revid: fp@tinyerp.com-20081028001825-zj6lhbeazmdjdkpy
2008-10-28 01:18:25 +01:00
Fabien Pinckaers 17fa5c7a07 Improved User View
bzr revid: fp@tinyerp.com-20081007132851-b6opi13860l8o6mo
2008-10-07 15:28:51 +02:00
Fabien Pinckaers 268657552d improvement
bzr revid: fp@tinyerp.com-20081007050851-x0hbr5fpu9vmj34t
2008-10-07 07:08:51 +02:00
Harshad Modi 4f80a8e213 Improvement on Configuration wizard step :
* rename "ir.module.module.configuration.step" with "ir.actions.todo" and put into ir/ir_actions.py file
* added more fields like :
- active
- start_date (datetime)
- stop_date (datetime)
- users_id and groups_id ( for security)
- type : configure | service | other ( default type is  "configure" )
- start_on : at once | auto | manual
* rename "ir.module.module.configuration.wizard" with "ir.actions.configuration.wizard" and put into ir/ir_actions.py file

bzr revid: hmo@tinyerp.com-20080929084906-8jke69eg3uadl9vm
2008-09-29 14:19:06 +05:30
Stephane Wirtel 8cb169f404 use the password tag for the password field
bzr revid: stephane@tinyerp.com-20080922145125-l7esstedgx2fb59r
2008-09-22 16:51:25 +02:00
Stephane Wirtel a0b007ea68 rename the tag <terp/> by <openerp/>
bzr revid: stephane@tinyerp.com-20080910175520-4dkijcmozdrxcgp8
2008-09-10 19:55:20 +02:00
Fabien Pinckaers a719d23cfe Bugfix in Kernel
bzr revid: fp@tinyerp.com-20080907232524-9j9087qhyp7na69a
2008-09-08 01:25:24 +02:00
Stephane Wirtel 426bc5164e Set the password under the username
bzr revid: stephane@tinyerp.com-20080907210646-c7v3ywqtz4hfgxxn
2008-09-07 23:06:46 +02:00
Fabien Pinckaers 90b59fe85a Improved Security
bzr revid: fp@tinyerp.com-20080903181103-bqd5cey4r48bmjyf
2008-09-03 20:11:03 +02:00
Fabien Pinckaers 853b858a6c Merged C2C Security Branch + Improvements
Security By Default on Objects

bzr revid: fp@tinyerp.com-20080902213144-d95924bxmq8o3i0p
2008-09-02 23:31:44 +02:00
Jean-Baptiste Aubort a5e4d2b9e6 Merge with 1037
bzr revid: jean-baptiste.aubort@camptocamp.com-20080902153903-ti0a1hzxduwc6ocy
2008-09-02 17:39:03 +02:00
Fabien Pinckaers 9c3aec61b3 Improvements
bzr revid: fp@tinyerp.com-20080902142557-3u4ctyjsbucmqaob
2008-09-02 16:25:57 +02:00
Fabien Pinckaers a17c3d9a92 Modifs
bzr revid: fp@tinyerp.com-20080828234626-ivly8jjy3nveziqn
2008-08-29 01:46:26 +02:00
mga@tinyerp.com adfeecabf6 plan to supply module for the multi currency for multi company
* multi_company_currency

bzr revid: mga@tinyerp.com-20080828061217-dgkyf4ec8yi9b57h
2008-08-28 11:42:17 +05:30
mga@tinyerp.com 4d9214cff5 Merging from mga
add new field to have company wise seprate currency
new development in to the Server Action

bzr revid: mga@tinyerp.com-20080826102010-jcw66debw18mbp20
2008-08-26 15:50:10 +05:30
mga@tinyerp.com 8dfc4cef42 add new field to have company wise seprate currency
change view for server action : create_object

bzr revid: mga@tinyerp.com-20080826101305-5yzu2c80edh6u7bo
2008-08-26 15:43:05 +05:30
Jean-Baptiste Aubort 1837b36369 merged with #1024 trunk
bzr revid: jean-baptiste.aubort@camptocamp.com-20080826084217-plshba1mxektp8cf
2008-08-26 10:42:17 +02:00
Fabien Pinckaers fdb4812d33 Improvement in Config Wizards
bzr revid: fp@tinyerp.com-20080824171028-ul98prnl13wl1y13
2008-08-24 19:10:28 +02:00
Jean-Baptiste Aubort d76bc2e311 * Better views for: acces, menus, roles and rules
* Base security
* Res security
* Only root can change root password

bzr revid: jean-baptiste.aubort@camptocamp.com-20080812124747-99ulh5h5lb1i3cew
2008-08-12 14:47:47 +02:00
Jean-Baptiste Aubort 2316891751 * Added groups to roles definition
bzr revid: jean-baptiste.aubort@camptocamp.com-20080804093137-fg2ccx2vo624rp05
2008-08-04 11:31:37 +02:00
Jean-Baptiste Aubort 7787904163 * Better security related views
* Re-organized security menu
* Added missing crossed object views (ie.: User-Roles)
* Improvements

bzr revid: jean-baptiste.aubort@camptocamp.com-20080728154335-t037bhyekjg9mu97
2008-07-28 17:43:35 +02:00
Fabien Pinckaers 1c708c23b2 Modifs
bzr revid: fp@tinyerp.com-83b34d2177859bce699ba90ef937c1e3af4578fe
2008-07-10 04:45:52 +00:00
Fabien Pinckaers ba9f3dc8b2 Imrpovement in wizards
bzr revid: fp@tinyerp.com-59f5cbd2e685f0e18ca2b2883350c96f3872c5ca
2008-07-09 17:55:23 +00:00
Harshad Modi f3bbfe0a51 modification :
* put special cancel button with action for cancel/ skip wizard

bzr revid: hmo@tinyerp.com-a401f6d6f3192f093a2c45ccbb8c4a2d5482a512
2008-07-07 09:41:01 +00:00
Harshad Modi 9020c5e4db configuration wizard :
* improvement on user configuration wizard
* account journal for bank account wizard
* remove comment on install module wizard on profile_service module

bzr revid: hmo@tinyerp.com-06c4675c4a1b8ef32f28f543df69a3c3cad5193a
2008-07-02 08:42:47 +00:00
Fabien Pinckaers cb064eb119 New Menus Definitions
bzr revid: fp@tinyerp.com-859d70d9aa22f8eb5816a6b44db0e3200ec0e12b
2008-07-01 15:58:58 +00:00
Fabien Pinckaers dd46f0e25b Better Report and new Header for Internal documents
bzr revid: fp@tinyerp.com-2c6e7514b97700527280b023281c3afc45a00330
2008-07-01 04:05:21 +00:00
stw f7b9bc52b3 reindent all xml files
bzr revid: stw-ffd07857fd1a61e1ef8757b11f12d3a8d6353709
2008-06-29 08:26:07 +00:00
Christophe Simonis 777a5d7b3c Community Days 2008:
User groups: add a comment field

Patch from Vincent from C2C

bzr revid: chs@tinyerp.com-0f9911f0195f21e4e77ecb17b11ae8a27a3f2c41
2008-06-26 07:57:59 +00:00
Harshad Modi a3fccdb1fe modification:
* add icon on main configiration Steps and also all configuration wizards
* add new field 'note' on configuration step object for step desection
	which is display on main configuration wizard
* modify some configuration wizards :
	- configure user :	add new button for loop , save + new
	- select simple view or extend view : modify layout
	- journal of bank account : put one2many object with editable tree view to allow create more than one journal

bzr revid: hmo@tinyerp.com-6847618764e7199996115d04ccb6dac991b1438a
2008-06-25 11:57:29 +00:00
Husen Daudi 3dfc16a1df Correct sentence.
bzr revid: hda@tinyerp.com-58681af1edb2c028dda1fb305258af1ef19a0ce5
2008-06-23 12:14:59 +00:00
Fabien Pinckaers bc5f242a89 Modifs in users views
bzr revid: fp@tinyerp.com-2067cd3b0824f49948b0da0137fbfd8449b7d30a
2008-06-21 23:13:55 +00:00
Harshad Modi a00dea7af6 imrovement on configuration wizard :
* change name of all configuration wizard
* imroovemnt on view
* put view_id on user configuration wizard's action
* put action on base setup and module upgrade wizard to call configuration wizard
* make new configuration wizard for install extra module on service profile
* make new configuration wizard for set extend group on admin user to set extendend view

bzr revid: hmo@tinyerp.com-a4b56d4283c1ab9cc0aa5162c9b5c269e4438e5b
2008-06-21 09:54:30 +00:00
Harshad Modi 24c3169bd7 prototype of configuration wizard
bzr revid: hmo@tinyerp.com-d9d10212c9d6bbb5902436d3bb6fc85005825691
2008-06-20 11:49:23 +00:00
Fabien Pinckaers 43e717ad30 Removed rules on users
bzr revid: fp@tinyerp.com-df7d77f75d29c1a746bba23c2807751a3c2a31ac
2008-06-19 05:09:48 +00:00
Fabien Pinckaers 8d16581e0f Improvements inmenus
Translations by modules
removed print statement

bzr revid: fp@tinyerp.com-eddee689d274afc56e6b7703a7cd22b9792f2c7b
2008-06-17 20:17:23 +00:00
Fabien Pinckaers 17db037990 Improvements
bzr revid: fp@tinyerp.com-dd48c1c3ca315d8ee6bf962b6af334ade92a0fc7
2008-06-16 18:27:17 +00:00
Fabien Pinckaers 4a567f3e7a Modifs for logo and multiple-header
bzr revid: fp@tinyerp.com-f40939b7bd24b27497ead8daa85335ef727cef47
2008-04-21 13:04:49 +00:00
Fabien Pinckaers fc4ca62c85 Better View for groups definition
bzr revid: fp@tinyerp.com-7e2850ea6140068539193e4c65603bb1d0548956
2008-02-05 21:20:35 +00:00
ced 3e495b9acc Add currency on company in the default view
bzr revid: ced-e55c068fc89114b2fd59505c0b19ec11fcc9f10e
2008-01-02 15:25:56 +00:00
ced 356e6c3de4 Users action can be of any usage
bzr revid: ced-8fb567822f7e6ec2bceac164c270ee9585bba95e
2007-10-19 12:15:01 +00:00
Fabien Pinckaers 0d27560a9a Uppercases in all menus
... long life to VIM ...

bzr revid: fp@tinyerp.com-e478db1b06e030a3e7bd3247479af1ce305c8f0d
2007-08-09 07:47:53 +00:00
ced 10eed82dff kernel, base: fix update of groups in menuitem
- only add groups and don't remove previous
- add "-" to remove a specific group

bzr revid: ced-4f80132bae401eb18f3b828178f54b53220f3fc4
2007-08-09 06:06:27 +00:00
Fabien Pinckaers 6969cc1a9e Cleaning upper/lowercase in menus
bzr revid: fp@tinyerp.com-163c70a775bfbd2fe7e782ee069946e3d1446147
2007-08-02 09:37:45 +00:00
Fabien Pinckaers 8c9f12c22f Typos
bzr revid: fp@tinyerp.com-37e8647dd2af48341906d65ea2369e3c110335f1
2007-07-22 17:27:31 +00:00
ced ee5d9a1d3c Merge branch 'master' of ssh://ced@dev.tinyerp.com//home/ced/terp
Conflicts:

	server/bin/addons/hr_timesheet_invoice/report/cost_ledger.py

bzr revid: ced-db12d44fdefc32643c92ae0f08ee28f0029f0524
2007-07-19 13:47:25 +00:00
ced fda5aae990 CLIENT,SERVER: improve language
- use lang of the context for the language of the client and store it in the .terprc
- change en_EN in en_US which is the standard

bzr revid: ced-bf07a4a200daf6fe371271d9c046799a4a2578fe
2007-06-20 05:54:26 +00:00
ced 5ac07652b4 BASE, MULTI_COMPANY_*: improve rules
- prevent infinit recursion
- add global rules
- more generic rules

bzr revid: ced-9a1b5479e7a7349a82c2f45d3fff912867b2e1e1
2007-06-06 10:53:38 +00:00