Laurent Destailleur
|
0027335e3b
|
Fix regression
|
2021-12-10 03:25:07 +01:00 |
|
Laurent Destailleur
|
c4ef3ec116
|
Merge pull request #19578 from fr69400/patch4
FIX - Missing one html conversion
|
2021-12-09 17:31:03 +01:00 |
|
Laurent Destailleur
|
baabfd380f
|
Update pdf.lib.php
|
2021-12-09 17:25:06 +01:00 |
|
fr69400
|
abd984bc14
|
Update pdf.lib.php
|
2021-12-09 09:39:22 +01:00 |
|
stickler-ci
|
f74077a2e7
|
Fixing style errors.
|
2021-12-09 08:35:12 +00:00 |
|
fr69400
|
d0413f423f
|
FIX - Missing one html conversion
|
2021-12-09 09:33:00 +01:00 |
|
habot-it
|
6501bb7cbf
|
Update pdf.lib.php
|
2021-12-08 16:43:11 +01:00 |
|
stickler-ci
|
39117e8089
|
Fixing style errors.
|
2021-12-06 11:06:50 +00:00 |
|
habot-it
|
9ee3903fc4
|
Update pdf.lib.php
|
2021-12-06 12:06:32 +01:00 |
|
habot-it
|
2ad9761040
|
Add hookmanager in function pdf_pagefoot of pdf.lib.php
Customize PDF footers with HTML.
(Only on the last page with free text)
|
2021-12-06 07:47:24 +01:00 |
|
Laurent Destailleur
|
07506b523f
|
Clean code
|
2021-11-30 14:09:46 +01:00 |
|
stickler-ci
|
c807286f0b
|
Fixing style errors.
|
2021-11-30 11:17:48 +00:00 |
|
fr69400
|
19fc862a7e
|
Merge branch 'patch3' of https://github.com/fr69400/dolibarr into patch3
|
2021-11-30 12:17:21 +01:00 |
|
fr69400
|
078a040078
|
Update pdf.lib.php
|
2021-11-30 12:13:21 +01:00 |
|
stickler-ci
|
a933793b8a
|
Fixing style errors.
|
2021-11-28 13:42:25 +00:00 |
|
fr69400
|
5a165ae2bf
|
FIX PDF_NOLD_PRODUCT_LABEL
|
2021-11-28 14:40:15 +01:00 |
|
Laurent Destailleur
|
16c28b505b
|
Add comment on a bugged option
|
2021-11-15 11:10:18 +01:00 |
|
Laurent Destailleur
|
06f378db18
|
FIX Bad use of dol_concatdesc()
|
2021-11-11 15:31:19 +01:00 |
|
Laurent Destailleur
|
66f1dd8545
|
Fix avoid too large PDF
|
2021-11-11 15:12:31 +01:00 |
|
Laurent Destailleur
|
552d32ccd6
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-11-07 13:54:07 +01:00 |
|
Laurent Destailleur
|
3b7c385c6c
|
Fix syntax error
|
2021-11-07 13:53:30 +01:00 |
|
Laurent Destailleur
|
713db0e613
|
Removed function pdf_getTotalQty (duplicate with pdf_getlineqty)
|
2021-11-07 12:26:44 +01:00 |
|
Laurent Destailleur
|
ccc1d4d1fa
|
Fix warning
|
2021-11-07 12:24:25 +01:00 |
|
Florian HENRY
|
bb4eb2feea
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into fix_php8
|
2021-10-22 23:38:44 +02:00 |
|
Florian HENRY
|
87ac58efb6
|
fix php 8
|
2021-10-22 15:27:36 +02:00 |
|
Laurent Destailleur
|
a28d01ca83
|
Use PDF/A format instead of PDF
|
2021-10-16 18:59:01 +02:00 |
|
Laurent Destailleur
|
f3ea05b701
|
Merge pull request #17873 from atm-quentin/FIX_multiple_order_linked_to_facture
NEW when multiple order linked to facture, show list into note.
|
2021-10-12 14:30:34 +02:00 |
|
Alexandre SPANGARO
|
d10ec688c7
|
HTML5 - <font> tag is deprecated, replace by <span>
|
2021-10-05 09:03:13 +02:00 |
|
Alexandre SPANGARO
|
463efd3802
|
Missing language key
|
2021-10-05 06:26:19 +02:00 |
|
Laurent Destailleur
|
3e5deeadf4
|
Merge pull request #18406 from vincentjdc/supplier-order-hide-product-label
NEW : Adds PDF_HIDE_PRODUCT_LABEL_IN_SUPPLIER_LINES to hide product label in supplier order lines
|
2021-08-17 16:24:19 +02:00 |
|
Vincent Dieltiens
|
e691217d00
|
Add a Global variable 'PDF_HIDE_PRODUCT_LABEL_IN_SUPPLIER_LINES' to have the possibility to hide product label in supplier order lines.
|
2021-08-12 13:56:41 +02:00 |
|
stickler-ci
|
9d2552e77b
|
Fixing style errors.
|
2021-08-03 09:29:25 +00:00 |
|
Quentin VIAL-GOUTEYRON
|
2fab637b92
|
add dol_concatdesc
|
2021-08-03 11:26:57 +02:00 |
|
Quentin VIAL-GOUTEYRON
|
f22a02a7ef
|
fix br
|
2021-08-03 11:21:47 +02:00 |
|
Laurent Destailleur
|
756786f717
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/card.php
htdocs/compta/facture/list.php
htdocs/core/class/discount.class.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/modFournisseur.class.php
htdocs/fourn/facture/card.php
htdocs/holiday/list.php
htdocs/paybox/admin/paybox.php
htdocs/paypal/admin/paypal.php
htdocs/product/price.php
htdocs/projet/activity/perday.php
htdocs/projet/activity/permonth.php
htdocs/projet/activity/perweek.php
htdocs/stripe/admin/stripe.php
|
2021-06-11 19:05:05 +02:00 |
|
Laurent Destailleur
|
a057f17e56
|
Merge pull request #17878 from AlexisLaurier/fix/depositTranslationInInvoice
remove useless check on invoice line content when generating pdf
|
2021-06-11 18:13:58 +02:00 |
|
Alexis LAURIER
|
1a2434818d
|
remove useless check on deposit line content when generating pdf
|
2021-06-10 18:00:49 +02:00 |
|
Laurent Destailleur
|
1bf63c7862
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/compta/facture/list.php
htdocs/core/lib/functions.lib.php
|
2021-06-10 16:53:09 +02:00 |
|
stickler-ci
|
aae636bdc7
|
Fixing style errors.
|
2021-06-10 12:28:26 +00:00 |
|
Quentin VIAL-GOUTEYRON
|
1d279dedaa
|
missing &
|
2021-06-10 14:24:01 +02:00 |
|
Quentin VIAL-GOUTEYRON
|
71386479ad
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into FIX_multiple_order_linked_to_facture
|
2021-06-10 14:22:15 +02:00 |
|
stickler-ci
|
453ff4aa66
|
Fixing style errors.
|
2021-06-07 14:19:06 +00:00 |
|
Quentin VIAL-GOUTEYRON
|
66f7085225
|
Merge branch '12.0' of https://github.com/Dolibarr/dolibarr into FIX_multiple_order_linked_to_facture
|
2021-06-07 16:02:16 +02:00 |
|
Quentin VIAL-GOUTEYRON
|
d6c6170e9d
|
fix multiple order linked to invoice
|
2021-06-07 16:01:58 +02:00 |
|
Laurent Destailleur
|
273c4c2880
|
Fix typo
|
2021-06-05 15:28:41 +02:00 |
|
Laurent Destailleur
|
ddbfb5d734
|
Fix translation of note of product
|
2021-06-05 11:14:06 +02:00 |
|
Laurent Destailleur
|
7a93365836
|
Fix bad name of var
|
2021-06-05 11:07:38 +02:00 |
|
Frédéric FRANCE
|
3ebe6eb014
|
fix bad setup of MAIN_USE_BACKGROUND_ON_PDF
|
2021-05-27 00:02:01 +02:00 |
|
Laurent Destailleur
|
a2cd181435
|
FIX Debug reception module
|
2021-05-10 11:53:19 +02:00 |
|
Laurent Destailleur
|
b2901bfae0
|
Make code simpler
|
2021-05-04 00:15:06 +02:00 |
|