Commit Graph

7231 Commits

Author SHA1 Message Date
Olivier Laurent 0a507f6edf [FIX] setup.py: py2exe now adds 'zoneinfo' directory in library.zip
bzr revid: olt@tinyerp.com-20090723145637-d8gyn1bms1iy7dua
2009-07-23 16:56:37 +02:00
Jay (Open ERP) bbcbe00123 [FIX] Importation problem corrected for unicode.
bzr revid: jvo@tinyerp.com-20090723143803-se9mo3725bbrmo1o
2009-07-23 20:08:03 +05:30
NCH(OpenERP) 1ae75fab0d [IMP] Environment Information Notification Improved
bzr revid: jvo@tinyerp.com-20090723105841-sf4r1rhjcureq5p5
2009-07-23 16:28:41 +05:30
Naresh Choksy 44e382433c [MERGE]
bzr revid: nch@tinyerp.com-20090723055241-qwjmg2f4v2im3l4x
2009-07-23 11:22:41 +05:30
NCH e2852ed13e [FIX] place tag
bzr revid: hda@hda-20090722104616-z497bh35iwfh6a7g
2009-07-22 16:16:16 +05:30
Olivier Laurent f468504a04 [MERGE]
bzr revid: olt@tinyerp.com-20090720093413-ss8xfpg38q472l1i
2009-07-20 11:34:13 +02:00
Olivier Laurent f977c2ed4c [FIX] tools.amount_to_text_en: now displays cents
bzr revid: olt@tinyerp.com-20090720093228-qqdqetrt2kg08coe
2009-07-20 11:32:28 +02:00
Olivier Laurent 639c25ab32 [MERGE]
bzr revid: olt@tinyerp.com-20090718112214-oryht1kbguloh8rg
2009-07-18 13:22:14 +02:00
Olivier Laurent 22ac7ba66e [FIX] RuntimeError in the cache system
lp bug: https://launchpad.net/bugs/310918 fixed

bzr revid: olt@tinyerp.com-20090718112110-0p29jjruvhiwjrp0
2009-07-18 13:21:10 +02:00
VRA(OpenERP) 43b66e1a1d [FIX] Print screen reports will behave acc. to locale for date,datetime
lp bug: https://launchpad.net/bugs/399811 fixed

bzr revid: jvo@tinyerp.com-20090717145124-0kkb1b7dvp9qu5od
2009-07-17 20:21:24 +05:30
Christophe Chauvet (Syleam) 2bb32450ab [FIX] Import : context provided for language translation
lp bug: https://launchpad.net/bugs/394876 fixed

bzr revid: jvo@tinyerp.com-20090716125041-72iaz586utt2j1mq
2009-07-16 18:20:41 +05:30
dsh (Open ERP) 32c0fdceea [FIX] size miss match for page and frame
bzr revid: dsh@tinyerp.com-20090716091110-76642lxq3kp7snwn
2009-07-16 14:41:10 +05:30
NCH 0eb74074e1 [FIX] removed report etree warning of len
bzr revid: hda@hda-20090716084658-juwelp201n1xkufd
2009-07-16 14:16:58 +05:30
JVO,HDA 9148c7fcdf [FIX] Added sql_constraint on adding field having size<1
lp bug: https://launchpad.net/bugs/399685 fixed

bzr revid: hda@hda-20090715134530-4aj0hth1olefcpdn
2009-07-15 19:15:30 +05:30
Naresh Choksy 7af3226ecf [FIX]:missing Import
bzr revid: nch@tinyerp.com-20090714124132-ttu18qz1t8abg2xt
2009-07-14 18:11:32 +05:30
Naresh Choksy 02cb96454e [IMP]:OS Locale for environment Info
bzr revid: nch@tinyerp.com-20090714123809-t8i4d3akkcjlu76q
2009-07-14 18:08:09 +05:30
Quentin De Paoli 64ffe9c680 [FIX] security on wokflows bugfixed. The security has to be checked using the current uid, not the one that created the workflow instance!
bzr revid: qdp@cyan-20090714091539-xrwqzndzibc6fxy5
2009-07-14 11:15:39 +02:00
Harry (Open ERP) 0a6517a8d2 [FIX] export window : use context for import compatable option in pass argument instend of added new argemenent
bzr revid: hmo@tinyerp.com-20090714054237-u1sd3j9dnamvv962
2009-07-14 11:12:37 +05:30
Naresh Choksy 6926d61d73 [IMP]:ENvironment INFO
bzr revid: nch@tinyerp.com-20090714053117-2c3aoviemgv0zwae
2009-07-14 11:01:17 +05:30
Harry (Open ERP) c68d44a938 [IMP] import/export : added Database ID, ID
bzr revid: hmo@tinyerp.com-20090714045222-ryvq3bgymzqs66xt
2009-07-14 10:22:22 +05:30
Naresh Choksy 846fca4017 [MERGE]
bzr revid: nch@tinyerp.com-20090710125445-1xddyq7wxg713i55
2009-07-10 18:24:45 +05:30
Olivier Laurent 9b8f222fd9 [MERGE]
bzr revid: olt@tinyerp.com-20090709083913-0jkpicud1kdq01um
2009-07-09 10:39:13 +02:00
Olivier Laurent bf135aa980 [FIX] supply password problem with pg_dump, pg_restore on win32
bzr revid: olt@tinyerp.com-20090709083804-5k6czusnzrmb0ppx
2009-07-09 10:38:04 +02:00
Olivier Laurent e03634baf6 [IMP] french translations
bzr revid: olt@tinyerp.com-20090709083709-qor7gllkcdg1sxil
2009-07-09 10:37:09 +02:00
HMO(OpenERP) 30a9060bd9 [FIX] module installation through -i module -d db --without-demo option corrected
bzr revid: jvo@tinyerp.com-20090709075259-sczetl8r88sovg25
2009-07-09 13:22:59 +05:30
Jay (Open ERP) a472c61d6e [FIX] Certificate in non-digit format will not be accepted
lp bug: https://launchpad.net/bugs/392052 fixed

bzr revid: jvo@tinyerp.com-20090708125428-vhbhb7or1oeidjjo
2009-07-08 18:24:28 +05:30
Jay (Open ERP) 0505747a53 [FIX] Certificate in non-digit format will not be accepted
lp bug: https://launchpad.net/bugs/392052 fixed

bzr revid: jvo@tinyerp.com-20090708124606-tww8zv7l8pq5xggd
2009-07-08 18:16:06 +05:30
NCH b4ce6fc837 [IMP] Improved environment information message
bzr revid: hda@hda-20090708111232-9jgxvv1id35t9q26
2009-07-08 16:42:32 +05:30
Jvo,Uco adc4f059ec [Fix] CSV Import : Accepting 'Value' of selection field from[(key,value)]
lp bug: https://launchpad.net/bugs/355491 fixed

bzr revid: jvo@tinyerp.com-20090708095039-p9aljf6rcftggta4
2009-07-08 15:20:39 +05:30
Naresh Choksy a545d53fdd [IMP]
bzr revid: nch@tinyerp.com-20090708094351-70vyfsutktr3lyjf
2009-07-08 15:13:51 +05:30
Naresh Choksy 897c51264b [IMP]:Environment:INFO
bzr revid: nch@tinyerp.com-20090708071416-x6fal8uij0wthj3f
2009-07-08 12:44:16 +05:30
Jay,Uco a2db1c09ba [FIX] Property : Removed old referenced values from property
lp bug: https://launchpad.net/bugs/389795 fixed

bzr revid: jvo@tinyerp.com-20090707123538-mg6fucnverqpyrz6
2009-07-07 18:05:38 +05:30
Naresh Choksy ffc6b384e5 [MERGE]
bzr revid: nch@tinyerp.com-20090707100417-ydhvluf8xwps9nss
2009-07-07 15:34:17 +05:30
Naresh Choksy 8f300df195 [IMP]:Environment Information
bzr revid: nch@tinyerp.com-20090707100207-kmfwmpks7kis1v7b
2009-07-07 15:32:07 +05:30
mra (Open ERP) 9540e16bb6 [REV] revert chanegs for revision no 1810
bzr revid: mra@tinyerp.com-20090707094702-hn9phh0hgrauml40
2009-07-07 15:17:02 +05:30
mra (Open ERP) 2895633576 [FIX] loading module sequence while creating new database
bzr revid: mra@tinyerp.com-20090707061058-zefrioyrq0198zg0
2009-07-07 11:40:58 +05:30
Fabien Pinckaers 43318c5c55 [FIX] bug 369947
bzr revid: fp@tinyerp.com-20090706194909-foz20j4k0mh423a6
2009-07-06 21:49:09 +02:00
Fabien Pinckaers ec12c029ca [FIX] bug 371496
bzr revid: fp@tinyerp.com-20090706194557-2g5yal31qhsmu4ss
2009-07-06 21:45:57 +02:00
Fabien Pinckaers 552de8630d [FIX] bug 371768 bad tooltip
bzr revid: fp@tinyerp.com-20090706194153-asiybgnwywsdgwv9
2009-07-06 21:41:53 +02:00
Fabien Pinckaers 2719646907 [FIX] 373203
bzr revid: fp@tinyerp.com-20090706193959-yp0m9rjamx5bt9lt
2009-07-06 21:39:59 +02:00
Fabien Pinckaers f90988f325 merge
bzr revid: fp@tinyerp.com-20090706193326-z1dk5g6amhwcshmp
2009-07-06 21:33:26 +02:00
Fabien Pinckaers 649c69f34b merge
bzr revid: fp@tinyerp.com-20090706193222-45lelv5ws4b7cr42
2009-07-06 21:32:22 +02:00
Fabien Pinckaers 3217ab6c80 merge
bzr revid: fp@tinyerp.com-20090706185908-48cq70uifggju6sk
2009-07-06 20:59:08 +02:00
Fabien Pinckaers d4a8a295bd merge
bzr revid: fp@tinyerp.com-20090706185729-6bubt0hfijcnqxq9
2009-07-06 20:57:29 +02:00
Fabien Pinckaers 258cda718b merge
bzr revid: fp@tinyerp.com-20090706185716-e4ofbud2ql3914bx
2009-07-06 20:57:16 +02:00
Olivier Laurent 0c265d0827 [IMP] french translations
bzr revid: olt@tinyerp.com-20090706142849-wcw7c8n2yvarv4yu
2009-07-06 16:28:49 +02:00
Olivier Laurent 4e2520642a [IMP] account_chart, base_iban, board_association, board_sale, crm_vertical,
profile_crm, project, project_retro_planning, report_project,
  stock_invoice_directly : french translations

bzr revid: olt@tinyerp.com-20090706134616-lp813msrwzms2fel
2009-07-06 15:46:16 +02:00
Olivier Laurent d26682d25d [FIX] product: po file had duplicates
bzr revid: olt@tinyerp.com-20090706132512-2lo53vjw053et3zt
2009-07-06 15:25:12 +02:00
Olivier Laurent d8097b524a [FIX] sale_crm: typo in module description
bzr revid: olt@tinyerp.com-20090706132422-agi6zv2yysry2fqj
2009-07-06 15:24:22 +02:00
Jay (Open ERP) 0fa5ef8c76 [FIX] Expression calculation(Query making) corrected for Translateable field
bzr revid: jvo@tinyerp.com-20090706104615-dj50oi5ni1fhez48
2009-07-06 16:16:15 +05:30