The is an extension designed to enhance the default invoicing capabilities of Perfex CRM . Developed by greentech_solutions, this module allows users to build and customize professional-grade invoices beyond the standard templates. Key Features
invoice_builder/ ├── install.php # DB migrations (adds 3 custom tables) ├── controllers/ # Invoice_builder.php ├── models/ # Invoice_model_extended ├── views/ # Admin UI (Vue.js + dragula) ├── assets/ # CSS, JS, and pdf_template.css ├── hooks/ # Hook injectors (invoice_pdf_start, etc.) └── language/ # EN, ES, FR translations invoicebuildermoduleforperfexcrmv100zip