Skip to content

HR: Two scripts to maintain departments #897

@pakricard

Description

@pakricard

@timschofield :

When installing the new HR module, the 53.php updates the department table, adding some fields. OK.

The Script HRDepartments.php takes care of the maintenance of the departments table, but we do still have the old Departments.php that maintains the same table, but the new fields are not maintained there.

So, I guess we should remove the old Departments.php script from webERP, and make the old menu item Setup -> Maintain Internal Departments to point as well to the new HRDepartments.php

or, rename the new HRDepartments.php as Departments.php

Anyway, we have now 2 scripts to maintain the same table and one of them is obsolete.

R

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions