djfm
6ab2ffaf12
// 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
690d761258
// fixed Bulgarian PDF generation
2013-03-12 10:28:35 +01:00
Rémi Gaillard
e2e1da2285
// fix pdf encoding also for vn/pl/ru/el languages
2013-03-04 15:17:23 +01:00
Rémi Gaillard
61d3078555
[-] Core: Fix TCPDF encoding for some languages like japan #PSCFV-8096
2013-03-04 14:38:51 +01:00
Rémi Gaillard
0b4fc0b000
[-] BO: Second part of #PSCFV-8067 for orderslips
2013-03-01 15:42:26 +01:00
Rémi Gaillard
ec4e179063
[-] 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
70f8c718bc
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
0a8abd087a
[-] BO: Fix PHP notice on ob_clean if no buffer to delete
2013-02-22 10:47:00 +01:00
Rémi Gaillard
dd6a93d6f2
[-] 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
3c00b28107
[-] PDF : Fixed unecessary slash in overriden template path
2013-02-11 10:53:46 +01:00
vAugagneur
0d9eb664d4
//failed to delete buffer. No buffer to delete in PDF
2013-02-05 10:12:00 +01:00
Rémi Gaillard
d72ce0d892
[-] BO: get the invoice prefix from the right shop
2013-02-04 15:11:29 +01:00
Rémi Gaillard
95ab473198
// clean the output buffer before print PDF in BO
2013-01-15 10:20:37 +01:00
Francois Gaillard
8baf87eef5
// Welcome 2013
2013-01-04 11:19:03 +01:00
vAugagneur
bfff958b1f
Merge pull request #75 from @sebastienhouzet
2012-12-12 11:24:56 +01:00
Rémi Gaillard
a68e5c1cfb
[-] Core: Fix Swift and TCPDF for hosting which disallow getmypid() php function
2012-12-10 15:06:03 +01:00
oleacorner
25ff95741b
Update classes/pdf/PDFGenerator.php
2012-11-29 13:05:05 +01:00
oleacorner
7834f1e274
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
8d6433f48f
[-] 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
be946319be
//remove svn keyword @version Release: $
2012-11-22 11:57:40 +01:00
DamienMetzger
8b292d0765
[-] BO : added missing width and height of the logo in the supplier order PDF
2012-11-21 10:31:37 +01:00
rGaillard
fc19914c85
[-] Core: Fix cache issue and order slip pdf generation
2012-10-22 12:40:15 +00:00
lLefevre
ece74e27c2
// Revert Revision 17891 : #PSCFV-5017 : update bad licenses in all files
2012-10-17 10:13:43 +00:00
lLefevre
07ca3c5258
// #PSCFV-5017 : update bad licenses in all files
2012-10-17 09:35:11 +00:00
lLefevre
6588f9514c
// Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files
2012-10-17 09:29:43 +00:00
lLefevre
398d345362
// #PSCFV-5017 : update bad licenses in all files
2012-10-17 06:18:59 +00:00
lLefevre
f6297b081d
[-] BO : fix #PSCFV-4933 : add recursively index.php file
2012-10-12 12:17:04 +00:00
rGaillard
a8f2ccd4da
// fix tax computation on orderslips pdf
2012-10-04 15:04:16 +00:00
rGaillard
8fa066859a
// Small fix
2012-09-05 16:29:42 +00:00
rGaillard
4d289e4290
// Tax rate was truncate on order slips
2012-09-05 16:14:06 +00:00
rGaillard
139bd56c94
// tax lines must be negative on order_slip as the other parts
2012-09-05 15:05:33 +00:00
rGaillard
e7c331f34d
// Fix PSCFV-3830
2012-08-31 13:47:10 +00:00
vAugagneur
73eaa1ea84
//small fix
2012-08-28 16:25:56 +00:00
dMetzger
371a83947d
// Fixed logo in PDF #PSCFV-3759
2012-08-27 10:16:22 +00:00
dMetzger
133f9102ac
// Removed FO call to shop->name instead of PS_SHOP_NAME
2012-08-21 14:24:43 +00:00
fBrignoli
f77f0c4e13
// clean
2012-07-09 09:59:03 +00:00
fBrignoli
06bebfe36a
[-] PDF : Bug Fixed #PSCFV-2735 - Missing tax details in order slip
2012-07-09 09:35:58 +00:00
mDeflotte
e44314c64e
// Normalization
2012-06-27 15:04:43 +00:00
fBrignoli
4e49a638d5
[-] 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
25749c8459
[-] 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
99c4db8999
[-] PDF : #PSCFV-2795 : Add font : freeserif and fix bug in tcpdf.php
2012-06-26 13:01:18 +00:00
fBrignoli
c1cf1969d4
[-] PDF : Bug Fixed #PSCFV-2773 - Front office, error on generating RMA form
2012-06-26 08:26:43 +00:00
fBrignoli
220e9b838f
[-] PDF : Incorrect Order Return title
2012-05-11 15:23:49 +00:00
fBrignoli
68199f0037
[*] PDF : Cart rules are now displayed as a "product line"
2012-05-11 09:17:54 +00:00
lLefevre
ab4793de0f
[-] BO : #PSCFV-1786 : fix size logo for PDF invoice
2012-05-10 16:30:32 +00:00
fBrignoli
95ec0d99c8
[-] PDF : Bug Fixed #PSFV-800 - Invoice free text is not displayed
2012-04-06 15:12:30 +00:00
fBrignoli
49f72de495
// PDF override
2012-03-28 15:28:29 +00:00
fBrignoli
703a24d439
[*] 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
f1d976206f
// Fix bug with TCPDF and logo url with shop using virtual path
2012-03-12 15:24:27 +00:00
rMalie
1dc629a949
// Welcome 2012²
2012-02-23 16:33:10 +00:00