Commit Graph

12689 Commits

Author SHA1 Message Date
Jay (Open ERP) 7700e4227b [FIX] correct import rng file
bzr revid: jvo@tinyerp.com-20100512115330-q675z0trr312we1p
2010-05-12 17:23:30 +05:30
Anup (OpenERP) 93acb43f94 [FIX] Not allowing Duplicate shortcuts
bzr revid: ach@tinyerp.com-20100512114823-npehnd8qrj4xs2um
2010-05-12 17:18:23 +05:30
Jay (Open ERP) 380f5abd47 [FIX] 'Partner Manager' group should see the Partner menu
bzr revid: jvo@tinyerp.com-20100512114835-8631seupswjwy4y3
2010-05-12 17:18:35 +05:30
Jay (Open ERP) 53ef884ff2 [FIX] retro-compatibility: 'obj' is available in ir.action.server code
bzr revid: jvo@tinyerp.com-20100512114125-sh2wj2awjq8guvcn
2010-05-12 17:11:25 +05:30
Anup (OpenERP) 2205170823 [FIX]Expression.py corrected when M2O search returns no IDs
bzr revid: ach@tinyerp.com-20100512112620-yrralz7xovn0uxee
2010-05-12 16:56:20 +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) 8972e42f8a Merged odo's branch about bug #495948
bzr revid: jvo@tinyerp.com-20100512110758-2dqrz2w00iq9brwq
2010-05-12 16:37:58 +05:30
Anup (OpenERP) aff447c7a5 [IMP] Licensing options : Added AGPL-3 and others in choices
bzr revid: ach@tinyerp.com-20100512105722-n209hlsr098kcplp
2010-05-12 16:27:22 +05:30
Anup (OpenERP) f0781ecb44 [FIX] Missing imports of _ of tools.translate provided
bzr revid: ach@tinyerp.com-20100512104758-mkh0fe6fmlf5czdp
2010-05-12 16:17:58 +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) 8f81995ec8 [FIX] correct ustr. avoid a crash if getlocale() return None
bzr revid: jvo@tinyerp.com-20100512104026-mttsmb49zx80yhpc
2010-05-12 16:10:26 +05:30
Jay (Open ERP) 773238132b [FIX] Export translations: module name from path calculations corrected
lp bug: https://launchpad.net/bugs/519699 fixed

bzr revid: jvo@tinyerp.com-20100512103352-604yu97m9aexm9zr
2010-05-12 16:03:52 +05:30
Jay (Open ERP) 4f5be5aa54 [FIX] importation of time lib was missing for eval()
bzr revid: jvo@tinyerp.com-20100512103229-lusl8l48x3fwuzf2
2010-05-12 16:02:29 +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) e2ec26683e [FIX] User / Preferences should always display translatable languages.
lp bug: https://launchpad.net/bugs/516965 fixed

bzr revid: jvo@tinyerp.com-20100512065331-2kwk9yprxxkv70ba
2010-05-12 12:23:31 +05:30
Jay (Open ERP) 97f2647309 [FIX] [FIX] Menu attribute to report/wizard/url made behaving correctly
lp bug: https://launchpad.net/bugs/425350 fixed

bzr revid: jvo@tinyerp.com-20100512064959-1tyns9iy96fhk9rx
2010-05-12 12:19:59 +05:30
Anup (OpenERP) f59c5387cd [MERGE] Merged to Main Server Trunk branch
bzr revid: ach@tinyerp.com-20100512055139-vvm604yc3i3ga6o9
2010-05-12 11:21:39 +05:30
Launchpad Code Hosting 2ceb51f030 Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100511041842-yyxyhmh2cpqvmxfz
bzr revid: codehost@crowberry-20100512042002-58kr47pbvcdsq5gw
2010-05-12 05:20:02 +01:00
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
Anup (OpenERP) 17b9f5802f [FIX] bin/tools/convert.py: no need to import time since the eval(domain) is probably going to be removed or wrapped in an exception handler
bzr revid: ach@tinyerp.com-20100511144427-nw2b9c8fu4p39rfg
2010-05-11 20:14:27 +05:30
Jay (Open ERP) 0c9ecbf429 [MERGE] Merged the changelog upto 5.0.10
bzr revid: jvo@tinyerp.com-20100511143954-exhrzxidou2r3j2a
2010-05-11 20:09:54 +05:30
Anup (OpenERP) 505b63fe5f [IMP] By pass a missing field in the translation
bzr revid: ach@tinyerp.com-20100511140111-87az887kvi6rl0uz
2010-05-11 19:31:11 +05:30
Anup (OpenERP) c6543844f4 [FIX] Illustration tag beahvior corrected
bzr revid: ach@tinyerp.com-20100511125631-3f4smbu370e7swt8
2010-05-11 18:26:31 +05:30
nch@tinyerp.com 6dab26458a [IMP]:account chart configurable
bzr revid: nch@tinyerp.com-20100511121950-rreasht5mqx0d1g6
2010-05-11 17:49:50 +05:30
Anup (OpenERP) 573c7bf951 [FIX] Add the pixmaps and win32 directories in the MANIFEST to have this directories in the tarball archives
bzr revid: ach@tinyerp.com-20100511120241-6nv9as8wbowz4m55
2010-05-11 17:32:41 +05:30
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
nch@tinyerp.com 71f2ead153 [IMP]:account configurable chart
bzr revid: nch@tinyerp.com-20100511111346-lya700ijz3argfna
2010-05-11 16:43:46 +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
nch@tinyerp.com 30d26eedbc [IMP]:set demo company only if there is demo=True
bzr revid: nch@tinyerp.com-20100511095635-eudhldu015wv58sj
2010-05-11 15:26:35 +05:30
nch@tinyerp.com b16cec65d2 [ADD,IMP]:account chart for configurable chart and improvements
bzr revid: nch@tinyerp.com-20100511094059-oiz2eyhw54su4lus
2010-05-11 15:10:59 +05:30
Anup (OpenERP) ee6e52fac7 [FIX] _constraints : Multiple constraints on the same field should be allowed
bzr revid: ach@tinyerp.com-20100511083601-ne9n2ftq5lbohvwg
2010-05-11 14:06:01 +05:30
Anup (OpenERP) d8672f0f3a [FIX] Groups if removed, should remove relavent access rights too
bzr revid: ach@tinyerp.com-20100511083033-gbpbgiaopyesfzvv
2010-05-11 14:00:33 +05:30
Anup (OpenERP) 24069b2fa6 [FIX] Server Actions: Cleaner legend help and error message
bzr revid: ach@tinyerp.com-20100511073051-ewoak4j5lhsyvfg1
2010-05-11 13:00:51 +05:30
Anup (OpenERP) b8aa071d97 [MERGE] Merged with Main Trunk Server Branch
bzr revid: ach@tinyerp.com-20100511062529-3lxbzb9ta9jhgcir
2010-05-11 11:55:29 +05:30
Fabien Pinckaers de0f1d7863 [FIX] multi-company
bzr revid: fp@tinyerp.com-20100510183249-s1k1c0o1umdh2m6r
2010-05-10 20:32:49 +02:00
Rvo (Open ERP) 220d5b2f37 [IMP]: usability of HR
bzr revid: rvo@tinyerp.co.in-20100510125915-dqiyo6eeuygftuhc
2010-05-10 18:29:15 +05:30
Vir (Open ERP) 1d2bc8f950 [IMP] stock : Usability improvements
bzr revid: vir@tinyerp.com-20100510105904-gnyqwhy6l5re26a0
2010-05-10 16:29:04 +05:30
nch@tinyerp.com bd868903fa [IMP]:base installer,account
bzr revid: nch@tinyerp.com-20100510095658-y5512gbr530rsmmw
2010-05-10 15:26:58 +05:30
nch@tinyerp.com c3a9e1c4dd [FIX]:index error
bzr revid: nch@tinyerp.com-20100510085314-mnlun73asrm5tt10
2010-05-10 14:23:14 +05:30
nch@tinyerp.com ca68b04782 [IMP]:improve account installer
bzr revid: nch@tinyerp.com-20100510080233-40pl984m3701qtud
2010-05-10 13:32:33 +05:30
nch@tinyerp.com 4dc71f9289 [IMP]:onchange for progress bar
bzr revid: nch@tinyerp.com-20100510070607-aavusx9nv7vgybia
2010-05-10 12:36:07 +05:30
nch@tinyerp.com cc91cd7d37 [MERGE]
bzr revid: nch@tinyerp.com-20100510060524-8mj55zy303kczfir
2010-05-10 11:35:24 +05:30
nch@tinyerp.com 97f1dd1dec [IMP]:gk contact form
bzr revid: nch@tinyerp.com-20100510055610-42b6m381dmai1vln
2010-05-10 11:26:10 +05:30
Vir (Open ERP) 175db1efdb [IMP,MOD] Usability changes in stock module
bzr revid: vir@tinyerp.com-20100510054620-33vdfnz6exvr91ll
2010-05-10 11:16:20 +05:30
Launchpad Code Hosting bde8ea7fdc Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100508040513-p3elhkh9rqj55rxm
bzr revid: codehost@crowberry-20100510041751-yaaphx6tqpaf0glb
2010-05-10 05:17:51 +01:00
Launchpad Code Hosting 06fc5d044a Launchpad automatic translations update.
bzr revid: codehost@crowberry-20100508040441-r9t4df5jqzdlvz1v
bzr revid: codehost@crowberry-20100510041735-7t4pk39t2xknzuw4
2010-05-10 05:17:35 +01:00
Christophe Simonis f692c09978 [FIX] complete the res.users objects to respect the new constraint on company_id
bzr revid: chs@openerp.com-20100507160535-yjs1g45d36w3m59p
2010-05-07 18:05:35 +02:00
Christophe Simonis 588679134e [IMP] users: add constraint on company
bzr revid: chs@openerp.com-20100507142025-g5p6vwunthtrdm4q
2010-05-07 16:20:25 +02:00
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