Commit Graph

1777 Commits

Author SHA1 Message Date
Xavier Morel c80c5f5fc3 [IMP] res.config.installer: method returning just the names of the already-installed modules in the current installer.
Method is public and RPC-accessible, use it in the existing methods using previous _already_installed but only needing the module names

bzr revid: xmo@openerp.com-20110719065658-liuemiw21ygi8v6i
2011-07-19 08:56:58 +02:00
Raphael Collet 9988ce5b33 [FIX] create default partner address only when an empty list is given
bzr revid: rco@openerp.com-20110718142930-0cp8fdbnme17vpl6
2011-07-18 16:29:30 +02:00
Xavier Morel 6de4f8a04e [IMP] cleanup todos & config: write done state when action is called on todo, next actions can only be of type special
actions recurring and normal have to be manually triggered

bzr revid: xmo@openerp.com-20110718123907-c1lginh5nkoxxah4
2011-07-18 14:39:07 +02:00
Xavier Morel 03c9994cf5 [IMP] style of res.config and ir.actions.todo code
* Pass context in correctly
* Don't use dict.update for a single key
* Set multiple keys in a single dict.update call (instead of doing multiple dict.update calls)

bzr revid: xmo@openerp.com-20110718101812-oemjl5hafqbp0hq0
2011-07-18 12:18:12 +02:00
Xavier Morel 6577f5a733 [IMP] rename state 'cancel' to 'hidden'
bzr revid: xmo@openerp.com-20110718093926-jnfcij9270e4hvml
2011-07-18 11:39:26 +02:00
Raphael Collet 8e47890f19 [MERGE] from trunk
bzr revid: rco@openerp.com-20110718083252-4phjgbo7fbxoeots
2011-07-18 10:32:52 +02:00
Xavier Morel 956abff97b [IMP] simplify res.config code by calling into new ir.actions.todo progress method to get current configuration progress
bzr revid: xmo@openerp.com-20110715145110-n1e8t1moqz4h82i3
2011-07-15 16:51:10 +02:00
Ujjvala Collins (OpenERP) efe44324d1 [ADD] base: Added view and menu item for currency rate type object.
bzr revid: uco@tinyerp.com-20110715062837-bw70on2op2b0pv1z
2011-07-15 11:58:37 +05:30
Mustufa Rangwala 33947346e4 [IMP] Base: Currency improve code
bzr revid: mra@mra-laptop-20110715055541-il3hhp42b9jiojo4
2011-07-15 11:25:41 +05:30
Olivier Dony 6e3e3c3b8b [MERGE] sync with trunk
bzr revid: odo@openerp.com-20110715003655-vx3h5n4109hpa7i2
2011-07-15 02:36:55 +02:00
Xavier Morel 5da4d042d1 [FIX] ir.actions.todo: remove skip state, rename 'normal_recurring' to just 'recurring', add a method to query todos state progress
bzr revid: xmo@openerp.com-20110714103807-1zlmg8f6f8lpw7el
2011-07-14 12:38:07 +02:00
Tejas (OpenERP) 2ae545a397 [usability] fix the server crash problems of merge
bzr revid: tta@openerp.com-20110714072830-e1dbm9pkcnlawh2l
2011-07-14 12:58:30 +05:30
Tejas (OpenERP) 00ab78871b [usability] fix the server crash problems of merge
bzr revid: tta@openerp.com-20110714071707-i9g7lh2yqgt2a8ke
2011-07-14 12:47:07 +05:30
Antony Lesuisse 3c985b0201 [FIX] remove incorrect res_currency name_get
bzr revid: al@openerp.com-20110713153712-j2v1nlm9q5e2319d
2011-07-13 17:37:12 +02:00
Ujjvala Collins (OpenERP) a6b7507ae5 [IMP] base: Improved _currency_rate function.
bzr revid: uco@tinyerp.com-20110713053503-rejienqc30ocr78g
2011-07-13 11:05:03 +05:30
Ujjvala Collins (OpenERP) b9cc3d22b6 [IMP] base: Improved currency rate function to avoid sql query.
bzr revid: uco@tinyerp.com-20110712124253-vy1g8lq40jsdmyi8
2011-07-12 18:12:53 +05:30
Ujjvala Collins (OpenERP) 5c7075cac6 [IMP] base: Added a condition to check currency rate type.
bzr revid: uco@tinyerp.com-20110712113601-slvo0c3590a7dkxf
2011-07-12 17:06:01 +05:30
Mustufa Rangwala 72db8f87cb [IMP] Base: add argument on compute method
bzr revid: mra@mra-laptop-20110714104517-11w0ptxmob5s481n
2011-07-14 16:15:17 +05:30
Mustufa Rangwala 2f4330bbb3 [ADD] Base: add res.currency.rate.type object and its m2o on res.currency.rate
bzr revid: mra@mra-laptop-20110714092737-9jlk0xjc3hkb4rog
2011-07-14 14:57:37 +05:30
Raphael Collet d3154c3c90 [MERGE] from trunk
bzr revid: rco@openerp.com-20110708091337-5km1ln555uv0cddf
2011-07-08 11:13:37 +02:00
Raphael Collet ab62650245 [IMP] remove unwanted domain on supplier list action
bzr revid: rco@openerp.com-20110707121952-42uxzl730l1q67gd
2011-07-07 14:19:52 +02:00
Raphael Collet 262c411a53 [IMP] create a default address in partner if none is given
bzr revid: rco@openerp.com-20110707115942-7f1wz4x3lwrl2cag
2011-07-07 13:59:42 +02:00
Vo Minh Thu 6c7f791f5d [IMP] tidying up before merging in trunk.
bzr revid: vmt@openerp.com-20110706154001-r8y7w28yve2ca0ar
2011-07-06 17:40:01 +02:00
Rucha (Open ERP) e1472fa807 [REM, ADD]: res.company: Removed preview_report function,
* Added new blank report to print company header/footer

bzr revid: rpa@tinyerp.com-20110706125541-1uk17x39458nwonl
2011-07-06 18:25:41 +05:30
Quentin (OpenERP) d83d2cefa0 [IMP] res_company: preview_report function improved and cleaned
bzr revid: qdp-launchpad@openerp.com-20110705103001-gs4jjignq3bbi5zn
2011-07-05 12:30:01 +02:00
Tejas (OpenERP) c59e815f36 [Usability] Enhance the search view of suppliers , Removed unwanted domain or filter
bzr revid: tta@openerp.com-20110704121512-je0y16buk5zmrs3x
2011-07-04 17:45:12 +05:30
Quentin (OpenERP) d1cf666594 [MERGE] small code imp
bzr revid: qdp-launchpad@openerp.com-20110704113758-qzmb26v09q5gmdlx
2011-07-04 13:37:58 +02:00
Quentin (OpenERP) ff92ce7c8f [IMP] removed method=True on few functional fields
bzr revid: qdp-launchpad@openerp.com-20110704112336-lrdbhkr1evs2c6q8
2011-07-04 13:23:36 +02:00
Rucha (Open ERP) d29461fa9a [REF]: res.currency: Improvements in checking by len(), passed context properly
bzr revid: rpa@tinyerp.com-20110704112206-1yvd6w8s43mqd7fw
2011-07-04 16:52:06 +05:30
Tejas (OpenERP) ef7b0c0dd4 [Usability] imporve supplier domain for search view
bzr revid: tta@openerp.com-20110704102811-ygcfm75k6mocjmqc
2011-07-04 15:58:11 +05:30
Quentin (OpenERP) 247309d870 [MERGE] merge small code imp
bzr revid: qdp-launchpad@openerp.com-20110704102115-sjxvcy8i3zos37gx
2011-07-04 12:21:15 +02:00
Quentin (OpenERP) cbf4a10281 [MERGE] removal of unused method
bzr revid: qdp-launchpad@openerp.com-20110704100209-rbq16z5lmejlfdxr
2011-07-04 12:02:09 +02:00
Rucha (Open ERP) d415fff156 [IMP, FIX]: res.company: - in the _{get,set}_address_data: name should be a plural, add a docstring.
bzr revid: rpa@tinyerp.com-20110701133858-fn8s95utbyuz1i1g
2011-07-01 19:08:58 +05:30
Rucha (Open ERP) 93719cfba8 [REM]: removed unused methof createReport
bzr revid: rpa@tinyerp.com-20110701131041-ychn3kse63tj2f8b
2011-07-01 18:40:41 +05:30
Rucha (Open ERP) e461ba754d [REF]: put self.pool.get outside loop
bzr revid: rpa@tinyerp.com-20110701130630-zy1g4e8zqr1550ed
2011-07-01 18:36:30 +05:30
Hardik Ansodariy (OpenERP) 78a7265c25 [MERGE]:testing of attachment in edi
bzr revid: han@tinyerp.com-20110630133333-wt7pwnzc30h89n0w
2011-06-30 19:03:33 +05:30
Quentin (OpenERP) 025fb306f1 [MERGE] merge with main trunk
bzr revid: qdp-launchpad@openerp.com-20110630131818-nodhau21de4t1n39
2011-06-30 15:18:18 +02:00
Rucha (Open ERP) ba8fd3884c [FIX]: res.config: fixed problem of wizard stays in a background even if we call next wizard
bzr revid: rpa@tinyerp.com-20110630114726-42uphvk2cwlgia6x
2011-06-30 17:17:26 +05:30
Xavier Morel 3a17944671 [IMP] view_id should really be a m2o-style pair of (id, name).
And replace the and/or hack by an if expression, because it's more fool-proof

bzr revid: xmo@openerp.com-20110630095142-g600bg6nqvnnpkw5
2011-06-30 11:51:42 +02:00
Rucha (Open ERP) 1f51fbda38 [IMP]: res.config: Improvements for: When opening config wizards from "Add More Features", context was not evaluated and passed properly
bzr revid: rpa@tinyerp.com-20110630091927-683qlipmaqtmf5nn
2011-06-30 14:49:27 +05:30
Xavier Morel 60842d0f06 [FIX] view_id should be a scalar
bzr revid: xmo@openerp.com-20110630064831-ibfsljiwik52huj6
2011-06-30 08:48:31 +02:00
Quentin (OpenERP) 0549da30c6 [FIX] added missing statement for importing tools
bzr revid: qdp-launchpad@openerp.com-20110628141853-ti7c6dspjgbv4crn
2011-06-28 16:18:53 +02:00
Rucha (Open ERP) 272b8a8c24 [ADD]: base: Moved name_get of res_currency from base_setup/installer.py
bzr revid: rpa@tinyerp.com-20110628095615-hohw60v4qyvqmvtc
2011-06-28 15:26:15 +05:30
Harry (OpenERP) 0c1ad2e8df [MERGE+REVIEW]
bzr revid: hmo@tinyerp.com-20110627063256-yq4zcvcfythbm779
2011-06-27 12:02:56 +05:30
Olivier Dony 60cbf9bf14 [MERGE] sync with trunk
bzr revid: odo@openerp.com-20110624102631-kiy8j2d1fc7heeco
2011-06-24 12:26:31 +02:00
Vo Minh Thu 9029d4da7b [FIX] res_lang: set the default lang for both partner and user, not just partner.
lp bug: https://launchpad.net/bugs/798637 fixed

bzr revid: vmt@openerp.com-20110623141003-ysj8dmm93714nipb
2011-06-23 16:10:03 +02:00
Nimesh (Open ERP) 7f68f0bf91 change the label of new_password field
lp bug: https://launchpad.net/bugs/798681 fixed

bzr revid: nco@tinyerp.com-20110622061536-meps01rofci0z5gw
2011-06-22 11:45:36 +05:30
Olivier Dony c46fa82418 [FIX] res_user: de-duplicate usernames for warning msg about group deletion
bzr revid: odo@openerp.com-20110619130939-nnwi3u2ohl150mr6
2011-06-19 15:09:39 +02:00
Olivier Dony dd1cefe446 [FIX] res_user: typo when deleting group with more than 4 users
bzr revid: odo@openerp.com-20110619124042-qjoqges5b5jpxr59
2011-06-19 14:40:42 +02:00
mayur maheshwari (Open ERP) 0a1b6d6250 [IMP]base:Change a language tooltip
bzr revid: mma@tinyerp.com-20110617054935-7tyxwvm6gzpttjuv
2011-06-17 11:19:35 +05:30
mayur maheshwari (Open ERP) 2574f27dc3 [IMP]base:Improvement is Done in tooltip
bzr revid: mma@tinyerp.com-20110616115420-uvj3lx121f049bql
2011-06-16 17:24:20 +05:30
Antony Lesuisse 759c3bb6d6 [MERGE] trunk
bzr revid: al@openerp.com-20110608153139-zsf80dcs108dqzcy
2011-06-08 17:31:39 +02:00
Yogesh (OpenERP) 04c0fc1931 Remove unused code.
lp bug: https://launchpad.net/bugs/792059 fixed

bzr revid: ysa@tinyerp.com-20110608124813-62yj6d75yxy8o0p0
2011-06-08 18:18:13 +05:30
Antony Lesuisse 970b19b8b4 [IMP] new tools.cache cleaner, 10% speedup and more to come...
bzr revid: al@openerp.com-20110608030330-d0dsv2k6n0w3lyd5
2011-06-08 05:03:30 +02:00
Tejas (OpenERP) 3571b8df7a [Usability] create a default address if non is exists, improved code
bzr revid: tta@openerp.com-20110607115353-l7ljzhbot7fjk5wy
2011-06-07 17:23:53 +05:30
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
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
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
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
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
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 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
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
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
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
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
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
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
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
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) 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
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
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) 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
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
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
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
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
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) 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) 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
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) 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
Harry (OpenERP) a65b3dc875 [REVIEW+MERGE] merged work
bzr revid: hmo@tinyerp.com-20110404060015-pku4bh49l0g5eamf
2011-04-04 11:30:15 +05:30
Rifakat Haradwala (Open ERP) d7c1a0dc4c [IMP] : changes in arguments
bzr revid: rha@tinyerp.com-20110331133628-0ahwzhlbah44mpej
2011-03-31 19:06:28 +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
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
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) 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
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
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
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
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