Commit Graph

95 Commits

Author SHA1 Message Date
Quentin (OpenERP) 230e12b5c4 [IMP] hr_payroll: major improvements (fill input, compute only on button pressed, code cleaning, improved computation engine...)
bzr revid: qdp-launchpad@openerp.com-20110406122845-au66vdlm7i39mh1c
2011-04-06 14:28:45 +02:00
Ujjvala Collins (OpenERP) 8429d1fe58 [FIX] project_long_term: Corrected Resource not found error. Corrected error when switching the views on project phases.
bzr revid: uco@tinyerp.com-20110321130645-ey1i0ra2qpkzlfwu
2011-03-21 18:36:45 +05:30
qdp-launchpad@tinyerp.com 2df4a68377 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20110114001101-wk77opsrvslh7pak
2011-01-14 01:11:01 +01:00
Mustufa Rangwala b6177f80a8 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110110120924-b1vs539xou7wt6l1
bzr revid: mra@mra-laptop-20110110124817-7zne2i3c7hbaxqar
bzr revid: mra@mra-laptop-20110111044415-e0xo335fvdxvh4rw
2011-01-11 10:14:15 +05:30
ARA (OpenERP) 96f5598a6a [IMP] Add readonly=true and store=true where company_id is related field in all addons module
bzr revid: ara@tinyerp.com-20110106113221-7rkpjapyqawg25a6
2011-01-06 17:02:21 +05:30
jam-openerp 27bdfdb896 [IMP] resource: Refactoring Phase Scheduling changes
bzr revid: jam@tinyerp.com-20110106110834-vcvfxbmikqnuwzlo
2011-01-06 16:38:34 +05:30
jam-openerp 54aa8e6e20 [IMP] Project_long_term: Refactoring Scheduling Process.
bzr revid: jam@tinyerp.com-20110105101259-lmgth1kt56xsg5dq
2011-01-05 15:42:59 +05:30
jam-openerp 926e3de1e2 [IMP] Project_long_term : Refector Code of The Schduling of Phases, Resetup Frame work with Faces lib
bzr revid: jam@tinyerp.com-20110104131511-flc8m5kmc86smd03
2011-01-04 18:45:11 +05:30
Mustufa Rangwala 3bdca04e28 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20110103090825-h3f9ie8qu7l09ceb
2011-01-03 14:38:25 +05:30
Harry (OpenERP) e0fc25a57d [IMP] project_long_term: improved view/tooltips
bzr revid: hmo@tinyerp.com-20101230123534-dde55foizf83fddi
2010-12-30 18:05:34 +05:30
Harry (OpenERP) 574b0ecfa2 [FIX] project_long_term: scheduling phase: if calendar is not specify, take 24/7 working days
bzr revid: hmo@tinyerp.com-20101230103723-ay3li558ro4lpph9
2010-12-30 16:07:23 +05:30
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30
Harry (OpenERP) a8e1beba5e [FIX] project_long_term: In scheduling phase, screnario to take start date: phase start date or project start date or system current date
bzr revid: hmo@tinyerp.com-20101230085144-ms3603jjatcaormk
2010-12-30 14:21:44 +05:30
uco (OpenERP) 690fbff411 [MERGE]
bzr revid: uco@tinyerp.com-20101214073712-b51lj9zyba9p1bp9
2010-12-14 13:07:12 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
Sbh (OpenERP) 566d6bd265 [MERGE] Merge project improvement
bzr revid: sbh@tinyerp.com-20101209115211-59kgvup52dqrm2en
2010-12-09 17:22:11 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +05:30
sbh (Open ERP) f9755f3c0e [Fix] project,resource,subscription: Fix wrong helptext for field active
bzr revid: sbh@tinyerp.com-20101115111222-x6hb9v8o17z2q8ez
2010-11-15 16:42:22 +05:30
Harry (Open ERP) e087ab8bb8 [IMP] : Removed mx.DateTime and used datetime object.
bzr revid: uco@tinyerp.com-20101015140153-tyy27fby84tijohb
2010-10-15 19:31:53 +05:30
olt@tinyerp.com f78b03a134 [IMP] resource: performance improvement: created a 'resource.calendar' interval_get_multi which takes a list of tuples instead of single arguments
'interval_get' is not removed and now uses the multi method to avoid duplicated code

bzr revid: olt@tinyerp.com-20100929121340-g9hpmkavpguizajg
2010-09-29 14:13:40 +02:00
Harry (OpenERP) 1bd291fc95 [FIX] resource: resolve regression in compute_vacation method
bzr revid: hmo@tinyerp.com-20100928063928-6g3l9ty4y1a2h8x7
2010-09-28 12:09:28 +05:30
rpa (Open ERP) 71a3990a04 [FIX]: Fixed pylint warnings
bzr revid: rpa@tinyerp.com-20100927134403-d0xv04c0kkfkn724
2010-09-27 19:14:03 +05:30
Harry (OpenERP) fb383d75e4 [REF] project_long_term: Refactor code to compute tasks and phases
bzr revid: hmo@tinyerp.com-20100924092614-kxmx5r8cox7hg4ry
2010-09-24 14:56:14 +05:30
Rvo (Open ERP) 050344d175 [IMP]: Usability Improvements
bzr revid: rvo@tinyerp.co.in-20100918055211-3kuyw3k8nagxvb7t
2010-09-18 11:22:11 +05:30
Mustufa Rangwala 8b8144bb4f [ADD] Resource: Add translation i18n folder
[IMP] Resource: improved code

bzr revid: mra@mra-laptop-20100818071115-3clh6ezmcoaf25vz
2010-08-18 12:41:15 +05:30
PAP(OpenERP) c75affcd1c [IMP] project & its related module with removing of mx.datetime dependancy
bzr revid: mra@mra-laptop-20100812073145-h57aft3vbcxsmvu7
2010-08-12 13:01:45 +05:30
qdp-launchpad@tinyerp.com 9566dcc295 [IMP] resource/project_long_term: renamed resource.calendar.week object into resource.calendar.attendance
bzr revid: qdp-launchpad@tinyerp.com-20100719094640-w08n8337ip7rf7yn
2010-07-19 15:16:40 +05:30
Jay (Open ERP) aba89acc1b [FIX] Project_issue/Resource : Corrections for working hours calculation
bzr revid: jvo@tinyerp.com-20100604104947-8roj4grvx1m7sk59
2010-06-04 16:19:47 +05:30
Stephane Wirtel 91a42789ee [FIX] Use the context in the company_default_get function of res.company
bzr revid: stephane@openerp.com-20100601120640-hkbxhkwkxwjp4tr1
2010-06-01 14:06:40 +02:00
mra (Open ERP) bc49f91b7c [FIX] resource: default company get
bzr revid: mra@tinyerp.com-20100517102035-qdrlw31jorssoluk
2010-05-17 15:50:35 +05:30
mra (Open ERP) cf2c2eb3cc [MERGE] Merge psi branch : lp:~psi-tinyerp/openobject-addons/trunk-mode3-yaml:
-Improve resource calendar leave form view
 -put selection box for working time
 -search View : set user_id from project phase by deafult
 -date_deadline should not use to compute effectivity. should use date_end

bzr revid: mra@tinyerp.com-20100514095039-5fsaxmmftl64wmk9
2010-05-14 15:20:39 +05:30
psi (Open ERP) 22e38ea30b [IMP] (task id=740) changes according to technical meeting review
bzr revid: psi@tinyerp.co.in-20100514091502-ln2doe2ev1h70q58
2010-05-14 14:45:02 +05:30
mra (Open ERP) 92a2f3c0a7 [FIX] hr: Make company_id not required on employee
bzr revid: mra@tinyerp.com-20100504043441-pfqsyff9mzb1e422
2010-05-04 10:04:41 +05:30
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) 838fc7e85c [IMP] project_long_term: Bug fixes and clean
[IMP] project: if the task description is not available it will take task name to send mail to partner on Done button

bzr revid: mra@tinyerp.com-20100317071553-3ydcpes6z8f52744
2010-03-17 12:45:53 +05:30
Rvo (Open ERP) 85ff1c5561 [IMP]:removed everything related to resource & scheduling from project to project_long_term module
bzr revid: rvo@tinyerp.co.in-20100302132702-xm7yv8ura1eqzdzc
2010-03-02 18:57:02 +05:30
Fabien Pinckaers d3b6294546 [IMP] adding a report for sale module
bzr revid: fp@tinyerp.com-20100301212850-ox7dn1vo33jliavq
2010-03-01 22:28:50 +01:00
Rvo (Open ERP) ef6b702634 onchange on resource_calendar_leaves,override search on resource_resource
bzr revid: rvo@tinyerp.co.in-20100225101123-9zz137jdtvd7t403
2010-02-25 15:41:23 +05:30
Rvo (Open ERP) 09c358d92d [IMP]:changes in interval_get and minimum_interval_get,added required fields in resource.resource
bzr revid: rvo@tinyerp.co.in-20100219102624-22psr47e8xk9beo5
2010-02-19 15:56:24 +05:30
Rvo (Open ERP) 3b29008aef [ADD]:added constraints on phases when date_start or date_end field modified,changed interval_min_get method of resource
bzr revid: rvo@tinyerp.co.in-20100218100731-cng5emi7udnf0fdf
2010-02-18 15:37:31 +05:30
pap (openerp) cfe2942d8a [IMP]:
1) start_date < end_date in leave form
2) remove duplicate fields from mrp.workcenter
3) remove recursion in project phases, start_date < end_date
start_date < end_date in project.task and project.project

bzr revid: pap@tinyerp.co.in-20100118134453-uptuohuxvyqhizfq
2010-01-18 19:14:53 +05:30
pap (openerp) 5fe81283a1 [IMP]:removed duplicate fields from hr.employee module, put resource_id also while creating resource.calendar.leaves record when hr.holidays record is confirmed
bzr revid: pap@tinyerp.co.in-20100113104723-lcpmbsa63nv6ioam
2010-01-13 16:17:23 +05:30
pap (openerp) 285f05d9e1 [ADD]:added resource module
bzr revid: pap@tinyerp.co.in-20100112102529-pv7btx78n2dvdtan
2010-01-12 15:55:29 +05:30