ldestailleur
|
e9e5a39b79
|
Fix deletion when draft.
|
2025-03-18 18:10:05 +01:00 |
|
ldestailleur
|
302ab362d5
|
Fix edit of template with back to page
|
2025-03-18 17:41:37 +01:00 |
|
ldestailleur
|
8fee04e548
|
Doc
|
2025-03-18 17:40:56 +01:00 |
|
ldestailleur
|
51d514ce21
|
FIX Add a new email for notification
|
2025-03-18 16:53:23 +01:00 |
|
ldestailleur
|
e72299126c
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
Signed-off-by: ldestailleur <eldy@destailleur.fr>
|
2025-03-18 16:39:04 +01:00 |
|
ldestailleur
|
b085145cc5
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
|
2025-03-18 16:37:50 +01:00 |
|
ldestailleur
|
7465d54335
|
Fix renaming dire must be at end outside of translation.
|
2025-03-18 16:36:18 +01:00 |
|
ldestailleur
|
ae10954b65
|
NEW Can set aspecific permission on an extrafields
|
2025-03-18 15:21:20 +01:00 |
|
ldestailleur
|
461cf5616e
|
Clean code. WIP To manage permission on extrafields.
|
2025-03-18 14:55:37 +01:00 |
|
Laurent Destailleur
|
142fb7167c
|
Fix CSS
|
2025-03-17 22:19:05 +01:00 |
|
Laurent Destailleur
|
b6df51dc87
|
Fix CSS
|
2025-03-17 22:16:41 +01:00 |
|
Laurent Destailleur
|
75594b4e70
|
FIX CSS in total
|
2025-03-17 21:10:56 +01:00 |
|
Laurent Destailleur
|
7ce3f23b21
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-03-17 20:36:32 +01:00 |
|
Laurent Destailleur
|
5443b7cc11
|
FIX Bad link to download tax vat document
|
2025-03-17 20:30:02 +01:00 |
|
Laurent Destailleur
|
57fe705f5c
|
Fix css
|
2025-03-17 19:50:53 +01:00 |
|
Laurent Destailleur
|
dd5b947cf7
|
Fix css
|
2025-03-17 19:49:31 +01:00 |
|
Laurent Destailleur
|
395157d16c
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-03-17 19:46:08 +01:00 |
|
Laurent Destailleur
|
28cc3d36a9
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
|
2025-03-17 19:23:45 +01:00 |
|
Laurent Destailleur
|
00fe425b0f
|
Fix css
|
2025-03-17 19:22:55 +01:00 |
|
Kamel Khelifa
|
20a57550d3
|
Add type column on webhook target table for determine if the trigger is blocking or not (and in the futur possibly asynchrone)
|
2025-03-17 14:52:32 +01:00 |
|
ldestailleur
|
cc9658fbb4
|
Fix address separator
|
2025-03-17 12:59:30 +01:00 |
|
ldestailleur
|
2858d4e544
|
Debug message on tooltip of not allowed button.
|
2025-03-17 11:42:39 +01:00 |
|
ldestailleur
|
23244ddc9d
|
Fix getCallerInfoString() return empty when only one function used
|
2025-03-17 11:33:06 +01:00 |
|
ldestailleur
|
07d517ec49
|
FIX text in tooltip on buttons when pb is not a permission problem
|
2025-03-17 11:05:41 +01:00 |
|
ldestailleur
|
e4cbc6502f
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
|
2025-03-17 10:56:20 +01:00 |
|
ldestailleur
|
e863b1f01a
|
Add info to help debug several troubles
|
2025-03-17 10:55:13 +01:00 |
|
Laurent Destailleur
|
e9928ef7e6
|
Fix br
|
2025-03-17 00:32:51 +01:00 |
|
Laurent Destailleur
|
b389cbb59e
|
Fix reponsive and NA that must not be visible
|
2025-03-17 00:27:40 +01:00 |
|
Laurent Destailleur
|
119716bd82
|
Fix button "Create shipment" if no permission
|
2025-03-16 23:56:14 +01:00 |
|
ldestailleur
|
17d5ca6566
|
Fix timezone pb
|
2025-03-16 20:49:21 +01:00 |
|
dolibarr95
|
d1ac6e538a
|
Update date.lib.php (#33394)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2025-03-16 20:46:10 +01:00 |
|
atm-irvine
|
80d90a96bc
|
feat(expedition): added project ref on expedition PDF (#33442)
* feat(expedition): added project ref on expedition PDF
* feat(expedition): added project ref on expedition PDF
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2025-03-16 20:45:26 +01:00 |
|
MDW
|
0cc1aa6d80
|
Qual: Fix phan notices (asset..compta/paiement) (#33484)
* Qual: Fix phan notices (accountancy, adherents)
* Qual: Fix phan notices (admin)
* Qual: Fix phan notices (asset..compta/paiement)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2025-03-16 20:45:04 +01:00 |
|
HENRY Florian
|
9266408dd5
|
NEW: new option in invoice setup to limit options of deposit invoice (#33468)
* NEW: new option in invoice seup to limit choice of deposit invoice
* Update card.php
* Update card.php
* Update invoice.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2025-03-16 20:44:39 +01:00 |
|
MDW
|
2c95fba2ee
|
Qual: Fix phan notices (admin) (#33483)
* Qual: Fix phan notices (accountancy, adherents)
* Qual: Fix phan notices (admin)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2025-03-16 20:21:22 +01:00 |
|
ldestailleur
|
6eb65f383d
|
Clean code
|
2025-03-16 20:15:52 +01:00 |
|
ldestailleur
|
b4bf192e37
|
Doc
|
2025-03-16 20:04:52 +01:00 |
|
Alexandre SPANGARO
|
da9ef8ecde
|
NEW On list, see complete ref customer/supplier with constant MAIN_SHOW_GLOBAL_REF_CUSTOMER_SUPPLIER (#33373)
* NEW On list, see complete ref customer/supplier with constant MAIN_SHOW_GLOBAL_REF_CUSTOMER_SUPPLIER
* Update PR title & css
* CSS
* Case
|
2025-03-16 15:23:55 +01:00 |
|
MDW
|
69fdccf2a4
|
Qual: Fix phan notices (accountancy, adherents) (#33480)
|
2025-03-16 15:19:54 +01:00 |
|
MDW
|
c3104905b3
|
Qual: Fix phan notices (html/core) (#33474)
* FIX: Replace compromised tj-actions/changed-files
# FIX: Replace compromised tj-actions/changed-files
See https://www.stepsecurity.io/blog/harden-runner-detection-tj-actions-changed-files-action-is-compromised .
* Add changed php file for test
* Qual: Fix phan notices (html/core)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2025-03-15 16:34:35 +01:00 |
|
ldestailleur
|
9c6488d018
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-03-15 15:47:14 +01:00 |
|
ldestailleur
|
bb5f22264b
|
Fix bad var name
|
2025-03-15 15:47:01 +01:00 |
|
John BOTELLA
|
c54a7a965c
|
Add link to doc and fix doc (#33470)
|
2025-03-15 15:44:40 +01:00 |
|
Frédéric FRANCE
|
7767fdeb4f
|
do not init specimen with deprecated properties (#33472)
|
2025-03-15 15:40:52 +01:00 |
|
Frédéric FRANCE
|
36c4676d99
|
display invoice model deleted (#33471)
|
2025-03-15 15:40:33 +01:00 |
|
MDW
|
4461a9c685
|
FIX ci: Replace compromised tj-actions/changed-files (#33478)
* FIX: Replace compromised tj-actions/changed-files
# FIX: Replace compromised tj-actions/changed-files
See https://www.stepsecurity.io/blog/harden-runner-detection-tj-actions-changed-files-action-is-compromised .
* Add changed php file for test
|
2025-03-15 15:33:42 +01:00 |
|
atm-lena
|
bf2a2b5eb3
|
Add hidden conf : NB_REC_FACT_GEN_BY_CALL (#33473)
* Add hidden conf : NB_REC_FACT_GEN_BY_CALL
* Update fournisseur.facture-rec.class.php
---------
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2025-03-15 15:30:09 +01:00 |
|
Lenin Rivas
|
749ac40fa2
|
FIX Search date facture (#33476)
|
2025-03-15 15:28:30 +01:00 |
|
ldestailleur
|
781db766a0
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-03-15 15:05:33 +01:00 |
|
ldestailleur
|
f618ee5029
|
Look and feel v22
|
2025-03-15 15:05:02 +01:00 |
|