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
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
Lucas Marcouiller
d0b7e27ca5
NEW Feature to merge duplicate members ( #35308 )
...
* New merge members
* fix fields
* add trans
* fix CI
* fix Ci
* fix Ci
* fix CI
* Fix CI
---------
Co-authored-by: Lucas Marcouiller <lmarcouiller@dolicloud.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-12 15:14:45 +02:00
Frédéric FRANCE
53e7810db4
fix missing translations ( #35315 )
...
* fix missing translations
* fix missing translations
2025-09-12 01:52:45 +02:00
Frédéric FRANCE
b7d9342992
fix translation missing ( #35316 )
...
* fix translation missing
* fix translation missing
2025-09-12 01:52:31 +02:00
Frédéric FRANCE
e4cafd3428
fix missing translation ( #35314 )
2025-09-12 01:52:18 +02:00
ldestailleur
92ffba11ca
Remove old lang files that are too small (moved into other lang files)
2025-09-11 13:31:34 +02:00
HENRY Florian
6ee966d64d
feat: Subtotal module ( #35290 )
2025-09-11 12:14:32 +02:00
ldestailleur
af74f2c057
Lang file paybox is too small for deprecated moduel. Moved inside
...
stripe.
2025-09-11 11:20:13 +02:00
Frédéric FRANCE
04f3568d4a
fix missing translations ( #35282 )
...
* fix missing translations
* fix missing translations
2025-09-10 10:52:02 +02:00
Frédéric FRANCE
a2df638c34
fix missing translations ( #35280 )
...
* fix missing translations
* fix missing translations
2025-09-10 10:51:42 +02:00
ldestailleur
bc61123efe
Trans
2025-09-09 01:58:29 +02:00
ldestailleur
824fd01a1f
Doc
2025-09-09 01:40:32 +02:00
ldestailleur
e2c317a7cd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-08 12:15:20 +02:00
ldestailleur
d27940dd8b
NEW Can have a tooltip picto on title of column and keep autotruncation
...
of label. Tooltip is show at begin of text.
2025-09-08 11:58:32 +02:00
Lenin Rivas
2fbda7b4f4
NEW line input multicurrency price with tax ( #35064 )
...
* Multicurrency input price with tax
* Multicurrency input price with tax
* Multicurrency input price with tax - line tittle
* Multicurrency input price with tax - line view
* PriceUTTCCurrency in lang
* Multicurrency input price with tax - line view
* Multicurrency input price with tax - line edit
* Update objectline_edit.tpl.php
* Update objectline_view.tpl.php
* Update objectline_edit.tpl.php
* Update objectline_title.tpl.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-08 01:37:33 +02:00
ldestailleur
97d5025c08
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-07 18:51:58 +02:00
ldestailleur
1458e963ab
Trans
2025-09-07 18:50:46 +02:00
ldestailleur
d048766373
NEW Can sort on employee in holiday balance. Add link to go to history.
2025-09-05 17:20:00 +02:00
Frédéric FRANCE
1b83c39cc0
NEW Add sms reminder in reminder of agenda events ( #35239 )
...
* add reminder by sms
* fix url dolistore
* add cron task to send sms reminder
* add cron task to send sms reminder
* add cron task to send sms reminder
* add cron task to send sms reminder
* Update sms.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-05 15:38:15 +02:00
Frédéric FRANCE
a1be1ff6bd
add reminder by sms ( #35236 )
...
* add reminder by sms
* fix url dolistore
2025-09-05 12:03:14 +02:00
ldestailleur
9085f37593
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-04 14:01:51 +02:00
ldestailleur
8089334670
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-04 14:01:27 +02:00
ldestailleur
05f3111134
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-04 13:51:56 +02:00
ldestailleur
5ae358d5b5
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-09-04 13:49:07 +02:00
ldestailleur
258fe1124b
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-09-04 13:38:03 +02:00
ldestailleur
d7a59530de
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-09-03 19:24:39 +02:00
ldestailleur
6cb1eaef92
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-03 19:22:53 +02:00
ldestailleur
68e239efe4
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-03 19:21:14 +02:00
ldestailleur
5b4295912e
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-02 22:39:16 +02:00
ldestailleur
b5de7be8a8
Clean code
2025-09-02 17:32:38 +02:00
ldestailleur
5e38d0134e
Trans
2025-09-02 12:51:51 +02:00
ldestailleur
62f761ac71
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-02 12:07:15 +02:00
Noé Cendrier
887e7442d9
NEW: generate renewal proposal for contracts ( #35120 )
...
* NEW: generate renewal proposal for contracts
* Update card.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-01 23:10:44 +02:00
Sébastien NASSIET
3a27b44f95
FIX #35154 - Massaction createbills in reception list don't mind about order and/or thirdparty currency ( #35156 )
...
* FIX#35154
Massaction createbills in reception list don't mind about order and/or thirdparty currency
* FIX#35154
* FIX#35154
* Delete white space line 406
* Correcting typing error
2025-09-01 19:49:50 +02:00
sonikf
4fd4f0e1d9
fix grammar ( #35158 )
...
* Update company birth date label to establishment date
* Simplify default bank account description
* Fix wording in discount split labels
* fix grammar
* Fix typo
2025-09-01 19:32:46 +02:00
Alexandre SPANGARO
5788438864
FIX Missing sentence part ( #35144 )
2025-09-01 19:21:22 +02:00
ldestailleur
4e89f046d1
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-01 16:47:39 +02:00