Laurent Destailleur
8d206fdfb0
Prepare move to other licence. For the moment all answers for licence
...
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Laurent Destailleur
e39ec132e5
Fix: Checkstyle
2012-12-19 20:59:08 +01:00
Laurent Destailleur
11ab579639
Fix: Several fixes to avoid PDF lib conflicts.
2012-12-19 13:06:45 +01:00
Laurent Destailleur
e3d07621eb
Fuck git. Restore another lost commit.
2012-12-04 20:51:45 +01:00
Laurent Destailleur
4136c27516
RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
...
commits !
2012-12-01 15:45:05 +01:00
Laurent Destailleur
31b37c5aff
Fix: Length not hard coded
2012-12-01 11:31:02 +01:00
Laurent Destailleur
624c0fa040
Fix: Restore compatibility with FPDF.
2012-11-30 20:31:43 +01:00
Laurent Destailleur
f87865f039
Fix: crazy pagebreak when warterwark is higher than free space.
2012-11-02 14:21:32 +01:00
Laurent Destailleur
9b1f70e58e
Fix: Trick to solve easily problem of font for some foreign users.
2012-10-31 19:38:16 +01:00
Laurent Destailleur
f6d9b2abe3
New: Add hidden option MAIN_PDF_MARGIN_LEFT, MAIN_PDF_MARGIN_RIGHT,
...
MAIN_PDF_MARGIN_TOP, MAIN_PDF_MARGIN_BOTTOM to force margins of
generated PDF.
Qual: Use 2 different var for reserver footer height and free text
height.
2012-10-31 13:48:59 +01:00
Laurent Destailleur
6f9c9fcd55
Fix: Free text overlap data when not on last page.
2012-10-30 13:11:17 +01:00
Laurent Destailleur
9d44590980
Fix: Using a more precise function to calculate free texts height avoid
...
having few pixels offset on free texts.
2012-10-30 11:17:49 +01:00
Regis Houssin
e19f8c54f1
Fix: strict mode hurricane
2012-09-15 10:01:35 +02:00
Regis Houssin
b5ba6ef4d9
Fix: broken feature, enable source details by default
2012-09-06 12:37:36 +02:00
Regis Houssin
54860ef304
Fix: upgrade tcpdf and fpdi
2012-08-29 09:55:32 +02:00
Regis Houssin
d88abe8df0
Fix: use label instead libelle
2012-08-25 12:07:18 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Laurent Destailleur
54c6db5b81
Qual: Uniformize code for pdf generation.
...
Refactoring of pdf code to make code cleaner and fix a lot of bug into
page breaks.
2012-08-08 04:12:20 +02:00
Regis Houssin
28ccc43125
Fix: avoid another warning
2012-07-10 20:45:07 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Regis Houssin
761f841735
Fix: missing contract reference
2012-07-02 10:37:39 +02:00
Laurent Destailleur
44f31bf21c
Fix: The fix made by renaming PDF_ADDALSOTARGETDETAILS into MAIN_PDF_ADDALSOSOURCEDETAILS was fixing things in the wrong direction. The regression was the missing data on the recipient compared to 3.1.1
2012-06-15 11:16:17 +02:00
Laurent Destailleur
3fe6ed9a7d
Fix: Messy source address
2012-06-14 17:50:32 +02:00
Laurent Destailleur
6cd03f9ccd
Fix: typo error
2012-06-13 20:13:57 +02:00
Laurent Destailleur
a862b5d5c3
Fix: Try a better fix. Format of content of table should depend of
...
content and output rules and not on how data was input.
2012-04-28 16:58:32 +02:00
Regis Houssin
0ad2c4a027
Fix: problem of line break between label and description when
...
using fckeditor
2012-04-26 10:30:18 +02:00
Laurent Destailleur
c42a854a87
Fix: wrong encoding of special chars
2012-04-20 14:09:30 +02:00
Laurent Destailleur
4b8eeead2c
Fix: Add hidden option to restore lost feature.
2012-04-20 13:55:06 +02:00
Regis Houssin
02d2872ac5
Fix: invert emetteur and problem with long phone number
2012-04-10 12:35:14 +02:00
Laurent Destailleur
a6bbe1032d
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-04 17:37:20 +02:00
Regis Houssin
14b6173d87
Fix: add width and minimum height of cells parameters
2012-04-03 18:01:27 +02:00
Laurent Destailleur
bb67c95c3d
Uniformize code
2012-04-02 20:08:08 +02:00
Laurent Destailleur
46251db167
Qual: Use a shared function to define logo heigth.
...
Qual: Add more phpunit tests
Fix: This also solve overlapping logos.
2012-04-01 23:57:15 +02:00
Laurent Destailleur
18aecbaa9e
Add test to work with old FPDF.
2012-03-20 01:42:18 +01:00
Laurent Destailleur
3383d314c9
Doxygen
2012-03-19 17:18:11 +01:00
Laurent Destailleur
ed41e03589
Qual: Fix a ton of CheckStyle errors
2012-03-18 19:23:01 +01:00
Regis Houssin
ca468c2f84
Fix: hook object more simple
2012-03-09 14:48:56 +01:00
Regis Houssin
99c177df46
Fix: missing object $db
2012-03-09 08:28:30 +01:00
Regis Houssin
ee86da0e1e
Fix: refactorize llx_c_currencies and currency symbol
2012-03-08 11:49:38 +01:00
Regis Houssin
30c7bf811b
Fix: add pdf_writeLinkedObjects method
2012-03-02 15:03:46 +01:00
Regis Houssin
e1f97c009b
Fix: for add external linked objects
2012-03-02 17:52:47 +08:00
Regis Houssin
5b3a3b8e2e
Fix: add array return
2012-03-02 17:40:16 +08:00
Regis Houssin
f39e156f3a
New: add pdf_getLinkedObjects hook
2012-03-02 08:31:38 +01:00
Regis Houssin
64b8486494
New: add method for show linked objects in pdf
2012-03-02 08:11:40 +01:00
Regis Houssin
3b0beed51d
Fix: professionnal id only visible if not empty
2012-02-24 16:52:33 +01:00
Laurent Destailleur
8d6655061e
Qual: Full description of lines for ODT generation share same
...
function.
2012-02-19 21:08:17 +01:00
Laurent Destailleur
75bb0eddd7
Fix: Bad br.
2012-02-19 20:31:59 +01:00
Laurent Destailleur
7afcee03b9
Work on debian package
2012-02-18 03:29:43 +01:00
Laurent Destailleur
ffac9689f4
Doxygen
2012-02-04 14:39:47 +01:00
Christophe Battarel
acf95fa646
rajout commentaires entete programme
2012-01-16 17:36:22 +01:00
Christophe Battarel
cc6932e0ba
pdf.lib.php : ne pas traduire les textes à partir des textes produits si ils ont été modifiés à la saisie.
2012-01-16 17:33:00 +01:00
Laurent Destailleur
c2348ef600
Uniformize field country_id, country_code, country
2011-12-29 18:07:41 +01:00
Laurent Destailleur
277564d7e2
Fix: Avoid to encode with dol_htmlentitiesbr twice.
2011-12-08 20:20:16 +01:00
Laurent Destailleur
1b2c0120da
Qual: Try to reduce call to convToOutputCharset
2011-12-07 18:10:24 +01:00
Laurent Destailleur
9df57875ce
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2011-12-07 10:50:04 +01:00
Grand Philippe
4c575ced72
fix error commit
2011-12-06 16:07:34 +01:00
Grand Philippe
1481d0b79e
creating the all file of currencies symbol in decimal unicode. Need some
...
font to get all working.
2011-12-06 15:09:11 +01:00
Laurent Destailleur
28afd2e3c6
Doxygen
2011-12-06 00:39:24 +01:00
Laurent Destailleur
b0aff1c927
Fix: fix not initialized variables
2011-12-05 17:13:48 +01:00
Grand Philippe
28cd577c6c
To get columns "P.U.TTC" and "Total TTC" within pdf
2011-12-03 23:37:16 +01:00
Laurent Destailleur
56a0e26465
Fix: Removed tons of warnings
2011-12-01 17:09:01 +01:00
Laurent Destailleur
839781dfbe
Qual: Removed a TODO by renaming all ->monnaie into ->currency
2011-11-23 14:55:36 +01:00
Laurent Destailleur
1770a46519
Qual: Removed tons of warning
2011-11-22 14:00:03 +01:00
Laurent Destailleur
bf9c482f8a
Fix: Deposits was not included into lines but into into remain to pay
2011-11-16 18:58:11 +01:00
Regis Houssin
b72ef91f19
Fix: carriage return problem
2011-11-12 12:56:33 +01:00
Laurent Destailleur
9ec3500b1f
New: Add option INVOICE_POSITIVE_CREDIT_NOTE
2011-11-11 00:36:01 +01:00
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00