Merge pull request #11 from alltheworld/report23

report 2 add
This commit is contained in:
Hillel Coren 2014-02-25 15:59:53 +02:00
commit c6584e0a6c
3 changed files with 758 additions and 107 deletions

View File

@ -567,7 +567,12 @@
invoice.imageLogoWidth1 =120;
invoice.imageLogoHeight1 = 40
return invoice;
invoice.imageLogo2 = "{{ HTML::image_data('images/report_logo2.jpg') }}";
invoice.imageLogoWidth2 =325/2;
invoice.imageLogoHeight2 = 81/2;
return invoice;
}
/*

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

File diff suppressed because it is too large Load Diff