Billing Extension Release 1.3.25
Changelog
Type | Description |
---|---|
New |
Mass Update proformas. You can now convert proformas into invoices massively in one click |
New |
Automatic Integration. It's now easier to integrate the module in your viewinvoice.tpl and invoicepdf.tpl |
Changed |
Integration Code is no longer based on {php} Smarty tag but on Action Hooks |
Changed |
Integration page has been entirely updated |
Fixed |
jQuery select/deselect all checkboxes now working |
Upgrade instructions
Steps | Description |
---|---|
1 | Remove the entire Integration Code (see below) from your viewinvoice.tpl file. Important: do not remove the code also from invoicepdf.tpl. This file works in a totally different way since it is not a Smarty template in a strict sense{php} |
2 | Open the Integration page of the module, read all the new instruction and ensure that everything is in the right place |