Commit Graph

808 Commits

Author SHA1 Message Date
nch@tinyerp.com 7f3254ab27 [FIX]:groupby many2one passed tuple(ID,value) instead of value
bzr revid: nch@tinyerp.com-20100628061425-qcbithsh53kjwgfd
2010-06-28 11:44:25 +05:30
Fabien Pinckaers 9584b1b468 [FIX] ir_rule
bzr revid: fp@tinyerp.com-20100625210850-wv0gf7alwc8b1yqz
2010-06-25 23:08:50 +02:00
Fabien Pinckaers fd7f773827 merge
bzr revid: fp@tinyerp.com-20100625092256-na0ckfu8znn2g55p
2010-06-25 11:22:56 +02:00
Olivier Dony 09297baccf [IMP] osv_memory: disabled regular ir_model_access access rights and switched to per-user access only. also did some cleanup
bzr revid: odo@openerp.com-20100624155602-noiat5i91uyeyy5t
2010-06-24 17:56:02 +02:00
vra 7ed648ce88 [MERGE] merge the changes from main trunk branch.
bzr revid: vra@tinyerp.com-20100624084539-ne1e1tscqn1z3jw5
bzr revid: vra@tinyerp.com-20100624084650-svala4jb0dnf7aal
2010-06-24 14:16:50 +05:30
Olivier Dony 77264e3ba7 [FIX] orm: correct computation of parent_store for specific cases with duplicate/copy()
bzr revid: odo@openerp.com-20100623151535-hsqhjzmkgrr1q87t
2010-06-23 17:15:35 +02:00
Olivier Dony, Jay Vora 39e866ce70 [FIX] orm: proper recursive copy of translations through one2many relationships during copy()
lp bug: https://launchpad.net/bugs/524424 fixed

bzr revid: odo@openerp.com-20100623151439-evc74f1a3so382z0
2010-06-23 17:14:39 +02:00
Borja López Soilán (Pexego) 86b55a1b3e [MERGE] orm: port of 5.0 fix for parent_store computation when previous parent is NULL
lp bug: https://launchpad.net/bugs/581137 fixed

bzr revid: odo@openerp.com-20100622155719-a6g6udc6p2s6cp0v
2010-06-22 17:57:19 +02:00
vra 1cf10a7daa [FIX][IMP] SQL-Injection ,minor improvement.
bzr revid: vra@tinyerp.com-20100618140537-mjbviu7sxxwn83x8
2010-06-18 19:35:37 +05:30
Anup (OpenERP) e0d94956c1 [IMP] SQL injection Refactored
bzr revid: ach@tinyerp.com-20100618101641-84cdea9n1pzx36v2
2010-06-18 15:46:41 +05:30
Anup (OpenERP) 253c7786a3 [MERGE] Merged from the main trunk server
bzr revid: ach@tinyerp.com-20100615133947-xmf38gf47ljnb00l
bzr revid: ach@tinyerp.com-20100616112927-8ecwh6n270tkp6gp
bzr revid: ach@tinyerp.com-20100618093614-7wtc8cw3korg3280
2010-06-18 15:06:14 +05:30
Antony Lesuisse a63aee23ee improve write to many2many documentation
bzr revid: al@openerp.com-20100616175837-jzjkc5gy6c0on7fa
2010-06-16 19:58:37 +02:00
Fabien Pinckaers ebb2a2b364 bugfix
bzr revid: fp@tinyerp.com-20100616113427-3xzh1hn1xho0ieus
2010-06-16 13:34:27 +02:00
Anup (OpenERP) 6b90ca82c5 [IMP] removed the possible SQL injection server.
bzr revid: ach@tinyerp.com-20100615132722-zbua6ciz3dz43qd8
2010-06-15 18:57:22 +05:30
nch@tinyerp.com 3028443022 [FIX]:print screen report for group_by_no_leaf and group_by method date formatting when group_by_no_leaf in context should pass date domain in full
bzr revid: nch@tinyerp.com-20100615130452-qlckqpnw0eqfh48o
2010-06-15 18:34:52 +05:30
Fabien Pinckaers 211d9c1d79 fix
bzr revid: fp@tinyerp.com-20100612215945-06lxwldfydl8djkj
2010-06-12 23:59:45 +02:00
Stephane Wirtel cb04fd589e [MERGE] lp:~stephane-openerp/openobject-server/call_method_inherits_objects
bzr revid: stephane@openerp.com-20100611133255-o3891oty6nra3l24
2010-06-11 15:32:55 +02:00
Fabien Pinckaers 85cebae10a [FIX] store fields
bzr revid: fp@tinyerp.com-20100610202914-tb3g1hi3hrpic21y
2010-06-10 22:29:14 +02:00
Stephane Wirtel 3aca2aea6b [FIX] Add the docstring for the __getattr__ method in the ORM
[IMP] If the object has a non-callable attribute, just return it

bzr revid: stephane@openerp.com-20100609154330-ulwlthtqfcnexkdt
2010-06-09 17:43:30 +02:00
Stephane Wirtel 03bdb06026 [FIX] Allow to call the methods defined in the _inherits objects
bzr revid: stephane@openerp.com-20100609140802-ln5p45v1437obdkc
2010-06-09 16:08:02 +02:00
Olivier Dony 0961c0f5cd [ADD] safe_eval: final round of adjustments, seems stable AFAICT (please be careful if you notice any error due to it - contact me if on doubt on how to fix properly)
bzr revid: odo@openerp.com-20100604003940-e32elbetzxop8c3b
2010-06-04 02:39:40 +02:00
Olivier Dony b020dc8363 [IMP] work-in-progress: initial version of safe_eval implementation -- still need fixing
bzr revid: odo@openerp.com-20100503234953-qgbk64bmir95jvzd
2010-05-04 00:49:53 +01:00
Xavier Morel 50e605771f [FIX] imports in orm, remove unneeded imports and pointlessly (and incorrectly) defensive garbage
bzr revid: xmo@openerp.com-20100527075350-5m1eaajzoshprxx8
2010-05-27 09:53:50 +02:00
olt@tinyerp.com 3f71dc76c6 [FIX] orm: raise NotImplementedError instead of strings
bzr revid: olt@tinyerp.com-20100527061830-jlc6xwh12gec82ym
2010-05-27 08:18:30 +02:00
olt@tinyerp.com b04e81c95e [FIX] orm: raise NotImplementedError instead of strings
bzr revid: olt@tinyerp.com-20100527061245-u34xdr1she27xbbk
2010-05-27 08:12:45 +02:00
Olivier Dony a6d7630bac [ADD] osv.osv, base: added generic xml_id getter + added xml_id to views on ir.ui.views + minor fine-tuning of admin views
bzr revid: odo@openerp.com-20100526230409-s88mp2gma1li8n9t
2010-05-27 01:04:09 +02:00
Anup (OpenERP) 67277f6f3d [MERGE] Merged from the main trunk server branch.
bzr revid: ach@tinyerp.com-20100520050727-zdkp6mp65kmfm66o
2010-05-20 10:37:27 +05:30
Fabien Pinckaers a527812316 [FIX] Improve logging system
bzr revid: fp@tinyerp.com-20100519200214-rvl5gnb02a6utpau
2010-05-19 22:02:14 +02:00
Fabien Pinckaers fd6eb4e4dd [IMP] logs background activities
bzr revid: fp@tinyerp.com-20100519183210-vyo63jvfs22mpxhg
2010-05-19 20:32:10 +02:00
Quentin De Paoli 60234cf878 [IMP] improved constraints: can now pass a callable message function instead of hardcoded message
bzr revid: odo@openerp.com-20100518170023-h6t203f3ik8j46vq
2010-05-18 19:00:23 +02:00
Christophe Simonis e54441409e [IMP] orm: allow import and record creation to defer the computation of parent_left/right,[IMP] orm: do not update parent_left/right if the parent haven't been changed
bzr revid: jvo@tinyerp.com-20100514091143-sl731yzxbw12c058
2010-05-14 14:41:43 +05:30
Anup (OpenERP) 9f1015621b [FIX] Export : Correction made when selection field value if False.
bzr revid: ach@tinyerp.com-20100513090241-6gyslly3fleii1tf
2010-05-13 14:32:41 +05:30
Jay (Open ERP) 89e7934e7d [FIX] fixed a bug in copy_data: it now copies the original (not translated) field value as the source value
bzr revid: jvo@tinyerp.com-20100512143348-2sislcjnilge4nci
2010-05-12 20:03:48 +05:30
Jay (Open ERP) 7b881e314f [FIX] Export should honor the current locale(language) settings of the user.
bzr revid: jvo@tinyerp.com-20100512142644-89n2sy66r6vocuxj
2010-05-12 19:56:44 +05:30
Jay (Open ERP) 50747906e7 [FIX] Import : Any exception should be raised in well-manner
bzr revid: jvo@tinyerp.com-20100512121108-nun18cptfdjuxuqu
2010-05-12 17:41:08 +05:30
Albert Cervera i Areny - http://www.NaN-tic.com 22f85f783a [FIX] Exploit Broken : Search should have checked access rights of read
lp bug: https://launchpad.net/bugs/531026 fixed

bzr revid: jvo@tinyerp.com-20100512112627-z9g2no4ddrattx0z
2010-05-12 16:56:27 +05:30
Jay (Open ERP) e364e89751 [FIX] orm: ensure the cursor is valid before computing parent_store values
bzr revid: jvo@tinyerp.com-20100512104615-wp6v9cpp5jh8py0i
2010-05-12 16:16:15 +05:30
Anup (OpenERP) db035455a3 [FIX] Export translations + Cache on translations + Resynchronization wizard Corrections
bzr revid: ach@tinyerp.com-20100512104249-pqdbofr2xikw59l9
2010-05-12 16:12:49 +05:30
Jay (Open ERP) a6d5a61714 [FIX] Default_get : fields of _inherits for default values should be considered
lp bug: https://launchpad.net/bugs/523071 fixed

bzr revid: jvo@tinyerp.com-20100512065725-7n4tbn95f4dhlgv0
2010-05-12 12:27:25 +05:30
Jay (Open ERP) 894ab2d8ad [FIX] Fixed error notification on parent_store=true with a column without ondelete=cascade
bzr revid: jvo@tinyerp.com-20100511151707-aamx090ypqjusqhv
2010-05-11 20:47:07 +05:30
Quentin De Paoli 52d19e6d58 [IMP] improved the constraint validation in order to accept multiple message
bzr revid: qdp@cyan-20100511123149-tlmez9eg8k0vwk3y
2010-05-11 14:31:49 +02:00
Anup (OpenERP) d05d9bccc4 [FIX] Raise a detailed exception if the record does not exist in the ir_model_data object
bzr revid: ach@tinyerp.com-20100511115355-9kdfpqaupsb718jj
2010-05-11 17:23:55 +05:30
Anup (OpenERP) 2d69e871a3 [FIX] Copy() of ir_model_fields corected
bzr revid: ach@tinyerp.com-20100511105508-n4png61qm0w8ctot
2010-05-11 16:25:08 +05:30
Christophe Simonis fea00d9429 [FIX]orm: invisible fields with widget=selection must have at least the default value into the selection
lp bug: https://launchpad.net/bugs/575748 fixed

bzr revid: chs@openerp.com-20100507135002-78s6p0rwccu1vrdd
2010-05-07 15:50:02 +02:00
Quality Team 1a8baa044a [IMP] Add the capabilities to store a datetime, date, integer, float and char in a field.property
lp bug: https://launchpad.net/bugs/562356 fixed

bzr revid: stephane@openerp.com-20100505100241-o5w0twdccrs7ppx2
2010-05-05 12:02:41 +02:00
Quality Team 6f53850e7d [FIX] Rewrite the field.property engine to work as expected (value per
company)

bzr revid: stephane@openerp.com-20100504144642-piruhn25d8qyxiof
2010-05-04 16:46:42 +02:00
Olivier Dony 900c2ef440 [FIX] orm/selection widget: fixed leftover typos
bzr revid: odo@openerp.com-20100503234246-9otvvfnedcfqp453
2010-05-04 00:42:46 +01:00
Olivier Dony b1d4680359 [FIX] reviewed and improved some naming and formatting, plus removed attrs from field if groups disallows showing it
bzr revid: odo@openerp.com-20100503231759-08zd69hk72p5qkw2
2010-05-04 00:17:59 +01:00
HDA (OpenERP) a3206f1ac8 Merged
bzr revid: hda@tinyerp.com-20100503090304-g1f7033ptx6e3fe6
2010-05-03 14:33:04 +05:30
Olivier Dony da17e9c161 [FIX] reviewed and improved some naming and formatting, plus removed attrs from field if groups disallows showing it
bzr revid: odo@openerp.com-20100430145754-og8gm3dlma5qwm89
2010-04-30 16:57:54 +02:00
HDA (OpenERP) 7b6827a6b4 bug with field with widget=selection + groups if user has no access right
bzr revid: hda@tinyerp.com-20100429140313-cnizdvh7m48m5cme
2010-04-29 19:33:13 +05:30
Rvo (Open ERP) c9720d28f5 [IMP+ADD]:improved ir.rule code, added constraint on ir.rule for osv_memory objects
bzr revid: rvo@tinyerp.co.in-20100429120158-rt4p9t1o6kkj78fh
2010-04-29 17:31:58 +05:30
Jay (Open ERP) 33a7b33730 [FIX] _inherits : Relational field if on the view of child object,should not raise error
lp bug: https://launchpad.net/bugs/558528 fixed

bzr revid: jvo@tinyerp.com-20100428092800-itjau50duzsbhze9
2010-04-28 14:58:00 +05:30
Olivier Dony 84c9d5a0fe [IMP] refactored ir.rule access check for create to reuse common method
bzr revid: odo@openerp.com-20100422074528-km1fby7c7pehr94u
2010-04-22 09:45:28 +02:00
nch@tinyerp.com 2a072834f5 [FIX]:no_leaf in groupby was not taking main domain in to consideration
bzr revid: nch@tinyerp.com-20100420130855-mopv1kv1892i7xnv
2010-04-20 18:38:55 +05:30
Framework Team 3af6db6180 [MERGE] merged trunk-dev-framework branch, including a.o diagram view improvements, access rights, bugfixes
bzr revid: odo@openerp.com-20100420120017-wpnt9q169cq9iztr
2010-04-20 14:00:17 +02:00
RGA(OpenERP) e4def3bcce [FIX] Read : Correction for not passing None values to client via xml-rpc
bzr revid: jvo@tinyerp.com-20100420084917-4lzn1uhx52nnvw3t
2010-04-20 14:19:17 +05:30
nch@tinyerp.com f78f7158a8 [IMP]:group_by to support no_leaf in multi level group by
bzr revid: nch@tinyerp.com-20100420055805-ghxgs957976zng2a
2010-04-20 11:28:05 +05:30
Fabien Pinckaers 08d7ecffc2 fix
bzr revid: fp@tinyerp.com-20100419114410-uy7ns84ytk91a28g
2010-04-19 13:44:10 +02:00
Olivier Dony 1a3b72c8f3 [FIX] minor: escaped RST special char in docstring
bzr revid: odo@openerp.com-20100419170814-yr7zkwnlgugievo0
2010-04-19 19:08:14 +02:00
Fabien Pinckaers 14ecc8dff1 [IMP] bugfix read_group, no group_by
bzr revid: fp@tinyerp.com-20100419073924-1qkjwp2if61a0iah
2010-04-19 09:39:24 +02:00
Fabien Pinckaers 5eb84154dd merge
bzr revid: fp@tinyerp.com-20100416201147-wm7zq7o2vwds1gjt
2010-04-16 22:11:47 +02:00
Fabien Pinckaers e91128f251 [IMP] group_read
bzr revid: fp@tinyerp.com-20100416201124-nuic37h8ni51xkcq
2010-04-16 22:11:24 +02:00
Christophe Simonis 5b146e8062 [FIX] orm: correct the cleaning of incorrect reference fields
bzr revid: chs@openerp.com-20100416144856-gh9yaulzc4bc32zv
2010-04-16 16:48:56 +02:00
Stephane Wirtel 209d7cea51 [FIX] orm: Read the non-overrided fields from the _inherits
bzr revid: stephane@openerp.com-20100416113659-e6v5w53u6md01xve
2010-04-16 13:36:59 +02:00
HDA (OpenERP) 4ebe2703d7 Merged with diagram branch
bzr revid: hda@tinyerp.com-20100415084348-x4x6nmumqm3l3qdu
2010-04-15 14:13:48 +05:30
Ysa (Open ERP) 4ebbb9fbda [IMP] diagram :- improve parser code(parse node and arrow field).
bzr revid: ysa@tinyerp.co.in-20100414121217-1yh6uohkjkwl8r8e
2010-04-14 17:42:17 +05:30
apa-tiny c101b45f08 merge
bzr revid: apa@tinyerp.com-20100414114726-9xnxcy1ds11461c4
2010-04-14 17:17:26 +05:30
rga 7d81ac0cde [FIX] M2O field, widget=selection not display all records
bzr revid: rga@rga-desktop-20100414102826-huc2x2h891r8k2j8
2010-04-14 15:58:26 +05:30
Ysa (Open ERP) eebbd52d8a [IMP] diagram :- parse node and arrow tag field.
bzr revid: ysa@tinyerp.co.in-20100413100157-nhz3lejj8ayg2zqc
2010-04-13 15:31:57 +05:30
nch@tinyerp.com a30e469839 [IMP]: removed 'parent_field' from o2m 's attrs as now it is not required by the pager
bzr revid: nch@tinyerp.com-20100412125821-9p8gqt06dhs41tfa
2010-04-12 18:28:21 +05:30
HDA (OpenERP) 02b5b44049 Merged
bzr revid: hda@tinyerp.com-20100408130532-fu53hdza1o2jettc
2010-04-08 18:35:32 +05:30
HDA (OpenERP) aefca2f616 Merged
bzr revid: hda@tinyerp.com-20100408114343-skbd5e28la5vlht6
2010-04-08 17:13:43 +05:30
Olivier Dony 8465d6ed56 [MERGE] merged dev-trunk-framework branch, including docstring improvements and a fix for reporting
bzr revid: odo@openerp.com-20100408105537-uy02ichkpw25bu3e
2010-04-08 12:55:37 +02:00
Olivier Dony 2657127314 [FIX] Fixed incorrect psycopg2 usage for passing query parameters.
Improves on fix by rev 2174 fp@tinyerp.com-20100407070419-4cly41c0bvrkd00v 
(with bad commit message BTW)

bzr revid: odo@openerp.com-20100408000739-3f8oe65bcinfpliu
2010-04-08 02:07:39 +02:00
Fabien Pinckaers 009f5f7bb4 merge
bzr revid: fp@tinyerp.com-20100407070504-x1474hslloxn32v9
2010-04-07 09:05:04 +02:00
Fabien Pinckaers 3c31799a0d merge
bzr revid: fp@tinyerp.com-20100407070419-4cly41c0bvrkd00v
2010-04-07 09:04:19 +02:00
Rvo (Open ERP) 927227cef9 [IMP]:improved orm's public methods docstrings
bzr revid: rvo@tinyerp.co.in-20100406123028-1mroxby4v4ijbxtr
2010-04-06 18:00:28 +05:30
HDA (OpenERP) c6669f3cb1 Merged with diagram server
bzr revid: hda@tinyerp.com-20100406104457-k5l60gj690d041bj
2010-04-06 16:14:57 +05:30
HDA (OpenERP) 91a88a3f8d Improved docstring of orm
bzr revid: hda@tinyerp.com-20100406102621-0n65uvesduhpv987
2010-04-06 15:56:21 +05:30
nel@tinyerp.com e92975499f [FIX] context in read_group
bzr revid: nel@tinyerp.com-20100406071743-qe507a4o2iwhgpd7
2010-04-06 09:17:43 +02:00
HDA (OpenERP) 51a0b657c4 Merged
bzr revid: hda@tinyerp.com-20100406063837-sli3uyy3fsnx6dji
2010-04-06 12:08:37 +05:30
Jay (Open ERP) 877fde1280 [FIX] Unlink : Corrected code for proper query
lp bug: https://launchpad.net/bugs/553258 fixed

bzr revid: jvo@tinyerp.com-20100405101413-bvcus7jamjcmseex
2010-04-05 15:44:13 +05:30
Rvo (Open ERP) d984b6d8d0 Removed print statement
bzr revid: rvo@tinyerp.co.in-20100405060106-pz1vz05wue71p0kc
2010-04-05 11:31:06 +05:30
Fabien Pinckaers d17ca1d307 merge
bzr revid: fp@tinyerp.com-20100404185721-84ip865dzwzypy6p
2010-04-04 20:57:21 +02:00
RVO(OpenERP) 35bab1e92d Added docstring in public methods of orm
bzr revid: hda@tinyerp.com-20100402135412-sndekigkmxf5twb2
2010-04-02 19:24:12 +05:30
Fabien Pinckaers 4f09c9ffa5 bugfix
bzr revid: fp@tinyerp.com-20100402125318-nqv5jeytlqf62q1j
2010-04-02 14:53:18 +02:00
Harry (Open ERP) ee854ffcf1 [FIX] orm: fixed problem on function field with store=True in create method
bzr revid: hmo@tinyerp.com-20100401133742-lnq4fhjvishnl10i
2010-04-01 19:07:42 +05:30
Stephane Wirtel 2db7dc0810 [FIX] Avoid to duplicate a field.related
lp bug: https://launchpad.net/bugs/544087 fixed

bzr revid: stephane@openerp.com-20100331165916-auxhjr19vaaxn139
2010-03-31 18:59:16 +02:00
Olivier Dony 6c23c63afe [IMP] refactoring of check_access_rule to avoid SQL injection and simplify code
bzr revid: odo@openerp.com-20100330172806-p1zkvrmupw5zosai
2010-03-30 19:28:06 +02:00
Olivier Dony 3a983fc2fb [FIX] refactoring/fix in ir.rule improvements after merge, more refactoring needed and coming.
bzr revid: odo@openerp.com-20100330121024-dgvzco2unfjlobxn
2010-03-30 14:10:24 +02:00
Framework Team b0e4c9b169 [MERGE] merge from trunk-dev-framework
bzr revid: odo@openerp.com-20100330113026-u49ic0qxq1sa51bn
2010-03-30 13:30:26 +02:00
Olivier Dony 2eb6c26df4 [REF] Refactored postgres' confdeltypes as a constant
bzr revid: odo@openerp.com-20100329092537-6v8vaxyvbzpywxld
2010-03-29 11:25:37 +02:00
nch@tinyerp.com 69912380fb [FIX]:read_group for None Values
bzr revid: nch@tinyerp.com-20100326124822-zomzhapc96v4v6gy
2010-03-26 18:18:22 +05:30
nch@tinyerp.com 63151cd5c8 [IMP]:GroupBY:Added Multilevel Groupby
bzr revid: nch@tinyerp.com-20100325050829-gwimhmlym2wf8mpu
2010-03-25 10:38:29 +05:30
Numerigraphe - Lionel Sausin 25a424a89d [REF] 'children' instead of 'childs'
lp bug: https://launchpad.net/bugs/327259 fixed

bzr revid: ls@numerigraphe.fr-20100324163222-dj03gxme8sawtdmz
2010-03-24 17:32:22 +01:00
Numerigraphe - Lionel Sausin 26bb219a74 [IMP] wording: "customize" intead of "customise"
lp bug: https://launchpad.net/bugs/546138 fixed

bzr revid: ls@numerigraphe.fr-20100324161216-uvzz3vrr3s3vth5e
2010-03-24 17:12:16 +01:00
HDA (OpenERP) 756cb752c0 Merged
bzr revid: hda@tinyerp.com-20100323061154-mzl5ud65kktg141v
2010-03-23 11:41:54 +05:30
HDA (OpenERP) c569b8ae58 FIX reference field support browse in property field
bzr revid: hda@tinyerp.com-20100319132200-17wgnm4ljn3lafsc
2010-03-19 18:52:00 +05:30
RVO(OpenERP) 5420c142e2 [IMP] security-rule-improvement
bzr revid: hda@tinyerp.com-20100319105838-m3gy80pai28t0mcc
2010-03-19 16:28:38 +05:30
Mantavya Gajjar 2dcd545f69 [MERGE]: merging from the server development team branch
location : lp:~openerp-dev/openobject-server/trunk-dev-framework

bzr revid: mga@mga-20100317132329-kma6kea8k1clpuco
2010-03-17 18:53:29 +05:30
Rga (Open ERP) 122901dc7a [IMP] browse() on reference fields
bzr revid: rga@tinyerp.co.in-20100316141408-7u2hg1nmgplpu0n5
2010-03-16 19:44:08 +05:30
Rvo (Open ERP) d5ce03433a [IMP]:allowed default_get method to throw exception for osv_memory wizards
bzr revid: rvo@tinyerp.co.in-20100316130517-z5ojbxincq62mkle
2010-03-16 18:35:17 +05:30
Rvo (Open ERP) bf77cfe005 command line server management with -i and -u options
bzr revid: rvo@tinyerp.co.in-20100316064812-5uurt3vhids9o57u
2010-03-16 12:18:12 +05:30
nch@tinyerp.com c0935c2513 [IMP]:added parent_field in attrs of O2M field and set limit=20 for O2M field
bzr revid: nch@tinyerp.com-20100316052609-mp5q3o4859xej9a0
2010-03-16 10:56:09 +05:30
Stephane Wirtel b9dce4ea81 [FIX] orm: Allows the inline modification of the _inherits fields
lp bug: https://launchpad.net/bugs/527263 fixed

bzr revid: stephane@openerp.com-20100315155310-fbti23cazpovjnpd
2010-03-15 16:53:10 +01:00
HDA (OpenERP) 460a344d96 Merged
bzr revid: hda@tinyerp.com-20100315063314-ps3trhvtyjn9h1c0
2010-03-15 12:03:14 +05:30
Rga (Open ERP) bb091a77b0 [IMP]set default_focus attribute on buttons and fields
bzr revid: rga@tinyerp.co.in-20100312115258-2txw1jm58nlog9gw
2010-03-12 17:22:58 +05:30
Ysa (Open ERP) fdb1682d94 Merge
bzr revid: ysa@tinyerp.co.in-20100309112705-t867x5yynlc0iirp
bzr revid: ysa@tinyerp.co.in-20100310131350-75l0r8vp6s8pbh89
bzr revid: ysa@tinyerp.co.in-20100312065440-xev8m4y8ebr5tvs1
2010-03-12 12:24:40 +05:30
nch@tinyerp.com 8856a549f7 [IMP]:Avg/sum for groupby
bzr revid: nch@tinyerp.com-20100308094036-hpvzsvlygup7s0e7
2010-03-08 15:10:36 +05:30
nch@tinyerp.com 325bcd1c5b [IMP]:change the way to calculate avg/sum
bzr revid: nch@tinyerp.com-20100308082939-crtgxay16njypjt7
2010-03-08 13:59:39 +05:30
Fabien Pinckaers 88eecd2f79 configurable floats
bzr revid: fp@tinyerp.com-20100306205154-beaovrdjiykvl823
2010-03-06 21:51:54 +01:00
Fabien Pinckaers 5688045adb [IMP] digits_compute to change size of float fields on the fly
bzr revid: fp@tinyerp.com-20100306195955-hi9puw3okl09vjbh
2010-03-06 20:59:55 +01:00
Ysa (Open ERP) d229a512f0 Merge
bzr revid: ysa@tinyerp.co.in-20100305130538-8f41e1wjxlw0ez5u
2010-03-05 18:35:38 +05:30
Xavier Morel 948e89992f [imp] migrate datas warning in browse_record to logging
bzr revid: xmo@tinyerp.com-20100303153611-kfdmr4uoeaf8nia7
2010-03-03 16:36:11 +01:00
Fabien Pinckaers 9ded20ae70 [IMP] removed this month
bzr revid: fp@tinyerp.com-20100302214739-uwq4kgmh01a7xoxi
2010-03-02 22:47:39 +01:00
apa-tiny 1007ab593b merged
bzr revid: apa@tinyerp.com-20100302051049-fzug22vl8vwa05e6
2010-03-02 10:40:49 +05:30
Fabien Pinckaers 97d8612767 replaced tab by white spaces
bzr revid: fp@tinyerp.com-20100228195016-j8cdsh6si05e5xhh
2010-02-28 20:50:16 +01:00
Fabien Pinckaers faefdc22e5 merge
bzr revid: fp@tinyerp.com-20100228080214-zhgkweltq2lv75xy
2010-02-28 09:02:14 +01:00
Ysa (Open ERP) 26ffa52548 merge
bzr revid: ysa@tinyerp.co.in-20100226124802-l6hsypwzguwgxssl
2010-02-26 18:18:02 +05:30
Olivier Dony dad082f999 [FIX] attempt at supporting inherited fields (through _inherits) as group_by in read_group()
bzr revid: odo@openerp.com-20100226010345-mg1700e0btgf852a
2010-02-26 02:03:45 +01:00
apa-tiny c9763d3200 [IMP]:improve orm for diagram view.
bzr revid: apa@tinyerp.com-20100224114806-s10137rwshuflw3c
2010-02-24 17:18:06 +05:30
ATP (OpenERP) f6e27b0d65 [IMP]: module, menu: Added filter buttons in modules view, Improvement in menu view
bzr revid: rpa@openerp.co.in-20100216134719-n7qy739f2yf9nxzy
2010-02-16 19:17:19 +05:30
Jay (Open ERP) 0d836ea56e [FIX] Fixed error notification on parent_store=true with a column without ondelete=cascade
lp bug: https://launchpad.net/bugs/522227 fixed

bzr revid: jvo@tinyerp.com-20100216075143-f0e3axlg1m2eskmq
2010-02-16 13:21:43 +05:30
HDA (OpenERP) a0ba43d800 Merged with stable
bzr revid: hda@tinyerp.com-20100216063114-d2crv3zayarq2vk6
2010-02-16 12:01:14 +05:30
Jay (Open ERP) 1d5272071d [FIX] Fields.function : if store={}/True is removed,column should be dropped with cascaded effect
bzr revid: jvo@tinyerp.com-20100215090608-o6lq314ya0xslukl
2010-02-15 14:36:08 +05:30
Harry (Open ERP) 389031837c [FIX] orm: fixed bug in read_group
bzr revid: hmo@tinyerp.com-20100215053400-b3ni5ahmxefkau0p
2010-02-15 11:04:00 +05:30
nch@tinyerp.com 852429f162 [FIX,IMP]:date display format and Avg for groupby field
bzr revid: nch@tinyerp.com-20100210124043-zutb1ew0cnth1pai
2010-02-10 18:10:43 +05:30
nch@tinyerp.com 27dbc19d1f [FIX]:date display format
bzr revid: nch@tinyerp.com-20100210123426-5n8ja8r9euztw90r
2010-02-10 18:04:26 +05:30
Jay (Open ERP) 372673aeba [FIX] Fields : Only one2many fields can have relation_field,avoid checks for others
lp bug: https://launchpad.net/bugs/519468 fixed

bzr revid: jvo@tinyerp.com-20100210054537-yhfenk6z6tlm9nzt
2010-02-10 11:15:37 +05:30
nch@tinyerp.com e86660db88 [IMP]:Avg for groupby
bzr revid: nch@tinyerp.com-20100210044200-mel3e6eqaqfxyz5q
2010-02-10 10:12:00 +05:30
Jay (Open ERP) 34b1d4c06b [FIX] Fields : relational field was not getting written to ir_model_fields,in case of one2many
bzr revid: jvo@tinyerp.com-20100209094904-9en3pezi9qxpb5jr
2010-02-09 15:19:04 +05:30
Jay (Open ERP) ba22f3edfa [FIX] Custom fields won't disturb anything while updating server
lp bug: https://launchpad.net/bugs/493657 fixed

bzr revid: jvo@tinyerp.com-20100209091328-sllcv1fjo4qq59a3
2010-02-09 14:43:28 +05:30
Jay (Open ERP) 8fa3951b8c [FIX] Browse with _inherits issue fixed if more than one M2O to parent objct exists
lp bug: https://launchpad.net/bugs/409354 fixed

bzr revid: jvo@tinyerp.com-20100209060333-wj51lzrx3jmj01pz
2010-02-09 11:33:33 +05:30
Harry (Open ERP) c2ac394eae [FIX] orm: pass context if widget selection in __view_look_dom method
bzr revid: hmo@tinyerp.com-20100209051214-qlsi5ld42y8srtu5
2010-02-09 10:42:14 +05:30
Christophe Simonis 0cf8f26a7c [MERGE]
bzr revid: chs@tinyerp.com-20100205151012-yew32sugmd4vj48r
2010-02-05 16:10:12 +01:00
Jay (Open ERP) e81c40c7e7 [FIX] default_FIELD from context should not overwrite modified FIELD value while creating record
lp bug: https://launchpad.net/bugs/516964 fixed

bzr revid: jvo@tinyerp.com-20100204121656-pzh1opx6kbrywscg
2010-02-04 17:46:56 +05:30
VIR(OpenERP) 5c119663a0 [FIX] Ir.sequence : removed unrelated field from view
lp bug: https://launchpad.net/bugs/516456 fixed

bzr revid: jvo@tinyerp.com-20100203122625-2eog64zqhxpz5mog
2010-02-03 17:56:25 +05:30
nch@tinyerp.com 7dc05435ff [FIX]:minor bug related to groupby
bzr revid: nch@tinyerp.com-20100203121835-abth6i33yy6lftxi
2010-02-03 17:48:35 +05:30
nch@tinyerp.com 45b7289189 [IMP]:improved groupby date format to Today, and (month year) wise eg: Today,January 2010, February 2010
bzr revid: nch@tinyerp.com-20100203102456-lz4uqqnstsblcoo7
2010-02-03 15:54:56 +05:30
Jay (Open ERP) 9d3a538658 [FIX] Allowed SQL reserved keywords to be used in _order,group by ,etc.[Make sure , your _order should look like _order='to' instead of to]
lp bug: https://launchpad.net/bugs/407667 fixed

bzr revid: jvo@tinyerp.com-20100203143642-l72g9tpo538mbpx6
2010-02-03 20:06:42 +05:30
Christophe Simonis fff40de35d [FIX] orm: bug when browsing _inherits object
bzr revid: chs@tinyerp.com-20100202164013-7o85hcmmhqcg5fvz
2010-02-02 17:40:13 +01:00
Harry (Open ERP) 2b4d6bb821 [FIX]orm : format_trace is not available in traceback module. format_exc use instand of that
bzr revid: hmo@tinyerp.com-20100202090427-r2eefz8j6ee00uy1
2010-02-02 14:34:27 +05:30
Jay (Open ERP) 9cdc40a633 [FIX] Ir_values : reading of default values correted
lp bug: https://launchpad.net/bugs/447819 fixed

bzr revid: jvo@tinyerp.com-20100202072252-p35d0mpagxm7n4qj
2010-02-02 12:52:52 +05:30
Xavier Morel 77eed56346 [imp] fix imports
bzr revid: xmo@tinyerp.com-20100129162616-6zq38zjn5c981avx
2010-01-29 17:26:16 +01:00
Xavier Morel a62d77fa11 [fix] exception thrown by browse_record.__getitem__ when field not found
bzr revid: xmo@tinyerp.com-20100129162332-a7nvb3w153iv2e7y
2010-01-29 17:23:32 +01:00
Fabien Pinckaers d02865ea9d [FIX] server side sort
bzr revid: fp@tinyerp.com-20100128211136-1zkzy5l9jx76vdty
2010-01-28 22:11:36 +01:00
nch@tinyerp.com f8cfc5c795 [IMP]:date dispaly format in groupby
bzr revid: nch@tinyerp.com-20100128061444-nqmkg52xhi5a698z
2010-01-28 11:44:44 +05:30
nch@tinyerp.com f72e2a47b7 [IMP]:group by on date/datetime field will result in Today,Yesterday or Old categories
bzr revid: nch@tinyerp.com-20100128055123-6fvuupq0l5uyyujp
2010-01-28 11:21:23 +05:30
Harry (Open ERP) 38ba65c24b [FIX] orm: fixed for python2.6 in _read_flat method
bzr revid: hmo@tinyerp.com-20100127104735-0d249mz7szb13uwo
2010-01-27 16:17:35 +05:30