lp:~savoirfairelinux-openerp/openerp-hr/6.1-fix-hr-skill-demo-data
Created by
Maxime Chambreuil (http://www.savoirfairelinux.com)
and last modified
- Get this branch:
- bzr branch lp:~savoirfairelinux-openerp/openerp-hr/6.1-fix-hr-skill-demo-data
Members of
Savoir-faire Linux' OpenERP
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Joël Grand-Guillaume @ camptocamp: Approve (code review, no tests)
- Maxime Chambreuil (http://www.savoirfairelinux.com): Approve (code review and test)
- Pedro Manuel Baeza: Pending requested
-
Diff: 3434 lines (+291/-2837)38 files modifiedhr_experience_analytic/__init__.py (+22/-0)
hr_experience_analytic/__openerp__.py (+44/-0)
hr_experience_analytic/hr_experience_analytic.py (+30/-0)
hr_experience_analytic/hr_experience_analytic_view.xml (+17/-0)
hr_skill/__init__.py (+7/-9)
hr_skill/__openerp__.py (+16/-17)
hr_skill/hr_skill.evaluation.category.csv (+0/-2)
hr_skill/hr_skill.evaluation.csv (+0/-2)
hr_skill/hr_skill.experience.category.csv (+0/-5)
hr_skill/hr_skill.experience.csv (+0/-1)
hr_skill/hr_skill.position.csv (+0/-3)
hr_skill/hr_skill.profile.csv (+0/-5)
hr_skill/hr_skill.py (+26/-241)
hr_skill/hr_skill.skill.csv (+0/-12)
hr_skill/hr_skill.weight.category.csv (+0/-3)
hr_skill/hr_skill.weight.csv (+0/-8)
hr_skill/hr_skill_demo.xml (+0/-19)
hr_skill/hr_skill_report.xml (+0/-15)
hr_skill/hr_skill_view.xml (+67/-305)
hr_skill/hrskill.py (+0/-92)
hr_skill/hrskill_view.xml (+0/-220)
hr_skill/i18n/hr_skill.pot (+60/-556)
hr_skill/lang_wiz_view.xml (+0/-31)
hr_skill/old-hr_skill.skill.csv (+0/-12)
hr_skill/old-hr_skill_view.xml (+0/-148)
hr_skill/report/__init__.py (+0/-25)
hr_skill/report/datereport.rml (+0/-142)
hr_skill/report/employeereport.py (+0/-57)
hr_skill/report/evaluation.rml (+0/-192)
hr_skill/report/langreport.py (+0/-112)
hr_skill/report/langreport.rml (+0/-175)
hr_skill/report/skillreport.py (+0/-61)
hr_skill/report/skillreport.rml (+0/-161)
hr_skill/security/ir.model.access.csv (+2/-18)
hr_skill/wizard/__init__.py (+0/-25)
hr_skill/wizard/datewise.py (+0/-54)
hr_skill/wizard/lang_wiz.py (+0/-60)
hr_skill/wizard/skill.py (+0/-49)
Related bugs
Related blueprints
Branch information
Recent revisions
- 328. By Maxime Chambreuil (http://www.savoirfairelinux.com)
-
[IMP] Replace hr.experience by hr.professional
- 325. By Maxime Chambreuil (http://www.savoirfairelinux.com)
-
[DEL] Modules moved to other branches to separate MPs
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:openerp-hr