Fix employee adding

This commit is contained in:
2015-02-27 11:09:16 +01:00
parent 6e805fed3e
commit bfc0f336d1
13 changed files with 137 additions and 21 deletions
@@ -112,6 +112,10 @@ class SupplierEmployeesSettings
all_employees_settings.supplier.save
end
def supplier
all_employees_settings.supplier
end
# Parse a method name to its underlying operations
# settings.is_manager?
# is a getter for the attribute manager