You are here

Files in Commerce Billy 7

Primary tabs

File namesort descending Location Namespace Description
commerce_billy.admin.inc commerce_billy.admin.inc Settings for Commerce Billy.
commerce_billy.api.php commerce_billy.api.php Commerce billy API Documentation.
commerce_billy.info commerce_billy.info name = Commerce Billy description = Commerce billing light core = 7.x package = Commerce (contrib) php = 5.2.4 dependencies[] = commerce_order dependencies[] = commerce_order_ui dependencies[] = date dependencies[] = entity dependencies[] =…
commerce_billy.install commerce_billy.install Commerce Billy installation file.
commerce_billy.module commerce_billy.module Commerce Billy module.
commerce_billy.rules.inc commerce_billy.rules.inc
commerce_billy.rules_defaults.inc commerce_billy.rules_defaults.inc commerce_billy.rules_defaults.inc
commerce_billy_pdf.admin.inc modules/commerce_billy_pdf/commerce_billy_pdf.admin.inc Settings for Commerce Billy PDF.
commerce_billy_pdf.info modules/commerce_billy_pdf/commerce_billy_pdf.info name = Commerce Billy PDF description = PDF generation for invoices core = 7.x package = Commerce (contrib) php = 5.2.4 dependencies[] = commerce_billy dependencies[] = libraries ; Views includes files[] =…
commerce_billy_pdf.install modules/commerce_billy_pdf/commerce_billy_pdf.install Commerce Billy PDF installation file.
commerce_billy_pdf.module modules/commerce_billy_pdf/commerce_billy_pdf.module Commerce Billy module file.
commerce_billy_pdf.views.inc modules/commerce_billy_pdf/includes/views/commerce_billy_pdf.views.inc Views integration for Commerce Billy PDF.
commerce_billy_pdf_field_handler.inc modules/commerce_billy_pdf/includes/views/handlers/commerce_billy_pdf_field_handler.inc Views handler for pdf link.
commerce_billy_pdf_page.tpl.php modules/commerce_billy_pdf/templates/commerce_billy_pdf_page.tpl.php Template for PDFs.
commerce_order--commerce_order--canceled.tpl.php modules/commerce_billy_pdf/templates/commerce_order--commerce_order--canceled.tpl.php Template for credit memos (=canceled orders).
commerce_order--commerce_order--pdf.tpl.php modules/commerce_billy_pdf/templates/commerce_order--commerce_order--pdf.tpl.php Template for invoiced orders.
pdf.css modules/commerce_billy_pdf/css/pdf.css body { font-family: Arial, sans-serif; font-size: 16px; } .header { width: 100%; height: 100px; } .header img { width: 88px; position: absolute; } .text { position: absolute; top: 300px; } .invoice-header { font-size: 14px; color:…
pdf_wkhtmltopdf.css modules/commerce_billy_pdf/css/pdf_wkhtmltopdf.css body { margin: 0; padding: 0; width: 21cm; height: 29.7cm; } /* Printable area */ .invoice { position: relative; top: 1cm; left: 1cm; width: 19cm; height: 27.6cm; font-size: 16px; …
README.txt modules/commerce_billy_pdf/README.txt Commerce Billy PDF ****************** Enables PDF donwload of invoiced and canceled orders. Installation DOMPDF ******************* 1. Download dompdf with Composer composer require dompdf/dompdf Make sure that Composer's autoload file is…
README.txt README.txt Commerce Billy ************** Lightweight approach for a billing system for Drupal Commerce. It uses the commerce order entity to hold invoice information, the order number is the invoice number. Billy = Billing…

Other projects