Sha256: 6b79c84906ffd34bfd8c209b09f904f33eea6ee61c48aad6188a18a98f4e1966

Contents?: true

Size: 1.05 KB

Versions: 27

Compression:

Stored size: 1.05 KB

Contents

= content_for :to_print do

  %h1#print_title
    = @organism.title
  %h4 Association à but non lucratif de droit français 
  %h4#print_subtitle régie par la loi du 1er juillet 1901

  %p#print_objet 
    Objet : reçu de cotisation de 
    = "#{@member.forname} #{@member.name} "
  #print_text
    %p Cher adhérent,
    %p
      Nous avons bien reçu le règlement de votre cotisation et nous vous en remercions.
    %p 
      Par la présente, nous attestons 
      que vous avez dûment acquitté auprès de notre
      association un montant de 
      =number_with_precision(@payment.amount, precision:2)
      € pour
      = "#{recu_cotisation(@payment, @member)}."
      
    %p 
      Nous vous rappelons que la cotisation n’est pas soumise à la    
      TVA et qu’elle ne donne pas lieu à la délivrance d’une facture.
    %p
      Nous vous prions d’agréer, cher adhérent, nos sincères          
      salutations.
  %p#print_date Le #{I18n::l(Date.today, format:'%d %B %Y')}                              
  %p#print_signature Le trésorier
  

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
adherent-0.3.11 app/views/adherent/payments/_receipt.html.haml
adherent-0.3.10 app/views/adherent/payments/_receipt.html.haml
adherent-0.3.9 app/views/adherent/payments/_receipt.html.haml
adherent-0.3.7 app/views/adherent/payments/_receipt.html.haml
adherent-0.3.6 app/views/adherent/payments/_receipt.html.haml
adherent-0.3.5 app/views/adherent/payments/_receipt.html.haml
adherent-0.3.4 app/views/adherent/payments/_receipt.html.haml
adherent-0.3.3 app/views/adherent/payments/_receipt.html.haml
adherent-0.3.2 app/views/adherent/payments/_receipt.html.haml
adherent-0.3.1 app/views/adherent/payments/_receipt.html.haml
adherent-0.3.0 app/views/adherent/payments/_receipt.html.haml
adherent-0.2.9 app/views/adherent/payments/_receipt.html.haml
adherent-0.2.8 app/views/adherent/payments/_receipt.html.haml
adherent-0.2.7 app/views/adherent/payments/_receipt.html.haml
adherent-0.2.6 app/views/adherent/payments/_receipt.html.haml
adherent-0.2.5 app/views/adherent/payments/_receipt.html.haml
adherent-0.2.4 app/views/adherent/payments/_receipt.html.haml
adherent-0.2.3 app/views/adherent/payments/_receipt.html.haml
adherent-0.2.2.4 app/views/adherent/payments/_receipt.html.haml
adherent-0.2.2.3 app/views/adherent/payments/_receipt.html.haml