Class: Dorsale::BillingMachine::QuotationMultipleVatPdf

Inherits:
InvoiceMultipleVatPdf show all
Includes:
QuotationPdfCommonMethods
Defined in:
app/pdfs/dorsale/billing_machine/quotation_multiple_vat_pdf.rb

Constant Summary

Constants inherited from InvoiceSingleVatPdf

InvoiceSingleVatPdf::BLACK, InvoiceSingleVatPdf::BLUE, InvoiceSingleVatPdf::DEBUG, InvoiceSingleVatPdf::GREY, InvoiceSingleVatPdf::LIGHT_GREY, InvoiceSingleVatPdf::WHITE

Instance Attribute Summary

Attributes inherited from InvoiceSingleVatPdf

#main_document

Method Summary

Methods included from QuotationPdfCommonMethods

#build, #build_attachments, #build_bank_informations, #build_expiry

Methods inherited from InvoiceMultipleVatPdf

#build_table, #build_total, #fifth_column_width, #first_column_width, #fourth_column_width, #last_column_width, #second_column_width, #third_column_width

Methods inherited from InvoiceSingleVatPdf

#bm_currency, #build, #build_bank_informations, #build_comments, #build_contact, #build_customer, #build_expiry, #build_footer, #build_footer_bottom, #build_footer_line, #build_footer_top, #build_header, #build_logo, #build_middle, #build_page_numbers, #build_payment_conditions, #build_subject, #build_table, #build_title, #build_total, #contact_address_line, #contact_content, #customer_content, #draw_bounds_debug, #first_column_width, #footer_bottom_content, #footer_bottom_height, #footer_height, #footer_top_content, #footer_top_height, #fourth_column_width, #has_advance, #has_discount, #header_height, #initialize, #last_column_width, #logo_height, #logo_path, #logo_width, #middle_height, #products_table_height, #second_column_width, #setup, #third_column_width

Methods included from UsersHelper

#avatar_img

Methods included from Flyboy::ApplicationHelper

#folder_color, #show_tasks_summary, #task_color, #tasks_for

Methods included from Alexandrie::AttachmentsHelper

#attachment_form_for, #attachments_for, #attachments_list_for

Methods included from TextHelper

#currency, #date, #euros, #hours, #info, #number, #percentage, #text2html

Methods included from RoutesHelper

#engine_polymorphic_path

Methods included from PaginationHelper

#paginate

Methods included from LinkHelper

#email_link, #icon_link_to, #tel_link, #twitter_link, #web_link

Methods included from FormHelper

#form_buttons, #horizontal_form_for, #search_form

Methods included from FiltersHelper

#dorsale_time_periods_for_select, #filter_buttons, #filter_reset_button, #filter_submit_button

Methods included from ContextHelper

#actions_for, #context_icon, #context_info, #context_title, #render_contextual

Methods included from CommentsHelper

#comment_form_for, #comments_for, #comments_list_for

Methods included from Dorsale::ButtonHelper

#complete_button, #copy_button, #create_button, #delete_button, #dorsale_button, #download_button, #lock_button, #read_button, #snooze_button, #unlock_button, #update_button

Methods included from Alexandrie::Prawn

#render_with_attachments

Constructor Details

This class inherits a constructor from Dorsale::BillingMachine::InvoiceSingleVatPdf