Commit Graph

5122 Commits

Author SHA1 Message Date
Tejas (OpenERP) 5cc546bad9 [usability] res_partner_address default is default (create one default address if none given)
bzr revid: tta@openerp.com-20110607090131-6qxynpmrlzq68a0s
2011-06-07 14:31:31 +05:30
Launchpad Translations on behalf of openerp 01dcbe5313 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110607043504-fva0ovzg24qy3nqd
2011-06-07 04:35:04 +00:00
Vo Minh Thu 00c2b7172b [MERGE] use drawCentredString instead of drawString for report header.
bzr revid: vmt@openerp.com-20110606123941-26v9uoetil2gc8ox
2011-06-06 14:39:41 +02:00
Vo Minh Thu cdf9746d8e [MERGE] res_widget: remove res.widget.user entries when user deleted.
bzr revid: vmt@openerp.com-20110606111057-g97n2woy1ljyt67k
2011-06-06 13:10:57 +02:00
Vo Minh Thu 6a2b93ea0d [REF] res_company: as part of the previous commit:
- dont use methods when plain values are ok (in _constraints),
- dont duplicate strings if it is not necessary.

bzr revid: vmt@openerp.com-20110606094338-58zoutk86hm0j68s
2011-06-06 11:43:38 +02:00
Amit Parmar (OpenERP) 023ce68e84 [EDI]: worked on the local time to UTC time conversion
bzr revid: aar@tinyerp.com-20110606055257-d33gwzaidwxufn64
2011-06-06 11:22:57 +05:30
aag (OpenERP) 12b77a1dea [IMP]Base:In obj ir.actions.todo.category add one field
bzr revid: aag@tinyerp.co.in-20110606045944-rays9mr89k1jbrzm
2011-06-06 10:29:44 +05:30
Amit Parmar (OpenERP) a66c64e18f [EDI]: developing edi class
bzr revid: aar@tinyerp.com-20110603133826-ol8rzeey17hvxlar
2011-06-03 19:08:26 +05:30
aag (OpenERP) 4597ab294b [IMP]base:Tools / Customization -5
bzr revid: aag@tinyerp.co.in-20110603105215-qgugx5gm9ayxwzl6
2011-06-03 16:22:15 +05:30
Harry (OpenERP) 332d385390 [REVIEW] edi: refactor code of edi_import
bzr revid: hmo@tinyerp.com-20110603104539-nh0i45zv6zna2wau
2011-06-03 16:15:39 +05:30
Harry (OpenERP) eaec4a25f2 [REVIEW] edi: refactor code in generate_edi()
bzr revid: hmo@tinyerp.com-20110603091109-e1gn7mr0gpcr88sy
2011-06-03 14:41:09 +05:30
Harry (OpenERP) ef7ee72f40 [REVIEW] edi: refactor code in import/export method
bzr revid: hmo@tinyerp.com-20110603090408-fcumns7va18trdwx
2011-06-03 14:34:08 +05:30
Vo Minh Thu ce5d00e03b [REF] res_lang: removed unused variable.
lp bug: https://launchpad.net/bugs/791756 fixed

bzr revid: vmt@openerp.com-20110603085758-ji277jy5mbn9wq3t
2011-06-03 10:57:58 +02:00
aag (OpenERP) 4e36a597dc [IMP]base:Add catg Sales Management -5
bzr revid: aag@tinyerp.co.in-20110603074100-pflef8yx7ip6b51t
2011-06-03 13:11:00 +05:30
Harry (OpenERP) f1ce7642fb [REVIEW] edi: optimize code
bzr revid: hmo@tinyerp.com-20110603072950-441p4kd4vyvzpo7a
2011-06-03 12:59:50 +05:30
aag (OpenERP) a7f3619a7b [IMP]base_setup:Configure Your Interface in Administration-1 categ
bzr revid: aag@tinyerp.co.in-20110603070251-vtn5h9ss01lb3oie
2011-06-03 12:32:51 +05:30
Harry (OpenERP) cd1195eda0 [MERGE] edi: introduce EDI Gateway Engine with basic prototype model
bzr revid: hmo@tinyerp.com-20110603051356-s00z3bwhpxndt1hl
2011-06-03 10:43:56 +05:30
Amit Parmar (OpenERP) 1e3ae46ec7 [EDI]: developing edi_import method
bzr revid: aar@tinyerp.com-20110602134218-32aolwbdbwkp63qp
2011-06-02 19:12:18 +05:30
Antony Lesuisse 6aa240ca19 [IMP] ir_translation only display installed lang, 10% speedup in translation loading
bzr revid: al@openerp.com-20110601163455-2o732ssum24kwshu
2011-06-01 18:34:55 +02:00
Olivier Dony 26f73ce7e8 [IMP] base: update ir.rule tests for new combination semantics
(Rules from the same local group are now OR'ed, instead of AND'ed.

bzr revid: odo@openerp.com-20110601143921-g3tv46krsa01y4tv
2011-06-01 16:39:21 +02:00
Olivier Dony ce029f887e [FIX] ir.rule: must eval the rule domain as user, but browse the rule's groups as admin
bzr revid: odo@openerp.com-20110601135526-gk7zfiylnhlpvlod
2011-06-01 15:55:26 +02:00
Amit Parmar (OpenERP) 4deb609685 [EDI]: working on edi import
bzr revid: aar@tinyerp.com-20110601133310-nklnhlymx8u38nsg
2011-06-01 19:03:10 +05:30
Olivier Dony 6bbe8c7200 [IMP] ir.rule: local rules will be combined with OR within the same group
This makes it more intuitive: global rules are restrictions and
always combined with AND, while local rules are always combined
with OR, regardless if they are in the same group or different
groups. It makes it also easier to add rules in an existing group
to grant more rights.

bzr revid: odo@openerp.com-20110601130156-c0swo9w21zqun2gl
2011-06-01 15:01:56 +02:00
Olivier Dony a270d19d81 [IMP] ir.ui.view.custom: order by create_date descending
This way search(limit=1) will give you the latest customization for
a given user. This can be used by client side to allow multiple
customizations with multi-level undo.

bzr revid: odo@openerp.com-20110601105209-vtgf73reh90uipct
2011-06-01 12:52:09 +02:00
aag (OpenERP) e55e33cf2c [ADD]Base_setup :Configure Your Interface- add to Admin - 3 seq category
bzr revid: aag@tinyerp.co.in-20110601063540-w4w28k2eyg2rofsc
2011-06-01 12:05:40 +05:30
Olivier Dony cf09b1df94 [FIX] test_osv_expression: fixed for new normalization API
bzr revid: odo@openerp.com-20110601062303-k9z0birutesfmkhp
2011-06-01 08:23:03 +02:00
Olivier Dony eeeda53715 [MERGE] merged latest trunk
bzr revid: odo@openerp.com-20110531155814-4v057x9fvc1ieaxb
2011-05-31 17:58:14 +02:00
Olivier Dony e10e8073db [IMP] ir.rule,expression: merged improved rule computation mechanism, suggested by RCO
bzr revid: odo@openerp.com-20110531144318-vut0opufvqd5mu07
2011-05-31 16:43:18 +02:00
Olivier Dony 581d06ab65 [FIX] res.partner.bank.type: everyone should be able to read bank account types
bzr revid: odo@openerp.com-20110531134506-lkop1qey7vhhe56i
2011-05-31 15:45:06 +02:00
Olivier Dony bae7ef7732 [MERGE] merged with latest trunk
bzr revid: odo@openerp.com-20110531132023-or3mm8ccgbh8qmwa
2011-05-31 15:20:23 +02:00
Olivier Dony 89e66c498d [MERGE] merged latest trunk
bzr revid: odo@openerp.com-20110531103720-mas6phcnb22qj4p2
2011-05-31 12:37:20 +02:00
Xavier Morel 5695adf5e6 [IMP] @editable on forms and fields is nonsense, on trees it should only be able to take the values 'top' and 'bottom'
bzr revid: xmo@openerp.com-20110531101518-1ycw1fjy5vczcf8g
2011-05-31 12:15:18 +02:00
Olivier Dony b96c79147f [IMP] ir.model.data: remove obsolete _unlink() and unlink_mark, and their references
Now all deletions in ir.model.data are automatically handled by ORM 
during the regular call to orm.unlink(). No need for any manual care.

bzr revid: odo@openerp.com-20110531092426-ehvzf3dw6urqsdov
2011-05-31 11:24:26 +02:00
Launchpad Translations on behalf of openerp 8dc31b78ab Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110531044735-dhu40as3jjdi6qwe
2011-05-31 04:47:35 +00:00
Amit Parmar (OpenERP) d6f19568d0 [EDI]: working on edi import
bzr revid: aar@tinyerp.com-20110530133428-v68yubyv3rb9r4xb
2011-05-30 19:04:28 +05:30
Vo Minh Thu 52731ee4b8 [MERGE] osv: osv classes merged inside orm classes.
bzr revid: vmt@openerp.com-20110530074205-98kdkwhpbu9e19qw
2011-05-30 09:42:05 +02:00
Yogesh (OpenERP) 7fbddd1003 [FIX] Company partner name print in center in header on report. use drawCentredString instead of drawString.
bzr revid: ysa@tinyerp.com-20110530053046-61zsy5nuz61i52dm
2011-05-30 11:00:46 +05:30
Launchpad Translations on behalf of openerp b166b367be Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110527044550-75mzo90wnocq320y
bzr revid: launchpad_translations_on_behalf_of_openerp-20110530045832-ce820mg8qb8eukga
2011-05-30 04:58:32 +00:00
Amit Parmar (OpenERP) 2853ca743f [EDI]: working on a edi class
bzr revid: aar@tinyerp.com-20110528133943-1r1hle6k75dvr17o
2011-05-28 19:09:43 +05:30
Amit Parmar (OpenERP) 2e7ee86921 [EDI]: working on a edi class
bzr revid: aar@tinyerp.com-20110527133131-a1romjw8fft97950
2011-05-27 19:01:31 +05:30
Vo Minh Thu 3fa8c6beb7 [FIX] osv/ir_model: forgot to remove the module arg in ir_model.
bzr revid: vmt@openerp.com-20110527124051-hqc566wumejw4u1s
2011-05-27 14:40:51 +02:00
Quentin (OpenERP) 95c0d38ec5 [MERGE] improvement in res.company form view
bzr revid: qdp-launchpad@openerp.com-20110527103403-ffpcjniuacx78l7e
2011-05-27 12:34:03 +02:00
Raphael Collet dbdba64d8c [FIX] remove res.widget.user entries when user deleted
bzr revid: rco@openerp.com-20110527103002-3lb35jamn9v737ti
2011-05-27 12:30:02 +02:00
Yogesh (OpenERP) dd673b080f [USABILITY] change string of tab allowed companies instead of companies in user form.
bzr revid: ysa@tinyerp.com-20110527085841-4yjchpazj0m6d5gu
2011-05-27 14:28:41 +05:30
Amit Parmar (OpenERP) 48dbf92a9c [EDI]: develop a ir_edi_document class
bzr revid: aar@tinyerp.com-20110527072523-v93lpjnpxm765bqd
2011-05-27 12:55:23 +05:30
Naresh (OpenERP) a6b1964813 [IMP]:added .yml test cases for hierarchical search
bzr revid: nch@tinyerp.com-20110527054751-pcvlts8vu17doyv9
2011-05-27 11:17:51 +05:30
Yogesh (OpenERP) 322d3dd340 [FIX] add noupdate=1 in ir.rule Record.
bzr revid: ysa@tinyerp.com-20110526131551-nvt6tgyrh2ddsctp
2011-05-26 18:45:51 +05:30
Vo Minh Thu 2f6dff7690 [MERGE] moved around some code (preparing for some refactoring) (large diff).
bzr revid: vmt@openerp.com-20110525160607-45pq13910rduijkk
2011-05-25 18:06:07 +02:00
Vo Minh Thu 959ff88d64 [MERGE] orm: correctly store in db the translate flag.
bzr revid: vmt@openerp.com-20110525154411-c6eg6mpo31yseldi
2011-05-25 17:44:11 +02:00
Vo Minh Thu 5d83528841 [MERGE] merged trunk
bzr revid: vmt@openerp.com-20110525151722-w9qt1qjficpv71re
2011-05-25 17:17:22 +02:00
Vo Minh Thu 823abab958 [MERGE] merged changes from 6.0
bzr revid: vmt@openerp.com-20110525151149-78gkoolppmjekrl6
2011-05-25 17:11:49 +02:00
Quentin (OpenERP) c8417fc7ce [MERGE] merged branch with new field category on ir.actions.todo + removal of unused config wizard 'create new users'
bzr revid: qdp-launchpad@openerp.com-20110525085605-9l8ddlaa2wr28o53
2011-05-25 10:56:05 +02:00
Vo Minh Thu 1122a2361a [MERGE] added Ugandan Shilling and changed the CFA currency into XOF and XAF.
bzr revid: vmt@openerp.com-20110525074840-xb6j67fvudodkb1z
2011-05-25 09:48:40 +02:00
Vo Minh Thu 7dbb430fba [MERGE] ir_cron: expose the method (that can be extended) called when an exception occurs on a callback.
bzr revid: vmt@openerp.com-20110524110707-hfdulmtxprhxx6bw
2011-05-24 13:07:07 +02:00
Vo Minh Thu 4f2d05e968 [FIX] orm: correctly store in db the translate flag:
- added the "translate" column to ir_model_fields in base.sql
- modified orm.py to correctly set that column
- this is based on a patch by xrg.

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

bzr revid: vmt@openerp.com-20110523132153-njovr5ynt66k8d81
2011-05-23 15:21:53 +02:00
Vo Minh Thu 5238385e6a [MERGE] ir.values: make sure we return the user-specific default value.
bzr revid: vmt@openerp.com-20110523120940-9kgn9wxkzwbymrso
2011-05-23 14:09:40 +02:00
Vo Minh Thu 00fc2c908f [MERGE] res.user: fix the call to create_user:
Corrected the dictionary values passed to res_users.create()
from tuples (id,name) to ids and from list of ids to tuples
(6,0,ids) (accounting for the discrepancy between read/write
values).
Added a call to that mathod from a yml test.

bzr revid: vmt@openerp.com-20110523111953-umzk6kow40wxh607
2011-05-23 13:19:53 +02:00
Launchpad Translations on behalf of openerp e7bb8477dc Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110521050137-14v8hzg4qgfwpf2m
bzr revid: launchpad_translations_on_behalf_of_openerp-20110520043441-u9e1vje80f6he7xj
bzr revid: launchpad_translations_on_behalf_of_openerp-20110521050229-ayodl6xmd20k7wd3
bzr revid: launchpad_translations_on_behalf_of_openerp-20110522044744-l0biw9ydemk013yv
bzr revid: launchpad_translations_on_behalf_of_openerp-20110523043818-uc1feowa93sym0df
2011-05-23 04:38:18 +00:00
aag (OpenERP) dd362c4902 [IMP]Base:separator for reporting info rename with Header/Footer of Reports"
bzr revid: aag@tinyerp.co.in-20110520104333-wxevapz4hnxbei1i
2011-05-20 16:13:33 +05:30
aag (OpenERP) 4ecb898c68 [IMP]Base:move currency_id field in configuration tab
bzr revid: aag@tinyerp.co.in-20110520101736-v5jrxflqnsv6tqwc
2011-05-20 15:47:36 +05:30
Yogesh (OpenERP) 9b888588ef fix
bzr revid: ysa@tinyerp.com-20110520090344-3q34ki290gnrc4h6
2011-05-20 14:33:44 +05:30
Olivier Dony 82b215c583 [FIX] ir.model.data: add missing return statement, would cause marshalling errors in XMLRPC
bzr revid: odo@openerp.com-20110520084828-fre96mfaocmynmtb
2011-05-20 10:48:28 +02:00
Yogesh (OpenERP) e5bfa5c4e6 [FIX] add symbol of UGX currency.
bzr revid: ysa@tinyerp.com-20110520060020-gdqhyh47c69nk7tn
2011-05-20 11:30:20 +05:30
aag (OpenERP) 9bc6ab5829 [IMP]Base:Remove Create Users cinfig wiz view and obj also
bzr revid: aag@tinyerp.co.in-20110520055801-9gj7wmkni6pz3nh9
2011-05-20 11:28:01 +05:30
Harry (OpenERP) bf6cba8a1e [IMP] mail_server: smtp_ssl should be readonly if smtplib is not support SMTP_SSL and improve tooltip
bzr revid: hmo@tinyerp.com-20110520055238-qad1x5stnwucv04i
2011-05-20 11:22:38 +05:30
aag (OpenERP) 1f800291fa [IMP]Base:Change name of Category Obj and put name field as required
bzr revid: aag@tinyerp.co.in-20110520053910-71b9sl1slepqid74
2011-05-20 11:09:10 +05:30
Yogesh (OpenERP) bef30d0981 [ADD] add UGX currency data in base_data.xml file.
bzr revid: ysa@tinyerp.com-20110519123050-43mvtyjyf0hutsfi
2011-05-19 18:00:50 +05:30
Vo Minh Thu aa554efa57 [REF] ir.ir_{set,get,del}: removed openerp.ir:
- the three functions provided in openerp.ir are simple wrappers around ir_values
- it is easier to directly use ir_values than to keep this module around.

bzr revid: vmt@openerp.com-20110519122752-s3wwq4pwl8wlbori
2011-05-19 14:27:52 +02:00
aag (OpenERP) 0a64359a6e [IMP]Base :add a new field category on config wizard
bzr revid: aag@tinyerp.co.in-20110519104240-4l4v9keihok6xzmp
2011-05-19 16:12:40 +05:30
Hardik Ansodariy (OpenERP) 0d67900e50 [IMP]:partner, in Address book menu Addresses renamed to Contacts
bzr revid: han@tinyerp.com-20110519103629-2nbe4ybx4mcteolr
2011-05-19 16:06:29 +05:30
aag (OpenERP) 87f863a8a9 [IMP]Base : Remove Create Users conf wiz
bzr revid: aag@tinyerp.co.in-20110519084533-2a3q4l7ve6bxvege
2011-05-19 14:15:33 +05:30
Vo Minh Thu 261cb1079d [REF] ir_values:
- context=None instead of context={}
- removed common.ir_{set,get,del} from xmlrpc as it is not used anymore.

bzr revid: vmt@openerp.com-20110518154832-42f1k6ii093r12vs
2011-05-18 17:48:32 +02:00
Yogesh (OpenERP) 8175ad95b4 [ADD] add yml test case file of add user using configuration wizard.
bzr revid: ysa@tinyerp.com-20110518102547-pyxw8gtd8oh5nemb
2011-05-18 15:55:47 +05:30
Vo Minh Thu b9b3251af5 [IMP] ir_value: forgot to add some comment.
bzr revid: vmt@openerp.com-20110517141552-3hrj3itt7axxjol0
2011-05-17 16:15:52 +02:00
Vo Minh Thu 6a189e8c96 [Fix] Set default value for current login user
lp bug: https://launchpad.net/bugs/780418 fixed

bzr revid: vmt@openerp.com-20110517140410-1f3rlewsa5f4238r
2011-05-17 16:04:10 +02:00
Vo Minh Thu 0c4e557129 [FIX] res_lang: when testing if there is some default value on res.partner, pass it as a list of strings, not as a string.
bzr revid: vmt@openerp.com-20110517120027-cj3nfku07hx521al
2011-05-17 14:00:27 +02:00
Yogesh (OpenERP) c81ae42689 [FIX] add user using configuration wizard.
bzr revid: ysa@tinyerp.com-20110517071402-45zxfq384eiyoo3j
2011-05-17 12:44:02 +05:30
Vo Minh Thu a931e398bf [REF] consistent, grepable ir.values object naming.
bzr revid: vmt@openerp.com-20110516150534-2524fn6587jir72m
2011-05-16 17:05:34 +02:00
Vo Minh Thu 059083488e [IMP] res_lang: removed unneeded itertools import.
bzr revid: vmt@openerp.com-20110516101009-x1ih1y17ci4ihkne
2011-05-16 12:10:09 +02:00
Vo Minh Thu e248d008c0 [IMP] res_lang: using a regex instead of custom function,
based on rco comment.

bzr revid: vmt@openerp.com-20110516100712-ezg0ul9bo81uto1h
2011-05-16 12:07:12 +02:00
Vo Minh Thu 584fc24bb3 [FIX] forgot to actually replace the function call by the new one.
bzr revid: vmt@openerp.com-20110516090908-umx4o2ar2w2igiid
2011-05-16 11:09:08 +02:00
Vo Minh Thu 12144cfc2b [FIX]: dont use the leading non-digits when splitting in the format.
bzr revid: vmt@openerp.com-20110516090312-8r5b63e7ln045h0p
2011-05-16 11:03:12 +02:00
Vo Minh Thu ffb6fdd3a9 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20110516090036-d0yr21s1ofqu8tiq
2011-05-16 11:00:36 +02:00
Launchpad Translations on behalf of openerp 2015bd7a3e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110514045306-lh4jlor643nt2bpo
2011-05-14 04:53:06 +00:00
Vo Minh Thu 0da15bd185 [MERGE] slightly improved log message for cron jobs.
bzr revid: vmt@openerp.com-20110513142920-s0vw77xawgod5r13
2011-05-13 16:29:20 +02:00
Jacques-Etienne Baudoux 56b794c644 [FIX] removed unused imports, unused depth definition, changed indent definition
bzr revid: jba@openerp.com-20110513133514-zojsknaqrybu347e
2011-05-13 15:35:14 +02:00
RGA (OpenERP) e48c0c8ef2 [Fix] Set default value for current login user
lp bug: https://launchpad.net/bugs/780418 fixed

bzr revid: rga@tinyerp.com-20110513102119-aw4n336m5wcm0c9o
2011-05-13 15:51:19 +05:30
Quentin (OpenERP) abb83ec499 [MERGE] merged the dev branch with improvements in res.company form view
bzr revid: qdp-launchpad@openerp.com-20110513101913-w5pwgwy7d0pzs7jh
2011-05-13 12:19:13 +02:00
Quentin (OpenERP) c26b3e5818 [MERGE] merged the branch view preview of report on res.company
bzr revid: qdp-launchpad@openerp.com-20110513101637-bfdrvc1r7bvke2b6
2011-05-13 12:16:37 +02:00
Vo Minh Thu 48b2466676 [FIX] res_lang: the string to format cannot be empty.
- not yet fixed, but a new implementation of the grouping code
  is provided without that problem.
- some testing need to be done.
- removed unnecessary arguments
- eval() used only once

bzr revid: vmt@openerp.com-20110513093121-qo7walg7dff0kufl
2011-05-13 11:31:21 +02:00
Rucha (Open ERP) 2b32f8af67 [IMP]: base: Improvement in function field, and fixed adding new fields in country view
bzr revid: rpa@tinyerp.com-20110513070521-qdwxasydlioc2qiu
2011-05-13 12:35:21 +05:30
Vo Minh Thu 4a6155d80c [MERGE] --i18n-overwrite can be used with --update.
bzr revid: vmt@openerp.com-20110512134553-7iomtd21nqsxs63q
2011-05-12 15:45:53 +02:00
Rucha (Open ERP) eb11bcb933 [IMP]: base: Improvement in company view, Added function fields for address information
bzr revid: rpa@tinyerp.com-20110512134015-8naikq64nabar4vy
2011-05-12 19:10:15 +05:30
Vo Minh Thu c666a297cf [REF] ir_ui_menu: _get_image_icon simplified, more general.
- code actually from chs a.k.a. Christophe (OpenERP) a.k.a. kangol.

bzr revid: vmt@openerp.com-20110512123752-l1gpv6qr193wt4yf
2011-05-12 14:37:52 +02:00
Vo Minh Thu a2e39003d8 [MERGE] ir.ui.menu form view: set parent_id in new submenus.
bzr revid: vmt@openerp.com-20110512113816-ebbosf5u932zq03t
2011-05-12 13:38:16 +02:00
odo@tinyerp.com 3b4e3bdac6 [FIX] solve cache problem when unlink ir.model.data
bzr revid: tfr@openerp.com-20110512100038-hng80ug44afq8fr7
2011-05-12 12:00:38 +02:00
Launchpad Translations on behalf of openerp 20dbc6e4a4 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110511043631-ouofbf2787kb2n1c
bzr revid: launchpad_translations_on_behalf_of_openerp-20110512043442-hwhv5k48fyhs2se7
2011-05-12 04:34:42 +00:00
Jacques-Etienne Baudoux 1ab0987803 [IMP] logging of rpc calls and cron jobs
lp bug: https://launchpad.net/bugs/781190 fixed

bzr revid: jba@openerp.com-20110511160707-lsf87msknw7rngus
2011-05-11 18:07:07 +02:00
Vo Minh Thu b158805af7 [REF] module info (descriptor) dictionary default values in one place.
bzr revid: vmt@openerp.com-20110511135332-87kd5vo4rdeb6b3l
2011-05-11 15:53:32 +02:00
Olivier Dony ab212d05eb [MERGE] merged latest fixes from 6.0, up to revision 3420
Rev 3420 = odo@openerp.com-20110506093704-1vwxsqyz63lq40a1

bzr revid: odo@openerp.com-20110506093920-j1uobqryzx5vv6vv
2011-05-06 11:39:20 +02:00
Raphael Collet ab011e2062 [FIX] in submenu panel: set parent_id in new submenus
bzr revid: rco@openerp.com-20110503101520-xmw46uwpmli72f1l
2011-05-03 12:15:20 +02:00
Olivier Dony a1fe08562d [MERGE] merge latest trunk
bzr revid: odo@openerp.com-20110411103548-wkbr5o0odxudi934
bzr revid: odo@openerp.com-20110428161159-g0cu3rhijlq9ummy
2011-04-28 18:11:59 +02:00
Olivier Dony a725ceb3fa [MERGE] merged latest fixed from 6.0
bzr revid: odo@openerp.com-20110428160434-0ozhxwnfgssptm9c
2011-04-28 18:04:34 +02:00
Rucha (Open ERP) f6b6b02921 [REM]: removed unwanted lines
bzr revid: rpa@tinyerp.com-20110428122835-jbs2l6ze4a17hkvu
2011-04-28 17:58:35 +05:30
Rucha (Open ERP) e8644a9e8b [IMP]: Improvement in preview report function
bzr revid: rpa@tinyerp.com-20110428115237-awuvi6fqhnnb03u9
2011-04-28 17:22:37 +05:30
Rucha (Open ERP) 3057ec29af [MERGE]: Merge with main project branch
bzr revid: rpa@tinyerp.com-20110428105046-0niwm3bbqvs7tihb
2011-04-28 16:20:46 +05:30
Rucha (Open ERP) d2c6a1ef54 [IMP]: res_config: Wizards that directly opens a form stays in Todo state even if its called, as next_action is not called, so, setting state as done 'manually'
bzr revid: rpa@tinyerp.com-20110427090415-ktbd3xvid9pbwn1c
2011-04-27 14:34:15 +05:30
Rucha (Open ERP) 3fd50e17bb [IMP]: base: Renamed "Reconfigure" to "Add More Features"
bzr revid: rpa@tinyerp.com-20110427062453-69csfk0llz877o4g
2011-04-27 11:54:53 +05:30
Rucha (Open ERP) 91b91a13ff [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20110415092007-oajzijtrc89v8chy
bzr revid: rpa@tinyerp.com-20110426064101-1ngfketkd63yxvlp
bzr revid: rpa@tinyerp.com-20110427044312-ublvi2qqxza5njhx
2011-04-27 10:13:12 +05:30
Vo Minh Thu 91eed5bc4f [MERGE] merged nch branch to add the model in the xml report tree view.
bzr revid: vmt@openerp.com-20110426103953-m0gs9dfrg1x422wb
2011-04-26 12:39:53 +02:00
Naresh (OpenERP) 9de7a041ae [IMP]:added model name in the list view for ir.actions.report.xml
lp bug: https://launchpad.net/bugs/755473 fixed

bzr revid: nch@tinyerp.com-20110421085257-e0aitgy4vuz2m0so
2011-04-21 14:22:57 +05:30
Husen Daudi f165a50733 Fixed shortcut menu updation
bzr revid: hda@hda-laptop-20110421061750-3fex1458rqz4xtvj
2011-04-21 11:47:50 +05:30
Husen Daudi 52ef905bc5 improved usability
bzr revid: hda@hda-laptop-20110421061544-owyjqrvfsqdxnywn
2011-04-21 11:45:44 +05:30
Husen Daudi ece2cceeaf partner manager access rights added in menu
bzr revid: hda@hda-laptop-20110421061307-h5xj1y29xhw11da8
2011-04-21 11:43:07 +05:30
Husen Daudi 5044a1d00b field title printing on partner label report
bzr revid: hda@hda-laptop-20110421055321-y4t1z0lfozehz89v
2011-04-21 11:23:21 +05:30
Vo Minh Thu 2356412aea [FIX] openerp.addons: corrected wrong import syntax.
bzr revid: vmt@openerp.com-20110420153741-scgftlguxqvopgur
2011-04-20 17:37:41 +02:00
Vo Minh Thu 545a438c03 [REF] openerp.modules
- for the moment it is a copy of openerp.addons

bzr revid: vmt@openerp.com-20110420152718-eok61oule6p2x58z
2011-04-20 17:27:18 +02:00
Vo Minh Thu f96d58c9c6 [REF] pooler: added some comments.
bzr revid: vmt@openerp.com-20110420072346-os10xhy9lnvposi2
2011-04-20 09:23:46 +02:00
Naresh (OpenERP) 6e516475ee [FIX]:editing shortcuts from client were not dispalying the changes
bzr revid: nch@tinyerp.com-20110420054947-t02qg7sm8g5vzcuf
2011-04-20 11:19:47 +05:30
AMP (OpenERP) 8cd3b96019 [FIX] Usability : Usability Improvement
bzr revid: amp@tinyerp.com-20110419131154-1ucsrn7wtpq83apg
2011-04-19 18:41:54 +05:30
Anup (OpenERP) da64dc059f [FIX] base : Now It's Possible to save languages that have code having size>5
bzr revid: ach@tinyerp.com-20110419090343-7h35qwblnfeotsg2
2011-04-19 14:33:43 +05:30
ksa (Open ERP) a576a5601b [IMP]: store temp file
bzr revid: ksa@tinyerp.co.in-20110419065302-10f2phdpq0xtok94
2011-04-19 12:23:02 +05:30
ksa (Open ERP) 01f64ad6ed [MERGE]:openobject-server/trunk-configuration-rework
bzr revid: ksa@tinyerp.co.in-20110419063025-zui24ha67jilse8c
2011-04-19 12:00:25 +05:30
ksa (Open ERP) 4ab3faacb5 [IMP]: Solve the cursor problem in report
bzr revid: ksa@tinyerp.co.in-20110419061953-sdn1drm3wufa47tm
2011-04-19 11:49:53 +05:30
Vo Minh Thu ae0751f116 [MERGE] merged gpa branch to add supplier = 1 domain in partner_view.xml.
bzr revid: vmt@openerp.com-20110418124950-cmxfv5dnlmrpk268
2011-04-18 14:49:50 +02:00
ksa (Open ERP) 9d1a9795f1 [IMP]: improvement in report for netsvc service
bzr revid: ksa@tinyerp.co.in-20110415100628-z6esc0005xj5yumo
2011-04-15 15:36:28 +05:30
AMP (OpenERP) 59ee56541c [FIX] base : Fixes the partner manager group problem
bzr revid: amp@tinyerp.com-20110414095231-jltmqb3i22z4s7i3
2011-04-14 15:22:31 +05:30
Rucha (Open ERP) 17bb1fff10 [IMP]: added action in search view of config wizard in order to search a wizard by its name
bzr revid: rpa@tinyerp.com-20110414084311-2v5h1m3jx1yc9ril
2011-04-14 14:13:11 +05:30
Rucha (Open ERP) 57c5ad81e7 [MERGE]: Merge with lp:~openerp-dev/openobject-server/trunk-rework-server-23-mar-aag
bzr revid: rpa@tinyerp.com-20110413133504-if14vpusbuj0wfh5
2011-04-13 19:05:04 +05:30
ksa (Open ERP) ac1086ffe4 [IMP]: Make Report to another way
bzr revid: ksa@tinyerp.co.in-20110413123657-ph4b3qdhhdcghn5x
2011-04-13 18:06:57 +05:30
aag (OpenERP) ce81487410 [IMP]Base:Remove Uplode LOGO WIZ From Server side
bzr revid: aag@tinyerp.co.in-20110413104907-ppomrorkksa0fd0v
2011-04-13 16:19:07 +05:30
aag (OpenERP) 26adf1fb0d [IMP]Base:Remove Give access to others users wiz From Server side
bzr revid: aag@tinyerp.co.in-20110412093906-sbmq0owi23btas53
2011-04-12 15:09:06 +05:30
ksa (Open ERP) 383bf53a44 [ADD]: add button, "preview reports", that print an empty report with header and footer
bzr revid: ksa@tinyerp.co.in-20110412092951-ft60g1im3adrw16s
2011-04-12 14:59:51 +05:30
aag (OpenERP) 2baba06c43 [IMP]Base:Remove Define default users preferences confg wiz From Server side
bzr revid: aag@tinyerp.co.in-20110412090723-1a9ra3js28dz93rv
2011-04-12 14:37:23 +05:30
Rucha (Open ERP) ba26e7a16b [FIX]: base: fixed wrong id in action reference
bzr revid: rpa@tinyerp.com-20110412061024-s33q2lufr0iwtzyh
2011-04-12 11:40:24 +05:30
aag (OpenERP) bab2da72d7 [IMP]Base:state=cancel, Give access to others users confg wiz
bzr revid: aag@tinyerp.co.in-20110412051210-nftzyzqrzk97voff
2011-04-12 10:42:10 +05:30
aag (OpenERP) b6dfde921f [IMP]Base:Type=normal, Define default users preferences confg wiz
bzr revid: aag@tinyerp.co.in-20110412050739-sz4ojroi41k024wj
2011-04-12 10:37:39 +05:30
Ujjvala Collins (OpenERP) 2e138b0d0d [FIX] : Fixed partner label report bug.
bzr revid: uco@tinyerp.com-20110412045642-d2gpgoyzmi00glio
2011-04-12 10:26:42 +05:30
Olivier Dony 556f36b5d5 [FIX] ir.ui.menu: load web icons for all menus, not just top levels ones
This is useful for portal, where a subtree of the menus
is used as top-level menu for portal users.

bzr revid: odo@openerp.com-20110411211835-zw2kazf63ae4qrr1
2011-04-11 23:18:35 +02:00
Rucha (Open ERP) 712f70c41c [MERGE]: Merge work of aag for new proposed changes for field restart (WORK IN PROGRESS)
bzr revid: rpa@tinyerp.com-20110411122509-wxuavchvlcm73fsu
2011-04-11 17:55:09 +05:30
Olivier Dony cf1a395cbf [FIX] base: corrected symbol for CFA currency added in previous revision
bzr revid: odo@openerp.com-20110411120908-4my154j6429jjjaq
2011-04-11 14:09:08 +02:00
Olivier Dony 3c6a1956d6 [MERGE] merged addition of CFA currency, courtesy of Tidiane Sy (BAAMTU)
bzr revid: odo@openerp.com-20110411114816-mz4t0h2rch1qjd72
2011-04-11 13:48:16 +02:00
Rucha (Open ERP) 6e8ea475f5 [MERGE]: Merge work of aag for new wizards to be appeared in config panel (Work in progress)
bzr revid: rpa@tinyerp.com-20110411102051-eqb1t4j3bdbs7njx
2011-04-11 15:50:51 +05:30
Olivier Dony f59ac0d6b1 [MERGE] merged latest fixes from 6.0 - up to rev 3399
bzr revid: odo@openerp.com-20110411101327-dxkwvwstjf9xc58s
2011-04-11 12:13:27 +02:00
ksa (Open ERP) ef3616d28e [MERGE]:Merge with trunk-configuration-rework
bzr revid: ksa@tinyerp.co.in-20110411055132-0y6cdc492834ta4s
2011-04-11 11:21:32 +05:30
Olivier Dony 2ad705317c [MERGE] merged latest trunk
bzr revid: odo@openerp.com-20110408203540-amjsn89g4drl8ojk
2011-04-08 22:35:40 +02:00
Tidiane Sy (Baamtu) b02cbab49f [IMP] add CFA currency and rate
bzr revid: tsy@baamtu.com-20110408142310-mas92mtjb4jupv8m
2011-04-08 16:23:10 +02:00
Olivier Dony 8ab9bac2b1 [IMP] ir.rule: added util methods for working with domain literals
bzr revid: odo@openerp.com-20110408140241-jotm4lsr1savrr3a
2011-04-08 16:02:41 +02:00
aag (OpenERP) da001be94f [IMP]SERVER:Change Field Restart To Type
bzr revid: aag@tinyerp.co.in-20110408122657-hlsz5alctovlu6i7
2011-04-08 17:56:57 +05:30
aag (OpenERP) d3b7007425 [IMP]Base:Default Logo Set and Preview Reports,Upload/Change Logo btn put under Seprator
bzr revid: aag@tinyerp.co.in-20110408064234-b0jawj9ntdrmae8a
2011-04-08 12:12:34 +05:30
aag (OpenERP) e9a06c1b41 [IMP]Base: menutip bydefault and Nolable in Logo Upload wiz
bzr revid: aag@tinyerp.co.in-20110407092925-vzccdcctzh4z0bd6
2011-04-07 14:59:25 +05:30
Rucha (Open ERP) b6f7b4ef70 [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20110407061129-vg4qspagkufft0vu
2011-04-07 11:41:29 +05:30
aag (OpenERP) d2afc310d2 [IMP]Base: LOGO Done confg wiz
bzr revid: aag@tinyerp.co.in-20110406140443-wpprnhkwrhh7k3oh
2011-04-06 19:34:43 +05:30
aag (OpenERP) 509513f11b [IMP]Base: save Give access to others users confg wiz
bzr revid: aag@tinyerp.co.in-20110406123607-t088sflpu6f59qxj
2011-04-06 18:06:07 +05:30
Vo Minh Thu a0c1363fd6 [MERGE] merged 6.0.
bzr revid: vmt@openerp.com-20110406104718-cdcyq74rltf102sa
2011-04-06 12:47:18 +02:00
aag (OpenERP) feb56699b3 [IMP]Base:Change Fun -default set in Define default users preferences confg wiz
bzr revid: aag@tinyerp.co.in-20110406102945-jw0dfand32hf7p0h
2011-04-06 15:59:45 +05:30
Harry (OpenERP) beb4aa6652 [IMP] mail.server: useability improvement
bzr revid: hmo@tinyerp.com-20110406100500-mqdrfvsz03etzbpv
2011-04-06 15:35:00 +05:30
aag (OpenERP) 386090a16f [IMP]Base:Rename Btn
bzr revid: aag@tinyerp.co.in-20110406064320-xa00hw8geb2tzz8o
2011-04-06 12:13:20 +05:30
aag (OpenERP) 25c33f92d0 [IMP]Base:ADD Report Button and Upload Logo wiz
bzr revid: aag@tinyerp.co.in-20110406064014-mknizxp8g0s4vva3
2011-04-06 12:10:14 +05:30
Harry (OpenERP) 4b2b063aaf [FIX] mail_server: correct docstring of method: pack_message and send_email
bzr revid: hmo@tinyerp.com-20110406050503-2dxlv1xrj4qxrb56
2011-04-06 10:35:03 +05:30
aag (OpenERP) eb5374ef64 [IMP]Base:Optimize Define default users preferences confg wiz
bzr revid: aag@tinyerp.co.in-20110405122300-dva3sdeitn3dkv7s
2011-04-05 17:53:00 +05:30
aag (OpenERP) 5ad06eed7d [IMP]Base:Return True Define default users preferences confg wiz
bzr revid: aag@tinyerp.co.in-20110405115536-t55j58khnpqblvna
2011-04-05 17:25:36 +05:30
aag (OpenERP) 64217176dd [IMP]Base:Skip Give access to others users confg wiz
bzr revid: aag@tinyerp.co.in-20110405084329-fklwv2bcun4lxm9z
2011-04-05 14:13:29 +05:30
aag (OpenERP) f3d713c621 [IMP]Base:ADD Define default users preferences confg wiz
bzr revid: aag@tinyerp.co.in-20110405082947-n5yfepjn7cehhmzd
2011-04-05 13:59:47 +05:30
aag (OpenERP) 8ba3b54047 [IMP]Base:ADD Give access to others users confg wiz
bzr revid: aag@tinyerp.co.in-20110404133812-4c2l8uu54wo3dkix
2011-04-04 19:08:12 +05:30
Harry (OpenERP) 6f3e5d049b [IMP] mail_server: In pack_message method, remove argument of debug=False. it is a useless in this method
bzr revid: hmo@tinyerp.com-20110404105347-op0urcs5h1ndmjie
2011-04-04 16:23:47 +05:30
Harry (OpenERP) a65b3dc875 [REVIEW+MERGE] merged work
bzr revid: hmo@tinyerp.com-20110404060015-pku4bh49l0g5eamf
2011-04-04 11:30:15 +05:30
Olivier Dony cd914e0d42 [MERGE] from trunk
bzr revid: odo@openerp.com-20110401125400-39nk9gayvlseh1jc
2011-04-01 14:54:00 +02:00
Olivier Dony 11e1097c61 [FIX] ir.actions: fixed and documented a bit the function field computing views for actions
The previous implementation had numerous flaws and edge cases where it would
not have any useful result. The new implementation is backwards compatible
with the valid combinations of view_id, view_modes and view_id.
A unique constraint was also added to make sure that it is not possible to
specify multiple views of the same type for the same action. This was never
used, but should be prevented completely so that clients can rely on this
fact. Also a little bit of documentation was added to explain what the field
is doing.

bzr revid: odo@openerp.com-20110401124852-r0i6cclc80acoegj
2011-04-01 14:48:52 +02:00
Rifakat Haradwala (Open ERP) d7c1a0dc4c [IMP] : changes in arguments
bzr revid: rha@tinyerp.com-20110331133628-0ahwzhlbah44mpej
2011-03-31 19:06:28 +05:30
Rucha (Open ERP) 3a8ebfc1f7 [MERGE]: Merge with lp:~openerp-dev/openobject-server/trunk-rework-server-23-mar-aag
bzr revid: rpa@tinyerp.com-20110331093903-qey92sucwsq0rqwl
2011-03-31 15:09:03 +05:30
Rucha (Open ERP) ce2be48045 [IMP]: base: "choose your view type" should not come for every re-launching of the configuration wizard
bzr revid: rpa@tinyerp.com-20110331093752-gn87diunh30m1diu
2011-03-31 15:07:52 +05:30
Harry (OpenERP) 4dbdabe3d2 [REVIEW] review and refactor code
bzr revid: hmo@tinyerp.com-20110331093342-7glpwdwjko1px44h
2011-03-31 15:03:42 +05:30
Quentin (OpenERP) 0274e67b66 [IMP] base_update.xml: set restart=never and state=skip on the 'configure your interface' wizard
bzr revid: qdp-launchpad@openerp.com-20110331084853-d7hbgao5e242o23t
2011-03-31 10:48:53 +02:00
aag (OpenERP) 6298ed3d17 [IMP]base:Optimize Help
bzr revid: aag@tinyerp.co.in-20110331073807-vmp2n00bo4czap3a
2011-03-31 13:08:07 +05:30
Raphael Collet edaae88606 add a page with submenus in edit_menu_access form
bzr revid: rco@openerp.com-20110330153321-bstnetdx7cg7q6ii
2011-03-30 17:33:21 +02:00
Rifakat Haradwala (Open ERP) 707efc0d34 [IMP]: ir_mail_server.py: removed _email_send() and merge with email_send()
bzr revid: rha@tinyerp.com-20110330133331-3r1wpr4pepdont6x
2011-03-30 19:03:31 +05:30
Rifakat Haradwala (Open ERP) 899815c3cd [IMP]: refactored send_email() of ir.mail_server
bzr revid: rha@tinyerp.com-20110330100050-aiuhkmb8je2w1p5b
2011-03-30 15:30:50 +05:30
Rifakat Haradwala (Open ERP) edd149d32d [Merge] : merge with lp:~openerp-dev/openobject-server/emails-framework
bzr revid: rha@tinyerp.com-20110329123605-442acrn04psxfzft
2011-03-29 18:06:05 +05:30
Rifakat Haradwala (Open ERP) 573431a8ba [IMP] ir_mail_server.py: corrected argument of send_method and did related changes and also removed unused imports
bzr revid: rha@tinyerp.com-20110329115309-q7q02pto691a9nxp
2011-03-29 17:23:09 +05:30
Olivier Dony ac154f2a92 [MERGE] merged latest trunk
bzr revid: odo@openerp.com-20110329114055-3q35xcpq1ndm2bhg
2011-03-29 13:40:55 +02:00
Olivier Dony c39f1cca46 [FIX] orm,ir.model: add eval of domain for relationship fields
Without this, it has become impossible to add one2many fields
as custom fields, because the domain string is not evaluated

bzr revid: odo@openerp.com-20110329113824-5ca5bvp1awzies5u
2011-03-29 13:38:24 +02:00
aag (OpenERP) acfe39b362 [IMP]: TASK of REWORK- Remove Upgrade call
bzr revid: aag@tinyerp.co.in-20110329091647-lzs4ixakt6si816q
2011-03-29 14:46:47 +05:30
aag (OpenERP) a7e6873ec0 [IMP]: TASK of REWORK- install Appl can install MOD
bzr revid: aag@tinyerp.co.in-20110329075257-s53u2vodvn2c3jid
2011-03-29 13:22:57 +05:30
Rifakat Haradwala (Open ERP) e3c85bedf0 [IMP] ir_mail_server.py: improvement in send_email method
bzr revid: rha@tinyerp.com-20110328134850-x6dyw3zzqz4k8m1w
2011-03-28 19:18:50 +05:30
aag (OpenERP) cbc13937e3 [MERGE]: Merge with lp:trunk-rework-server-23-mar-aag
bzr revid: aag@tinyerp.co.in-20110328123138-b2wjp720skvmxlri
2011-03-28 18:01:38 +05:30
aag (OpenERP) 5937bf5f1b [IMP]server: Modification of Rework on 28 mar
bzr revid: aag@tinyerp.co.in-20110328122012-1eil91tbkm1av7db
2011-03-28 17:50:12 +05:30
Rucha (Open ERP) 4675331cc6 [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20110328060832-ug8yyao10v0xyk95
2011-03-28 11:38:32 +05:30
Rifakat Haradwala (Open ERP) 6a76b19d2e [IMP] ir_mail_server.py: implemented onchange for tls and ssl boolean field
bzr revid: rha@tinyerp.com-20110325115702-6066ifi582eztgfq
2011-03-25 17:27:02 +05:30
Rifakat Haradwala (Open ERP) 2bf882fbf7 [IMP] misc.py: improvment in email_send method and added data record for ir_mail_server
bzr revid: rha@tinyerp.com-20110325040537-sp96w9i3gceu6yfn
2011-03-25 09:35:37 +05:30
Olivier Dony 444df6affa [FIX] ir.rule,expression: domain expressions must be normalized before they can be safely combined
This adds a normalize_domain() method to osv.expression, which ir.rule calls
before combining expressions due to multiple rules or groups being applicable
to a certain user.
YAML tests are also added with a trivial unit test of normalize_domain() and
some additional tests for ir_rule in order to verify that unnormalized domains
are properly normalized before being combined by ir.rule.

bzr revid: odo@openerp.com-20110324111757-uwuoqvm3lxkipr08
2011-03-24 12:17:57 +01:00
Olivier Dony 6a46a15185 [IMP] ir.model.access: split method for generating the list of groups that have a given access right
This is useful when modules later need to override it, for example when adding
hidden groups that should not be mentioned there (this is what the share module
does).

bzr revid: odo@openerp.com-20110324111427-puz4jtrem9ceibxf
2011-03-24 12:14:27 +01:00
Rucha (Open ERP) 9f19a012e4 [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20110324103016-5zsrwoznel6235wi
2011-03-24 16:00:16 +05:30
Vo Minh Thu 7766fcca62 [REF] renamed openerp-server.py to openerp-server.
bzr revid: vmt@openerp.com-20110324095012-a5joofz60zrhbit5
2011-03-24 10:50:12 +01:00
aag (OpenERP) df95b01bd5 [IMP] BASE: Now we can Inatall and Uninstall with only one Btn
bzr revid: aag@tinyerp.co.in-20110324094305-tls5c7bpn70a8cmd
2011-03-24 15:13:05 +05:30
Rifakat Haradwala (Open ERP) b0d6ac3915 [IMP] : improvement in send_email
bzr revid: rha@tinyerp.com-20110323130601-hryhc1fh8dakr2o7
2011-03-23 18:36:01 +05:30
Rucha (Open ERP) 62cb6ff7cc [REVERT]: Applied reverse changes for revno:3358
bzr revid: rpa@tinyerp.com-20110323121204-58g0hzqg5gz7f9yg
2011-03-23 17:42:04 +05:30
Rucha (Open ERP) a384b6c137 [REVERT]: Applied reverse changes for revno:3364
bzr revid: rpa@tinyerp.com-20110323121110-ji6ir01aemzrqru4
2011-03-23 17:41:10 +05:30
Vo Minh Thu d02ffafe30 [MERGE] merged the 6.0 branch.
bzr revid: vmt@openerp.com-20110322140841-6lt7ky1ohxbrgx68
2011-03-22 15:08:41 +01:00
Rifakat Haradwala (Open ERP) 6c699c5082 [IMP] ir_mail_server.py: created method email_send and did other changes
bzr revid: rha@tinyerp.com-20110322133555-dshlx0em3n3y7el3
2011-03-22 19:05:55 +05:30
Rifakat Haradwala (Open ERP) 75e5720f4e [IMP] ir.xml: created view for ir_mail_server and added menu
bzr revid: rha@tinyerp.com-20110321131209-jqwa3mop83nuy7av
2011-03-21 18:42:09 +05:30
Rifakat Haradwala (Open ERP) a3c6bf9016 [ADD] ir_mail_server.py: created class for mail server ir_mail_server
bzr revid: rha@tinyerp.com-20110318132252-w0c8vi4svhwjntem
2011-03-18 18:52:52 +05:30
Rucha (Open ERP) 2a718069d6 [IMP]: Improvement in module install/uninstall/upgrade so after this updates we will have a better dialog box to see the changes applied
bzr revid: rpa@tinyerp.com-20110318123852-vzifr66nmq3tk4tl
2011-03-18 18:08:52 +05:30
Rucha (Open ERP) 0c6da1259c [IMP]: Minor usability improvement
bzr revid: rpa@tinyerp.com-20110316133901-hcset7z5obd2793n
2011-03-16 19:09:01 +05:30
Rucha (Open ERP) 4b3c2c7514 [IMP]: res_config: Improvement for the main application: like HR, we want them to be able to re-thick an installed application
but in HRs configuration, if hr_holidays is already installed, the boolean "holidays management" should be thick and readonly

bzr revid: rpa@tinyerp.com-20110316120444-vqllngptthlfmeo5
2011-03-16 17:34:44 +05:30
Rucha (Open ERP) 189917c479 [FIX]: Fixed direct use of userID 1 in xml, used context on creation of group
bzr revid: rpa@tinyerp.com-20110315123444-ihprzymdmcmwhxuy
2011-03-15 18:04:44 +05:30
Rucha (Open ERP) 375dff2b6d [MERGE]: Merge with lp:~openerp-dev/openobject-server/trunk-rework-server-commited-aag
bzr revid: rpa@tinyerp.com-20110308133638-rsd2a6zgrehv91qo
2011-03-08 19:06:38 +05:30
Rucha (Open ERP) 5ec7f2a66d [MERGE]: Merge with lp:~openerp-commiter/openobject-server/trunk-config-wizard-rework-sus
bzr revid: rpa@tinyerp.com-20110308132917-o02jlmgizzpy2fgb
2011-03-08 18:59:17 +05:30
aag (OpenERP) 2f343a6083 [IMP] REWORK-SERVERSIDE :Now skip wiz not Shown , ON SERVER SIDE
bzr revid: aag@tinyerp.co.in-20110304113327-wviumoee6o7n3n0u
2011-03-04 17:03:27 +05:30
Vo Minh Thu dd1943c45e [MERGE] merge 6.0 branch.
bzr revid: vmt@openerp.com-20110303133011-758wfx7zompu5ugq
2011-03-03 14:30:11 +01:00
aag (OpenERP) 6a165fd4a4 [IMP] REWORK-SERVERSIDE :Sale menu is not shown when Any appl not install , ON SERVER SIDE
bzr revid: aag@tinyerp.co.in-20110301132844-3w2q2czymhuyuvgb
2011-03-01 18:58:44 +05:30
aag (OpenERP) 7ddf04e324 [IMP] REWORK-SERVERSIDE :Add sale manager in Sale menu , ON SERVER SIDE
bzr revid: aag@tinyerp.co.in-20110301085443-5amgb5oh64469hwa
2011-03-01 14:24:43 +05:30
sus 73378da514 [IMP] : Improvement in server(module.py file)
bzr revid: sus@sus-desktop-20110301074035-7fx0v3gv8889slbb
2011-03-01 13:10:35 +05:30
aag (OpenERP) 43690eb21f [IMP] REWORK-SERVERSIDE :Improvement Config wiz , ON SERVER SIDE
bzr revid: aag@tinyerp.co.in-20110301072241-a8s1iialq6xeot23
2011-03-01 12:52:41 +05:30
Vo Minh Thu b7740b4f84 [FIX] act_window access: corrected the access for normal users to read-only.
lp bug: https://launchpad.net/bugs/720277 fixed

bzr revid: vmt@openerp.com-20110223145335-d39xu9nyasz8gi2o
2011-02-23 15:53:35 +01:00
Olivier Dony 2621b707e0 [MERGE] merged latest fixes from 6.0 branch up to rev 3348
Rev 3348 is odo@openerp.com-20110221101549-vp0ha2g91yl30cmk.

bzr revid: odo@openerp.com-20110221103235-6tdy5tpb6zvkbzs3
2011-02-21 11:32:35 +01:00
Olivier Ligot bafa90b716 [IMP] The command line option --i18n-overwrite can also be used when updating modules
bzr revid: olivier.ligot@groupes.be-20110209100845-ldgoxolfz98k3mnu
2011-02-09 11:08:45 +01:00
Olivier Dony cfc6d831df [MERGE] merged latest 6.0 fixes up to rev 3339
Revision 3339 = odo@openerp.com-20110208140924-0bgxqgt1oyrxwz3z

bzr revid: odo@openerp.com-20110208164923-u7mzknc0b3avb9i0
2011-02-08 17:49:23 +01:00
Vo Minh Thu 6713d57ab1 [MERGE] merge of the openerp python module branch.
bzr revid: vmt@openerp.com-20110208150149-x4vu09aj42ezma5a
2011-02-08 16:01:49 +01:00
Vo Minh Thu 3613935c53 [FIX] addons.__init__: make sure ad_paths is initialized before using it.
bzr revid: vmt@openerp.com-20110208132719-qhlqqjkcyg3j9hv8
2011-02-08 14:27:19 +01:00
Vo Minh Thu 45239ae493 [IMP] openerp.__init__ can imports all its submodules.
- The config parser is given sys.args explicitely
- addons.__init__ changed so it can be imported in openerp.__init__

bzr revid: vmt@openerp.com-20110208092923-42mj8sb8mkfbiytw
2011-02-08 10:29:23 +01:00
Vo Minh Thu f8572e5c60 [IMP] openerp python module.
- Some logging code moved from netsvc.py to loglevels.py
- Changed imports to use the new openerp module
- config and netsvc initialization calls move to openerp-server.py
- Moved openerp-server.py outside the old bin directory
- Some imports in tools moved inside the methods to break mutual-dependencies

bzr revid: vmt@openerp.com-20110207125723-ooee7d7ng5elmkso
2011-02-07 13:57:23 +01:00