Commit Graph

73 Commits

Author SHA1 Message Date
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Simon Lejeune babfb0f78d [IMP] hr* reports converted to qweb
bzr revid: sle@openerp.com-20140415191911-0rttsd7ayk6exm6u
2014-04-15 21:19:11 +02:00
Amit Bhavsar (Open ERP) 34f15e56d9 [HR] Improve view,title,tooltip and code.
bzr revid: amb@tinyerp.com-20130626121617-17i92ua5yty8htwu
2013-06-26 17:46:17 +05:30
ggh-openerp 3b73e2b2a4 [IMP]Removed space before Exclamation marks [!]
bzr revid: ggh@tinyerp.com-20130429071557-vnxo5nni03vc886j
2013-04-29 12:45:57 +05:30
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Vo Minh Thu 9822629548 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120813160657-ilujdek8ys4fzhp9
2012-08-13 18:06:57 +02:00
Twinkle Christian (OpenERP) 721adad01e [IMP]Remove type field from the whole hr module
bzr revid: tch@tinyerp.com-20120808124839-ecd1uic8mscg3s7f
2012-08-08 18:18:39 +05:30
Pinakin Nayi (OpenERP) 27226c12b2 [IMP]hr-warning-message
bzr revid: pna@tinyerp.com-20120713070425-b3envibswfdt6umq
2012-07-13 12:34:25 +05:30
Raphael Collet 76f17eb480 [IMP] in form views, remove useless colspans on buttons in headers
bzr revid: rco@openerp.com-20120629084603-yz0hdnvtjy1fplp1
2012-06-29 10:46:03 +02:00
Raphael Collet 5133bee1d5 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
bzr revid: rco@openerp.com-20120629083024-rqhtbf9melkygg0m
2012-06-29 10:30:24 +02:00
Twinkle (OpenERP) 471037495c [IMP]Apply css class flow on wizards buttons
bzr revid: tch@tinyerp.com-20120626063119-5i93di16milljxap
2012-06-26 12:01:19 +05:30
Twinkle (OpenERP) 0e97cefe9e [IMP]Improve wizard button
bzr revid: tch@tinyerp.com-20120625100901-ucjbttxod55erqmf
2012-06-25 15:39:01 +05:30
Jigar Amin - OpenERP ae34954e1d [MERGE] lp:~openerp-dev/openobject-addons/trunk-wiz-remove-btn-highlight-tch
bzr revid: jam@tinyerp.com-20120620123242-tvm11xx0s3olkdif
2012-06-20 18:02:42 +05:30
Twinkle (OpenERP) 660cc67256 [IMP]Added highlight button on wizard
bzr revid: tch@tinyerp.com-20120620104923-z1hty740vn160fg9
2012-06-20 16:19:23 +05:30
Twinkle (OpenERP) 1c4476e8b6 [IMP]Improve wizard usability
bzr revid: tch@tinyerp.com-20120620073712-xql1mgekjyb7ufwv
2012-06-20 13:07:12 +05:30
Turkesh Patel (Open ERP) f971e2c3c1 [IMP] hr_payroll: remove cancel button from wizard and improved view.
bzr revid: tpa@tinyerp.com-20120618052955-rizzewqljm3sxbon
2012-06-18 10:59:55 +05:30
Olivier Dony b22fa55566 [IMP] all: remove references to `object` column of ir.values, now gone
This will get rid of a lot of warnings now that the server
warns about unknown fields

bzr revid: odo@openerp.com-20111116115810-9c5kp7lql0yyhs3n
2011-11-16 12:58:10 +01:00
Quentin (OpenERP) 0600e1334b [FIX] payroll: added missing files for contribution register report wizard forgotten in previous merge prop
bzr revid: qdp-launchpad@openerp.com-20110623095410-fl7kl8iibx0m2yo3
2011-06-23 11:54:10 +02:00
Quentin (OpenERP) 42f835eb93 [MERGE] payroll: added the contribution register report
bzr revid: qdp-launchpad@openerp.com-20110616104918-5q5ddzavn39albb5
2011-06-16 12:49:18 +02:00
mtr f63c039f42 [REM] hr_payroll: removed unused reports
bzr revid: mtr@mtr-20110609123723-zhcgfq69ytimxw7h
2011-06-09 18:07:23 +05:30
Quentin (OpenERP) 387b534a33 [MERGE] improvements in payslip run
bzr revid: qdp-launchpad@openerp.com-20110609100743-ogqkahrq0pg9vz03
2011-06-09 12:07:43 +02:00
psi (Open ERP) 998c0f641f [IMP] hr_payroll: contribution report improvemnt as specified in need fixing
bzr revid: psi@tinyerp.co.in-20110527073256-d6v6voa6ssw9fykg
2011-05-27 13:02:56 +05:30
mtr 9325bbf70e [IMP] hr_payroll: improved string of label
bzr revid: mtr@mtr-20110526101304-ls5emcuj5f1ttr9y
2011-05-26 15:43:04 +05:30
mtr 937dfdddb7 [IMP] hr_payroll: improved string of label on Payslip run wizard
bzr revid: mtr@mtr-20110526085314-tetaycxkkq6ge8gi
2011-05-26 14:23:14 +05:30
mtr 92d7a663d6 [IMP] hr_payroll: removed 3 fields from wizard and generated payslip from dates of hr.payslip.run object
bzr revid: mtr@mtr-20110526083901-ju9sl16lp41o3b15
2011-05-26 14:09:01 +05:30
mtr 8462b39b9e [IMP] hr_payroll: improved separator string for Generate Payslip wizard
bzr revid: mtr@mtr-20110525060059-1l5ml5xegex6so4i
2011-05-25 11:30:59 +05:30
mtr 14b089bd33 [IMP] hr_payroll: improved indentation
bzr revid: mtr@mtr-20110525054743-kud7fi4o8uepjqjs
2011-05-25 11:17:43 +05:30
mtr d246077537 [IMP] hr_payroll: changed view,made fields required=True and optimised code for Generate Payslip wizard
bzr revid: mtr@mtr-20110525054446-bkp0wrgemigzytiu
2011-05-25 11:14:46 +05:30
mtr f9c4f6d754 [IMP] hr_payroll: optimised code for Generate Payslip wizard
bzr revid: mtr@mtr-20110524133246-pdgbei67rnpmdjsc
2011-05-24 19:02:46 +05:30
mtr 76f38cd088 [IMP] hr_payroll: added help string for fields on wizard
bzr revid: mtr@mtr-20110524121314-yb5eurgkad08wsp4
2011-05-24 17:43:14 +05:30
mtr 4dd134c822 [IMP] hr_payroll: added fields on wizard and improved code so that generated payslip have date from payslip run
bzr revid: mtr@mtr-20110524114117-pqqarqenjwwempmj
2011-05-24 17:11:17 +05:30
mtr 79b139d095 [IMP] hr_payroll: improved tooltip,code and view for payslip run
bzr revid: mtr@mtr-20110520130536-j56u80qdnvjc6iii
2011-05-20 18:35:36 +05:30
psi (Open ERP) f3387aa616 [ADD] hr_payroll: Add report on pyaslip.register object to get details of the payslip lines based on payslip register
bzr revid: psi@tinyerp.co.in-20110518100941-ur7d0bqukd7tr3g0
2011-05-18 15:39:41 +05:30
mtr c22f7fece7 [IMP] hr_payroll: added fields and assigned value to start_date and end_date on payslip run
bzr revid: mtr@mtr-20110518050148-hhomxkvrsjot786n
2011-05-18 10:31:48 +05:30
psi (Open ERP) 80f2474862 [MERGE, IMP] merge with main payroll branch, Add payslip lines by contribution register on Employee payslip report
bzr revid: psi@tinyerp.co.in-20110512083943-5e5eys6j7ae0af8e
bzr revid: psi@tinyerp.co.in-20110512130543-ld0w9si6oypo298u
2011-05-12 18:35:43 +05:30
psi (Open ERP) 2058cd5859 [IMP] small change in warning
bzr revid: psi@tinyerp.co.in-20110512072131-bkyu91oejlje6k1e
2011-05-12 12:51:31 +05:30
psi (Open ERP) badc8caef5 [IMP] small improvment in wizard
bzr revid: psi@tinyerp.co.in-20110512070253-iyahei1j6cc1m4r0
2011-05-12 12:32:53 +05:30
psi (Open ERP) ba27653083 [MERGE,IMP] merge with main payroll branch and improve the code in wizard according to that
bzr revid: psi@tinyerp.co.in-20110511093426-0ao8e98y846hfmiv
bzr revid: psi@tinyerp.co.in-20110512045902-e310b5m3k7wf3m7b
2011-05-12 10:29:02 +05:30
psi (Open ERP) d705511664 [IMP] Improve code and add state on hr.payslip.run object
bzr revid: psi@tinyerp.co.in-20110511091009-iyu5bloo5ewg5re9
2011-05-11 14:40:09 +05:30
psi (Open ERP) fe16882b43 [IMP] small fixes
bzr revid: psi@tinyerp.co.in-20110503131750-24xxudj2qs84vy21
2011-05-03 18:47:50 +05:30
psi (Open ERP) 46cf364574 [IMP] rename the class and changed the view accourdingly
bzr revid: psi@tinyerp.co.in-20110503123807-ptgnp6gejy045fai
2011-05-03 18:08:07 +05:30
psi (Open ERP) 0d8364a61b [FIX] small fix in hr_payroll
bzr revid: psi@tinyerp.co.in-20110502124313-k0snr1nnx03026oo
2011-05-02 18:13:13 +05:30
psi (Open ERP) 978b756760 [IMP] wizard will work for employees instead of employee categories
bzr revid: psi@tinyerp.co.in-20110502121822-2xw9r1yilxoovr2o
2011-05-02 17:48:22 +05:30
psi (Open ERP) 588093d070 [IMP] payslip by category wizard
bzr revid: psi@tinyerp.co.in-20110426113709-znwz3vo0cf2wukjo
2011-04-26 17:07:09 +05:30
psi (Open ERP) e425496f88 [IMP] improve the newly created wizard as per requirment suggested
bzr revid: psi@tinyerp.co.in-20110426102656-s2lfltvnkkvzz6ve
2011-04-26 15:56:56 +05:30
psi (Open ERP) ea9ab772d6 [IMP] Add wizard to generate payslip by employee categories
bzr revid: psi@tinyerp.co.in-20110425123044-hxb20cq7iynw5ou7
2011-04-25 18:00:44 +05:30
apa-tiny 00c8da07a3 [MERGE]:merged from trunk
bzr revid: apa@tinyerp.com-20101229085352-c3ui6wb0or9smsjr
2010-12-29 14:23:52 +05:30
François Degrave dc372ed0d6 [IMP] access rights for warehouse user group
bzr revid: fde@openerp.com-20101221100423-tomvr10f9am22msn
2010-12-21 11:04:23 +01:00