Commit Graph

83 Commits

Author SHA1 Message Date
djfm
adf6786d40 // fixed PDF invoice for ar, az, bg, ca, hr, cs, gl, ka, he, ko, lo, lv, mk, fa, sk, sr, si, th, ur, tr, uk 2013-03-20 14:13:37 +01:00
fram
c1cd8c777f // fixed Bulgarian PDF generation 2013-03-12 10:28:35 +01:00
Rémi Gaillard
01b977e954 // fix pdf encoding also for vn/pl/ru/el languages 2013-03-04 15:17:23 +01:00
Rémi Gaillard
ac8e96dd4f [-] Core: Fix TCPDF encoding for some languages like japan #PSCFV-8096 2013-03-04 14:38:51 +01:00
Rémi Gaillard
abb9879456 [-] BO: Second part of #PSCFV-8067 for orderslips 2013-03-01 15:42:26 +01:00
Rémi Gaillard
233c87b89a [-] BO: Fix #PSCFV-8067 the europeean vat exempt label was not using the tax address type 2013-03-01 15:33:46 +01:00
Damien Metzger
2a11d5c6db Merge pull request #263 from michelcourtade/development
[-] PDF : Fixed unecessary slash in overriden template path
2013-02-27 00:51:09 -08:00
Rémi Gaillard
8653618711 [-] BO: Fix PHP notice on ob_clean if no buffer to delete 2013-02-22 10:47:00 +01:00
Rémi Gaillard
7c26ea32e7 [-] BO: Fix #PSCFV-7851 - shop logo and name should depend of the order shop and from the context 2013-02-18 15:43:37 +01:00
Michel Courtade
01de5920c3 [-] PDF : Fixed unecessary slash in overriden template path 2013-02-11 10:53:46 +01:00
vAugagneur
0ceab34c5e //failed to delete buffer. No buffer to delete in PDF 2013-02-05 10:12:00 +01:00
Rémi Gaillard
7bd44ca1b1 [-] BO: get the invoice prefix from the right shop 2013-02-04 15:11:29 +01:00
Rémi Gaillard
433a446a35 // clean the output buffer before print PDF in BO 2013-01-15 10:20:37 +01:00
François Gaillard
064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
768fcf8f84 Merge pull request #75 from @sebastienhouzet 2012-12-12 11:24:56 +01:00
Rémi Gaillard
27ae42b086 [-] Core: Fix Swift and TCPDF for hosting which disallow getmypid() php function 2012-12-10 15:06:03 +01:00
oleacorner
81931f40a0 Update classes/pdf/PDFGenerator.php 2012-11-29 13:05:05 +01:00
oleacorner
6d0d0bab1f Update classes/pdf/PDFGenerator.php
Proposal to enhance the $display parameter.

The proposal supports the true/false value, but also the 'D', 'I' and 'S' of fpdf.

The behavior of the true value is changed to 'D' instead of 'I'.
So, in fornt or back office, while cliking on a button to retrieve a PDF, the download windows is proposed instead of displaying the PDF inside the navigator.
2012-11-28 13:55:08 +01:00
vAugagneur
358c0c168f [-] BO : fixed bug #PSCFV-5610 Credit slip reference is too short
[*] BO : added prefix on credit slip reference
2012-11-28 10:56:43 +01:00
vAugagneur
a1db83ef41 //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
DamienMetzger
9c8f31b42d [-] BO : added missing width and height of the logo in the supplier order PDF 2012-11-21 10:31:37 +01:00
rGaillard
f38ef7b915 [-] Core: Fix cache issue and order slip pdf generation 2012-10-22 12:40:15 +00:00
lLefevre
946dd2caf7 // Revert Revision 17891 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 10:13:43 +00:00
lLefevre
04fc63c2b6 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:35:11 +00:00
lLefevre
779cf350af // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
046b51ab99 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
lLefevre
9239de5dac [-] BO : fix #PSCFV-4933 : add recursively index.php file 2012-10-12 12:17:04 +00:00
rGaillard
673502eb8f // fix tax computation on orderslips pdf 2012-10-04 15:04:16 +00:00
rGaillard
3840020653 // Small fix 2012-09-05 16:29:42 +00:00
rGaillard
5b9a4eb82e // Tax rate was truncate on order slips 2012-09-05 16:14:06 +00:00
rGaillard
4acec40fbf // tax lines must be negative on order_slip as the other parts 2012-09-05 15:05:33 +00:00
rGaillard
039edb9672 // Fix PSCFV-3830 2012-08-31 13:47:10 +00:00
vAugagneur
a2e6fd65ff //small fix 2012-08-28 16:25:56 +00:00
dMetzger
cd1266012d // Fixed logo in PDF #PSCFV-3759 2012-08-27 10:16:22 +00:00
dMetzger
22cd246e36 // Removed FO call to shop->name instead of PS_SHOP_NAME 2012-08-21 14:24:43 +00:00
fBrignoli
9b34c0885a // clean 2012-07-09 09:59:03 +00:00
fBrignoli
1dda3c49dd [-] PDF : Bug Fixed #PSCFV-2735 - Missing tax details in order slip 2012-07-09 09:35:58 +00:00
mDeflotte
d7ee0b7a32 // Normalization 2012-06-27 15:04:43 +00:00
fBrignoli
5153579fb7 [-] PDF : Bug Fixed #PSCFV-2516 - Unable to print invoice when the physical url has been removed 2012-06-27 14:08:39 +00:00
fBrignoli
5455fc00eb [-] PDF : Bug Fixed #PSCFV-2945 - Basic Authentication + TCPDF : Beware if you need to modify the getLogo think to symlinks, vhosts etc ... 2012-06-27 09:44:01 +00:00
lLefevre
7362dcebc1 [-] PDF : #PSCFV-2795 : Add font : freeserif and fix bug in tcpdf.php 2012-06-26 13:01:18 +00:00
fBrignoli
e23211e540 [-] PDF : Bug Fixed #PSCFV-2773 - Front office, error on generating RMA form 2012-06-26 08:26:43 +00:00
fBrignoli
322d255b6f [-] PDF : Incorrect Order Return title 2012-05-11 15:23:49 +00:00
fBrignoli
79b2993a8a [*] PDF : Cart rules are now displayed as a "product line" 2012-05-11 09:17:54 +00:00
lLefevre
3a31fc80ad [-] BO : #PSCFV-1786 : fix size logo for PDF invoice 2012-05-10 16:30:32 +00:00
fBrignoli
4f457c1535 [-] PDF : Bug Fixed #PSFV-800 - Invoice free text is not displayed 2012-04-06 15:12:30 +00:00
fBrignoli
a20e175495 // PDF override 2012-03-28 15:28:29 +00:00
fBrignoli
77e5e02278 [*] PDF : PDF templates are now into the root directory, you can override those templates into the /theme/<name>/pdf/ directory 2012-03-27 15:47:23 +00:00
mDeflotte
4963e904a7 // Fix bug with TCPDF and logo url with shop using virtual path 2012-03-12 15:24:27 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00