Commit Graph

518 Commits

Author SHA1 Message Date
Fabien Pinckaers cb32d72dfa [FIX] rule and multi-company
bzr revid: fp@tinyerp.com-20091222205600-3h0fow08pndm7y0f
2009-12-22 21:56:00 +01:00
Fabien Pinckaers eb665f6e1d [FIX] improve multi-company and rule system
bzr revid: fp@tinyerp.com-20091222190158-lwknqi2vcgj1e94d
2009-12-22 20:01:58 +01:00
Fabien Pinckaers bf243a367d merge
bzr revid: fp@tinyerp.com-20091222173528-ty3gmqmx2koy63z8
2009-12-22 18:35:28 +01:00
Fabien Pinckaers d1df64b2ce [FIX] osv_memory inherit osv
bzr revid: fp@tinyerp.com-20091217183820-93ylh4pfvvfbgpu2
2009-12-17 19:38:20 +01:00
Fabien Pinckaers 91370e8668 [FIX] osv_memory inherit osv
bzr revid: fp@tinyerp.com-20091217183613-m8l9fvlbi5u77mvx
2009-12-17 19:36:13 +01:00
Christophe Simonis abac5229c3 [MERGE] lp:~xmo/openobject-server/setup_py_fixes
bzr revid: chs@tinyerp.com-20091217083446-57e8ko62e12eiv2u
bzr revid: chs@tinyerp.com-20091217083636-yoc153jnt4rhsw35
2009-12-17 09:36:36 +01:00
ame (Tiny) 1c1e8231fd [IMP] improved `fields_view_get` (auto create search view)
bzr revid: ame@tinyerp.com-20091217070647-gvryhm9bosry75fr
2009-12-17 12:36:47 +05:30
Christophe Chauvet 17a627ced9 [IMP] Don't use OIDS when create database, because
- There is a primary key on all tables
      - OIDS are disable since 8.0

bzr revid: christophe.chauvet@syleam.fr-20091216164044-stzqgdxsbl019x41
2009-12-16 17:40:44 +01:00
Christophe Chauvet a2c91a7733 [IMP] Add comment on table base on description
[IMP] Add comment on column base on field name
[IMP] Add comment on relation table (many2many)

bzr revid: christophe.chauvet@syleam.fr-20091216155750-mpujuc3v3zojwhw6
2009-12-16 16:57:50 +01:00
Xavier Morel d980d96150 [merge] from trunk
bzr revid: xmo@tinyerp.com-20091207144452-lwnkx46om3a21b94
bzr revid: xmo@tinyerp.com-20091208151256-lq7n9r51e99pfkxg
bzr revid: xmo@tinyerp.com-20091210111114-zoaop8nqhpfd8j22
bzr revid: xmo@tinyerp.com-20091211090051-9und4m828igz0q54
bzr revid: xmo@tinyerp.com-20091214083220-ki7zuginy2467h4h
bzr revid: xmo@tinyerp.com-20091214132934-p732a77qq6zo261s
2009-12-14 14:29:34 +01:00
Harry (Open ERP) 946684553c [FIX] orm: convert ids into int in read_flat method to avoid regresstion if id in string object
bzr revid: hmo@tinyerp.com-20091210103116-kyzu9t6bcbwekiqh
2009-12-10 16:01:16 +05:30
Fabien Pinckaers 4e682b6494 merge
bzr revid: fp@tinyerp.com-20091209230902-32oc2ngwx1q49q9b
2009-12-10 00:09:02 +01:00
Fabien Pinckaers 4f5acb5768 [IMP] removed print statement
bzr revid: fp@tinyerp.com-20091209145353-g7ri0so3392rvxou
2009-12-09 15:53:53 +01:00
Jay (Open ERP) 7e22f42485 [IMP] Limit for name_search() improved to 100
lp bug: https://launchpad.net/bugs/494401 fixed

bzr revid: jvo@tinyerp.com-20091209114241-e9amr10847awl5zq
2009-12-09 17:12:41 +05:30
Fabien Pinckaers a2b058e89e [IMP] multi companies on users
bzr revid: fp@tinyerp.com-20091209111834-kmicjotdgrnyquad
2009-12-09 12:18:34 +01:00
Fabien Pinckaers 4036e5ad70 [IMP] removed extra logs
bzr revid: fp@tinyerp.com-20091209100604-r49vwzfmhpd1h1ik
2009-12-09 11:06:04 +01:00
Fabien Pinckaers 3b12be5d20 [FIX] related are stored
bzr revid: fp@tinyerp.com-20091209095219-kzj9g3eetf5js2tf
2009-12-09 10:52:19 +01:00
Fabien Pinckaers 920c9dd540 [FIX] select current compay on users
bzr revid: fp@tinyerp.com-20091209085739-sb1hq6c8ud7o7kmh
2009-12-09 09:57:39 +01:00
rpa (Open ERP) d766076f07 [IMP]: Improvement in __getitem__ for id of type string for Caldav
bzr revid: rpa@tinyerp.com-20091203140444-wsw5xibro4h8jqny
2009-12-03 19:34:44 +05:30
Xavier Morel 91c515382c [merge] 5.0-lxml-fixes into trunk
bzr revid: xmo@tinyerp.com-20091202092042-36gz0wkbu27aetvc
bzr revid: xmo@tinyerp.com-20091202093008-9uwo63c0bwdh8eaw
2009-12-02 10:30:08 +01:00
Xavier Morel 70ab8c4607 [IMP] removal of usages of the deprecated node.getchildren call, better usage of the attributes & tostring ET APIs, style fixes
bzr revid: xmo@tinyerp.com-20091128115809-pk5zqrc3zp8h6pir
2009-11-28 12:58:09 +01:00
Harry (Open ERP) 3ac7d15820 [merge] merge from lp:~openerp/openobject-server/5.0/
bzr revid: hmo@tinyerp.com-20091128104436-nryf42nmutq0s2ig
2009-11-28 16:14:36 +05:30
Harry (Open ERP) 5f1bfdfc90 [FIX] orm, osv: change copyright with AGPL
bzr revid: hmo@tinyerp.com-20091126141240-2kt31x2h96v6cq2k
2009-11-26 19:42:40 +05:30
Harry (Open ERP) 6cd866011f [MERGE]
bzr revid: hmo@tinyerp.com-20091126063020-6kuq4ph29esf0fwe
2009-11-26 12:00:20 +05:30
Christophe Simonis 29b9fd5f25 [IMP] _defaults: allow to pass directly the value instead of a lambda
bzr revid: chs@tinyerp.com-20091125143058-upa8zaz6gwo27685
2009-11-25 15:30:58 +01:00
Jay (Open ERP) 3fd8dfcd79 [FIX] Custom Object xml arch needed encoding.
lp bug: https://launchpad.net/bugs/487836 fixed

bzr revid: jvo@tinyerp.com-20091125093504-2tdb5sx3hltpxnjq
2009-11-25 15:05:04 +05:30
Harry (Open ERP) dd1d607f3a [MERGE] merge with master branch
bzr revid: hmo@tinyerp.com-20091125070844-1mt6908hm40t03hq
2009-11-25 12:38:44 +05:30
Harry (Open ERP) d8ce3f1e2a [FIX] replaced <TAB> with four white space.
bzr revid: hmo@tinyerp.com-20091124144405-9mzd91chohvf0uu7
2009-11-24 20:14:05 +05:30
Jay (Open ERP) fc75b394c7 [FIX] Upgrade could have failed when its a change in name field,added cascade
bzr revid: jvo@tinyerp.com-20091124103248-dvq9f5n1m68c0y46
2009-11-24 16:02:48 +05:30
Stephane Wirtel e56a3b5a70 [IMP] Add the support for the override of any attribute.
You can override an attribute of an xml view with the <attribute /> tag

Example:
<openerp>
    <data>
        <record model="ir.ui.view" id="res_partner_form">
            <field name="name">res.partner.form</field>
            <field name="model">res.partner</field>
            <field name="type">form</field>
            <field name="inherit_id" ref="base.view_partner_form" />
            <field name="arch" type="xml">
                <xpath expr="/form/notebook/page[@string='General']/field[@name='address']/tree" position="attributes">
                    <attribute name="editable">top</attribute>
                </xpath>
            </field>
        </record>
    </data>
</openerp>

Regards,

bzr revid: stephane@openerp.com-20091124091543-wsxu48hx117e0w6h
2009-11-24 10:15:43 +01:00
Harry (Open ERP) 055ed99069 [FIX] orm: try..except block is buggy. dom is used in this block
bzr revid: hmo@tinyerp.com-20091123064628-ovsu709rr8eh1xff
2009-11-23 12:16:28 +05:30
xrg dad1ff955b [merge] merge from lp:~xrg/openobject-server/optimize-5.0 and removed some confilts
bzr revid: hmo@tinyerp.com-20091120143104-tb6136unkdw7yfy9
2009-11-20 20:01:04 +05:30
mra (Open ERP) efab356429 [FIX] solve problem of importing data from csv with constraints available on object
bzr revid: mra@tinyerp.com-20091118053748-pmv0wxa5qp5n1qrx
2009-11-18 11:07:48 +05:30
Jay (Open ERP) cd74873235 [FIX] Priority on fields.function with store dictionary made working.
lp bug: https://launchpad.net/bugs/462506 fixed

bzr revid: jvo@tinyerp.com-20091117072234-fjb7gcupgnw4q22b
2009-11-17 12:52:34 +05:30
Sebastien LANGE a29db43ce2 Fixed Spelling mistake
lp bug: https://launchpad.net/bugs/483527 fixed

bzr revid: hda@tinyerp.com-20091116113710-ixwxro0bweezjbre
2009-11-16 17:07:10 +05:30
Sebastien LANGE b6577e3e5a Fixed Spelling mistake
lp bug: https://launchpad.net/bugs/483527 fixed

bzr revid: hda@tinyerp.com-20091116113325-nnkev88xwn87l702
2009-11-16 17:03:25 +05:30
Jay (Open ERP) 0d7e1a5fcf [FIX] On update, fields with only numeric/int/float could have digits
bzr revid: jvo@tinyerp.com-20091113135713-eiv4kfs9mkn4su3p
2009-11-13 19:27:13 +05:30
UCO,JVO 4dc22b73e5 [FIX] On Update, if only the size of column is changed,it should reflect into DB
bzr revid: jvo@tinyerp.com-20091113072656-ytd8372l270lho75
2009-11-13 12:56:56 +05:30
Jay (Open ERP) 89dc28dfe7 [FIX] Export : M2M field name was missing last character
lp bug: https://launchpad.net/bugs/478724 fixed

bzr revid: jvo@tinyerp.com-20091109072532-rmub2t6519nz1hyu
2009-11-09 12:55:32 +05:30
HDA (OpenERP) 5ea54704ea Merge and bugfixes from jvo
bzr revid: hda@tinyerp.com-20091105063915-kju1oce56t9g20g5
2009-11-05 12:09:15 +05:30
Harry (Open ERP) c436917517 [Merge] merge stable/5.0 branch
bzr revid: hmo@tinyerp.com-20091104064434-fijc4n2motwgsu13
2009-11-04 12:14:34 +05:30
Raphaël Valyi 2686991976 [MERGE] bzr merge -r 1856..1857 lp:openobject-server . rev #1857 we merge here consists in a fix by Tiny because they didn't applied the etree conversion properly weeks back (the 2 previous merges here); part
was already better merged on our side (2 commits back) because we resolved the conflicts more carefully.

lp bug: https://launchpad.net/bugs/429519 fixed

bzr revid: rvalyi@gmail.com-20091028201254-oxcmetgpxbp2oelp
2009-10-28 18:12:54 -02:00
Raphaël Valyi c9d35c7012 [MERGE] lxml+etree instead of deprecated XML libs which prevent install on Ubuntu. Merged from old_trunk branch because on ne trunk, commits were not atomics anymore (after pig merge + bzr unability to track partial merge origins).
merge directive used was: bzr merge -r 1825..1826 lp:~openerp/openobject-server/old_trunk
tested main flows on manufacturing database + French -> no bug found; still will commit a few more commits related to trunk + etree

lp bug: https://launchpad.net/bugs/429519 fixed

bzr revid: rvalyi@gmail.com-20091028200443-2ciyhqaz7rczdusy
2009-10-28 18:04:43 -02:00
mra (Open ERP) 19c6bf3cbf [FIX] osv_memory object search method: now it will accept id as domain with its action
bzr revid: mra@tinyerp.com-20091027062353-jf4yzdsdnit1rvsw
2009-10-27 11:53:53 +05:30
P. Christeas 5ee5a1caef Merge remote branch 'origin/master' into optimize
Conflicts:
	bin/osv/expression.py
	bin/osv/orm.py

bzr revid: p_christ@hol.gr-20091026105650-49wvuk3o7qw1ybkn
2009-10-26 12:56:50 +02:00
YSA,JVO 7b06ec81af [FIX] Export : Selection field gets imported by its external name if export is not import compatible
lp bug: https://launchpad.net/bugs/434341 fixed

bzr revid: jvo@tinyerp.com-20091022140251-epxtjovnp2xe4g27
2009-10-22 19:32:51 +05:30
pap(openerp) 251b6720ca Changed encoding to coding ref: PEP: 0263
bzr revid: hda@tinyerp.com-20091020105223-2o94yr2iv2v10axr
2009-10-20 16:22:23 +05:30
HDA (OpenERP) 563f5ed493 Merged
bzr revid: hda@tinyerp.com-20091014124219-b5p989w07gcb0h6f
bzr revid: hda@tinyerp.com-20091020063549-yp7hzjgtl6x6a3o7
2009-10-20 12:05:49 +05:30
Fabien Pinckaers 012fd8d624 [FIX] recursive calls
bzr revid: fp@tinyerp.com-20091019182609-bkowmclnyfon4jeo
2009-10-19 20:26:09 +02:00
Christophe Simonis 122230e73c [FIX] allow to call write without ids on osv_memory objects
bzr revid: chs@tinyerp.com-20091016151643-uh7a9m0lfeqajfqf
2009-10-16 17:16:43 +02:00