Added bank import help description #2447

This commit is contained in:
Priit Tark 2015-06-17 12:20:36 +03:00
parent 912ad63fd7
commit 15aa7db38f
2 changed files with 3 additions and 0 deletions

View file

@ -12,6 +12,8 @@
= f.label :th6_file
.col-md-8
= f.file_field :th6_file
.col-md-4
%p= t(:bank_statement_desc)
%hr
.row
.col-md-8.text-right

View file

@ -830,3 +830,4 @@ en:
unset_force_delete: 'Unset force delete'
domain_expiring: 'Domain expiring'
domain_validation_rules: 'Domain validation rules'
bank_statement_desc: 'Import will match only when invoice nr, description, sum and client ref number match.'