Laurent Destailleur
c7c4a83f58
Work on compatibility between FPDF and TCPDF. Now language file main.lang can be used to defined which font to use with TCPDF (Always Helvetica with FPDF).
2010-11-13 02:58:29 +00:00
Laurent Destailleur
d018d4be8b
Qual: Uniformize all document generation into function write_file
...
Doxygen
2010-11-11 01:09:41 +00:00
Laurent Destailleur
43f5f95439
Fix: Now have one function to show and one to return.
2010-10-27 17:25:46 +00:00
Laurent Destailleur
af79efb0cc
Works on migration of FPDF to TCPDF
2010-10-02 11:12:20 +00:00
Regis Houssin
93df5fcb01
Works on hook integration
2010-09-21 09:44:15 +00:00
Laurent Destailleur
0c72d41f36
New: Use a function to format address according to country
2010-09-19 16:25:24 +00:00
Regis Houssin
cba466ad37
Works on hook integration in pdf
2010-09-13 06:33:42 +00:00
Regis Houssin
9664f0af5f
Qual: big uniformize code
2010-09-09 14:06:15 +00:00
Laurent Destailleur
6e84b54b81
Works on migration of FPDF to TCPDF
2010-09-07 22:36:45 +00:00
Laurent Destailleur
a7f6fdecca
Work on replacement of FPDF with TCPDF
2010-09-01 14:32:13 +00:00
Laurent Destailleur
02206c3fa4
Work on FPDF replacement by TCPDF
2010-09-01 14:13:51 +00:00
Laurent Destailleur
a2cca4c215
Work on FPDF replacement by TCPDF
2010-09-01 11:44:27 +00:00
Laurent Destailleur
f5a945cf74
Work on FPDF replacement by TCPDF
2010-09-01 10:22:11 +00:00
Laurent Destailleur
bb4ca59ce3
Fix: Bad object
2010-08-31 21:02:01 +00:00
Laurent Destailleur
ac4dfe00c4
Accept larger company names. Up to 60 chars.
2010-08-24 18:04:05 +00:00
Regis Houssin
aa62559812
Fix: fetch_client is deprecated
2010-08-06 13:56:25 +00:00
Laurent Destailleur
5da647ccad
Fix: Doxygen
2010-07-27 22:38:28 +00:00
Laurent Destailleur
29536ecbd8
Fix: Use correct order of firstname and lastname.
2010-07-18 10:39:07 +00:00
Laurent Destailleur
fe8a652fe0
Remove deprecated properties and use a method instead to get the full address string.
2010-05-09 14:47:02 +00:00
Laurent Destailleur
1f7153e542
Mutualize a lot of code on recipient address forging. This will allow to add features on address fields to show according to country.
2010-04-06 18:40:08 +00:00
Laurent Destailleur
c11acda907
Mutualize code. Prepare to build recipient address in same function.
2010-04-05 13:17:55 +00:00
Laurent Destailleur
37a2f537c2
Qual: Removed deprecated code
2010-03-30 18:21:58 +00:00
Laurent Destailleur
b6283b64e5
Qual: Mutualize some code
2010-03-30 18:03:01 +00:00
Laurent Destailleur
d08e058726
Qual: Uniformize code and remove useless function
2010-02-24 16:25:34 +00:00
Laurent Destailleur
c940a0bb01
New: Can use payment conditions on several lines
2010-01-20 20:42:40 +00:00
Regis Houssin
3b5735bd9c
Fix: uniformize code
...
Fix: if the contact's address is empty, it uses one of the company
2009-12-23 10:07:48 +00:00
Laurent Destailleur
f7c9d6be62
Fix: Use wrong value of constant if multientity is used.
2009-12-09 19:45:15 +00:00
Laurent Destailleur
72cf30350a
Fix: Bug on utf8
2009-11-25 12:51:06 +00:00
Laurent Destailleur
5ba30c1a0f
New: Add customer ref if defined
2009-11-06 22:04:21 +00:00
Laurent Destailleur
75d4627c8a
Fixed: In no country is defined, we do not show "Country".
2009-11-04 21:53:51 +00:00
Laurent Destailleur
a5c7178a3d
New: Can use variables into the free text on PDF (__TOTAL_TTC_, __TOTAL_VAT...)
2009-08-25 13:37:29 +00:00
Laurent Destailleur
e3bd60cb8a
Function dol_nboflines_bis shoul work with non UTF-8 content.
2009-08-02 18:05:16 +00:00
Laurent Destailleur
f22aa12c2d
Add hidden option MAIN_USE_BACKGROUND_ON_PDF
2009-06-15 18:57:34 +00:00
Laurent Destailleur
3465ecad0f
Use contact if defined by default for address instead of third party.
2009-06-14 17:48:08 +00:00
Laurent Destailleur
7b68ed8cd5
Qual: Removed deprecated source code
2009-06-10 19:51:00 +00:00
Laurent Destailleur
4e2b3fc685
Fix: Customer code was not correct if it contains special characters
2009-05-05 15:06:59 +00:00
Laurent Destailleur
711c7125dd
Fax is shown on right of phone on PDF
2009-05-05 14:46:11 +00:00
Laurent Destailleur
7322cd136e
Fix: rename function sanitizeFileName into dol_sanitizeFileName to avoir conflict with fckeditor
2009-04-29 18:02:50 +00:00
Regis Houssin
a20b4643df
New: parametre de config des repertoires dans les proprietes de la classe du module
...
avec un répertoire parent en fonction de l'entité
Fix: uniformisation propal to propale
2009-04-28 13:52:08 +00:00
Laurent Destailleur
1211763d53
Qual: Uniformize PDF
2009-04-20 20:18:45 +00:00
Laurent Destailleur
817593fe13
Fix: UTF8 encoding in country for addresses in PDF
2009-03-02 22:38:19 +00:00
Laurent Destailleur
ffa4a884d9
Add customer code in proposals
2009-02-21 12:41:15 +00:00
Laurent Destailleur
0ae24f6f9e
Add country in address if country differs from country user
2009-02-18 17:37:32 +00:00
Laurent Destailleur
ba175ce7f4
If there is a commercial contact, use its name in proposal
2009-02-16 21:37:28 +00:00
Laurent Destailleur
c42ed09071
Fix: Some fix everywhere in beta
2009-02-10 22:07:31 +00:00
Laurent Destailleur
204693b0e8
Change to uniformize code of PDF generators
2009-01-29 01:57:56 +00:00
Laurent Destailleur
5233e4894e
Mutualize code and debug for UTF output
2009-01-28 15:09:37 +00:00
Laurent Destailleur
52dfed2d53
Fix: encryption of special char of contacts
2009-01-19 22:41:26 +00:00
Laurent Destailleur
1036eabd42
New: Add hidden option MAIN_DISABLE_PDF_COMPRESSION
2009-01-18 17:07:27 +00:00
Laurent Destailleur
8e06b62715
New: Upgrade FPDF to 1.6
...
New: Added keywords in PDF
Fix: Author, title and topic are correctly encoded i nPDF.
Fix: Now HTML output is always UTF8, this solve bad PDF encoding on old users.
2009-01-15 22:49:06 +00:00