Commit Graph

6864 Commits

Author SHA1 Message Date
Jay (Open ERP) 82228fdbf1 [FIX] Bug 373182 : Invoice analytic lines wizard action corrected(ref:PAP)
bzr revid: jvo@tinyerp.com-20090512065006-qq1t2h89v126zt3x
2009-05-12 12:20:06 +05:30
Fabien Pinckaers 7685160218 merge
bzr revid: fp@tinyerp.com-20090511202834-dhbd9vnu8ojm1ytn
2009-05-11 22:28:34 +02:00
Fabien Pinckaers 2d303188e0 merge
bzr revid: fp@tinyerp.com-20090511194528-ef09e8cmm10m3ol1
2009-05-11 21:45:28 +02:00
Christophe Simonis a9233e3a74 [FIX] clear the cache when deleting an entry in ir_model_data
bzr revid: christophe@tinyerp.com-20090511132112-b8mr6dbfdui7wtt1
2009-05-11 15:21:12 +02:00
husen daudi 0e9b3ed25a Bugfix for readonly total_hours
bzr revid: hda@hda-20090511130902-tt8l0di1pbeeslkp
2009-05-11 18:39:02 +05:30
Jay (Open ERP) f464793d94 [FIX] Bug 373812 : Workflow signal corrected(ref:GPA)
bzr revid: jvo@tinyerp.com-20090511114426-9vgwqyc5odwf3scf
2009-05-11 17:14:26 +05:30
Mantavya Gajjar 28a970761a improvement in checking for model existance
bzr revid: mga@tinyerp.com-20090511111738-00ornn57eh8jjfzp
2009-05-11 16:47:38 +05:30
dsh (Open ERP) 2bbab69820 small chagnes for the html2html
bzr revid: dsh@tinyerp.com-20090511073858-sff7m3ojtk2b8z57
2009-05-11 13:08:58 +05:30
Jay (Open ERP) aeb27427ec [Fix] Bug 372706 : Domains for Booleans(False and Null) handled(ref:YSA)
bzr revid: jvo@tinyerp.com-20090511064416-3e5xw3r5unvqggej
2009-05-11 12:14:16 +05:30
Stephane Wirtel c0c7826489 [FIX] Remove bad code - Bug 362727
bzr revid: stephane@tinyerp.com-20090508174644-lhwh5ytyk3he44bz
2009-05-08 19:46:44 +02:00
Jay (Open ERP) 86b8887e0b [Fix] Bug 373180 : hr_timesheet_invoic : Corrected Access rights
bzr revid: jvo@tinyerp.com-20090508151330-itas8arkol3xesnt
2009-05-08 20:43:30 +05:30
Jay (Open ERP) 46429c3fb7 [FIX] Bug 373594 : name_get corrected for res_partner_job
bzr revid: jvo@tinyerp.com-20090508141937-dzydjzt1kcpqndtt
2009-05-08 19:49:37 +05:30
Jay (Open ERP) d40f944101 [FIX] Bug 372780: Cascaded effect applied on production workcenter lines(ref:GPA)
bzr revid: jvo@tinyerp.com-20090508092654-ex0dro2z0yqbwj7f
2009-05-08 14:56:54 +05:30
Harry (Open ERP) 1386b88195 [IMP]
* New Configuration wizard : create calendors for sections which are selected in wizard
* The field code of crm.case have to be unique and when the server  restart it produces identics sequencies 
* Management of the true date format ( instead of a datetime with 9:00  fixed) 
* Add the creation date of the object and the modification date (needed  for iCal on Mac)
* automatic completion of end date if the start date and the length is give
* if the OpenERP field selected for dtend is an integer or a float (instead of a date), write dtstart+duration when generating the ics for dtend. Same for parsing .ics files.

bzr revid: hmo@tinyerp.com-20090508085408-ot6c3mywkmbsi3q2
2009-05-08 14:24:08 +05:30
Apa (Open ERP) 6bc5008acb Fix : Bug #373186:
bzr revid: apa@tinyerp.com-20090508072258-3wl2fe5erhsyk9hs
2009-05-08 12:52:58 +05:30
Apa (Open ERP) 3dbc04b030 Fix : Bug #373186:
bzr revid: apa@tinyerp.com-20090508072020-x4sbncr6d2a3x720
2009-05-08 12:50:20 +05:30
Jay (Open ERP) 806dcd00b8 [FIX] Bug 370854 : states defines for button and made stock.moves readonly(ref:SSI)
bzr revid: jvo@tinyerp.com-20090508065506-mobnpkej9ddw79qp
2009-05-08 12:25:06 +05:30
Jay (Open ERP) 0bf456e96a [FIX] Bug 372583 : Supplier invoice creates partner as supplier only
bzr revid: jvo@tinyerp.com-20090508055704-xgz0y55iux302gb2
2009-05-08 11:27:04 +05:30
Sofia (Open ERP) 8325ffdb14 bugfixed
bzr revid: sso@tinyerp.com-20090508054736-9kok0hlpf7ysht54
2009-05-08 11:17:36 +05:30
husen daudi 8469a69ec0 bugfix 373230
lp bug: https://launchpad.net/bugs/373230 fixed

bzr revid: hda@hda-20090507134351-18u3zolj76txtacm
2009-05-07 19:13:51 +05:30
Naresh Choksy c54fa973e0 merge from parent
bzr revid: nch@tinyerp.com-20090507133622-yba2oakq13l228jm
2009-05-07 19:06:22 +05:30
Naresh Choksy dfac979620 Bugfix:373230
bzr revid: nch@tinyerp.com-20090507133526-4iy8wy1pu5r87fyo
2009-05-07 19:05:26 +05:30
husen daudi fc2477d900 Improved reports (ref:nch)
bzr revid: hda@hda-20090507111714-mxs8f8jyhr0jgpdr
2009-05-07 16:47:14 +05:30
Harry (Open ERP) e713f85c15 [IMP] report_intrastat : report base on invoice not stock move
bzr revid: hmo@tinyerp.com-20090507105259-4i01zzgeje86aifl
2009-05-07 16:22:59 +05:30
mra (Open ERP) c60d511fc4 bug fix: Adminisrator/Translation/All terms/Untranslated terms domain problem
bzr revid: mra@tinyerp.com-20090507095853-r5khjjpp6vo3t85v
2009-05-07 15:28:53 +05:30
Naresh Choksy b66c44f965 Bugfix:partner_ledger report when no records exists
bzr revid: nch@tinyerp.com-20090507093522-rdf3pakqahq1uhm3
2009-05-07 15:05:22 +05:30
Naresh Choksy 42e56cd5eb merge from parent
bzr revid: nch@tinyerp.com-20090507092843-4mf6o64znjp0rrps
2009-05-07 14:58:43 +05:30
Naresh Choksy af7966c8c3 improved product pricelist report
bzr revid: nch@tinyerp.com-20090507092642-nr4q1uasap4ybvoc
2009-05-07 14:56:42 +05:30
Jay (Open ERP) f523cc9994 [FIX] Bug 373080 : corrected psql view definition
bzr revid: jvo@tinyerp.com-20090507061343-qdl6ym1igvwxw6k9
2009-05-07 11:43:43 +05:30
Fabian Semal b0243644e5 base contact - Improvement (main job)
bzr revid: fabian@tinyerp.com-20090506092415-b8wpoe9q4rwghogu
2009-05-06 11:24:15 +02:00
husen daudi 4abb38e4ce reports improvements (ref:nch)
bzr revid: hda@hda-20090506062802-hfrthq5lv51qqigt
2009-05-06 11:58:02 +05:30
husen daudi 519046bfa4 bugfix in report engine (ref:nch)
bzr revid: hda@hda-20090506060816-mr2geg5hebl9aae6
2009-05-06 11:38:16 +05:30
Naresh Choksy 5b71954f9f bugfix:372437
bzr revid: nch@tinyerp.com-20090506054451-foecxxx7i0mwyeim
2009-05-06 11:14:51 +05:30
Naresh Choksy 08d596707c merge
bzr revid: nch@tinyerp.com-20090506051341-cpd7pk22zne07zfp
2009-05-06 10:43:41 +05:30
Naresh Choksy 891d05df2e merge
bzr revid: nch@tinyerp.com-20090506051329-ixasw1q9n5pv9vmw
2009-05-06 10:43:29 +05:30
Fabien Pinckaers 853789d0aa bugfixes
bzr revid: fp@tinyerp.com-20090505211447-1cbbmt92q52u0hcq
2009-05-05 23:14:47 +02:00
Fabien Pinckaers e01bb8ec6a merge
bzr revid: fp@tinyerp.com-20090505203051-kze0qxeqcv72v3y6
2009-05-05 22:30:51 +02:00
Fabien Pinckaers 8efceccd5d merge
bzr revid: fp@tinyerp.com-20090505203033-kfza1c9o2jvkgy8k
2009-05-05 22:30:33 +02:00
Christophe Simonis 0bfbee8355 [FIX] maintenance contract: error when adding a contract without any modules covered
bzr revid: christophe@tinyerp.com-20090505123915-cy9zah0mzb75qzm9
2009-05-05 14:39:15 +02:00
dsh (Open ERP) 5c828843a9 changes in report engine for html2html
bzr revid: dsh@tinyerp.com-20090505114227-mp9ndr3rkbkycfl7
2009-05-05 17:12:27 +05:30
dsh (Open ERP) 3d818a0f1a small change for the server action - python code
bzr revid: dsh@tinyerp.com-20090505113839-32acl57cuky3b1s2
2009-05-05 17:08:39 +05:30
mra (Open ERP) 0f9228494c bug fix: Bug #371253 : draft invoice and purchase order invoiced and paid (ref:pso)
bzr revid: mra@tinyerp.com-20090505110023-au321rryj2qxgshk
2009-05-05 16:30:23 +05:30
Christophe Simonis 983c03b423 [FIX] maintenance: avoid a crash when the creditential to access the migration server aren't correct
bzr revid: christophe@tinyerp.com-20090505083651-xmzmyhho68q5me2t
2009-05-05 10:36:51 +02:00
Fabien Pinckaers 4896fa8f18 merge
bzr revid: fp@tinyerp.com-20090505064447-oyzx5kfooib4c3cu
2009-05-05 08:44:47 +02:00
Fabien Pinckaers e0ccd7abee bugifx_rng
bzr revid: fp@tinyerp.com-20090505064405-s9a0aq08c55pxmo6
2009-05-05 08:44:05 +02:00
Naresh Choksy 96d6ca40fc bugfix:Auction reports
bzr revid: nch@tinyerp.com-20090505062915-osursaptzlvbf9qq
2009-05-05 11:59:15 +05:30
Naresh Choksy 044ac173b3 bugfix:for none size
bzr revid: nch@tinyerp.com-20090505062648-m1mie7p1tayn5adv
2009-05-05 11:56:48 +05:30
Naresh Choksy b545f1e90c merge
bzr revid: nch@tinyerp.com-20090505052112-hhux615hbmgssyiw
2009-05-05 10:51:12 +05:30
Stephane Wirtel 61993e43fc [FIX] Add the odt2odt dependency in the list of the addons (patch from Dukai Gabor)
lp bug: https://launchpad.net/bugs/371669 fixed

bzr revid: stephane@tinyerp.com-20090504150904-1kg6xfk21ly0s2lw
2009-05-04 17:09:04 +02:00
Stephane Wirtel 47a3a483eb [FIX] Add the context_lang field in the res_users table
bzr revid: stephane@tinyerp.com-20090504123521-jqe9dyrd75kap5h3
2009-05-04 14:35:21 +02:00