Skip to content

Commit

Permalink
Cleans code
Browse files Browse the repository at this point in the history
  • Loading branch information
Brice TEXIER committed May 27, 2017
1 parent d1da365 commit 5b35dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/payslip.rb
Expand Up @@ -102,7 +102,7 @@ class Payslip < Ekylibre::Record::Base
def label
number
end

def status
return affair.status if invoice?
:stop
Expand Down

0 comments on commit 5b35dc5

Please sign in to comment.