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 |
|