Commit Graph

277 Commits

Author SHA1 Message Date
Olivier Dony f0d937e96d [FIX] mail*: add missing `email_from` field for list views that need it for attrs
bzr revid: odo@openerp.com-20110909141844-b9vnj0p0tin534uu
2011-09-09 16:18:44 +02:00
Olivier Dony 194c8dba31 [FIX] mail*: mail.message list should be readonly
bzr revid: odo@openerp.com-20110907211736-73fnu73xnca14gn9
2011-09-07 23:17:36 +02:00
Olivier Dony 1db8e54425 [IMP] all: unified context params for mail composition wizard
A single common `mail.compose.message.mode` key is now
used in the context, avoiding name collisions and being
more consistent.

bzr revid: odo@openerp.com-20110906093228-itbilwzpv4wl07j9
2011-09-06 11:32:28 +02:00
Raphael Collet 81c6a9c87f [MERGE] replace assigned_to by user_id in project.issue
bzr revid: rco@openerp.com-20110902134736-l06c7csko7hoxiql
2011-09-02 15:47:36 +02:00
Raphael Collet b12caae3a0 [FIX] restore on_change_project on project_issue, to make it work in project_issue_sheet
bzr revid: rco@openerp.com-20110902122924-nm75xvs60o1m3i4k
2011-09-02 14:29:24 +02:00
Tejas (OpenERP) cfffadc509 [Usability project_isses, renamed the field and changed the core relavend to it, assigned_to to user_id]
bzr revid: tta@openerp.com-20110830084510-0zqh6akkptue5zet
2011-08-30 14:15:10 +05:30
Olivier Dony 4fcb67bef1 [MERGE] latest trunk
bzr revid: odo@openerp.com-20110822171856-1zkyunpjyz5ffdth
2011-08-22 19:18:56 +02:00
Olivier Dony 8f9f45ea94 [IMP] all: next pass of review/renaming for new mail API
bzr revid: odo@openerp.com-20110822171659-zxho36a6n628i10q
2011-08-22 19:16:59 +02:00
Antony Lesuisse 34dd71fe5a [FIX] project_issue xml typo
bzr revid: al@openerp.com-20110819011410-nilub0nw6o23prko
2011-08-19 03:14:10 +02:00
fp 32624d2857 [IMP] Misc useability improvement
bzr revid: fp@fp-laptop-20110818193044-dwv8je39jv65dbta
2011-08-18 21:30:44 +02:00
ron@tinyerp.com 5b4f60bcd0 [IMP]project_issue: Add new field(days_since_creation) as a diffrence between create_date and today()
bzr revid: ron@tinyerp.com-20110812130624-34exduud974omfhn
2011-08-12 18:36:24 +05:30
Jigar Amin - OpenERP 18de9c065a [FIX] typo fied name
lp bug: https://launchpad.net/bugs/825008 fixed

bzr revid: jam@tinyerp.com-20110812074021-7cbge6mgfamim32w
2011-08-12 13:10:21 +05:30
Olivier Dony 50507512cb [MERGE] latest trunk
This was a helluva merge, with hundreds of conflicts resolved manually!!
I hope I did not break too many things, but a full review of the mail-related
features (where most of the conflicts occurred) must still be done before
this feature branch can be merged.

bzr revid: odo@openerp.com-20110809234428-3dsvxrt6t54ju0cf
2011-08-10 01:44:28 +02:00
Quentin (OpenERP) 13ecd980b7 [IMP] project_issue: adding new field inactivity_days, that can be used in tree view to color late things on which action is needed
bzr revid: qdp-launchpad@openerp.com-20110809103736-yd4hokhciyy681pl
2011-08-09 12:37:36 +02:00
Rucha (Open ERP) 324e4a4fad [ADD]: project_issue: Added new field inactivity days, which is the difference between the last_action_date and today
bzr revid: rpa@tinyerp.com-20110809102304-qhyv4xmwlrbpfumu
2011-08-09 15:53:04 +05:30
Tejas (OpenERP) 054081e2a8 [Usability] Removed the extended filter from the [Project Issues] search view
bzr revid: tta@openerp.com-20110727062431-zo3r5jzw1pe03d0s
2011-07-27 11:54:31 +05:30
Tejas (OpenERP) a2554a811b [Usability] project issues move id at first line.
bzr revid: tta@openerp.com-20110725095127-bcspb7duz1v82r4u
2011-07-25 15:21:27 +05:30
Tejas (OpenERP) ba62b19daf usability
bzr revid: tta@openerp.com-20110720091819-s49ianh7xgrf3eim
2011-07-20 14:48:19 +05:30
Stephane Wirtel c56df04360 [FIX] Set the user_id (Responsible) field when the user clicks up on the "Open" button.
[FIX] There was a bug in the computation function for the working_hours, delay_open, ... fields.
[FIX] The user_id (Responsible) is replaced by a many2one instead of a related field.
[IMP] Escalation: The user_id (Responsible) is the project manager of the project escalation, if there is no project manager, let's empty.

bzr revid: stephane@openerp.com-20110422114605-nlle7h9mpqq9yj00
2011-04-22 13:46:05 +02:00
Harry (OpenERP) 0577796333 [MERGE] merged addons trunk development branch after resolving conflicts
bzr revid: hmo@tinyerp.com-20110421080156-3c8gg29i01089rgo
2011-04-21 13:31:56 +05:30
Harry (OpenERP) bc708c8b96 [REVIEW] remove passing email_model and email_res_id into context
bzr revid: hmo@tinyerp.com-20110412091820-t9wjrzetr814soeg
2011-04-12 14:48:20 +05:30
Thibault Francois b11a71fd87 [MERGE] improvement project-issue
bzr revid: tfr@openerp.com-20110407114145-xvr27pjquxwk9ff0
2011-04-07 13:41:45 +02:00
Rifakat Haradwala (Open ERP) 47a85e9f8f [IMP] mail: rename module email to mail because of parsing error
bzr revid: rha@tinyerp.com-20110404094552-j2rdq2sbeqrbffgn
2011-04-04 15:15:52 +05:30
Rifakat Haradwala (Open ERP) 24883b8c57 [IMP] crm,project_issue: did related changes
bzr revid: rha@tinyerp.com-20110325041227-ljpbuaf8gu03ak89
2011-03-25 09:42:27 +05:30
Rucha (Open ERP) 117d3f75a0 [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20110317095800-l0sc4mj3uktsm8wa
2011-03-17 15:28:00 +05:30
Xavier Morel 8141573dee [REM] attribute 'select' on field elements in search views, this attributes makes no sense
bzr revid: xmo@openerp.com-20110315124111-c79fxotsc0tk011q
2011-03-15 13:41:11 +01:00
Xavier Morel 6ff62c43da [IMP] remove apparently unused 'separator' attribute on some filter elements, tightening the RNG
bzr revid: xmo@openerp.com-20110314175430-zmitioduzwmn9de4
2011-03-14 18:54:30 +01:00
Yogesh (OpenERP) e1afe5828a [IMP] change module name emails to email and related to changes in addons all module. move email_gateway module file in email module and also related changes in related module..
bzr revid: ysa@tinyerp.com-20110310073900-ivesygpb7cdwpp43
2011-03-10 13:09:00 +05:30
Jigar Amin 6f4eaf868e [FIX] project_issue : assigned_to field should read only until the field of the task is filled, improvemnts suggested by tfr
bzr revid: jam@tinyerp.com-20110309043622-uh2v02zp9mvboe0t
2011-03-09 10:06:22 +05:30
Yogesh (OpenERP) 230b03e26f [IMP] improce email.compose wizard code. and change active_id to email_res_id.
bzr revid: ysa@tinyerp.com-20110301095057-sb8tsgovwpt852yj
2011-03-01 15:20:57 +05:30
Yogesh (OpenERP) d44239edd2 [REM] remove unused value in context. like mail=new remove in context related to email.compose.message wizard.
bzr revid: ysa@tinyerp.com-20110224115801-wc1ka9ntxtvnwm4y
2011-02-24 17:28:01 +05:30
Yogesh (OpenERP) ece864e532 [IMP] email.compose.message :- add the email_model=model name pass in context in xml file and change the active_model to email_model in default_get method. Global list define of email_model in crm and module are install then add the model name in this list.
bzr revid: ysa@tinyerp.com-20110224101305-iagvga1j6o6h4k0k
2011-02-24 15:43:05 +05:30
Yogesh (OpenERP) 40db9a2378 [IMP] email.compose.message :- improve context value in related module.
bzr revid: ysa@tinyerp.com-20110222050737-hq5uv88etuu06yow
2011-02-22 10:37:37 +05:30
Yogesh (OpenERP) 99b8e78d0f [IMP] integrate email.compose.message wizard with project_scrum module.
bzr revid: ysa@tinyerp.com-20110221115700-yiz0x5ypgu5v3rb1
2011-02-21 17:27:00 +05:30
Yogesh (OpenERP) 748860ca60 [IMP] emails :- change emails.message.send wizard name to email.compose.message wizard and related changes in some module.
bzr revid: ysa@tinyerp.com-20110221095401-pl0pyhzr7h8w7mjl
2011-02-21 15:24:01 +05:30
Yogesh (OpenERP) d1dcd5a16f [IMP] remove duplicate code in crm, crm_claim. crm_helpdesk, event, hr_recruitment, project_issu relate to send mail wizard.and improve email.message.send wizard.
bzr revid: ysa@tinyerp.com-20110218124509-srcrk6lz4p4f3wlw
2011-02-18 18:15:09 +05:30
Yogesh (OpenERP) b086aadd1e [IMP] project_issue :- call email.message.send.wizard in oprtunity instead of crm.send.mail wizard.
bzr revid: ysa@tinyerp.com-20110218115656-off7dhkdo0n5sh71
2011-02-18 17:26:56 +05:30
Thibault Francois daa1b72973 [FIX] widget selection replace by m2o because the domain is dynamic
bzr revid: tfr@openerp.com-20110201160622-gc75h8fwp0c4vz7o
2011-02-01 17:06:22 +01:00
Sbh (OpenERP) c77bdc5770 [IMP] project_issue: improve view
bzr revid: sbh@tinyerp.com-20110105091713-pmt84bzhn1gadxlq
2011-01-05 14:47:13 +05:30
Sbh (OpenERP) a057f85208 [IMP] crm,project_issue,hr_recruitment: improve the tooltips and renmae the history tab to Communication history
bzr revid: sbh@tinyerp.com-20101223053045-jb6rfbwfr6ul1lin
2010-12-23 11:00:45 +05:30
Xavier Morel f21577dde9 [REM] all @default attributes: they should not be there and they aren't handled by the GTK client (as far as I know)
bzr revid: xmo@openerp.com-20101208102305-yd96zmg10exredgq
2010-12-08 11:23:05 +01:00
ksa (Open ERP) 7f9d367533 [FIX]: Project issue history shown in tab email
bzr revid: ksa@tinyerp.co.in-20101021061252-iusjp11g48hnxr52
2010-10-21 11:42:52 +05:30
Fabien Pinckaers 2c63a39497 [IMP] access rights, account tax include no more required, some fixes
bzr revid: fp@tinyerp.com-20101017203119-2p80zc0nz6tjpxr8
2010-10-17 22:31:19 +02:00
Fabien Pinckaers fe9500c14e [IMP] access rights cleaning
bzr revid: fp@tinyerp.com-20101016164709-8w551aaosqx0dufu
2010-10-16 18:47:09 +02:00
Vir (Open ERP) 80cd518e1d [ADD/MOD] Improved tooltips on menus
bzr revid: vir@tinyerp.com-20101016082655-jtqm0447fb7zkrv9
2010-10-16 13:56:55 +05:30
qdp-launchpad@tinyerp.com e43a45fc9c [MERGE] merged the usability branch (with fixesssss)
bzr revid: qdp-launchpad@tinyerp.com-20101015165315-qigrk92klwozhv5f
2010-10-15 18:53:15 +02:00
jas c18c64a99a [IMP] project : improved access rights, group and menus
bzr revid: jas@tinyerp.com-20101015141126-gzqsm3jm4sei200d
2010-10-15 19:41:26 +05:30
Vir (Open ERP) 408e499131 [Merge]
bzr revid: vir@tinyerp.com-20101015104603-c5l8sr53w2wof27o
2010-10-15 16:16:03 +05:30
Harry (OpenERP) 896ebda0ae [MERGE]
bzr revid: hmo@tinyerp.com-20101013104406-byc7tlrbqrna2h7c
2010-10-13 16:14:06 +05:30
DBR (OpenERP) dcc2dff521 [MOD/IMP]: Usability Improvement, Change Icon of Project Filter/Button
bzr revid: dbr@tinyerp.com-20101013061242-ojqo1ff1db368sab
2010-10-13 11:42:42 +05:30
Harry (OpenERP) ab9a846733 [MERGE]
bzr revid: hmo@tinyerp.com-20101013050024-6pfy19ps4466glp1
2010-10-13 10:30:24 +05:30
Harry (OpenERP) 2814e43651 [FIX] project_issue: correct domain on today button in issue list view
bzr revid: hmo@tinyerp.com-20101012134121-gubg71dirjqzpqny
2010-10-12 19:11:21 +05:30
DBR (OpenERP) 4be1e3bd9c [MOD/IMP] procurement/project_* : Cancel Button Set on left side
bzr revid: dbr@tinyerp.com-20101012053513-bkml0c84s2wplcco
2010-10-12 11:05:13 +05:30
Fabien Pinckaers 79db5a9de1 fix
bzr revid: fp@tinyerp.com-20101004235950-ndroguvh9nucfcq0
2010-10-05 01:59:50 +02:00
Fabien Pinckaers fc0c225828 fix
bzr revid: fp@tinyerp.com-20101004235726-mvx5y41nx2bg4s9f
2010-10-05 01:57:26 +02:00
Fabien Pinckaers 727fe16042 fix
bzr revid: fp@tinyerp.com-20101004194146-nht24d27hte5pk5h
2010-10-04 21:41:46 +02:00
rpa (Open ERP) 4787a78cdd [IMP,REM]: crm*: Improvements for sections and stages:
* Removed many2one field section_id from stage
* Added many2many field stage_ids in sales team(section)
* Improvement in stage_previous, state_next

bzr revid: rpa@tinyerp.com-20101001123719-h7rmqkgt15abjbfb
2010-10-01 18:07:19 +05:30
rpa (Open ERP) 1d41b5d3e6 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101001052548-x1hbpf0w8ve5z1p8
2010-10-01 10:55:48 +05:30
Stephane Wirtel 2ce775b132 [IMP] Add the partner in the search view of the project.issue object
bzr revid: stephane@openerp.com-20100930153612-okravi52r2afm2v6
2010-09-30 17:36:12 +02:00
Harry (OpenERP) 0994368ae1 [IMP] project
bzr revid: hmo@tinyerp.com-20100930144119-rqcos1j0xumt4h6t
2010-09-30 20:11:19 +05:30
gpa 7f728b9e80 added changes for project
bzr revid: gpa@tinyerp.com-20100929150702-209fgqoz1am8n4cb
2010-09-29 20:37:02 +05:30
Fabien Pinckaers 6b5e144332 modifs
bzr revid: fp@tinyerp.com-20100928223121-ocb2odvcgbblkhiu
2010-09-29 00:31:21 +02:00
Fabien Pinckaers 4d11c419bf [IMP] crm data
bzr revid: fp@tinyerp.com-20100928125008-wa6du4et5t43k2r9
2010-09-28 14:50:08 +02:00
Harry (OpenERP) 9d26adde2a [MERGE] merged trunk-dev-addons-project
bzr revid: hmo@tinyerp.com-20100922140024-usndmzb5u9hrkulm
2010-09-22 19:30:24 +05:30
RHA (OpenERP) 3cde22c2a2 [IMP]: Usability improvements
bzr revid: rvo@tinyerp.co.in-20100922075844-jpygvjk9pvix569t
2010-09-22 13:28:44 +05:30
rpa (Open ERP) c47de2654d [IMP]: crm*: "Add new note" ==> "Add Internal Note"
bzr revid: rpa@tinyerp.com-20100920122634-y18p4vvdqlbnc02q
2010-09-20 17:56:34 +05:30
RHA(OpenERP) 4def2f930b [IMP]: Usability imporvements in project_* and document_* modules
bzr revid: rvo@tinyerp.co.in-20100920061101-qizxmc2hyxcj2a9s
2010-09-20 11:41:01 +05:30
rpa (Open ERP) 7419a9981c [IMP]: crm*: Improvement in labels: Name => Contact Name, Communication History => History
* rename Success Probability -> Success Rate (%)
* The name of the opportunity proposed must be Partner Name instead of the contact name

bzr revid: rpa@tinyerp.com-20100917121318-12qglf1a6dbxssj8
2010-09-17 17:43:18 +05:30
rpa (Open ERP) f0282a8c72 [IMP]: crm*: Improvements for "Add note" wizard,
* Added field for attachment to add attachment in Notes
* Put proper icon
* Improvement in Display text when we add a new Note
* Added button for this wizard in all crm related modules

bzr revid: rpa@tinyerp.com-20100907132140-9a9y8sigcktvdqk3
2010-09-07 18:51:40 +05:30
rpa (Open ERP) 06f0a3ec17 [FIX]: crm*: Added missing field for Reply to button in tree view of communication history
lp bug: https://launchpad.net/bugs/628037 fixed

bzr revid: rpa@tinyerp.com-20100906104708-gfcljxtew48bygko
2010-09-06 16:17:08 +05:30
Stephane Wirtel 4cd005c978 [FIX] project_issue: Add a menuitem for the categories of the projects
bzr revid: stephane@openerp.com-20100901094927-cuo1hu5ikrmstlxb
2010-09-01 11:49:27 +02:00
sbh (Open ERP) 93f158e974 [IMP] project_issue: Change the button sequence
bzr revid: sbh@tinyerp.com-20100826103445-ec52jfwk1aorswce
2010-08-26 16:04:45 +05:30
rpa (Open ERP) 075d7dfe28 [IMP]: crm_*: Improvement in communication history view
bzr revid: rpa@tinyerp.com-20100811105705-85h8dyybk8810cuh
2010-08-11 16:27:05 +05:30
AMP (OpenERP) 9b5984dca8 [MOD] project_*: usability improvement in access rights
bzr revid: amp@tinyerp.com-20100805101407-vr205zdnfy3dre9h
2010-08-05 15:44:07 +05:30
Jay (Open ERP) c169237260 [FIX/IMP] Project/Project_issue : Improvements
lp bug: https://launchpad.net/bugs/609023 fixed

bzr revid: jvo@tinyerp.com-20100726094114-rl6nd2u4r52je3t1
2010-07-26 15:11:14 +05:30
rpa (Open ERP) 75e173ebf5 [IMP]: crm: Put proper button icon for send mail wizards
bzr revid: rpa@tinyerp.com-20100719060818-7zdch523omn44iei
2010-07-19 11:38:18 +05:30
rpa (Open ERP) 7893ee7364 [IMP]: crm: Renamed "CC" to "Global CC" to avoid confusion with the cc of the communication history.
bzr revid: rpa@tinyerp.com-20100716114318-h9t38688uaiotqsb
2010-07-16 17:13:18 +05:30
rpa (Open ERP) c5021c95f1 [IMP]: mail_gateway: Added a function field in mailgate message to provide a better visual display for case history like launchpad bugs
bzr revid: rpa@tinyerp.com-20100716104121-a2mnuneefl4knjn9
2010-07-16 16:11:21 +05:30
Jay (Open ERP) 790ec26efb [IMP] Project_issue : Added project_id to list view
bzr revid: jvo@tinyerp.com-20100709123953-tgmt4lsdc3packug
2010-07-09 18:09:53 +05:30
Mustufa Rangwala 26f266785e [IMP] clean project_* code (DHS)
bzr revid: mra@mra-laptop-20100702143706-k5zeko7e9n7ikvk1
2010-07-02 20:07:06 +05:30
pap (openerp) 36b13c4073 [FIX]:fixed functional and technical bugs in project and project_* modules listed on piratepad
bzr revid: pap@tinyerp.co.in-20100701055001-l4jbm62h1zf2s1bz
2010-07-01 11:20:01 +05:30
Harry (OpenERP) 2e51e4b29f [FIX] crm, project_issue:
* removed thread_id into send email wizard
* pass include_original into context into project issue history form
* convert into bug after create new project issue from mail_gateway

bzr revid: hmo@tinyerp.com-20100625080410-may2i4h7cx5f8aqs
2010-06-25 13:34:10 +05:30
uco (OpenERP) 2bfffa9e1a [IMP] mrp, purchase, stock, hr, project: Re-organized menus.
bzr revid: uco@tinyerp.com-20100616114359-5l1fa5ht1k59wvlr
2010-06-16 17:13:59 +05:30
Fabien Pinckaers 85ba0d3d1d [IMP] improve views, reviewed widget=selection
bzr revid: fp@tinyerp.com-20100612174933-pr33o0l3ho2z4dai
2010-06-12 19:49:33 +02:00
RGA(Open ERP) 335d13ff37 [MOD] project_issue,crm : usability improvements
bzr revid: vir@tinyerp.com-20100609054931-tejn3w41z3g8awlf
2010-06-09 11:19:31 +05:30
Vir (Open ERP) a4d86b14fe [IMP] Improvements in View Icons
bzr revid: vir@tinyerp.com-20100603054459-749x0w0whwqsdb4k
2010-06-03 11:14:59 +05:30
Vir (Open ERP) a00a181d98 [Merge] Merge with trunk addons
bzr revid: vir@tinyerp.com-20100602082332-bq3vbck48iyd4thx
2010-06-02 13:53:32 +05:30
Vir (Open ERP) b57d119133 [IMP,MOD] Icons added for views in Project_*, Purchase_*, report_intraset, resource modules
bzr revid: vir@tinyerp.com-20100601104758-3u4cp6gem4q0b1wb
2010-06-01 16:17:58 +05:30
Quentin De Paoli 4add4c2ef6 [MERGE] merge team2's work of sprint 20-21
bzr revid: qdp@cyan-20100601072531-jxop8nx6lxcc52hi
2010-06-01 09:25:31 +02:00
Vir (Open ERP) 24a55b19e5 [Merge] Merge with Trunk Addons
bzr revid: vir@tinyerp.com-20100601053558-6bg9olji4ouwv805
2010-06-01 11:05:58 +05:30
Jay (Open ERP) 016768a750 [IMP] Project_issue : Improved search panel
bzr revid: jvo@tinyerp.com-20100708083832-2qloe1xik8u23rcr
2010-07-08 14:08:32 +05:30
rpa (Open ERP) 7458372c01 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100528050239-knzkowr3xxosj5zh
2010-05-28 10:32:39 +05:30
Jay (Open ERP) 5bfdd355b5 [IMP] Project/Project_issue : Improvements for escalation and working hours to close/open the issue
bzr revid: jvo@tinyerp.com-20100527141854-r66pf1bsihvdas4n
2010-05-27 19:48:54 +05:30
Jay (Open ERP) bd3885749a [FIX/REF] Project_issue and Project_long_term
bzr revid: jvo@tinyerp.com-20100527100031-efjpuaas23niu1kd
2010-05-27 15:30:31 +05:30
Harry (Open ERP) 12477c61e0 [MERGE] merged work of rpa
bzr revid: hmo@tinyerp.com-20100527070859-ydnjki88gdui73dc
2010-05-27 12:38:59 +05:30
rpa (Open ERP) d2d4de0e9a [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: rpa@tinyerp.com-20100526052557-dyzbpqk5josm6n0w
2010-05-26 10:55:57 +05:30
rpa (Open ERP) c48d694307 [IMP]: Improvement in views for communication history(Added attachments field)
bzr revid: rpa@tinyerp.com-20100525071937-x5yvqdln1waqymj0
2010-05-25 12:49:37 +05:30
hmo 9330c43cda [MERGE] merged lp:~openerp/openobject-addons/trunk
bzr revid: hmo@hmo-20100524091232-ko5oezpr7j866ngo
2010-05-24 14:42:32 +05:30
Rvo(Open ERP) 8147f311c3 [MERGE] merged refactoring of superfluous "My ..." buttons in search views
bzr revid: odo@openerp.com-20100519134531-eb6ki0snr5e0xr41
2010-05-19 15:45:31 +02:00
Vir (Open ERP) 1a6c12256e [Merge] Merge with trunk addons
bzr revid: vir@tinyerp.com-20100528052457-d9wgzb3sd2q4jyyw
2010-05-28 10:54:57 +05:30
rga d573e7fe72 Reorganise Sales Configuration menu
bzr revid: rga@rga-desktop-20100527092652-1u5seani6zjel12k
2010-05-27 14:56:52 +05:30
mra (Open ERP) c5dcf68a36 [IMP] project, project_issue, scrum: Misc changes
bzr revid: mra@tinyerp.com-20100514105327-1486a3kbwmedlq1g
2010-05-14 16:23:27 +05:30
Vir (Open ERP) 441d653c59 [Merge] Merge with trunk addons
bzr revid: vir@tinyerp.com-20100514104208-jqi5k13n7k3bg1w0
2010-05-14 16:12:08 +05:30
Vir (Open ERP) bba3dcfe5a [MOD] general usability chabges
bzr revid: vir@tinyerp.com-20100513132923-y3uo7pzwmqhfmc91
2010-05-13 18:59:23 +05:30
Rvo (Open ERP) 8728f6bd0a [IMP,REM]: removed my_button from search view and set it as search_default_field_name:value
bzr revid: rvo@tinyerp.co.in-20100513131719-tw1z2sl5fgagxnil
2010-05-13 18:47:19 +05:30
rpa (Open ERP) ceda4d163e [REM]: Removed Add CC wizard from crm and changes in crm + other modules for it
bzr revid: rpa@tinyerp.com-20100512071217-kbud9xl01sk9q6dh
2010-05-12 12:42:17 +05:30
Stephane Wirtel 6001eef75c [REF] project_issue: Remove the timesheets
bzr revid: stephane@openerp.com-20100429100914-suivh4jzzl612mcy
2010-04-29 12:09:14 +02:00
Stephane Wirtel 5142d98b30 [FIX] Remove the executable flag on the python and xml files
bzr revid: stephane@openerp.com-20100429080154-kmn18r5kci0uq84u
2010-04-29 10:01:54 +02:00
mra (Open ERP) 8784503e16 [ADD] Project_issue Module (Added missing module)
bzr revid: mra@tinyerp.com-20100419083825-3qkk5o1kbvvudblq
2010-04-19 14:08:25 +05:30
Fabien Pinckaers 08c6c76383 merge
bzr revid: fp@tinyerp.com-20100416155738-5gmqavya3nic4vpy
2010-04-16 17:57:38 +02:00
mra (Open ERP) 1f9f099294 [MERGE] Merge with main branch
bzr revid: mra@tinyerp.com-20100415132520-7tm83tyu5nub94k8
2010-04-15 18:55:20 +05:30
RGA(OpenERP) 39cc553508 Revert changes to use name attribute to set dafault on fieltrs
bzr revid: hda@tinyerp.com-20100415124521-aq7jqrdf7dc4kdyb
2010-04-15 18:15:21 +05:30
mra (Open ERP) 3e47f42b5c [MERGE] Merge with main branch
bzr revid: mra@tinyerp.com-20100412104812-nuyehftybibsod0n
bzr revid: mra@tinyerp.com-20100413041633-ow5fw0m147pn7lbn
2010-04-13 09:46:33 +05:30
mra (Open ERP) ceaecaf57a [IMP] project_issue: Improve the search view of project Issues, The Converrt to Task button must work, either if the issue in not in the state open
bzr revid: mra@tinyerp.com-20100412102518-mgqteb79uzxdkabz
2010-04-12 15:55:18 +05:30
RGA(OpenERP) 70e4f14627 Improved search views for default attributes
bzr revid: hda@tinyerp.com-20100412085104-4ylrt2dgpjkg4d5e
2010-04-12 14:21:04 +05:30
mra (Open ERP) 95b5abcf20 [IMP] project_issue: Conver to task button now with type=object
[REM] project_issue: Remove wizard folder and its files
[REM] project_issu: Remove menu file for feature request

bzr revid: mra@tinyerp.com-20100408051022-vv1vx6fq1xodcj44
2010-04-08 10:40:22 +05:30
RGA(OpenERP) 2f0e7a5ca8 Improved search view by removing default values and shift it on actions
bzr revid: hda@tinyerp.com-20100407141220-enqywrvyecd2iaa3
2010-04-07 19:42:20 +05:30
Fabien Pinckaers b3f8b9e9cc merge
bzr revid: fp@tinyerp.com-20100406163210-baxw860xradvzmqf
2010-04-06 18:32:10 +02:00
Fabien Pinckaers d9a506bb4c merge
bzr revid: fp@tinyerp.com-20100406161510-u7t9vi4kxlm30l6y
2010-04-06 18:15:10 +02:00
ksa (Open ERP) 59be5d42e2 [IMP]: crm project_issue: implement compute day function in this module
bzr revid: ksa@tinyerp.co.in-20100405084054-vdc6tz5i8dtr1it9
2010-04-05 14:10:54 +05:30
Harry (Open ERP) d491630233 [FIX] crm: made common view of reply mail and send new mail wizard
bzr revid: hmo@tinyerp.com-20100330144913-2oy0fk8o3ii1txzl
2010-03-30 20:19:13 +05:30
Harry (Open ERP) b36be96596 [FIX] crm: set default email_from, email_to in crm history on send/receive mail
bzr revid: hmo@tinyerp.com-20100330104029-l9j4v0dtiuv3rn7y
2010-03-30 16:10:29 +05:30
Harry (Open ERP) 426074796c [IMP] crm: send mail wizard
bzr revid: hmo@tinyerp.com-20100322103341-eyn3c15vaz90hms2
2010-03-22 16:03:41 +05:30
Stephane Wirtel 2eca4b9e66 [FIX] crm: Add the function_name field in the crm.lead object, this
field will contain a text instead of a function 
[IMP] project_issue: Add the worklogs (timesheet_lines) on the object
and modify the layout of the screen

bzr revid: stephane@openerp.com-20100316162454-q8oqs0hono5b2mvj
2010-03-16 17:24:54 +01:00
Fabien Pinckaers 0129ecbcf7 [IMP] project issue form
bzr revid: fp@tinyerp.com-20100309095619-r2d676mg94jhsc1u
2010-03-09 10:56:19 +01:00
mra (Open ERP) 3b04171221 [IMP] project_issue: improve view, define new search and tree view for feature requests
bzr revid: mra@tinyerp.com-20100308095338-heega2vunl0tedt5
2010-03-08 15:23:38 +05:30
Harry (Open ERP) 6e0f534bf7 [RENAME] Renamed crm_project module with project_issue
bzr revid: hmo@tinyerp.com-20100305132530-1wrppksepbbkzads
2010-03-05 18:55:30 +05:30