Laurent Destailleur
403d9f27a4
FIX #24908 #25824
2023-09-11 12:19:30 +02:00
onhairech
b920dfdbda
qodana fix 4: missing returns ( #25334 )
...
* qodana fix 4: missing returns
* Delete settings.json
* correcting the return info function
* unreachable code fix
* return fix
2023-07-25 23:29:34 +02:00
Laurent Destailleur
07bca51a75
Debug v18 - Length of amount in number too large
2023-07-05 14:07:15 +02:00
Laurent Destailleur
48cfd6d1c5
Debug v18
2023-07-05 13:57:57 +02:00
Frédéric FRANCE
c61d96c98f
put phpmin info in one place
2023-05-31 09:31:22 +02:00
Laurent Destailleur
f85487b758
Fix warning
2023-05-01 19:36:12 +02:00
Laurent Destailleur
0b4cacd291
Use dolChmod
2023-02-17 20:01:53 +01:00
Philippe GRAND
a68e3676ef
update code towards php8 compliance
2022-10-06 10:12:17 +02:00
Laurent Destailleur
dc30cb19b5
Merge pull request #22456 from grandoc/new_branch_29_09_2022
...
update code toward php8
2022-10-04 18:10:01 +02:00
Philippe GRAND
9299b5fd05
update code towards php8 compliance
2022-10-03 11:38:10 +02:00
Philippe GRAND
1a028a9953
update code toward php8
2022-09-29 12:16:08 +02:00
Frédéric France
c7ee2f413c
min php version is 7.0
2022-09-27 20:48:47 +02:00
Frédéric France
17fa3b327e
fix usage of getDolGlobalInt
2022-09-14 21:33:43 +02:00
Frédéric France
8e66b7207e
replace ! empty by !empty
2022-08-31 22:14:20 +02:00
Laurent Destailleur
08a942dca8
# WARNING: head commit changed in the meantime
...
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-06-17 14:52:51 +02:00
Faustin
ef959ecddd
FIX#21093
2022-06-11 00:18:38 +02:00
Laurent Destailleur
e5cda0b80e
Debug v16
2022-05-19 11:55:14 +02:00
Laurent Destailleur
308e7a3d9b
Fix scrutinizer
2022-05-18 12:40:44 +02:00
Laurent Destailleur
ee0ffae407
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/modules/supplier_payment/doc/pdf_standard.modules.php
2022-03-17 00:15:01 +01:00
Ferran Marcet
8e944b8b6d
Fix: Error whem generating supplier payment pdf
2022-03-08 17:34:51 +01:00
Laurent Destailleur
c3a42162d9
FIX The vat code was not correctly managed on PDF templates
2022-01-08 14:43:24 +01:00
Laurent Destailleur
2de5db83a9
Fix iban_prefix
2021-12-21 14:51:57 +01:00
Laurent Destailleur
10e126eb69
Clean code on pdf templates
2021-12-02 10:43:44 +01:00
Scrutinizer Auto-Fixer
5567310e44
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2021-10-25 20:07:31 +00:00
stickler-ci
4c5e959911
Fixing style errors.
2021-10-17 23:52:24 +00:00
Polkiko
074b5589bd
NEW Added documents page and send mail possibility in payments
...
- Documents page has been added to the payments page so that documents can be linked and see the generated pdf documents.
- The possibility of sending payments by email has been added, attaching the payment receipts in pdf.
- In pdf standard model of payment, the possibility of seeing the active iban of a third party has been added if it exists.
2021-10-18 01:15:12 +02:00
Laurent Destailleur
3ad8827c8a
Clean code
2021-05-09 20:17:17 +02:00
Laurent Destailleur
d138e7410b
Clean code
2021-04-26 19:12:23 +02:00
Laurent Destailleur
8a62d97b89
Remove one thousand of useless files
2021-04-12 15:57:16 +02:00
Laurent Destailleur
06078f231b
NEW Can show the project ref or label into PDF documents
2021-04-01 13:02:44 +02:00
Frédéric FRANCE
a4e25359e7
add missing rule
2021-03-01 20:37:16 +01:00
Frédéric FRANCE
554e449e40
code syntax core directory
2021-02-23 22:03:23 +01:00
Philippe GRAND
62d6666927
Save the name of generated file as the main doc when generating a doc with this template
2021-02-08 19:46:09 +01:00
Laurent Destailleur
348fd0fcb5
FIX #16160
2021-02-03 19:36:10 +01:00
Laurent Destailleur
a168c3fbb1
Remove warnings
2020-11-12 12:33:29 +01:00
Philippe GRAND
ba674d09d3
add some translations
2020-10-10 14:45:58 +02:00
Scrutinizer Auto-Fixer
b78ff67d7e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-09-07 08:18:17 +00:00
Laurent Destailleur
aa422ce4d7
Merge branch 'develop' into develop
2020-08-07 12:05:32 +02:00
Laurent Destailleur
9d79e984dd
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/product/stock/tpl/stockcorrection.tpl.php
2020-08-06 02:15:04 +02:00
Laurent Destailleur
1cf3422e05
FIX Bad adress of vendor in PDF for PDF of supplier payment
...
FIX dol_convertToWord() Bad conversion of number into a string
2020-08-06 01:56:42 +02:00
Philippe Grand
6a24aed42a
Update pdf_standard.modules.php
2020-08-04 16:12:21 +02:00
Philippe GRAND
6fa3e8df4e
Change comment to fixe a lot of undefined method
2020-08-03 10:00:20 +02:00
Philippe GRAND
8a2db6bad5
Minimum version of PHP required by module
2020-07-11 14:42:53 +02:00
Laurent Destailleur
7d3c176727
Prepare convertion of field "montant" into "amount"
2020-06-17 12:45:56 +02:00
Frédéric FRANCE
b41ac00b98
add new rule
2020-05-21 15:05:19 +02:00
Frédéric FRANCE
ee6fadd0d5
add new rule
2020-05-21 01:41:27 +02:00
Laurent Destailleur
1875b6a49b
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/company.lib.php
htdocs/core/lib/security2.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
htdocs/core/modules/expedition/doc/pdf_espadon.modules.php
htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
htdocs/core/modules/facture/doc/pdf_sponge.modules.php
htdocs/core/modules/livraison/doc/pdf_typhon.modules.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
htdocs/core/modules/supplier_order/pdf/pdf_cornas.modules.php
htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
htdocs/core/modules/supplier_payment/doc/pdf_standard.modules.php
htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
2020-02-05 14:53:47 +01:00
stickler-ci
5dcd5e5b87
Fixing style errors.
2020-02-03 09:54:35 +01:00
AdrianDominik
ed269a387f
FIX : #11975 When a product is split between multiple pages in a document, prices/quantity/etc appear on the last relevant page
2020-02-03 09:54:34 +01:00
Scrutinizer Auto-Fixer
5fda829023
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-01-30 00:48:28 +00:00