Class: Dorsale::BillingMachine::QuotationSingleVatPdf

Inherits:
InvoiceSingleVatPdf show all
Includes:
QuotationPdfCommonMethods
Defined in:
app/pdfs/dorsale/billing_machine/quotation_single_vat_pdf.rb

Constant Summary

Constants inherited from InvoiceSingleVatPdf

InvoiceSingleVatPdf::BLACK, 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_bank_informations, #build_expiry

Methods inherited from InvoiceSingleVatPdf

#attachments, #bm_currency, #build, #build_contact_infos, #build_customer, #build_document_infos, #build_footer, #build_footer_bottom, #build_footer_line, #build_footer_top, #build_header, #build_logo, #build_middle, #build_page_numbers, #build_subject, #build_table, #build_title, #build_total, #contact_infos_content, #contact_infos_height, #customer_content, #document_infos_content, #first_column_width, #footer_bottom_content, #footer_bottom_height, #footer_height, #footer_pagination_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 PrawnHelpers

#bb, #btb, #draw_debug_bounds!, #draw_debug_bounds?, #get_image, #page_height, #page_width, #placeholder, #t, #tb

Methods included from UsersHelper

#avatar_img, #default_avatar_url

Methods included from ExpenseGun::ApplicationHelper

#expense_states_for_filters_select

Methods included from Flyboy::ApplicationHelper

#flyboy_reminder_type_units_for_select, #flyboy_reminder_types_for_select, #flyboy_status_for_filters_select, #flyboy_tasks_owners_for_filters_select, #flyboy_tasks_owners_for_select, #flyboy_tasks_tags_for_filters_select, #flyboy_tasks_tags_for_select, #show_tasks_summary, #task_term_values_for_select, #tasks_for

Methods included from CustomerVault::ApplicationHelper

#customer_vault_activity_types_for_select, #customer_vault_event_actions_for_filter_select, #customer_vault_event_contact_types_for_filter_select, #customer_vault_link_form_path, #customer_vault_origins_for_select, #customer_vault_tag_list, #new_event_for, #person_address_blank?, #person_related_people_blank?, #person_social_blank?, #person_types_for_filter_select

Methods included from ApplicationHelper

#billing_machine_invoices_chart, #billing_machine_payment_status_for_filter_select, #billing_machine_quotation_states_for_filter_select, #billing_machine_quotation_states_for_select, #bm_currency, #quotation_state_classes

Methods included from Alexandrie::AttachmentsHelper

#attachments_for

Methods included from CommentsHelper

#comments_for, #new_comment_for, #truncate_comment_text, #truncate_comments_in_this_page?

Methods included from ContextHelper

#actions_for, #render_dorsale_page

Constructor Details

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