Many supplier features and style upgrades and fixes

This commit is contained in:
2015-10-06 16:08:00 +02:00
parent b7a5b3b750
commit 2df5b290ef
50 changed files with 225 additions and 474 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ class User
# This is the user name as it is shown to the supplier
def supplier_name
auth_data['info']['name'] rescue I18n.t('supplier.unknown_user_name')
auth_data['info']['name'] rescue I18n.t('supplier.user.unknown_name')
end
# This is the user name as it is shown to other users