lp://staging/~openerp-dev/openobject-addons/trunk-hr-track-material-dka
- Get this branch:
- bzr branch lp://staging/~openerp-dev/openobject-addons/trunk-hr-track-material-dka
Branch merges
- Thibault Delavallée (OpenERP) (community): Needs Fixing (technical)
-
Diff: 1462 lines (+1372/-0)14 files modifiedhr/res_config.py (+4/-0)
hr/res_config_view.xml (+13/-0)
hr_material/__init__.py (+24/-0)
hr_material/__openerp__.py (+23/-0)
hr_material/data/hr_material_data.xml (+77/-0)
hr_material/data/hr_material_demo.xml (+140/-0)
hr_material/models/__init__.py (+24/-0)
hr_material/models/hr_material.py (+326/-0)
hr_material/models/res_config.py (+35/-0)
hr_material/security/ir.model.access.csv (+8/-0)
hr_material/security/ir_rule.xml (+31/-0)
hr_material/static/src/js/hr_material.js (+11/-0)
hr_material/views/hr_material.xml (+10/-0)
hr_material/views/hr_material_view.xml (+646/-0)
Branch information
Recent revisions
- 9153. By Darshan Kalola(OpenERP)
-
[ADD]hr_material: added selection field 'material_assign_to field to assign material to either department or employee.
- 9152. By Darshan Kalola(OpenERP)
-
[IMP][ADD]
hr_material: improved search view of material and request,improve form view of maintenance request and Added form,tree view and menu of maintenance request stages in configuration. - 9150. By Darshan Kalola(OpenERP)
-
[FIX]hr_
material: scrap_date, assign_ date ,close_date should be in techical feature, improved typo,added xml file to load js file. - 9149. By Darshan Kalola(OpenERP)
-
[IMP]hr_material: remove material category menu from configuration and set back inside a material menu, improved typo.
- 9147. By Darshan Kalola(OpenERP)
-
[IMP]hr_
material: set domain[ stage_id. fold = False] in maintenance_ids field to see only request which are actives. - 9146. By Darshan Kalola(OpenERP)
-
[CLEAN]remove function field is_under_
maintenance and is_assigned and related function stuff.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/openobject-addons