supplier improvements
This commit is contained in:
@@ -116,6 +116,10 @@ class Supplier
|
||||
def send_creation_notifications
|
||||
SupplierMailer.creation(self).deliver
|
||||
end
|
||||
|
||||
def week_starts_on_monday?
|
||||
true
|
||||
end
|
||||
private
|
||||
|
||||
def add_section_on_create
|
||||
|
||||
Reference in New Issue
Block a user