Commit Graph

79 Commits

Author SHA1 Message Date
Thibault Delavallée ea1e0e3275 [CLEAN] crm, hr_recruitmnet, project: cleaned priority / kanban state in kanban views
bzr revid: tde@openerp.com-20140508152536-s3my5onl33z3kxxx
2014-05-08 17:25:36 +02:00
Mahendra Barad (OpenERP) da5f8b26df [Merge]with trunk
bzr revid: mba@tinyerp.com-20140228131855-obhatiecnzv1bgqu
2014-02-28 18:48:55 +05:30
Mahendra Barad (OpenERP) 733edc4da4 [IMP]added subtype for task done in task
bzr revid: mba@tinyerp.com-20140221134423-sitdnyq3bcbidka3
2014-02-21 19:14:23 +05:30
Thibault Delavallée 3a2d8d1496 [IMP] project, project_issue: added sequence on subtypes
bzr revid: tde@openerp.com-20140221112704-lqd4o5bnljn84yxs
2014-02-21 12:27:04 +01:00
Sanjay Gohel (OpenERP) 77581e2a06 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20140210052655-efiwytz5kllk7irx
2014-02-10 10:56:55 +05:30
Christophe Simonis f7255290b9 [FIX] project: task type does not have a `closed` field
bzr revid: chs@openerp.com-20131124200937-0hwd527qxuaezic5
2013-11-24 21:09:37 +01:00
Olivier Dony 2cba6a5355 [MERGE] Forward-port of latest 7.0 fixes up to rev 9629 rev-id odo@openerp.com-20131121153230-keie85rmes2zh2o8
bzr revid: chs@openerp.com-20131121112139-aw2ara1i1xymue62
bzr revid: odo@openerp.com-20131121154205-ul9hf9tz3h0x2n7m
2013-11-21 16:42:05 +01:00
Martin Trigaux bbe50b786a [MERGE] [FIX] project: add noupdate on data to avoid erasing changes on stages, exclude mail.message.subtypes (want overwrite), courtesy of Alex Comba (Agile BG)
lp bug: https://launchpad.net/bugs/1172149 fixed

bzr revid: mat@openerp.com-20131120151439-96l2z98tebj46fzs
2013-11-20 16:14:39 +01:00
Thibault Delavallée 878ceca988 [REV] stages: removed bar_fold and bar_color fields.
After some experiments, having colors does not seem to give an
usable result on statusbar widget. Indeed we need to have the
current stage highlited, and maybe something to tell that some
stages have a special meaning and/or are the end of the pipe.
The closed field already gives that meaning.

Moreover the issue with the statusbar widget is that it indicates
state and action. Having both dimensions with colors / icons
is quite difficult to understand. We therefore stand on a simpler
version of the widget, only with stages and the current stage
highlighted.

bzr revid: tde@openerp.com-20131021104912-8ybhw0svdoghheh3
2013-10-21 12:49:12 +02:00
Thibault Delavallée 6c54232c98 [IMP] Stage/State update part 2
- stages: added some fields
-- closed: indicates whether this stage close the working process, for
example task ended, lead lost, applicant hired
-- bar_fold: whether to hide the state in the statusbar; this is different
from fold that is used for kanban views. Viewing a pipe or a specific
record are effectively different things and should use different fields.
-- bar_color: field to customize the stage in the statusbar (still WIP)

- impacted addons: crm, project, project_issue, hr_recruitment
- removed 'closed' addition in project_mrp as this is now in base project
module

bzr revid: tde@openerp.com-20131018132120-h0pv01q2bagtp99x
2013-10-18 15:21:20 +02:00
sgo@tinyerp.com a241bec4bf [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130722064546-5algtla91hpnaanb
2013-07-22 12:15:46 +05:30
Thibault Delavallée 8fbfc997ae [REF] project: stage/status refactoring
Removed concept of state on project.task (and propagated report)
Removed python inheritance towards base_stage (specific code will be re-added)

bzr revid: tde@openerp.com-20130626132519-988nfq8pw8h8c8e8
2013-06-26 15:25:19 +02:00
Foram Katharotiya (OpenERP) 0d8e1c3865 [IMP] improve data of code in project data
bzr revid: fka@tinyerp.com-20130516101202-ymh0wz1nfdx7zv27
2013-05-16 15:42:02 +05:30
Chandni Gandhi (OpenERP) 40f974bfc1 [FIX]:Add noupdate in project data
bzr revid: cga@tinyerp.com-20130424101119-pzug9rqt8k7vhc6u
2013-04-24 15:41:19 +05:30
Josse Colpaert c968142c03 [FIX] Change domain in expense to support regular contracts
bzr revid: jco@openerp.com-20130321162939-gmwxjp6f444orh5f
2013-03-21 17:29:39 +01:00
Thibault Delavallée 1ea0204f6b [IMP] Message subtypes: set almost all subtypes as False by default, to avoid spamming contact partners.
bzr revid: tde@openerp.com-20130130090942-duiwfvtcj2d0ad6c
2013-01-30 10:09:42 +01:00
Thibault Delavallée 8d26e78582 [IMP] Addons: removed bold in subtype descriptions.
bzr revid: tde@openerp.com-20121219212330-xfx3lykstl1nsa8m
2012-12-19 22:23:30 +01:00
Thibault Delavallée 8ab9ac2cf9 [CLEAN] Project: cleaned subtypes, removed auto following that will be added in mail_thread. Updated track_visility parameter.
bzr revid: tde@openerp.com-20121219163941-w7r4egokx9xiwxvl
2012-12-19 17:39:41 +01:00
Thibault Delavallée d24f297054 [REF] Project, task: added tracked fields, added modified auto subscription, removed now unnecessary chatter messages.
bzr revid: tde@openerp.com-20121218153601-advl23p0stjg5ylc
2012-12-18 16:36:01 +01:00
Foram Katharotiya (OpenERP) a972f0181d [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121218045009-drt4gjkcnpl5hxxr
2012-12-18 10:20:09 +05:30
Antony Lesuisse 2b84bec3c2 [FIX] project better default done cancelled stages
bzr revid: al@openerp.com-20121217215552-g4d79d8hbx1e5c8x
2012-12-17 22:55:52 +01:00
Thibault Delavallée 300e802490 [IMP] [REVIEW] project: cleaned subtypes, added comments in data files. Updated messages body to have shorter sentences.
bzr revid: tde@openerp.com-20121203113906-g0nhtn9j22d3lf0b
2012-12-03 12:39:06 +01:00
Foram Katharotiya (OpenERP) 21116cbbed [IMP] improve code
bzr revid: fka@tinyerp.com-20121123102739-tq29jq6rxe5zszg1
2012-11-23 15:57:39 +05:30
Foram Katharotiya (OpenERP) 20aaa2dcaa [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121123041653-i17tnuh8o0thxti8
2012-11-23 09:46:53 +05:30
Antony Lesuisse ba1e6454da [FIX] project state pending backward compatibility
at least one stage should be linked with state pending to be able to write state

bzr revid: al@openerp.com-20121122235455-7g7pp1beoeb6kz8s
2012-11-23 00:54:55 +01:00
Antony Lesuisse 13bef50e38 [IMP] project demo data
bzr revid: al@openerp.com-20121122220156-tny8try141h7160x
2012-11-22 23:01:56 +01:00
Randhir Mayatra (OpenERP) c57028fdd3 [IMP] remove the cancelled subtype in project task and issue
bzr revid: rma@tinyerp.com-20121121103820-ieoqpx0g0rghbav7
2012-11-21 16:08:20 +05:30
Randhir Mayatra (OpenERP) d936c69aaa [IMP] remove the cancelled subtype in project
bzr revid: rma@tinyerp.com-20121121095140-qkjkvyqfqpoa9i50
2012-11-21 15:21:40 +05:30
Randhir Mayatra (OpenERP) b29f32cd5d [IMP] add the subtype in project
bzr revid: rma@tinyerp.com-20121120101306-nkk46y92qcs37n9c
2012-11-20 15:43:06 +05:30
Randhir Mayatra (OpenERP) fd598ba6ff [IMP] add the subtypes in project tasks
bzr revid: rma@tinyerp.com-20121120071715-ap0xs1aw8sfx66q6
2012-11-20 12:47:15 +05:30
Fabien Pinckaers 2cfef36846 [MERGE] improved welcome messages and mail css
bzr revid: fp@tinyerp.com-20121115100740-3pbot8zfu64s4ods
2012-11-15 11:07:40 +01:00
Thibault Delavallée 64277d04c3 [IMP] Addons: messages when installing key apps is not of comment subtype, meaning they are effectively pushed.
bzr revid: tde@openerp.com-20121114115504-tvh0j9ks0jde12ed
2012-11-14 12:55:04 +01:00
Thibault Delavallée 3450efc109 [FIX] project_issue: fixed subtype implementation, about followers of project automatically following issues. Updated subtype names.
bzr revid: tde@openerp.com-20121102154154-o8dpil045ub2spbd
2012-11-02 16:41:54 +01:00
Thibault Delavallée d8a67f02f8 [FIX] project: fixed auto-follow for task and cleaned code. Also fixed subtype name and related models, as well as comment, now Discussions.
bzr revid: tde@openerp.com-20121102152430-mww1cqcjiluuhtvv
2012-11-02 16:24:30 +01:00
Fabien Pinckaers 0b0bce6b01 [IMP] renamed task default stage
bzr revid: fp@tinyerp.com-20121003113341-3q445o37b1qequ35
2012-10-03 13:33:41 +02:00
Fabien Pinckaers c93d70e919 [MERGE] chm - improved subtype - fixes
bzr revid: fp@openerp.com-20121002204023-8v3jf2n84xe2jol9
2012-10-02 22:40:23 +02:00
Thibault Delavallée e560a74cb5 [CLEAN] project: cleaned subtypes.
bzr revid: tde@openerp.com-20120919135423-ldfd3fx4wtyss7ae
2012-09-19 15:54:23 +02:00
Sanjay Gohel (Open ERP) 6f0b8abe31 [IMP]account,project,project_issue: changed as per new spec
bzr revid: sgo@tinyerp.com-20120913053540-atfsrw8bkf16qo3t
2012-09-13 11:05:40 +05:30
Sanjay Gohel (Open ERP) 7044dd54fe [MERGE][IMP]made changes and mmerged lp:~openerp-dev/openobject-addons/trunk-message-sub-type-apa-demo_project-rma
bzr revid: sgo@tinyerp.com-20120905061645-znnsnsr0fziosj41
2012-09-05 11:46:45 +05:30
Randhir Mayatra (OpenERP) 61118d7847 [IMP] add subtype data into project and project_issue module
bzr revid: rma@tinyerp.com-20120904085626-klbtc8hrrksi4gy9
2012-09-04 14:26:26 +05:30
Sanjay Gohel (Open ERP) 18d606a794 [MERGE]merge mail-cleaning-fp and change in mail message
bzr revid: sgo@tinyerp.com-20120831050230-opnug0owd3o1ucaf
2012-08-31 10:32:30 +05:30
Olivier Dony 1dce0b1dc4 [FIX] all mail dependencies: replace message_post call by normal record + review misc wording
bzr revid: odo@openerp.com-20120830141852-ku8nql1sfkko8669
2012-08-30 16:18:52 +02:00
Sanjay Gohel (Open ERP) 91c022497b [MERGE]merge with lp:~openerp-dev/openobject-addons/trunk-mail-cleaning-fp and done changes as needed
bzr revid: sgo@tinyerp.com-20120830112426-15b9jere67yyoa3q
2012-08-30 16:54:26 +05:30
Foram Katharotiya (OpenERP) 0135c779a8 [IMP] Improve code in project demo
bzr revid: fka@tinyerp.com-20120830062948-llta7r2pc2ezbjij
2012-08-30 11:59:48 +05:30
Foram Katharotiya (OpenERP) aa9fa89423 [IMP] improve demo data of crm and add demo data in project
bzr revid: fka@tinyerp.com-20120829131532-vpvaaq0mbwdfktyk
2012-08-29 18:45:32 +05:30
Fabien Pinckaers 6ac583c0f7 [IMP] mail cleaning
bzr revid: fp@tinyerp.com-20120817111936-2d33nlqlbvkjb374
2012-08-17 13:19:36 +02:00
Fabien Pinckaers 66ece041f0 [IMP] append note
bzr revid: fp@tinyerp.com-20120817102650-1sglq1y2dbb3xqju
2012-08-17 12:26:50 +02:00
Rucha (Open ERP) 39d0bda73d [FIX]: project, project_issue: Fixed demo data which broke yml
bzr revid: rpa@tinyerp.com-20120808120850-npgpzqqkeb2rqrou
2012-08-08 17:38:50 +05:30
Rucha (Open ERP) 32be402eba [FIX,IMP]: project: Remaining demo of project task
bzr revid: rpa@tinyerp.com-20120808071124-5anyvwo0nhil5e90
2012-08-08 12:41:24 +05:30
Rucha (Open ERP) b7daa1fb31 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120803045532-wsgei101ogh0o44d
bzr revid: rpa@tinyerp.com-20120806050952-xecwmyhg4p2fs4id
2012-08-06 10:39:52 +05:30