Commit Graph

1846 Commits

Author SHA1 Message Date
Niels Huylebroeck 9824b079bb [FIX] Problem when using hr_holidays Summary Report when entering date 1 jan 2009 for example.
bzr revid: niels@bubbles-it.be-20090903140045-9cv5ty32g1rgsuih
2009-09-03 16:00:45 +02:00
Christophe Simonis acfad85353 [IMP] update translations
bzr revid: christophe@tinyerp.com-20090828162626-bx1vbht9efyo8lez
2009-08-28 18:26:26 +02:00
Christophe Simonis 387899e1a9 [IMP] Update french translations
bzr revid: christophe@tinyerp.com-20090807134626-h5y1tvsxtvmeammh
2009-08-07 15:46:26 +02:00
Fabien Pinckaers d60c59cdef [FIX] change translation
bzr revid: fp@tinyerp.com-20090807102053-2yh1t384g01msk9x
2009-08-07 12:20:53 +02:00
Christophe Simonis 50f558c817 [IMP] update po(t) files
bzr revid: christophe@tinyerp.com-20090806155700-0aapo32657g1vac8
2009-08-06 17:57:00 +02:00
Christophe Simonis 770ed492e3 [IMP] update po(t) files
bzr revid: christophe@tinyerp.com-20090806155237-gbiw6jiiy2v6frfv
2009-08-06 17:52:37 +02:00
Olivier Laurent 150c0dbc57 [IMP] french translations
bzr revid: olt@tinyerp.com-20090707132626-9rksftoazqczlyux
2009-07-07 15:26:26 +02:00
Olivier Laurent 4f8b39e6d1 [IMP] french translations
bzr revid: olt@tinyerp.com-20090707132117-tplfzm0ub8m17wjn
2009-07-07 15:21:17 +02:00
Olivier Laurent 26b8abcd59 [IMP] french translations
bzr revid: olt@tinyerp.com-20090707075706-yt3okl3132nqp2g8
2009-07-07 09:57:06 +02:00
Olivier Laurent 7dfb14e7e3 [IMP] french translations
bzr revid: olt@tinyerp.com-20090707075255-393excfq405jsuq2
2009-07-07 09:52:55 +02:00
Olivier Laurent fc0b9a0cee [FIX] hr_holidays: wrong character in po files
Replaced '\' by '/'

bzr revid: olt@tinyerp.com-20090610131135-qtli7qg5gc7pj7j3
2009-06-10 15:11:35 +02:00
Stephane Wirtel f9d3ab59c9 [FIX] Change the version - 5.0.1
bzr revid: stephane@tinyerp.com-20090527080205-0qvz006nax2cz4nc
2009-05-27 10:02:05 +02:00
Stephane Wirtel 27834ba2cb [FIX] Upgrade the translations
bzr revid: stephane@tinyerp.com-20090520110647-yk82zum1g352w6xd
2009-05-20 13:06:47 +02:00
Stephane Wirtel 5863a40599 [IMP] Upgrade the translations
bzr revid: stephane@tinyerp.com-20090519144726-rkv9d4gy3xhdragk
2009-05-19 16:47:26 +02:00
husen daudi 6051b4a84d removed duplicate code (ref:pso)
bzr revid: hda@hda-20090417135753-4mkafk3ijv8yk41z
2009-04-17 19:27:53 +05:30
Fabien Pinckaers 8693030043 merge
bzr revid: fp@tinyerp.com-20090414192143-q00r4quugs8p0oat
2009-04-14 21:21:43 +02:00
Fabien Pinckaers 735fa32c15 bufgix
bzr revid: fp@tinyerp.com-20090414192047-1vd6btnt01evfipr
2009-04-14 21:20:47 +02:00
Jay (Open ERP) 3ea9d8eb97 Corrected hr_holidays
bzr revid: jvo@tinyerp.com-20090414050947-kes8am9d0601r3vk
2009-04-14 10:39:47 +05:30
husen daudi ea2efc1506 Ported all bugs from trunk to stable
bzr revid: hda@hda-20090413124313-x9gdobzpxf1lkfxl
2009-04-13 18:13:13 +05:30
Christophe Simonis 89efafcb2f [FIX] update translations files
bzr revid: christophe@tinyerp.com-20090409151214-mq9fi0c8bfwk40e9
2009-04-09 17:12:14 +02:00
Jay (Open ERP) 2d281b5f63 Merged Trunk to addons/5.0
bzr revid: jvo@tinyerp.com-20090409100219-5bo156xq8k24qmru
2009-04-09 15:32:19 +05:30
Stephane Wirtel a79b0eefbe [MERGE] Branch from Christophe Chauvet (Syleäm)
[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: stephane@tinyerp.com-20090319155646-83mhkdihbfgpxg4x
2009-03-19 16:56:46 +01:00
Stephane Wirtel 0f5795da3e [MERGE] From Christophe Chauvet (Sylëam)
[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: stephane@tinyerp.com-20090319145551-knhkfderl68ezvjz
2009-03-19 15:55:51 +01:00
qdp 83d077bb36 [IMP] improved holidays_per_employee form view
bzr revid: qdp@tinyerp.com-20090317095234-x8rdukki928rn9e5
2009-03-17 10:52:34 +01:00
mra (Open ERP) f0fd524ff2 hr_holidays : 1. bug fix for calculating remaining leaves 2. add constraints for date field
bzr revid: mra@tinyerp.com-20090316131032-77x0h44qpy870x5q
2009-03-16 18:40:32 +05:30
mra (Open ERP) 7a9ef2b535 hr_holidays : 1. bug fix for calculating remaining leaves 2. add constraints for date field
bzr revid: mra@tinyerp.com-20090316130746-3ge8h2mu2u47p1nx
2009-03-16 18:37:46 +05:30
mra (Open ERP) b16e3fc5f0 hr_holidays: fix bug : clicking on validate button on hr.holidays : the value validate for the field state is not in the selection
bzr revid: mra@tinyerp.com-20090316044736-xp26kywseonb9ljr
2009-03-16 10:17:36 +05:30
mra (Open ERP) 1d5571d174 hr_holidays
bzr revid: mra@tinyerp.com-20090316042546-a2s05ox0s3ig2k4o
2009-03-16 09:55:46 +05:30
Fabien Pinckaers 5229f34b40 bugfix_342188
bzr revid: fp@tinyerp.com-20090315192118-riznxfd8ggagm88c
2009-03-15 20:21:18 +01:00
Christophe Chauvet 6d2fac36f6 [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-20090306235010-kf09klskd2voo5cp
2009-03-07 00:50:10 +01:00
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
Fabien Pinckaers af94f5356a modifs
bzr revid: fp@tinyerp.com-20090304154820-8uz4w9l14psjwr2m
2009-03-04 16:48:20 +01:00
Fabien Pinckaers 43f1d66eeb improved_typo
bzr revid: fp@tinyerp.com-20090303214455-gmbdgmkadrogdx6t
2009-03-03 22:44:55 +01:00
Christophe Simonis 86fad5a90e [IMP] remove bad files
bzr revid: christophe@tinyerp.com-20090212112347-4q6ybxwzcv643vob
2009-02-12 12:23:47 +01:00
Stephane Wirtel 5e1c135b63 [IMP] Upgrade the translation files
bzr revid: stephane@tinyerp.com-20090206152307-tk026a11ey8gr3ds
2009-02-06 16:23:07 +01:00
Stephane Wirtel 9c2073e44f [IMP] Prefix the certificate ID with 00
bzr revid: stephane@tinyerp.com-20090203170220-t1bem02ey7ivdedr
2009-02-03 18:02:20 +01:00
Stephane Wirtel 6c78bfe44e [FIX] Revert
bzr revid: stephane@tinyerp.com-20090203165402-ge1pi3i0r8xn1ynq
2009-02-03 17:54:02 +01:00
Olivier Laurent ce2e992b06 New certificate number: added a prefix to tell if the module comes from extraaddons or from addons
bzr revid: olt@tinyerp.com-20090203150715-kmursj9b0v8swl3l
2009-02-03 16:07:15 +01:00
Stephane Wirtel 7cab616cbe [IMP] Update the translations
bzr revid: stephane@tinyerp.com-20090128012640-z2ffcog1o231zcvb
2009-01-28 02:26:40 +01:00
Fabien Pinckaers ff9a7525c4 bugfix
bzr revid: fp@tinyerp.com-20090124131329-635ywxv5i4hdsh16
2009-01-24 14:13:29 +01:00
Fabien Pinckaers d9a8d22ef2 bugfix
bzr revid: fp@tinyerp.com-20090124020317-pvob47mthxi3omf7
2009-01-24 03:03:17 +01:00
Stephane Wirtel 1798c6ba04 [IMP] Update the translation
bzr revid: stephane@tinyerp.com-20090123143738-svmsm7tc0qlyyfyo
2009-01-23 15:37:38 +01:00
Stephane Wirtel 90b4b4e98d [IMP] Update the translations
bzr revid: stephane@tinyerp.com-20090119200134-c6ib06xzwc8oa3w8
2009-01-19 21:01:34 +01:00
Stephane Wirtel 4bcd33f3b6 [FIX] rename et_ET.po to et_EE.po
bzr revid: stephane@tinyerp.com-20090112123218-2t961wxb6pizku2e
2009-01-12 13:32:18 +01:00
pso (tiny) 3ba7c3ec90 minor changes in all process
bzr revid: pso@tinyerp.com-20090112085206-2z0wswrum7ejhaea
2009-01-12 14:22:06 +05:30
Najlaâ EL KHAYAT bdedbedb62 merge
bzr revid: nel@tinyerp.com-20090109103545-22glgy373aeohcai
2009-01-09 11:35:45 +01:00
Najlaâ EL KHAYAT 02de8a94c7 change versions of terp files
bzr revid: nel@tinyerp.com-20090109083015-1m378z8fkk6s38xy
2009-01-09 09:30:15 +01:00
Stephane Wirtel 2d1eb446ef [IMP] Add the certificate IDs for each module
bzr revid: stephane@tinyerp.com-20090106162505-nin0ntvh2hmwul6y
2009-01-06 17:25:05 +01:00
Stephane Wirtel bf57ba6da0 [REF] Clean the terp files
bzr revid: stephane@tinyerp.com-20090106155611-hkr4o9jktdidn3e7
2009-01-06 16:56:11 +01:00
Stephane Wirtel 5ebba89a74 [IMP] Upgrade the translations
bzr revid: stephane@tinyerp.com-20090103022338-ck5ds872h158045d
2009-01-03 03:23:38 +01:00
mra (Open ERP) 399fb0549d hr_holidays: improvements, bug fix
bzr revid: mra@tinyerp.com-20081231095458-t82mtptmwna19p9p
2008-12-31 15:24:58 +05:30
Christophe Simonis be76499caf [IMP] update pot files
bzr revid: christophe@cobalt-20081230141905-l8danrifrrgutgmq
2008-12-30 15:19:05 +01:00
pso (tiny) 3340f800f0 merge
bzr revid: pso@tinyerp.com-20081230071553-8qcsd1urlvclq7dh
2008-12-30 12:45:53 +05:30
hda (Tiny) 9409052940 improve description
bzr revid: hda@tinyerp.com-20081229141244-9bn0ifhc6c5txfwn
2008-12-29 19:42:44 +05:30
pso (tiny) 923835229c changes in process
bzr revid: pso@tinyerp.com-20081226112410-2r283ngsvoh0a8od
2008-12-26 16:54:10 +05:30
Stephane Wirtel f17b9377ea [IMP] Upgrade the translation files
bzr revid: stephane@tinyerp.com-20081222183545-2s2gfucag8pqelis
2008-12-22 19:35:45 +01:00
mra (Open ERP) 81f879e423 bug fix: name field added on hr.holidays.per.user
bzr revid: mra@tinyerp.com-20090313065834-1qgfam9udlbze8ak
2009-03-13 12:28:34 +05:30
mra (Open ERP) 63b4c5d512 hr_holidays
bzr revid: mra@tinyerp.com-20090313062553-azyc55dpa7d20mit
2009-03-13 11:55:53 +05:30
Stephane Wirtel 7d7d46b391 [FIX] Remove the col attribute
bzr revid: stephane@tinyerp.com-20081211113707-hsa92c2ajb0bb9lg
2008-12-11 12:37:07 +01:00
Stephane Wirtel 5d3abd8d61 [IMP] Replace tinyerp.com by openerp.com for the value of the website key in the __terp__.py files
bzr revid: stephane@tinyerp.com-20081211000419-7vptxq8vr3116sgv
2008-12-11 01:04:19 +01:00
Stephane Wirtel 218ddfe735 [REF] Replace Tiny ERP by Open ERP
bzr revid: stephane@tinyerp.com-20081210225543-fxxae0fqe4tgc3ud
2008-12-10 23:55:43 +01:00
Christophe Simonis 1a0de2f0f9 [FIX] psycopg2: %d -> %s
bzr revid: christophe@tinyerp.com-20081210142955-ewfr1qhzq9l1tjzn
2008-12-10 15:29:55 +01:00
Christophe Simonis 657106f3ec [IMP] update version in po(t) files
bzr revid: christophe@tinyerp.com-20081128172737-92oex3rv1zhhiq1x
2008-11-28 18:27:37 +01:00
Christophe Simonis 17cfa99b59 [IMP] upgrade translation files
bzr revid: christophe@tinyerp.com-20081128171840-jd9n07ydnmm4qsk5
2008-11-28 18:18:40 +01:00
Priyesh 76003a504d changes in process
bzr revid: solanki.priyesh@gmail.com-20081128120429-r2myi1gpwmgszrj3
2008-11-28 17:34:29 +05:30
Harshad Modi 282147bca3 pso's work on process data
bzr revid: hmo@tinyerp.com-20081125132744-4mvhor10zzfrhly2
2008-11-25 18:57:44 +05:30
Christophe Simonis b648403a89 [IMP] update po files from launchpad
bzr revid: christophe@tinyerp.com-20081121164728-xabrnlw5d27rdsbo
2008-11-21 17:47:28 +01:00
qdp 66525c8761 *improved views
*chnged type of number_of_days into float and added a onchange
*added a function field to compute the remaining number on an holiday_per_user

bzr revid: qdp@tinyerp.com-20081120172119-bgkf38j3jxking5y
2008-11-20 18:21:19 +01:00
Olivier Laurent a509eb3710 Fixed problems with po files:
* Language-Team is now support@openerp.com
 * some files had a Byte Order Mark: removed now

bzr revid: olt@tinyerp.com-20081118114135-yce83w68uyfk49hq
2008-11-18 12:41:35 +01:00
Harshad Modi 6ae82d907d fixed bug view on hr_holiday
bzr revid: hmo@tinyerp.com-20081118073521-4bnajuio175phhf2
2008-11-18 13:05:21 +05:30
Stephane Wirtel c6c66045aa Merge two views
Remove the inherit_id field

lp bug: https://launchpad.net/bugs/296683 fixed

bzr revid: stephane@tinyerp.com-20081117100937-jbiqhki6ifmd9l93
2008-11-17 11:09:37 +01:00
Fabien Pinckaers 77b9e4eae1 access_rights
bzr revid: fp@tinyerp.com-20081031224331-mw57t7md3ij44wzy
2008-10-31 23:43:31 +01:00
Fabien Pinckaers cac4fe35ca better_views
bzr revid: fp@tinyerp.com-20081027152913-hbizvoble601g1l9
2008-10-27 16:29:13 +01:00
Christophe Simonis 123a99c39a fix access rules
bzr revid: christophe@tinyerp.com-20081021153441-af1qtobtazu7rs28
2008-10-21 17:34:41 +02:00
Priyesh c3ba63722f modified files of process
bzr revid: solanki.priyesh@gmail.com-20081021132847-5vf9d0djh3fhmc9a
2008-10-21 18:58:47 +05:30
Christophe Simonis d3ce446ec0 fix and complete access rules
bzr revid: christophe@tinyerp.com-20081017084109-i1r4zigf7wp3o6i5
2008-10-17 10:41:09 +02:00
Olivier Laurent 7876f50411 French translation
bzr revid: olt@tinyerp.com-20081013121408-832pxaicmpsh9bz7
2008-10-13 14:14:08 +02:00
Olivier Laurent bdd5c6d7fd Typo: atleast -> at least
bzr revid: olt@tinyerp.com-20081009140321-lw9i8f8714dimk5i
2008-10-09 16:03:21 +02:00
Priyesh 18e039d48e modified files for demo of process
bzr revid: solanki.priyesh@gmail.com-20081007123224-7up0s7vwe196ispa
2008-10-07 18:02:24 +05:30
Harshad Modi 39d1e4b55b merge rpa branch
bzr revid: hmo@tinyerp.com-20080915085152-gd53rsx0txlqxdbn
2008-09-15 14:21:52 +05:30
Harshad Modi 5e72276b63 merge from pso with changes like add menu for template project, timesheet by week and month put in comment
bzr revid: hmo@tinyerp.com-20080912073642-n06a9vfaya88wm2x
2008-09-12 13:06:42 +05:30
Priyesh c22ef987b5 changes in project.py and project_view.xml
bzr revid: solanki.priyesh@gmail.com-20080912054231-xrso21mkmyyd8hfv
2008-09-12 11:12:31 +05:30
Christophe Simonis 168d1a49e0 update po files
bzr revid: christophe@tinyerp.com-20080911154950-qgp8u1gm874x1e4k
2008-09-11 17:49:50 +02:00
Stephane Wirtel 606165c849 rename the tag <terp/> by <openerp/>
bzr revid: stephane@tinyerp.com-20080910175600-tutctqg606c9eil4
2008-09-10 19:56:00 +02:00
Christophe Simonis 6c7e1038b0 update translations files
bzr revid: christophe@tinyerp.com-20080910133640-w2g5uswaur8xejtj
2008-09-10 15:36:40 +02:00
Christophe Simonis 1db6370965 translations files are by modules
bzr revid: christophe@tinyerp.com-20080904141433-bhd7hhps77k7812n
2008-09-04 16:14:33 +02:00
Jay Vora b07e22dd24 Bugfixes:account and hr_holidays module
bzr revid: jvo@tinyerp.com-20080904115054-whf2nbea2w6e8x2n
2008-09-04 17:20:54 +05:30
Fabien Pinckaers 51f8c2b263 Better Security Rules
bzr revid: fp@tinyerp.com-20080903224650-u1oadqv9x75atmyl
2008-09-04 00:46:50 +02:00
Fabien Pinckaers b4d6690794 Improved Security
bzr revid: fp@tinyerp.com-20080903180400-df7l6wxg1zpirmmi
2008-09-03 20:04:00 +02:00
Jean-Baptiste Aubort 8267e8209b Add some missing config files
bzr revid: jean-baptiste.aubort@camptocamp.com-20080902132124-h6kn8oor6lpqmzuw
2008-09-02 15:21:24 +02:00
Jean-Baptiste Aubort 9062152fb4 added model access to hr_holidays
bzr revid: jean-baptiste.aubort@camptocamp.com-20080829145031-886149a6scovxzzb
bzr revid: jean-baptiste.aubort@camptocamp.com-20080902085203-1th8ddtfq1ke4562
bzr revid: jean-baptiste.aubort@camptocamp.com-20080902085455-hibyc4ubcmotim27
2008-09-02 10:54:55 +02:00
hda@tinyerp.com 5fc0b87896 bugfix
bzr revid: hda@tinyerp.com-20080830114540-rat6z0ajmisj2ety
2008-08-30 17:15:40 +05:30
Jean-Baptiste Aubort 21037c3be3 Big MESS (UNCOMMIT PLEASE)
bzr revid: jean-baptiste.aubort@camptocamp.com-20080829135327-ni4y8r8j2kjiqsiw
2008-08-29 15:53:27 +02:00
Fabien Pinckaers ca24f48de3 Modifs
bzr revid: fp@tinyerp.com-20080828230810-nt2h294l3w6ox3iy
2008-08-29 01:08:10 +02:00
Fabien Pinckaers 082e6f9707 removed deprectade warning
bzr revid: fp@tinyerp.com-20080824150421-j2aebg4ky2h0c99u
2008-08-24 17:04:21 +02:00
Fabien Pinckaers 734fa42184 added from extra-addons
bzr revid: fp@tinyerp.com-20080824144543-33o2j8ddmvaxx4ce
2008-08-24 16:45:43 +02:00