ldestailleur
13313f56be
NEW The check file feature can limit check on unalterable files only
2025-10-11 13:01:49 +02:00
ldestailleur
87e8eddb65
Complete label of fields in popup of blocked log detail
2025-10-10 11:49:12 +02:00
ldestailleur
049ab546be
Trans
2025-10-10 10:30:44 +02:00
ldestailleur
fa650e4d5d
Trans
2025-10-10 10:27:19 +02:00
ldestailleur
3403bbe869
NEW Enhance the system for warnings on module activation
2025-10-10 10:16:33 +02:00
ldestailleur
a162de2455
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-10-09 18:47:52 +02:00
ldestailleur
5245289ef8
Setup page
2025-10-09 15:19:02 +02:00
ldestailleur
091787d65d
Clean setup info
2025-10-09 14:54:05 +02:00
ldestailleur
62a16aadff
Trans
2025-10-08 21:35:25 +02:00
ldestailleur
51be9b6a44
Label
2025-10-08 13:38:55 +02:00
ldestailleur
7b4a17e000
NEW Add setup page to concat natively files on invoice PDF.
2025-10-08 12:20:51 +02:00
sonikf
f3bfcfe7c2
fix translation of unit piece ( #35679 )
...
* fix translation of unit piece
* fix translation of unit piece
* fix translation of unit piece
2025-10-08 10:40:02 +02:00
ldestailleur
3f91f3f1fc
Debug v23
2025-10-06 02:50:07 +02:00
Yoan Mollard
81894fa6ac
Restore the accountancy report by project to the eldy menu ( #35596 )
...
* Restore the accountancy report by project to the menus
* Side menu: show by-project view only if isModEnabled('comptabilite')
* tabs fix
2025-10-02 16:39:05 +02:00
ldestailleur
4ed605e31e
Fix error message
2025-10-02 01:47:05 +02:00
Pierre Ardoin
30d66bcdd8
UIUX adds a new permission that restricts the user to seeing their salaries and only those. ( #35293 )
...
* Update admin.lang
Add translate "Permission511=Lire les salaires et leur paiement (les vôtres et ceux de vos subordonnées)" and move old 511->512 and 512->513.
* Update modSalaries.class.php
Add the new permission 'Read employee salaries and payments (yours only)'
* Update list.php
add the new permission filter "read child"
* Update payments.php
Add the new permission "readchild"
* Update index.php
Add support off new permission
* Update index.php
* Update index.php
* Update index.php
* Update list.php
* Update list.php
* Update list.php
* Update payments.php
2025-10-01 17:49:35 +02:00
Mohamed DAOUD
cb23873769
NEW Public donation page ( #35565 )
...
* public page invoice
* trans keys
* FIX CI
* FIX phpstan
* fix CI
* fix stan
2025-10-01 13:40:41 +02:00
ldestailleur
e8aac4e17d
Trans
2025-09-29 15:19:37 +02:00
ldestailleur
c05004415b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-29 12:27:23 +02:00
ldestailleur
254924712d
Better error messgae
2025-09-29 12:04:56 +02:00
Frédéric FRANCE
c4068211c5
add missing translation ( #35536 )
...
* add missing translation
* add missing translation
2025-09-28 20:59:52 +02:00
Laurent Destailleur
38a7524846
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-28 20:01:36 +02:00
ldestailleur
67e185a30f
Better tooltip
2025-09-28 15:33:56 +02:00
Günter Lukas
4cb5fba913
NEW #31723 - Improve project overview: Hide paid orders ( #35524 )
...
* Add PaidHidden and PaidShown language entries
* Add functionality to show/hide paid lines
* Add copyright notice for Guenter Lukas
* Fix spelling of 'Guenter' to 'Günter' in copyright
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-28 14:40:06 +02:00
ldestailleur
488b7d88a2
Enhance output for unalterable logs
2025-09-27 15:37:53 +02:00
John BOTELLA
f8b9748d49
New doc for intuitive table line selection ( #35491 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-26 23:55:43 +02:00
ldestailleur
ce6bd7146b
NEW Make the public contact form with experimental status
2025-09-23 23:15:13 +02:00
ldestailleur
55fe8b09e3
NEW Make the public contact form with experimental status
2025-09-23 23:13:42 +02:00
ldestailleur
ad830a346e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-09-23 16:50:17 +02:00
ldestailleur
f045761826
Fix missing trans
2025-09-23 13:04:42 +02:00
Frédéric FRANCE
a7cebb70a9
fix usage of recipient translation ( #35437 )
...
* fix usage of recipient translation
* fix usage of recipient translation
* fix usage of recipient translation
2025-09-22 20:30:23 +02:00
Frédéric FRANCE
8753595903
fix translation member ( #35415 )
2025-09-21 12:12:29 +02:00
ldestailleur
bf98e2b1d5
Debug setup reminders v23
2025-09-20 19:33:05 +02:00
ldestailleur
8390a19d59
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-09-20 19:13:26 +02:00
ldestailleur
297d43d514
Debug v23
2025-09-20 19:12:43 +02:00
webmaster67
7dd1e5a95f
NEW More webportal fonctions - Can add shared files and thirdparty documents ( #35391 )
...
* Create documentlist.controller.class.php
Intégration de mon portail client personnalisé avec GED
attention
class/sontext.class.php devra aussi être modifier.
* Update context.class.php
ajout du ged
pour les fichiers joints par tiers.
* Update context.class.php
ajout d'accès à fichiers joints du tiers.
* Update menu.tpl.php
ajout du menu accès au GED
* Update README.md
* Update README.md
* Update README.md
* Add files via upload
document utile sert a partager via le GED de dolibarr des fichiers avec tous les clients utilisateur du webportal.
* Update context.class.php
ajout dans le menu de deux controleur suplémentaire.
* Update menu.tpl.php
ajoute des deux chapitre dans le menu
* Update README.md
* Update README.md
* Update menu.tpl.php
document format change
* Add files via upload
mises à jour et normalisation fichiers
* Add files via upload
ajout webportal.lang
* Update README.md
* Delete htdocs/webportal/documentutile.controller.class.php
* Update menu.tpl.php
* Update README.md
* Update documentlist.controller.class.php
* Update shareddocuments.controller.class.php
* Update shareddocuments.controller.class.php
* Update shareddocuments.controller.class.php
* Update menu.tpl.php
* Update menu.tpl.php
* Update shareddocuments.controller.class.php
* Update documentlist.controller.class.php
* Update README.md
* Update documentlist.controller.class.php
* Update shareddocuments.controller.class.php
* Update shareddocuments.controller.class.php
* Update documentlist.controller.class.php
* Update README.md
* Create webportal.lang
* Update webportal.lang
* Update webportal.lang
* Update shareddocuments.controller.class.php
* Update documentlist.controller.class.php
* Update shareddocuments.controller.class.php
* Update website.lang
* Delete htdocs/langs/fr_FR/webportal.lang
* Delete htdocs/langs/en_US/webportal.lang
* Update README.md
* Update README.md
* Update shareddocuments.controller.class.php
* Update documentlist.controller.class.php
* Create abstractdocument.controller.class.php
* Update website.lang
* Update website.lang
* Update website.lang
* Update README.md
* Update README.md
* Update abstractdocument.controller.class.php
* Update shareddocuments.controller.class.php
* Update abstractdocument.controller.class.php
* Update abstractdocument.controller.class.php
* Update README.md
* Update context.class.php
* Update README.md
* Update abstractdocument.controller.class.php
* Update abstractdocument.controller.class.php
* Update shareddocuments.controller.class.php
* Update documentlist.controller.class.php
* Update shareddocuments.controller.class.php
* Update documentlist.controller.class.php
* Update shareddocuments.controller.class.php
* Update shareddocuments.controller.class.php
* Update shareddocuments.controller.class.php
* Update shareddocuments.controller.class.php
* Update menu.tpl.php
* Update documentlist.controller.class.php
* Update abstractdocument.controller.class.php
* Update shareddocuments.controller.class.php
* Update documentlist.controller.class.php
* Update documentlist.controller.class.php
* Update shareddocuments.controller.class.php
* Update shareddocuments.controller.class.php
* Update documentlist.controller.class.php
* Update shareddocuments.controller.class.php
* Update documentlist.controller.class.php
* Update shareddocuments.controller.class.php
* Update documentlist.controller.class.php
* Update menu.tpl.php
* Update menu.tpl.php
* Update README.md
* Update context.class.php
* Update documentlist.controller.class.php
* Update menu.tpl.php
* Update menu.tpl.php
* Update context.class.php
* Update documentlist.controller.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-20 19:11:31 +02:00
ldestailleur
d3de333f54
Trans
2025-09-20 15:56:19 +02:00
ldestailleur
34a34efec5
Enhance AI setup and log report
2025-09-20 15:01:26 +02:00
ldestailleur
e4d10caf33
Trans
2025-09-20 02:53:00 +02:00
ldestailleur
2a6064b755
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-18 21:49:58 +02:00
ldestailleur
134243550b
Try to restore options for stock inc/dev like in v21
2025-09-18 21:49:09 +02:00
ldestailleur
8f4d36c1e8
Fix bad text for tooltip on stock increase/decrease option
2025-09-18 19:49:22 +02:00
VIAL-GOUTEYRON Quentin
1874deef49
FIX delivery triggers and mail templates: correct inconsistencies in email triggers and templates` ( #35264 )
...
* `fix(delivery): correct inconsistencies in email triggers and templates`
**Body:**
- Adjusted email trigger names from `RECEPTION_*` to `SHIPPING_*`.
- Updated parameters and placeholders for shipment email tracking.
- Removed redundant `reception_send` entry in mail templates for shipping.
* `fix(delivery): update email triggers and templates for deliveries`
**Body:**
- Replaced email trigger `SHIPPING_SENTBYMAIL` with `DELIVERY_SENTBYMAIL`.
- Updated template references from `shipping_*` to `delivery_*` for consistency.
- Modified tracking ID format from `shi` to `del` in `card.php`.
- Added `MailToSendDelivery` language entry for email labels.
- Adjusted mail templates to include `delivery_send` entries.
2025-09-18 13:23:57 +02:00
Frédéric FRANCE
af47262f4f
fix missing translation ( #35378 )
2025-09-18 10:52:47 +02:00
atm-GregM
c84d4c53e5
New develop import export product customer price ( #35349 )
...
* NEW import/export product customer price
* back travis and more
* back travis 2
2025-09-17 14:19:36 +02:00
Laurent Destailleur
8e1cf72de0
Debug v23
2025-09-16 00:56:18 +02:00
ldestailleur
74cc569329
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-15 18:14:11 +02:00
ldestailleur
bf3a2c1e01
CSS
2025-09-14 23:45:49 +02:00
ldestailleur
fa935c8820
bcmath is used by swiftmail authent, not implemented.
2025-09-14 20:13:11 +02:00
Frédéric FRANCE
9f90c9d371
Fix missing translation ( #35322 )
...
* fix missing translation
* fix missing translation
* fix missing translation
* fix missing translation
2025-09-12 15:17:18 +02:00