Commit Graph

4515 Commits

Author SHA1 Message Date
nch@tinyerp.com 794c319ec9 [FIX]:search_view 'groups=' attribute in the child of a field tag was never evaluted:
Example:
<field name='user_id' select='1'>
   <filter domain='[('user_id','=',uid)]' help='My Sale Orders' icon='terp-personal' groups='base.group_extended'/>

bzr revid: nch@tinyerp.com-20101005112653-vg4qh4x5uzt0k2j5
2010-10-05 16:56:53 +05:30
Anup (OpenERP) a694aff5c0 [REF] base : _get_group() method corrected
bzr revid: ach@tinyerp.com-20101005105419-pfzidxgf3yimfs4b
2010-10-05 16:24:19 +05:30
Anup (OpenERP) 55da21f5b6 [FIX] base : _get_group() method corrected
bzr revid: ach@tinyerp.com-20101005104759-2mdxxuu4emvwc785
2010-10-05 16:17:59 +05:30
Harry (OpenERP) 31680ea258 [FIX] base: cr.close() before return on login
bzr revid: hmo@tinyerp.com-20101005104626-mfb50prd55ljpyy0
2010-10-05 16:16:26 +05:30
olt@tinyerp.com 9ad4df7f16 [IMP] report engine: decimal precision can now be passed to formatLang (changed the docstring)
bzr revid: olt@tinyerp.com-20101005094755-edh3p1hx6v1pg01f
2010-10-05 11:47:55 +02:00
olt@tinyerp.com a23c020583 [IMP] report engine: decimal precision can now be passed to formatLang. digits argument has an upper precedence
bzr revid: olt@tinyerp.com-20101005094529-bkavp9g994lflx3u
2010-10-05 11:45:29 +02:00
Fabien Pinckaers 7e09be4b98 fix
bzr revid: fp@tinyerp.com-20101005080017-czdp6ddpzqqf589g
2010-10-05 10:00:17 +02:00
Fabien Pinckaers 863766e16a fix
bzr revid: fp@tinyerp.com-20101004184715-0nrs39omt5irivai
2010-10-04 20:47:15 +02:00
Fabien Pinckaers 3c1c74df2c fix
bzr revid: fp@tinyerp.com-20101004184630-x4k02bxow4weam3x
2010-10-04 20:46:30 +02:00
Olivier Dony 24f82590fa [MERGE] base: review and cleanup of Administration menus and view (bis) - missing wizard_screen file
bzr revid: odo@openerp.com-20101004152719-d619p9itr4q4lyr8
2010-10-04 17:27:19 +02:00
Olivier Dony baba6829dc [IMP] base: Administration review (bis): added previously missing wizard_screen file
bzr revid: odo@openerp.com-20101004152536-cz5j7tokhdxpu9sb
2010-10-04 17:25:36 +02:00
rga@openerp.com 683fbd05a7 [FIX] ir_values: attempt to return items in a more deterministic order
lp bug: https://launchpad.net/bugs/630436 fixed

bzr revid: odo@openerp.com-20101004152337-35g54q0dw2b2qmf5
2010-10-04 17:23:37 +02:00
Olivier Dony 43d6943a4c [MERGE] base: review and cleanup of Administration menus and view
bzr revid: odo@openerp.com-20101004145241-lyrswenbtqoadh4o
2010-10-04 16:52:41 +02:00
Olivier Dony b6b618c61b [IMP] base: Administration review: improved menus/views
bzr revid: odo@openerp.com-20101004144140-3b7trmv8phl7k0bf
2010-10-04 16:41:40 +02:00
Olivier Dony a0d132ba5c [IMP] base/ir_action: removed unused m2m + lint cleanup
bzr revid: odo@openerp.com-20101004143944-m1ewxgouv3y50vda
2010-10-04 16:39:44 +02:00
Olivier Dony c92e531a1a [IMP] base/ir_cron: better tooltips
bzr revid: odo@openerp.com-20101004143904-n5j7anltcnh2mo25
2010-10-04 16:39:04 +02:00
Olivier Dony 128a11714a [IMP] base: refactor/unify base module wizards
bzr revid: odo@openerp.com-20101004143826-tfc7k01rv7b52fas
2010-10-04 16:38:26 +02:00
Olivier Dony 72e5a0102c [IMP] base/workflow: shorter menu label
bzr revid: odo@openerp.com-20101004143741-1qxnva3fda8okd0b
2010-10-04 16:37:41 +02:00
Olivier Dony 4ca2280a36 [IMP] base/res.users: cleanup + improved label
bzr revid: odo@openerp.com-20101004143721-75tqs7y3e8fd2r98
2010-10-04 16:37:21 +02:00
Olivier Dony cd527b6c9d [IMP] base: refactor/unify base module wizards
bzr revid: odo@openerp.com-20101004143336-nh0vnvbipt5dvmna
2010-10-04 16:33:36 +02:00
Olivier Dony 4d406ba474 [FIX] base/res.groups: cleanup duplicate copy() method
bzr revid: odo@openerp.com-20101004140823-6a1rp4yq17csobas
2010-10-04 16:08:23 +02:00
olt@tinyerp.com 85bb4e09bc [IMP] report engine: printscreen: total computation now uses digits attribute from field if present
[FIX] report engine: printscreen: fixed wrong indentation

bzr revid: olt@tinyerp.com-20101004135530-lj37yioz8kcfk0xd
2010-10-04 15:55:30 +02:00
Xavier Morel 1b8aa2b44a [FIX] ir.module.module needs to be readable by all so web modules can work correctly
bzr revid: xmo@openerp.com-20101004092852-je0xiz3dzdll5g7f
2010-10-04 11:28:52 +02:00
Anup (OpenERP) 709ff19f2a [FIX] base: res.bank demo data added
bzr revid: ach@tinyerp.com-20101004083403-pz54686nngv27w6g
2010-10-04 14:04:03 +05:30
Launchpad Translations on behalf of openerp 50c925d6ae Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101002050525-csd5qr5dfb8deam5
2010-10-02 05:05:25 +00:00
Olivier Dony d5cbc72db4 [MERGE] osv.query: Initial basic implementation of Query object for the ORM:
- added basic Query object to support some more complex ORM use cases (LEFT OUTER JOINS at the moment)
- added trivial unit tests for query object + run_tests.py executable to launch them
- fixed the issue with server-side sorting of m2o columns

Warning: this is very basic and was only done as a low-risk fix to introduce support for OUTER joins, as they are needed in some cases (server-side sorting of m2o columns being one)

This will need to be improved and extended a lot to be really useful -> targeted for after v6.0...

Hopefully this does not break too many things...

bzr revid: odo@openerp.com-20101001165615-0iknn3pp1ctg7q6g
2010-10-01 18:56:15 +02:00
Olivier Dony 8e317c082b [IMP] osv.query,orm: removed trailing whitespace introduced by previous commits
bzr revid: odo@openerp.com-20101001165411-cid1ut6rmf7m826n
2010-10-01 18:54:11 +02:00
Olivier Dony 037d12f3fa [IMP] base: completely remove default value for action_id of res.users + cleanup + tooltips
bzr revid: odo@openerp.com-20101001163717-bf1xnz6qm76y4s7h
2010-10-01 18:37:17 +02:00
Harry (OpenERP) 55eaa53db7 [MERGE] removed ir.actions.report.custom and ir.report.custom models
bzr revid: hmo@tinyerp.com-20101001151006-23drjpvi0s09f8tj
2010-10-01 20:40:06 +05:30
Olivier Dony 9454f780af [FIX] osv.query: improve support of chained explicit JOINs + corresponding tests
bzr revid: odo@openerp.com-20101001143642-z3ahichcj55csxib
2010-10-01 16:36:42 +02:00
jas 48d9c128e0 [REM]:base:removed ir.actions.report.custom and ir.report.custom
bzr revid: jas@tinyerp.com-20101001135358-ndjdcdw9hojno9kh
2010-10-01 19:23:58 +05:30
Olivier Dony 8f99c6ebcd [FIX] ir.actions: remove leftover debug breakpoint - sorry about it :-( - also note that previous commit changed the report_type field of ir.actions.report.xml from selection to char to be more easily extended
bzr revid: odo@openerp.com-20101001125134-b6dovx9vs12lcndy
2010-10-01 14:51:34 +02:00
Ferdinand 05c30d29f4 [IMP] Bank : If partner has an account number, he must have a bank linked and thus bank has to be a required field
lp bug: https://launchpad.net/bugs/651171 fixed

bzr revid: jvo@tinyerp.com-20101001124301-7rruihe46ku5zezq
2010-10-01 18:13:01 +05:30
Harry (OpenERP) ab773ebb3f [IMP] base:
* remove icon on reporting menu
* add wkf_id related field in workitem
* correct close button icon on request form

bzr revid: hmo@tinyerp.com-20101001115415-pbaj7bz46bkkf41l
2010-10-01 17:24:15 +05:30
Olivier Dony cbc6d182c9 [IMP] report: moved the register_all() function as a method of ir.actions.report.xml model, to make it easier to inherit/extend for additional report engines
bzr revid: odo@openerp.com-20101001112552-2br8ftpi94ootfrw
2010-10-01 13:25:52 +02:00
olt@tinyerp.com 5fce56cab3 [FIX] report engine: fixed an error in 'get_digits'
bzr revid: olt@tinyerp.com-20101001113225-wpmxc31htrj02ssf
2010-10-01 13:32:25 +02:00
olt@tinyerp.com 6b19c64976 [IMP] report engine: try to compute float digits based on field and decimal_precision
bzr revid: olt@tinyerp.com-20101001111254-s2r33l07xz62fyf7
2010-10-01 13:12:54 +02:00
Harry (OpenERP) feed934801 [MERGE]
bzr revid: hmo@tinyerp.com-20101001110658-zrmg32f4hmwc21ww
2010-10-01 16:36:58 +05:30
Harry (OpenERP) 1d0b30bbe1 [MERGE]
bzr revid: hmo@tinyerp.com-20101001102457-1cs6ssynbo5iyca4
2010-10-01 15:54:57 +05:30
ron@tinyerp.com 34230abf26 [IMP]: base module :Instatnt menu Active filter Button
bzr revid: ron@tinyerp.com-20101001101502-8evwjsuocdgmqryw
2010-10-01 15:45:02 +05:30
Harry (OpenERP) 6bb926d640 [MERGE] merged with openobjct-addons
bzr revid: hmo@tinyerp.com-20101001100337-3ztwd6xs39fvg0ww
2010-10-01 15:33:37 +05:30
jas dc984c48b6 [IMP]: base : Improvements in Users->Users
bzr revid: jas@tinyerp.com-20101001092427-8v4dily9reejsvtc
2010-10-01 14:54:27 +05:30
Launchpad Translations on behalf of openerp 5607586667 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20101001084723-t0gh6nh5alivjvig
2010-10-01 08:47:23 +00:00
jas 807e733c39 [IMP]: base : Improvements in the list view of the Users->Users
bzr revid: jas@tinyerp.com-20101001073729-jtdo3yd4yiuwkh7u
2010-10-01 13:07:29 +05:30
Olivier Dony 109f51e125 [ADD] osv: initial basic implementation of Query object:
- added basic Query object to support more complex ORM use cases (LEFT OUTER JOINS at the moment)
- added trivial unit tests for query object + run_test.py executable to launch them 
Warning: this is very basic and was only done as a low-risk fix to introduce support for OUTER joins in some cases.
This will need to be improved and extended a lot to be really useful -> targeted for after v6.0...

bzr revid: odo@openerp.com-20100930132403-2dx0k9znzromsig7
2010-09-30 15:24:03 +02:00
nch@tinyerp.com f05a5b8272 [FIX]:Print screen should respect sort order
lp bug: https://launchpad.net/bugs/645984 fixed

bzr revid: nch@tinyerp.com-20100930084147-hw4351m329tbrpnr
2010-09-30 14:11:47 +05:30
vda (Open ERP) 73cee227e1 [FIX] Removed default for home action.
bzr revid: vda@tinyerp.com-20100930082926-13n8zl37zw8t3fro
2010-09-30 13:59:26 +05:30
ron@tinyerp.com d6a4bf08e5 [REF]: base module :Reporting Menu
bzr revid: ron@tinyerp.com-20100930081946-zl5pkfsnja8n2rls
2010-09-30 13:49:46 +05:30
vda (Open ERP) ac7ec1748c [FIX] Removed default for home action.
bzr revid: vda@tinyerp.com-20100930081609-5s4udd31is38ra9z
2010-09-30 13:46:09 +05:30
vda (Open ERP) 77c3f0abbf [FIX] Removed required property for home action (web client dashboard).
bzr revid: vda@tinyerp.com-20100930064301-9o44xig9wj15l9kt
2010-09-30 12:13:01 +05:30