]> git.parisson.com Git - teleforma.git/commit
Receipt generation
authorGael Le Mignot <gael@pilotsystems.net>
Wed, 8 Apr 2020 11:58:10 +0000 (13:58 +0200)
committerGael Le Mignot <gael@pilotsystems.net>
Wed, 8 Apr 2020 11:58:10 +0000 (13:58 +0200)
commitb85a38f579f5e92b39faf54c487c1f3c2280a5fd
tree4520c4567f446e65a2ee57baf9fd59d7366b2423
parent7529ab6a3b381fbedf85db55358490e066c0c05c
Receipt generation
teleforma/migrations/0123_auto__add_field_training_duration.py [new file with mode: 0644]
teleforma/migrations/0124_auto__add_field_student_receipt_id.py [new file with mode: 0644]
teleforma/models/crfpa.py
teleforma/static/teleforma/css/teleforma_receipt_pdf.css [new file with mode: 0644]
teleforma/static/teleforma/images/receip_logo.jpg [new file with mode: 0644]
teleforma/templates/payment/payment_summary.html
teleforma/templates/receipt/receipt_pdf.html [new file with mode: 0644]
teleforma/templatetags/payment.py
teleforma/urls.py
teleforma/views/crfpa.py