Commit Graph

29 Commits

Author SHA1 Message Date
Christophe Simonis 2eb6b8265b add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723150127-fmitw7zgeokcualh
2008-07-23 17:01:27 +02:00
Christophe Simonis 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00
Christophe Simonis 0b1dfd702f * translation of nearly all exceptions
* the export of translations per module take only the files of these modules

bzr revid: chs@tinyerp.com-52cb3686b17250df7bc23bf90d18397c7888e6f2
2008-07-08 08:13:12 +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 fca1637a6e Improvements
bzr revid: fp@tinyerp.com-3bf3ca5f392a63f5285035e50e972129f442ae35
2008-06-30 15:33:15 +00:00
stw f7afb7b000 Community Days: from Xavier ALT
bzr revid: stw-b92000db2a408c9250048365f26959401ae36f98
2008-06-26 15:42:22 +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
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 fa01eef644 Bugfix
bzr revid: fp@tinyerp.com-f569c6dea92caa683cadc6d3e64e46225d713494
2008-06-18 06:17:51 +00:00
Fabien Pinckaers 17db037990 Improvements
bzr revid: fp@tinyerp.com-dd48c1c3ca315d8ee6bf962b6af334ade92a0fc7
2008-06-16 18:27:17 +00:00
stw 7134784787 add Copyright and GPL license into the Header of Python files
bzr revid: stw-eb6ee9b006e577bda6338caa450ec9795b12f9bc
2008-06-16 11:00:21 +00:00
Fabien Pinckaers 9de0c269ac Change to not allow to export password
bzr revid: fp@tinyerp.com-71797ee332d680da51bc2da71dbc38624b1ce263
2008-05-26 12:43:53 +00:00
ced 0caeaf1d9b Allow to translate en_US language (custom)
- en_US is translatable also
- fix cache on translation
- add view to language
- fix client translation windows

bzr revid: ced-b6ab18eba46eb8e1e8a97ed5afa6797078cec659
2007-11-26 15:46:03 +00:00
Fabien Pinckaers 5689e2e10a Terminologies
bzr revid: fp@tinyerp.com-1d2f5e6a51fb63f9996690451cd79f7f6ad1cfb9
2007-08-09 10:08:21 +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
ced 556296cb2e account,account_report,base,product,scrum,stock,kernel: fix name_search
- add limit
- use context for the search
- fix mutable default args

bzr revid: ced-16b45131f168656508b7a570d11802a1e1b245e7
2007-07-26 08:31:51 +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
Fabien Pinckaers 93d8dda3f8 Some changes to better invoice on projects
Uninvoiced entries of my projects
	Zoom from project to entries
HR_EXPENSE
	Better view for expenses
	Copy method on expenses to duplicated

bzr revid: fp@tinyerp.com-4df483023e351a8f063cb75252e816efdb21e1d6
2007-07-04 11:12:50 +00:00
bch a52fa4b0f1 BASE, res_user: better field name to avoid confusion
bzr revid: bch-057f4f98c6fefda291baacf3bff53e29664c3da5
2007-06-08 12:08:34 +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
ced f56df5f4ec KERNEL,BASE: add menu to user
bzr revid: ced-4ba041841f09238f24b0ea7e3b08db41a92ec8ea
2007-05-30 13:19:32 +00:00
bch 605fde9553 IR_RULES :
- new object to define versatile access rules.
- provide cache to keep fast access.
- associated with user or user group.

The orm layer is modified to use them. This modification and
pre-defined rules in xml data replace the most part of implicit magic
around company_id.

bzr revid: bch-73e82904c54c3ad4f5a7454a446af30572ae156d
2007-05-18 12:29:43 +00:00
ced ac97b14a7f BASE,CLIENT: add right-to-left
bzr revid: ced-7a819d8387cda450b0cf611863fafbe924a2fd0f
2007-04-23 14:02:17 +00:00
pinky c281021e3d Bugfixes
bzr revid: pinky-5d97a4653ba145caf3f52b31c853bef0bfe9ae78
2007-03-10 04:42:34 +00:00
pinky 004a0b996f New trunk
bzr revid: pinky-3f10ee12cea3c4c75cef44ab04ad33ef47432907
2006-12-07 13:41:40 +00:00