Laurent Destailleur
3ef872bb3d
Merge pull request #27175 from cfoellmann/19/PR/hooks-contact
...
QUAL fix hooks on contact.php files - fixes contexts
2023-12-27 16:05:00 +01:00
Laurent Destailleur
b28ae5d8d3
Clean code
2023-12-27 12:12:20 +01:00
Laurent Destailleur
1985d1fd4d
Fix warnings
2023-12-23 20:00:57 +01:00
Hystepik
d08f91e4cb
Fix some phpstan warnings
2023-12-21 13:43:19 +01:00
Christian Foellmann
045c623536
QUAL fix hooks on contact.php files - fixes contexts
2023-12-19 14:39:29 +01:00
Laurent Destailleur
4dc5483b12
Fix warning
2023-12-17 23:54:08 +01:00
Laurent Destailleur
a50bb45d24
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-12-17 23:02:03 +01:00
Laurent Destailleur
bb65d9520d
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/modulebuilder/template/myobject_list.php
2023-12-17 23:01:21 +01:00
Laurent Destailleur
22c93cb029
Fix phpcs
2023-12-17 22:59:15 +01:00
Laurent Destailleur
98009ea6be
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/compta/bank/class/account.class.php
htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php
htdocs/langs/en_US/recruitment.lang
htdocs/master.inc.php
htdocs/projet/contact.php
2023-12-17 22:17:14 +01:00
Laurent Destailleur
64b9414271
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/modulebuilder/template/myobject_list.php
2023-12-17 22:08:40 +01:00
Laurent Destailleur
8cb9bdd852
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
...
Conflicts:
htdocs/comm/action/list.php
htdocs/compta/facture/list.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/product/stock/movement_list.php
htdocs/product/stock/productlot_list.php
htdocs/ticket/list.php
2023-12-17 22:06:48 +01:00
Laurent Destailleur
21b7d68f49
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/comm/action/list.php
htdocs/compta/facture/list.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/product/stock/movement_list.php
htdocs/product/stock/productlot_list.php
2023-12-17 21:49:08 +01:00
Laurent Destailleur
f5a58e7693
Fix warnings
2023-12-15 14:20:54 +01:00
Laurent Destailleur
71f721fbd9
Fix warning
2023-12-15 12:31:07 +01:00
Laurent Destailleur
d92c65ad91
FIX infinite loop in API call/trigger by adding a caller
2023-12-15 12:15:33 +01:00
Laurent Destailleur
a976620d62
Fix load language
2023-12-14 00:25:46 +01:00
Laurent Destailleur
3a7379531f
Fix trans
2023-12-14 00:23:25 +01:00
Laurent Destailleur
fb083a6cfc
Fix warning with rector
2023-12-13 16:33:17 +01:00
Laurent Destailleur
c4dc94fd35
Fix warning
2023-12-11 18:22:35 +01:00
Laurent Destailleur
c5ccf54572
Merge pull request #26525 from marc-dll/15.0_FIX_sql_select_replacement
...
FIX: more correctly parse the select part to be replaced in sql queries
2023-12-09 00:17:42 +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
Laurent Destailleur
3ecfc1b55f
Fix css
2023-12-02 20:27:09 +01:00
Laurent Destailleur
7c756574b6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-12-02 14:52:36 +01:00
Laurent Destailleur
9b8d0096e6
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-12-02 14:20:50 +01:00
Laurent Destailleur
67dbfe118c
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-12-02 12:48:00 +01:00
Laurent Destailleur
bae5934af7
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-12-02 12:46:23 +01:00
Laurent Destailleur
09da842b68
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-12-02 12:44:33 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Eric Seigne
d6c97bd75e
check if last_main_doc is not empty
2023-11-30 19:17:14 +01:00
Eric Seigne
951afdcb68
cleanup
2023-11-30 19:15:56 +01:00
Eric Seigne
7782ae4fd0
fix #26862 but on 14.0 where that bug was present
2023-11-30 19:12:26 +01:00
Laurent Destailleur
2080a38068
Update list.php
2023-11-27 18:59:17 +01:00
lucynasci
fbeaf96928
PHP V8 Warning
2023-11-27 17:11:40 +01:00
Kamel Khelifa
116ff4a985
FIX: Fix when options FAC_FORCE_DATE_VALIDATION and INVOICE_CHECK_POSTERIOR_DATE enabled. The date is forced after the test and not before
2023-11-27 16:54:52 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Maxime Kohlhaas
6b731626ac
Fix : set date_creation in facture create() ( #26851 )
2023-11-26 15:50:35 +01:00
Laurent Destailleur
a5b909a6e9
CSS
2023-11-25 01:41:24 +01:00
Laurent Destailleur
1ac9bcab59
Debug v19
2023-11-24 16:30:31 +01:00
Laurent Destailleur
25a25dfcd7
Debug v19
2023-11-24 15:36:05 +01:00
Laurent Destailleur
cb3a86a737
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-23 18:56:10 +01:00
atm-jonathan
69f66f2a48
FIX warning addLine Facture fk_prev_id and situation_percent ( #26825 )
...
* addLine Facture fk_prev_id and situation_percent
* retour PR
2023-11-23 17:44:32 +01:00
sonikf
a8b2c631ab
fix #25348 ( #26806 )
...
* fix #25348
* fix #25348
2023-11-23 17:28:32 +01:00
Sylvain Legrand
83b4ddc0cd
New variable to accept a deposit invoice as available credit even unpaid ( #26792 )
...
* New variable to accept a deposit invoice as available credit even unpaid
In many activities, the final invoice must be issued while the requested deposit has not yet been paid.
Often it is the payment deadlines which generate this situation (for example in the finishing work)
* Update card.php
* Update card.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-21 23:20:20 +01:00
Frédéric FRANCE
7ac05c7549
fix phpstan ( #26799 )
...
* fix phpstan
* Update commoninvoice.class.php
* Update facture.class.php
* Update commoninvoice.class.php
* fix properties
2023-11-21 21:36:34 +01:00
Laurent Destailleur
f755ad51ab
Fix log
2023-11-21 12:17:30 +01:00
Regis Houssin
030f7ffde1
FIX avoid php8.2 warnings ( #26720 )
...
* FIX avoid php8.2 warnings
* FIX avoid travis error
* FIX travis error
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-19 00:56:46 +01:00
Laurent Destailleur
f52beb7bce
Fix phpcs
2023-11-18 23:51:52 +01:00
Marc de Lima Lucio
786ea1029e
FIX: more correctly parse the select part to be replaced in sql queries, part 2
2023-11-18 12:40:10 +01:00