Commit Graph

39 Commits

Author SHA1 Message Date
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
JMA (OpenERP) f0503973ad [FIX] default_get corrected
bzr revid: jma@tinyerp.com-20100518143817-haxikg9solycjuk9
2010-05-18 20:08:17 +05:30
rpa (Open ERP) 78000800c3 [IMP]: partner_infotab: Renamed partner_crm to partner_infotab, Made relation with timesheet lines and partner
bzr revid: rpa@tinyerp.com-20100512140535-cu62e5qzbiy1vvyp
2010-05-12 19:35:35 +05:30
kum (Open ERP) b132399106 [IMP] hr_timesheet:improved code and made change in hr_timesheet_sheet view (Task_id:313)
bzr revid: kum@tinyerp.co.in-20100312070455-yu050itp0wxss9sx
2010-03-12 12:34:55 +05:30
Joel Grand-Guillaume 9478383420 [MRG] Merge last trunk to post again my proposal
bzr revid: joel.grandguillaume@camptocamp.com-20100122131132-jdg4hqgcnyyl8qva
2010-01-22 14:11:32 +01:00
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
Joel Grand-Guillaume b75d214b25 [FIX] Analytic_user_function and project_timsheet corrected according to pricetype
bzr revid: joel.grandguillaume@camptocamp.com-20091223171409-a0wfgy034f8o5yjw
2009-12-23 18:14:09 +01:00
Joel Grand-Guillaume 90ddcec2d7 [API] Remove date from onchange_unit_amount from analytic line, cause they are no more used as we base computation on pricetype
[FIX] Start to replace standard_price in everymodule with the right field according to company property

bzr revid: joel.grandguillaume@camptocamp.com-20091223163453-1a1y2pu9kmrzbep4
2009-12-23 17:34:53 +01:00
Joel Grand-Guillaume a0bd469d55 Merge from trunk
bzr revid: joel.grandguillaume@camptocamp.com-20091223073733-jpekbt4hhjklgbfk
2009-12-23 08:37:33 +01:00
uco (OpenERP) 2bc631a28d [IMP,ADD]: Missing or to clarify tooltips: Added and Improved tooltips for some fields.
bzr revid: uco@tinyerp.co.in-20091222130810-12crvqp29ckoxzsj
2009-12-22 18:38:10 +05:30
Joel Grand-Guillaume ff19c0f96b Account:
[ADD] Field company_id on account.analytic.line
[ADD] Function Field currency_id, amount_currency on account.analytic.line, 
on account.analytic.account currency_id
[ADD] Function field currency_id on account.analytic.account = company currency
[API] Change the on_change_unit_amount signature, adding date and company_id
[IMP] Change the on_change_unit_amount funtcion to base cost price on valuation
 instead of standard price.

Product:
[ADD] Add a new property called property_valuation_pricelist into res.company.
purpose of this pricelist is to compute the cost price for a given 
y.

Hr_timesheet:
[API] Change the on_change_unit_amount signature, adding date

Hr_timesheet_invoice
[IMP] Function field currency_id of account.analytic.account base computation
  pricelist currency instead of company currency  

Hr_timesheet_sheet:
[IMP] Add support of new signature for on_change_unit_amount

bzr revid: joel.grandguillaume@camptocamp.com-20091217141332-23u4v79m3pbst7u9
2009-12-17 15:13:32 +01:00
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +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) 0a80db1ee3 [FIX] Bug 367471 : Timesheet lines notification on chaning saved record's date
bzr revid: jvo@tinyerp.com-20090501072109-nsk4y8dyrzzn4udi
2009-05-01 12:51:09 +05:30
Christophe Chauvet 28ede437d9 [IMP]
* add missing tools.translate 
 * translate all missing raise
 * add encoding: utf-8 in missing file
 * add vim comment (when missing) at the end of file
 * convert tabs to spaces (PEP8 Compliant)
 * more pythonic when concatenate value

bzr revid: christophe.chauvet@syleam.fr-20090306221824-xt1oeip60sq8fwws
2009-03-06 23:18:24 +01:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Fabien Pinckaers 61a8e3b6e0 bugfixes_timesheet_invoice
bzr revid: fp@tinyerp.com-20081120165039-p3v3crbmqs6dmgkm
2008-11-20 17:50:39 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Fabien Pinckaers 429c360ef2 bugfix
bzr revid: fp@tinyerp.com-20081023063213-ahnnmgmz25l5yawq
2008-10-23 08:32:13 +02:00
Fabien Pinckaers 05d3922751 Better Warning Message when employee misconfigured for timesheet
lp bug: https://launchpad.net/bugs/259465 fixed

bzr revid: fp@tinyerp.com-20080819223820-znehuxw9ikxo9qqs
2008-08-20 00:38:20 +02:00
Christophe Simonis 3e3d897e88 add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723144147-77o5t9adx26a84lt
2008-07-23 16:41:47 +02:00
Christophe Simonis d2ff95f665 replace tabs with 4 spaces
bzr revid: christophe@tinyerp.com-20080722151128-f5zy75tsn8pgtndd
2008-07-22 17:11:28 +02:00
stw 0feb782c6a add Copyright and GPL license into the Header of Python files
bzr revid: stw-d9a6d631f7cfdab5a120a6b0104ce2dbf8644841
2008-06-16 11:00:21 +00:00
ced f37c1318ed Timesheet must use expense account of the product
bzr revid: ced-606f80a3c8bb9b9b2d994ca7233132929e3fd5b6
2007-10-05 13:30:49 +00:00
ced 47fa5401cb Now property are also browse record
bzr revid: ced-315ea94bfeeaec57242089e941c1da0eb6b6b074
2007-08-09 06:06:56 +00:00
bch 97853854da HR_TIMESHEET : cleaning unused code
bzr revid: bch-f7ad02c4d634a9f75fd1da0ad91f11f2d30923c8
2007-06-21 07:56:06 +00:00
bch 03ce87ba8e HR_TIMESHEET : Improved view : the product
bzr revid: bch-c5a86aba094991c3adbae6fd16848375efc53754
2007-06-21 07:38:14 +00:00
ced c8ffed812a ACCOUNT, HRTIMESHEET, HRTIMESHEET_INVOICE: improve state of analytic account
Move state into account module
Add domain for state in timesheet

bzr revid: ced-b912e6ed491cc0749682177b26d13c083aee3932
2007-06-05 12:57:03 +00:00
ced ae9c14730d HR_TIMESHEET(_SHEET): improve sign in/out and view name
bzr revid: ced-b967016431a5929a873402632937ee72cbccf48a
2007-04-24 09:57:49 +00:00
ced f8503096f8 HR_TIMESHEET: remove print
bzr revid: ced-d3185bd9e9e214bd680b1ffa75ac1e662c22f7f2
2007-04-12 11:42:02 +00:00
Fabien Pinckaers 6e67e9e173 Timesheet modifs
bzr revid: fp@tinyerp.com-5bf6182e4b0083c2e34621b37cd4cbabe914fa99
2007-04-12 07:15:29 +00:00
Fabien Pinckaers af911b0929 Modifs for multi-user
bzr revid: fp@tinyerp.com-02f315208b2b293f86baaf4518f5efd796c4a172
2007-04-11 06:37:02 +00:00
pinky 18049778c2 Modifs timesheet
bzr revid: pinky-e71f1c2e8d72af0477efb07b2f156ef7e2ae92ad
2007-03-07 06:26:01 +00:00
pinky 57b9d4d22f Modifs
bzr revid: pinky-d4b32f353e7aa200706e9e434121cafa3a70a238
2007-01-29 15:05:51 +00:00
pinky 98fcbe1b18 Modifs
bzr revid: pinky-e3f7017bac63cf667a7db5c141a3702543e457ef
2007-01-22 05:38:00 +00:00
ced 556147053b HR_TIMESHEET: better fix for employee without product
bzr revid: ced-2388990551e11d22f51d379ba2cd66fd0243031a
2006-12-21 08:26:15 +00:00
ced 617c86ad20 HR_TIMESHEET: add exception if employee haven't product
bzr revid: ced-c656f5b534e1cacd27ba512e39a6bc338e6f345c
2006-12-21 07:42:18 +00:00
pinky a83dce15e0 New trunk
bzr revid: pinky-dedd7f8a42bd4557112a0513082691b8590ad6cc
2006-12-07 13:41:40 +00:00