Commit Graph

364 Commits

Author SHA1 Message Date
Laurent Destailleur
618a364064 FIX #27439 but using the opposite direction. int is bette as we can evolve to add a third value in a future. 2024-01-12 17:47:54 +01:00
MDW
52ee926bac Qual: Spelling compta code (#27413)
# Qual: Fix spelling of files in htdocs/compta

No code should be changed, only comments modified or translated.
2024-01-11 09:58:34 +01:00
Laurent Destailleur
4501872f17 Clean code with rector 2 2024-01-05 04:33:58 +01:00
Laurent Destailleur
b28ae5d8d3 Clean code 2023-12-27 12:12:20 +01:00
Hystepik
d08f91e4cb Fix some phpstan warnings 2023-12-21 13:43:19 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
Laurent Destailleur
ba10d60a0b Fix with php-cs-fixer 2023-12-04 12:02:35 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
Laurent Destailleur
e1f3765f16 Debug v19 2023-12-01 11:41:48 +01:00
Laurent Destailleur
56e8872ddc Clean code+warnings: The delete() method of AdherentType, Contact,
Delivery, MultiCurrency, CurrencyRate now need $user as first parameter.
2023-11-28 15:33:42 +01:00
Laurent Destailleur
53dab922fd Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
Laurent Destailleur
a0bba05b02 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/commande/class/api_orders.class.php
	htdocs/compta/facture/card.php
	htdocs/core/lib/functions.lib.php
	htdocs/core/lib/project.lib.php
	htdocs/fourn/class/api_supplier_orders.class.php
	htdocs/fourn/class/fournisseur.facture-rec.class.php
	htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
Laurent Destailleur
9748ece49f Fix phpcs 2023-11-17 01:40:11 +01:00
thibdrev
a97335ce3a fix Customer Invoice - Display payment delete button solely if payment isn't reconciled (#26568)
* add function isReconciled()

* display payment delete button solely if payment isn't reconciled

* phpcs

* phpcs
2023-11-14 02:05:40 +01:00
Laurent Destailleur
a318031034 QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id 2023-10-24 11:37:29 +02:00
Laurent Destailleur
d6086f07b4 Fix regression triggers was not triggered 2023-10-16 20:55:56 +02:00
Laurent Destailleur
1f38e54e78 Clean code 2023-10-15 15:32:35 +02:00
Dev2a
fcd4c4e429 Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
Laurent Destailleur
5911270703 Dict must extends CommonDict 2023-09-04 02:36:20 +02:00
Laurent Destailleur
bcd3401e47 Fix phpunit 2023-08-25 13:58:27 +02:00
Frédéric FRANCE
7a73323fdf fix doc 2023-08-24 09:49:02 +02:00
Laurent Destailleur
a7fca15f12 Clean label for direct debit and credit transfer into llx_bank. 2023-08-12 03:52:34 +02:00
Laurent Destailleur
4431ca659f Debug v18 2023-08-05 14:20:25 +02:00
Laurent Destailleur
370c7170a5 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-06-02 19:45:42 +02:00
Laurent Destailleur
5bc87a590c NEW Add partial payment reason "withholding tax" 2023-05-21 22:29:46 +02:00
Laurent Destailleur
4c09bd3e8d Merge pull request #24395 from SylvainLegrand/Improve_multicurrency_payments
Improve multicurrency payments
2023-05-21 02:40:39 +02:00
Laurent Destailleur
98067fbfb4 Fix warnings 2023-05-02 04:46:23 +02:00
Laurent Destailleur
a4a014cfd5 Clean libelle into label 2023-04-08 15:08:55 +02:00
Sylvain Legrand
3c57992074 Update paiement.class.php 2023-03-30 20:59:27 +02:00
Sylvain Legrand
a0d9419be5 Improve multicurrency payments 2023-03-30 19:06:47 +02:00
Laurent Destailleur
ec7627572f Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-27 18:32:25 +02:00
priojk
f693822d15 Stikler whitespace 2023-03-24 14:03:19 +01:00
priojk
3603952301 add hooks to customize automatic closing of invoices (e.g. cash discount) 2023-03-24 13:43:49 +01:00
stickler-ci
21aa69b11a Fixing style errors. 2023-03-03 15:46:13 +00:00
hystepik
f497f4d6e9 Fix : php 8.0 warnings 2023-03-03 16:45:21 +01:00
Frédéric FRANCE
83babc921e doc 2023-02-20 14:28:22 +01:00
Laurent Destailleur
e9c43718ba Fix error was not propagated correctly 2023-02-02 20:53:07 +01:00
Philippe GRAND
e0b16ac436 update code toward php8 compliance 2022-09-24 14:40:01 +02:00
Laurent Destailleur
a5c18ea776 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-08-31 17:57:14 +02:00
Alexandre SPANGARO
5dc2230c88 Use isModEnabled 2022-08-29 12:03:32 +02:00
Alexandre SPANGARO
38882a6324 Use isModEnabled 2022-08-29 11:25:20 +02:00
Frédéric France
e78f9a56be use isModEnabled 2022-08-23 20:16:28 +02:00
Frédéric France
4bef0f5745 use isModEnabled 2022-08-23 20:01:34 +02:00
Laurent Destailleur
5e4eb58a43 FIX phpv8 2022-07-21 11:09:35 +02:00
Laurent Destailleur
3079ab2737 FIX phpv8 2022-07-21 10:59:15 +02:00
Laurent Destailleur
7f3826609a Fix var not defined 2022-06-03 14:34:38 +02:00
Philippe GRAND
526c6fcc0e fix : The property num_prelevement does not exist on Paiement 2022-05-21 22:41:27 +02:00
Philippe GRAND
7580a4c1ff fix : The property id_prelevement does not exist on Paiement 2022-05-21 22:35:49 +02:00
Laurent Destailleur
223db9bb76 Fix: Not SetEventMessages inside a CRUD class. 2022-04-29 14:32:47 +02:00
Laurent Destailleur
cb15a21e41 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/class/commonobject.class.php
	htdocs/core/tpl/originproductline.tpl.php
	htdocs/fourn/facture/card.php
	htdocs/install/mysql/migration/14.0.0-15.0.0.sql
	htdocs/user/card.php
2022-04-11 21:22:27 +02:00