Commit Graph

492 Commits

Author SHA1 Message Date
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
9694d926e6 Qual: Factorize code. Removed useless code. 2009-05-04 19:02:32 +00:00
Regis Houssin
faf854169c New: early development of multi-company module 2009-04-30 10:31:01 +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
Laurent Destailleur
1211763d53 Qual: Uniformize PDF 2009-04-20 20:18:45 +00:00
Laurent Destailleur
1f3f2b8c44 Log file for error messages use LOG_ERR level. 2009-03-12 22:49:05 +00:00
Laurent Destailleur
cdc6493ba5 Removed TODO and deprecated files 2009-03-09 21:59:29 +00:00
Laurent Destailleur
817593fe13 Fix: UTF8 encoding in country for addresses in PDF 2009-03-02 22:38:19 +00:00
Laurent Destailleur
36faecca0d Changes to support deposit invoices 2009-03-02 21:21:49 +00:00
Laurent Destailleur
dbf8418e84 Fist changes to support deposit invoices 2009-02-21 17:43:02 +00:00
Laurent Destailleur
8b62b7831d Add customer code in invoice 2009-02-21 13:16:09 +00:00
Laurent Destailleur
5ae45de711 Add customer code in proposals 2009-02-21 13:07:29 +00:00
Laurent Destailleur
0823322ba1 Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53: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
d7291bc655 Fix: UTF encoding 2009-02-16 20:56:08 +00:00
Laurent Destailleur
8898721a76 Load dict lang file for currency translation 2009-02-13 23:59:43 +00:00
Laurent Destailleur
c42ed09071 Fix: Some fix everywhere in beta 2009-02-10 22:07:31 +00:00
Laurent Destailleur
b1165d90fb Fix: Translation of month should be ok. 2009-02-07 00:38:29 +00:00
Laurent Destailleur
1a60505023 Fix: Bad alignement of line in rouget model 2009-02-03 00:42:07 +00:00
Laurent Destailleur
bb90ab1288 New: Customer and supplier codes can be automatically generated 2009-01-31 15:23:05 +00:00
Laurent Destailleur
4606095b1e Add navigation bar on supplier orders 2009-01-30 23:49:32 +00:00
Laurent Destailleur
204693b0e8 Change to uniformize code of PDF generators 2009-01-29 01:57:56 +00:00
Laurent Destailleur
57fc0db956 Can use multilanguage label and desc for product 2009-01-28 15:37:10 +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
c786173baa Fix: Error when editing memeber card 2009-01-21 12:20:58 +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
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
3ada34c736 Fix: credit note support on pdf invoice 2008-12-02 23:42:07 +00:00
Laurent Destailleur
a644c122f3 Fix: Bank receipt translation and fix 2008-12-01 23:51:52 +00:00
Laurent Destailleur
77cc4a1b56 Qual: Factorize redundant code 2008-11-20 23:51:22 +00:00
Laurent Destailleur
fba4488a4d New: Add clone feature on invoices.
Fix: Fix clone feature on emailings.
Revert option to use predefined invoices
2008-11-20 21:30:23 +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
d14ea97a09 UTF-8 support 2008-11-06 19:40:34 +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
7134c6e191 Maxi debug for UTF8 support 2008-10-29 21:34:55 +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
45d8c67e6c Maxi debug for UTF8 support 2008-10-28 23:36:36 +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
4d97b3fc37 Translation BIC/SWIFT 2008-10-19 20:53:28 +00:00
Laurent Destailleur
dd3d8084b8 New: changes to support UTF-8 output format 2008-10-17 00:24:44 +00:00
Laurent Destailleur
f4d12a4c1b Change to support different page code in HTML output 2008-10-09 18:11:03 +00:00
Laurent Destailleur
1772463414 New: Add ability for numbering module to not be shown if a condition is not true. 2008-09-04 23:44:36 +00:00
Laurent Destailleur
243a5b4863 Doc 2008-08-07 07:50:04 +00:00
raphael_bertrand
95068050b0 Auto PageBreak ehancement with linebreaks anticipation 2008-08-06 14:23:26 +00:00
raphael_bertrand
b156875843 Auto PageBreak patch (bug24007) 2008-08-06 13:18:13 +00:00
Laurent Destailleur
82a3bd3913 Fix: Currency translation and prof id in PDF 2008-07-31 14:25:00 +00:00
Laurent Destailleur
3508add202 Fix: Currency translation and prof id in PDF 2008-07-31 14:21:21 +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
Laurent Destailleur
5a6b708626 Fix: Payment mode not provided 2008-07-10 17:32:24 +00:00
Laurent Destailleur
940cf2bc31 Fix: Numbering errors 2008-07-08 22:29:34 +00:00
Laurent Destailleur
1c43e655dc Fix: Numbering for terre 2008-07-08 22:18:58 +00:00
Laurent Destailleur
6d8755edd4 Fix: Maxi bug. Value for date used in object numbering module was current date instead of date of object. 2008-07-05 14:20:03 +00:00
Regis Houssin
1499bb83b7 On peut utiliser le nom de la société du contact facturation sur les factures, mettre à 1 la constante FACTURE_USE_COMPANY_NAME_OF_BILL_CONTACT 2008-06-24 08:41:28 +00:00
Laurent Destailleur
fb982b6fd3 Add tag {cccc0000} in generic numering modules (from a work of Raphael) 2008-06-20 21:10:24 +00:00
Laurent Destailleur
b3d7894d9e Patch Raphael 2008-06-17 13:45:44 +00:00
Laurent Destailleur
4f1460cb4f Patch Raphael 2008-06-17 13:45:44 +00:00
Laurent Destailleur
9b68fc591e Fix: bug #22074 : Problème d'affichage sur propale avec contact 2008-06-11 01:56:34 +00:00
Laurent Destailleur
394b3375a1 [Task #7349] Patch + Correction mise en page adresse contact sur PDF 2008-06-09 18:55:24 +00:00
Laurent Destailleur
2ba58df6da Doxygen 2008-05-12 23:06:38 +00:00
Laurent Destailleur
6b2ea02412 Fix: Generating of reports for action use a good page break. Added page nb in report. 2008-05-02 19:19:02 +00:00
Laurent Destailleur
5aee8653be Fix: Black area on PDF 2008-04-16 21:55:26 +00:00
Laurent Destailleur
b5844d053e Accept 3 lines fot free text on pdf 2008-04-13 22:46:46 +00:00
Laurent Destailleur
063fa37f4f Euro symbols on text description dos not creat bad pdf coding 2008-04-13 22:30:09 +00:00
Laurent Destailleur
56e9b9cef7 Euro symbols on text description dos not creat bad pdf coding 2008-04-13 22:30:09 +00:00
Laurent Destailleur
08af4cbbfe Qual: Reorganize lib functions:
All lib php files are called .lib.php
Image functions are stored in images.lib.php
2008-04-05 14:18:13 +00:00
Laurent Destailleur
1ddb6fe373 Reduce size of free text in PDF from 8 to 7 2008-04-04 10:24:41 +00:00
Laurent Destailleur
77e831d914 New: Ajout champ mention légal 2008-04-03 14:53:14 +00:00
Laurent Destailleur
496c7f0fd7 Support TVA Non Perçu Récupérable on crabe, azur and einstein modeles 2008-04-02 23:54:18 +00:00
Laurent Destailleur
0fc6e72dc8 Fix: Generic numbering modules was not working on PHP4 2008-03-31 04:26:54 +00:00
Laurent Destailleur
be9185f239 Removed deprecated file (replaced by module mercure). 2008-03-31 04:25:28 +00:00
Laurent Destailleur
af274668a3 Fix: Detection auto des champs text/html.
Fix: Dans les PDF, il ne faut pas faire le nl2br standard de PHP lors de la conversion text en HTML car ce dernier ne remplace pas le \n mais ajoute le br hors le writeHTMLCell transforme aussi les \n en br.
2008-03-31 03:31:08 +00:00
Laurent Destailleur
0b2ed1cc63 Fix: Bad tooltip 2008-03-06 13:05:13 +00:00
Laurent Destailleur
2a90226b61 New: A generic order numbering module (depreciate all others) 2008-03-05 22:20:30 +00:00
Laurent Destailleur
b9d36ccdc6 New: Model mercure is changed to stable 2008-03-05 21:36:07 +00:00
Laurent Destailleur
798701385d New: Model mercure is complete 2008-03-05 21:05:08 +00:00
Laurent Destailleur
68595e00e5 Le modèle de numérotation de facture générique mercure est opérationnel (Le prefix et l'offset ne sont oas encore géré) 2008-03-04 01:14:45 +00:00
Laurent Destailleur
77b72f3521 Fix: Nb of pages 2008-02-13 16:50:49 +00:00
Laurent Destailleur
6e3aeee8c7 Doc: Maj doc doxygen 2008-01-20 19:24:05 +00:00
Laurent Destailleur
7fc0d6591d Qual: Réorganisation un peu plus logique de certaines fonctions. Réduction de la taille du fichier html.form.class.php qui est chargé a chaque fois et qui consomme a lui seul 1Mo 2008-01-11 17:16:46 +00:00
Laurent Destailleur
5910c05845 Fix: Amélioration nb long sur modeles pdf 2007-12-31 03:18:12 +00:00
Laurent Destailleur
5a25ff40ce Fix: Gestion de l'escompte sur les factures ne marchait plus 2007-12-17 18:18:51 +00:00
Laurent Destailleur
7d86d53dc8 Fix: Gestion de l'escompte sur les factures ne marchait plus 2007-12-17 18:14:53 +00:00
Laurent Destailleur
c89ff96964 Fix: Les modèle PDF ne géraient pas l'affichage de l'avoir appliqué sur une facture. 2007-12-16 19:07:41 +00:00