Commit Graph

265 Commits

Author SHA1 Message Date
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
Regis Houssin
08ad75940e Add an example for hook integration in pdf 2010-09-09 08:33:30 +00:00
Regis Houssin
ff17dfd9c0 Add an example for hook integration in pdf 2010-09-09 07:26:17 +00:00
Regis Houssin
d43c5edb9d Qual: uniformize code 2010-09-09 06:23:02 +00:00
Regis Houssin
d080b2b792 Qual: uniformize code 2010-09-09 06:06:24 +00:00
Regis Houssin
24962e786a Qual: uniformize code 2010-09-09 06:00:52 +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
a830ef94f2 Fix: Works with IRPF/RE 2010-07-20 18:07:38 +00:00
Juanjo Menent
18c0fb3f9f Put roig specific dev into azur. 2010-07-20 07:59:19 +00:00
Laurent Destailleur
29536ecbd8 Fix: Use correct order of firstname and lastname. 2010-07-18 10:39:07 +00:00
Regis Houssin
94ede894a6 Fix: regression 2010-06-08 08:27:57 +00:00
Regis Houssin
b6964b5617 Add possibility to add free text line in documents 2010-06-07 09:29:42 +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
Philippe Grand
b65ddfabe8 according to new tree directory 2010-04-28 21:29:12 +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
Regis Houssin
c7df8f8807 Fix: move module class to your own directory 2010-03-22 15:31:13 +00:00
Laurent Destailleur
c940a0bb01 New: Can use payment conditions on several lines 2010-01-20 20:42:40 +00:00
Laurent Destailleur
45067e7d4d Fix: We must use the long label for payment condition on PDF documents 2010-01-20 19:38:41 +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
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
e991699631 Fix: Bad alignement of recipient name 2009-11-04 20:50:20 +00:00
Laurent Destailleur
fbb002a0fa A change for german users (customer must be on left). 2009-10-28 23:52:33 +00:00
Regis Houssin
8ecbcea2a2 Fix: pas grand chose 2009-10-26 20:20:55 +00:00
Regis Houssin
f0e75393d5 Fix: Assigning the return value of new by reference is deprecated 2009-10-25 10:53:36 +00:00
Regis Houssin
37c2825f93 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-22 15:09:04 +00:00
Regis Houssin
d9dadd9671 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 13:09:42 +00:00
Laurent Destailleur
949d548dbf Fix: Translation of payment type 2009-10-01 23:19:15 +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
76f25a038f Fix: bug #27197 : Fix discount applied twice 2009-08-22 03:09:52 +00:00
Laurent Destailleur
9c53f0ed8e Fix: Fix global typo error 2009-08-19 17:16:47 +00:00
Laurent Destailleur
e3bd60cb8a Function dol_nboflines_bis shoul work with non UTF-8 content. 2009-08-02 18:05:16 +00:00
Regis Houssin
46bafccbca Fix: utf-8 2009-07-31 00:48:25 +00:00
Laurent Destailleur
6b7d3ad0c1 Qual: Code to calucalte VAT is now more clear. 2009-07-29 16:13:33 +00:00
Laurent Destailleur
d4b0cfdfb7 Fix: Files related to running company must not be saved into same directory dedicated to module third party. 2009-07-02 00:16:50 +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
e4c402c1cf Add option MAIN_GENERATE_DOCUMENTS_WITHOUT_VAT 2009-06-05 12:25:09 +00:00
Regis Houssin
852e8703f6 Fix: Replace with simple directories 2009-05-08 11:22:15 +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 rpertoire 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
Regis Houssin
f467d4d868 Fix: lignes trop colles 2009-04-16 16:15:00 +00:00
Laurent Destailleur
897102d797 Add comment for future feature 2009-04-13 23:31:41 +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
0060695c1b Fix: UTF encoding on PDF company if there is no logo. 2009-02-18 18:18:34 +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
5bf4e90b98 Fix in sending pdfs 2009-02-04 22:12:23 +00:00
Laurent Destailleur
4606095b1e Add navigation bar on supplier orders 2009-01-30 23:49:32 +00:00
Laurent Destailleur
d698e4b4d8 removed a test 2009-01-30 21:32:44 +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
6da0d25acc Fix: Miscellanous fix on i18n 2009-01-25 16:45:04 +00:00
Laurent Destailleur
52dfed2d53 Fix: encryption of special char of contacts 2009-01-19 22:41:26 +00:00
Laurent Destailleur
7ad8b95295 Fix: encryption of special char of contacts 2009-01-19 22:05:00 +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
Laurent Destailleur
d370e2ff9f Fix: Translation of Offered on PDF 2009-01-15 00:32:10 +00:00
Laurent Destailleur
7edbbc9048 No limit on free text on PDF 2009-01-12 17:36:14 +00:00
Laurent Destailleur
0bdd1efe2b Qual: Renamed all function dolibarr_xxx to dol_xxx to use same prefix everywhere. 2009-01-07 10:57:36 +00:00
Laurent Destailleur
569d5b89be Fix: encoding of personalized payment condition in PDF 2009-01-02 18:30:52 +00:00
Laurent Destailleur
1ebc1bdece Fix: UTF8 support in public notes 2008-12-15 22:07:07 +00:00
Laurent Destailleur
77cc4a1b56 Qual: Factorize redundant code 2008-11-20 23:51:22 +00:00
Laurent Destailleur
15dea5162a Fix: Syntax error 2008-11-17 18:11:14 +00:00
Laurent Destailleur
2beb605b3c UTF8 Support 2008-11-06 19:56:24 +00:00
Laurent Destailleur
be8714813e Fix: Useless call to html entities decoding 2008-11-06 01:13:00 +00:00
Laurent Destailleur
84c6b4afb0 Fix: Removed call to not correct function 2008-11-06 00:59:07 +00:00
Laurent Destailleur
a23602df8f Qual: Removed deprecated code 2008-10-29 22:25:34 +00:00
Laurent Destailleur
447d3c1eae Maxi debug for UTF8 support 2008-10-29 21:26:59 +00:00
Laurent Destailleur
bacdb1daeb Maxi debug for UTF8 support 2008-10-29 19:49:10 +00:00
Laurent Destailleur
7deb33c52d Maxi debug for UTF8 support 2008-10-28 20:05:23 +00:00
Laurent Destailleur
dbae510665 No special chars in filename 2008-10-25 21:18:53 +00:00
Laurent Destailleur
6a259176a4 Add option to set mask on new files 2008-10-21 21:27:20 +00:00
Laurent Destailleur
dd3d8084b8 New: changes to support UTF-8 output format 2008-10-17 00:24:44 +00:00
Laurent Destailleur
ddf2ede90b Trad: Remove deprecated translation 2008-10-09 14:15:27 +00:00
Laurent Destailleur
ebc6542c3b Qual: Remove dead code 2008-08-07 07:47:38 +00:00
raphael_bertrand
95068050b0 Auto PageBreak ehancement with linebreaks anticipation 2008-08-06 14:23:26 +00:00
Laurent Destailleur
897152a924 Qual: Removed duplicate code 2008-07-29 19:20:33 +00:00
Laurent Destailleur
4cf4c7aa12 Fix: Remove html entities coding in id prof output on PDF. 2008-07-28 09:09:03 +00:00
Laurent Destailleur
b8c99626fe Fix: Translation 2008-07-21 14:15:07 +00:00