Commit Graph

123300 Commits

Author SHA1 Message Date
Laurent Destailleur
25fe870fb8 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-25 13:47:41 +02:00
Laurent Destailleur
9a6ec3b059 CSS 2024-10-25 13:47:24 +02:00
Alexandre SPANGARO
0bccfde432
NEW PDF - Add Customer accountancy code (#31544) 2024-10-25 13:43:35 +02:00
itkuchlbauer
ad2578db4a
Fix: hooks are not initiated if Hookmanager exists. (#31552) 2024-10-25 13:38:32 +02:00
Frédéric FRANCE
331c5e9f4b
fix phpstan (#31547)
* fix phpstan

* fix phpstan

* fix phpstan
2024-10-25 13:24:10 +02:00
lamrani abdelwadoud
ebbc0e6693
Add tab Note for fournisseur facture_rec (#31405)
* Add tab Note for fournisseu facture_rec

* fix error

* add tooltip for notes to list substitution variables

* add object for param in function

* fix errors undeclared variables

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-25 13:20:54 +02:00
Laurent Destailleur
76b070fc47 Debug v21 2024-10-25 12:30:50 +02:00
Laurent Destailleur
13ec815864 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-24 20:40:25 +02:00
Laurent Destailleur
86b229f120 css 2024-10-24 20:40:09 +02:00
Frédéric FRANCE
f9f3ffd7a2
calculate costs of BOM for doc_generic_bom_odt (#31539) 2024-10-24 20:15:47 +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
Laurent Destailleur
a17d26665c Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-24 20:08:28 +02:00
Laurent Destailleur
0ed4c9f8e7 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-10-24 19:59:03 +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
Laurent Destailleur
059e7875d0 css 2024-10-24 19:36:10 +02:00
Laurent Destailleur
f62c179b06 CSS 2024-10-24 19:27:50 +02:00
Laurent Destailleur
457f27c18b NEW Content of tab "attached files" is more compact. 2024-10-24 18:56:43 +02:00
Laurent Destailleur
19e35af0c3 NEW Content of tab "attached files" is more compact. 2024-10-24 18:05:46 +02:00
Laurent Destailleur
0e62008db6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-10-24 18:03:59 +02:00
Laurent Destailleur
9bc7244ec0 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-24 18:03:09 +02:00
Laurent Destailleur
58cbfa8c87 FIX Edit a link 2024-10-24 17:59:35 +02:00
Laurent Destailleur
9499292bad Debug hidden feature 2024-10-24 16:21:58 +02:00
Laurent Destailleur
c16883e489 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-24 15:34:22 +02:00
Laurent Destailleur
808d5ee169 NEW Add a tool to decrypt data encrypted in database. 2024-10-24 15:34:02 +02:00
Laurent Destailleur
2b0859cbe4 Trans 2024-10-24 14:13:25 +02:00
MDW
0d2f1cf666
Qual: Fix phpstan notices (int expected) (#31485)
# Qual: Fix phpstan notices (int expected)

Fix several notices where int was expected (casting/phpdoc/GETPOSTINT).
Separate phpstan exceptions for methods containing 'pdf' from
other methods/functions.
2024-10-24 14:01:30 +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
John BOTELLA
e31adc98fa
Fix watermark alpha transparency (#31535) 2024-10-24 13:57:57 +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
830029dd05 NEW Iban is saved encrypted 2024-10-24 13:03:52 +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
omogenot
6b6d2398e1
Update pdf.lib.php (#31530)
Fix pdf_build_address function to use company address information should the contact information be empty.
This could occurs should a user define a hook that sets the contact object to null from the passed by reference $Parameters['targetcontact']
2024-10-24 03:16:23 +02:00
ATM-NicolasV
399d778a7e
Fix:edition rapide de la date de livraison et propagation vers la commande (#31437)
* pouvoir modifier la date de livraison au statut brouillon et propagation de la valeur lors de la création d'une commande

* remove comment

---------

Co-authored-by: ATM-nicolasV <nicolas.vidal@atm-consutling.fr>
2024-10-24 03:14:23 +02:00
Laurent Destailleur
aa096448be Merge branch '18.0' of github.com:Dolibarr/dolibarr into 18.0 2024-10-24 03:07:20 +02:00
Laurent Destailleur
d9d0618eec Fix avoid unexpected deletion on accounting account when using multicompany 2024-10-24 03:06:23 +02:00
John BOTELLA
23722b3db8
Fix v20 linked doc note info repeated (#31462)
* FIX : space used by linked elements in PDF notes

* fix data repeated on object public note
2024-10-24 02:54:31 +02:00
Frédéric FRANCE
c0a5e58a41
fix phpstan add exclude for level 6 (#31482)
* fix phpstan add exclude for level 6

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan
2024-10-24 02:51:38 +02:00
Laurent Destailleur
109321cc6b Merge commit 2024-10-24 01:40:45 +02:00
MDW
f3dc9a9e45
Qual: fix phan notices in interface_50_modAgenda_ActionsAuto.class (#31478)
# Qual: fix phan notices in interface_50_modAgenda_ActionsAuto.class

Fix several notices in interface_50_modAgenda_ActionsAuto.class with typing hints.
2024-10-24 01:32:10 +02:00
Laurent Destailleur
b45811b356 Removed not used property 2024-10-24 01:26:53 +02:00
Laurent Destailleur
75fcbdd3d4 Removed not used property 2024-10-24 01:19:10 +02:00
Laurent Destailleur
bfc3efeaf3 Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2024-10-24 01:13:16 +02:00
Laurent Destailleur
ff4344d5c8 Clean code 2024-10-24 01:12:58 +02:00
Frédéric FRANCE
e2ac3330a8
fix phpstan (#31480) 2024-10-24 00:27:53 +02:00
Frédéric FRANCE
2f81c32315
fix phpstan (#31481)
* fix phpstan

* fix phpstan
2024-10-24 00:26:36 +02:00
Baptiste Boulongne
853f62dfac
FIX #31486 Add missing url params considering filtertype (#31488)
Add missing url params to the BOM's create product (or service) button taking into account the filtertype
2024-10-24 00:20:55 +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
Frédéric FRANCE
12ca029fb0
fix phpstan (#31491)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan
2024-10-23 23:28:38 +02:00
Lucas Marcouiller
6c38fcf909
fix some diplay for skill and evaluation (#31498)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-10-23 23:23:23 +02:00