Basic fullcalendar integration

This commit is contained in:
2015-02-19 20:37:58 +01:00
parent c17442ad77
commit adeedb2f1b
34 changed files with 11018 additions and 8 deletions
+1
View File
@@ -41,6 +41,7 @@ class Supplier
has_many :orders, dependent: :destroy
has_many :sections, dependent: :destroy
has_and_belongs_to_many :employees, storing_keys: true
has_many :employee_shifts
alias_method :non_enriced_employees, :employees
def employees