Laurent Destailleur
e6f1d4835f
Clean sql code
2024-10-29 02:58:20 +01:00
Frédéric FRANCE
7dfa9b7d33
remove unused code ( #31610 )
...
* remove unused code
* remove unused code
* fix typo
* fix
* fix
* fix
2024-10-28 19:49:01 +01:00
Laurent Destailleur
6a7fac3545
Fix #31609
2024-10-28 19:15:44 +01:00
Frédéric FRANCE
e771bbfbe1
fix phpstan phpdoc ( #31587 )
...
* fix phpstan phpdoc
* fix phpstan phpdoc
* fix phpstan phpdoc
* fix phpstan phpdoc
* fix phpstan phpdoc
* fix phpstan phpdoc
2024-10-28 00:40:01 +01:00
Laurent Destailleur
5a2e9bf7bf
Look and feel v21
2024-10-27 02:14:11 +01:00
Frédéric FRANCE
4c5088149b
fix warning ( #31582 )
2024-10-27 00:37:31 +02:00
Frédéric FRANCE
a65b35bb9a
fix phpstan ( #31580 )
2024-10-27 00:37:15 +02:00
Frédéric FRANCE
0f563edb5f
replace fetch_projet() and fetch_project() by fetchProject() ( #29821 )
...
* fix cti
* fix cti
* deprecate fetch_projet fetch_project to fetchProject
* deprecate fetch_projet fetch_project to fetchProject
* deprecate fetch_projet fetch_project to fetchProject
* odfHandler->setSegment only throw OdfExceptionSegmentNotFound
* odfHandler->setSegment only throw OdfExceptionSegmentNotFound
* fix deprecated
* fix
* fix sql
2024-10-26 22:43:44 +02:00
Laurent Destailleur
c41274dbd1
Debug v21
2024-10-26 21:09:09 +02:00
MDW
67e9eaff46
Qual: Fix phan/phpstan notices in class files (part 2) ( #31523 )
...
* Qual: Fix phan notices in class files (part 2)
* Qual: Fix phan notices doleditor...events.class
* Qual: Fix phan notices defaultvalues...formprojet.class
* Qual: Fix notices formsetup...formwebsite.class
* Qual: Fix phan notices in class files (part 2)
* Qual: Fix phan notices doleditor...events.class
* Qual: Fix phan notices defaultvalues...formprojet.class
* Qual: Fix notices formsetup...formwebsite.class
2024-10-26 18:24:40 +02:00
Laurent Destailleur
2dc352ee6e
css
2024-10-26 15:50:23 +02:00
Laurent Destailleur
f5e4ab0220
Rewrite code to prepare refactoring
2024-10-26 15:24:54 +02:00
MDW
0ac595364b
Qual: Fix phan/phpstan notices in class files (part 1) ( #31501 )
...
* Ignore phpstan configuration for spelling
* Qual: Fix phan notices in class files
2024-10-25 21:00:02 +02:00
lamrani abdelwadoud
dcf7f91f71
NEW Add badge for generate invoice client tab ( #31559 )
...
* Add badge for generate invoice client tab
* urlencode for add to url
2024-10-25 20:45:12 +02:00
Frédéric FRANCE
331c5e9f4b
fix phpstan ( #31547 )
...
* fix phpstan
* fix phpstan
* fix phpstan
2024-10-25 13:24:10 +02:00
Laurent Destailleur
76b070fc47
Debug v21
2024-10-25 12:30:50 +02:00
Laurent Destailleur
8bae2d99d8
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-24 20:13:12 +02:00
lamrani abdelwadoud
edb1d2c1a3
New tab Note for facture_rec ( #31404 )
...
* Add tab Note for facture_rec
* fix error
* add tooltip for note
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-24 19:52:29 +02:00
Alexandre SPANGARO
57614cc466
FIX #31365 Bank - Card - Ref haven't max length in edit mode ( #31533 )
2024-10-24 13:59:02 +02:00
Laurent Destailleur
8abfcf71a9
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-10-24 13:54:13 +02:00
Laurent Destailleur
3bc1d35236
QUAL The property ->domiciliation and ->propio on bank accounts has been
...
deprecated and replaced with property ->address and ->owner_name
2024-10-24 12:38:41 +02:00
mikygee
e8f7237c63
Bug fix #31369 date_solde not taken into account when sent through API ( #31490 )
...
* Bug fix #31369 date_solde not taken into account when sent through API
* Move $account->date_solde = time() above
---------
Co-authored-by: mikael <mikael@expevelidv751.expertinet.net >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-23 23:58:08 +02:00
mikygee
d55f90b460
Bug fix #31369 date_solde not taken into account when sent through API ( #31490 )
...
* Bug fix #31369 date_solde not taken into account when sent through API
* Move $account->date_solde = time() above
---------
Co-authored-by: mikael <mikael@expevelidv751.expertinet.net >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-23 23:52:08 +02:00
HENRY Florian
b37b2ba76f
fix: test on const with space.... ( #31505 )
2024-10-23 23:08:05 +02:00
Laurent Destailleur
c70973c0c8
Merge v20
2024-10-19 14:44:55 +02:00
Laurent Destailleur
17c50368c1
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-10-19 14:32:08 +02:00
Laurent Destailleur
402570e1c5
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-10-19 14:00:10 +02:00
Laurent Destailleur
a0b791a4a6
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-10-19 13:59:35 +02:00
atm-irvine
352bdaf9c4
FIX : Extrafield following between rec invoice and classic invoice ( #31445 )
2024-10-19 01:33:31 +02:00
Florian Mortgat
cc02bff277
NEW 21.0 - tab on recurring invoice card to see the list of generated invoices ( #31463 )
...
* NEW 21.0 - tab on recurring invoice card to see the list of invoices generated from this recurring invoice (customer and supplier invoices)
* tab on recurring invoice card: missing url param in $param
* tab on recurring invoice card: stronger typing for phpstan compliance
* tab on recurring invoice card: wrong typing in phpdoc of supplier_invoice_rec_prepare_head
2024-10-19 01:02:21 +02:00
Laurent Destailleur
65e750cb4e
FIX Get number of bank deposit wa not using the date.
2024-10-18 00:47:46 +02:00
Laurent Destailleur
edd33fd17b
FIX Error management on cheque deposit.
2024-10-18 00:25:34 +02:00
Laurent Destailleur
03fa3aebd9
Fix missing css fieldrequired
2024-10-17 04:57:01 +02:00
MDW
cee4535975
Qual: Fix phan notices in admin.lib and tax.lib + related ( #31414 )
...
* Qual: Fix admin.lib phpstan/phan notices
* Qual: Fix some argument types in Societe methods
* Fixup phpdoc
* Qual: Improve typing for static analysis
* Qual: Improve typing for static analysis
* Fix tax typing
* Qual: further phan/phpstan notice fixes in dol_generic_project_odt
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-17 03:08:38 +02:00
Frédéric FRANCE
4b4fe7b128
fix opening bank date close #31366 ( #31433 )
2024-10-17 01:35:47 +02:00
Frédéric FRANCE
0b1d243a7a
add translations count ( #31398 )
2024-10-15 15:39:29 +02:00
Laurent Destailleur
10c58950bb
Look and feel v21
2024-10-15 10:16:48 +02:00
Laurent Destailleur
046166f483
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-14 21:38:12 +02:00
Laurent Destailleur
cd200996dc
Fix duplicate call/output
2024-10-14 21:31:45 +02:00
Laurent Destailleur
916014707d
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-10-14 21:18:24 +02:00
Laurent Destailleur
b099e103b3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-10-14 21:00:26 +02:00
Alexandre SPANGARO
29303d0390
NEW Prelevement - Use structured payment data for Belgium ( #31383 )
2024-10-14 12:00:09 +02:00
MDW
53cfbc35be
Qual: Fix several phan & stan notices ( #31308 )
...
* Qual: Fix several phan & stan notices
# Qual: Fix several phan & stan notices
Several fixes in files while fixing UnknownClass notices
* Qual: Update prepare_head PHPDoc return types
# Qual: Update prepare_head PHPDoc return types
Provide detailed array return types for prepare_head functions.
* Fix new phan notice
* Better loadLangs typing and fix call to loadLangs
* Fix new issues (stats)
* Other fixes of new issues
* Qual: update phan baseline
2024-10-14 01:59:44 +02:00
UltraViolet33
33c6d95b1c
Backport Fix wrong invoice status when invoice has discount ( #31323 )
...
Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions >
2024-10-13 21:04:17 +02:00
Laurent Destailleur
a255e9b5c8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-10-13 20:58:40 +02:00
Frédéric FRANCE
8aea1a88dd
fix translation ( #31377 )
2024-10-13 17:30:24 +02:00
MDW
d7b2f95baf
Qual: Fix phan notices ( #31372 )
...
* fix llx_webhook_target-webhook.sql
* Fix commande/list & facture-rec.class
* Fix bonprelevement
* Qual: Fix prelevement/create notices
* Qual: fix quadridetail notices & update baseline
* Qual: Fix CommonDocGenerator notices
* Qual: Fix commoninvoice and commonobjectline notices (phan/phpstan)
---------
Co-authored-by: Frédéric FRANCE <frederic34@users.noreply.github.com >
2024-10-13 16:45:42 +02:00
Laurent Destailleur
37e9d4b69e
FIX #31015
2024-10-09 23:53:05 +02:00
Mohamed DAOUD
1ea380c5c2
Code Update For Migration of llx_categorie_bank content into llx_categorie ( #31306 )
...
* move category_bank to categorie
* fix
* fix cast
* fix phpunit
2024-10-09 01:48:05 +02:00
Laurent Destailleur
49be27e95c
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-10-08 23:58:43 +02:00