2
0
forked from Wavyzz/dolibarr

4839 Commits

Author SHA1 Message Date
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
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
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
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
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
ldestailleur
333c96ddd6 Sync transifex 2025-09-11 14:17:35 +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
cdbf362096 Sync transifex 2025-09-09 02:54:42 +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
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
ldestailleur
aadaf44ec1 Trans 2025-08-30 16:49:05 +02:00
Mohamed DAOUD
4637214644 Prepare SEPA payments for supplier invoices via Stripe (#35078)
* preparation for supplier invoice payment via SEPA Stripe

* use stripe cynematic

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-28 16:33:54 +02:00
ldestailleur
73823bbe35 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-20 18:50:41 +02:00
ldestailleur
c33a72a4d7 Trans 2025-08-20 18:49:27 +02:00
ldestailleur
30a47b174c Fix trans 2025-08-20 18:25:04 +02:00
ldestailleur
70bbb36d22 Fix trans 2025-08-20 17:51:02 +02:00
ldestailleur
c407609695 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-14 00:28:39 +02:00
ldestailleur
7c710a91d7 Sync transifex 2025-08-14 00:24:14 +02:00
ldestailleur
cda2717155 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-13 19:54:21 +02:00
ldestailleur
66e420bc9d FIX Can edit status of tasks 2025-08-12 18:01:34 +02:00
ldestailleur
b9230e00c0 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-12 13:48:48 +02:00
ldestailleur
7572a8966d Trans 2025-08-12 13:46:32 +02:00
ldestailleur
44a3d9d544 Sync transifex 2025-08-12 13:37:33 +02:00
Aurélien BISOTTI
2635c20b53 NEW add shipping address to propal (#34441)
* Update pdf_cyan.modules.php

* Update pdf_other.php

* Update propal.lang

traduction en_us

* Update propal.lang

* Update propal.lang

pb de copié collé

* Update pdf_other.php

* Update pdf_other.php

removed blank space

* Update pdf_cyan.modules.php

remove blank space

* Update propal.lang

ajout PROPOSAL_SHOW_SHIPPING_ADDRESSMore

* Update propal.lang

add PROPOSAL_SHOW_SHIPPING_ADDRESSMore

* Update pdf_cyan.modules.php

test declaration variable shipp_shift

* Update pdf_cyan.modules.php

test declaration variable shipp_shift

* Update pdf_cyan.modules.php

shipp_shift

* Update pdf_cyan.modules.php

shipp_shift

* Update pdf_cyan.modules.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-02 00:26:39 +02:00
atm-GregM
e081e3be33 NEW ADD Send mail for reception / Delivery (#34829)
* Send mail for reception

* back pre-commit

* empty reshook
2025-07-31 21:59:35 +02:00
ldestailleur
d96d61d161 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-07-28 15:27:25 +02:00
ldestailleur
55a80e2624 Doc 2025-07-28 01:16:49 +02:00
Anthony Damhet
3e0df45f30 NEW | Discount split more than two parts (#34782)
* Discount split more than two parts

* fix spaces

* remove set action split and type variables

* Condition if javascript is disabled

* Update remx.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-07-24 11:53:11 +02:00
moreauftheobald
d4f9fd424f QUAL: OpenID Setup fused in Security Setup + Module removed -- WIP (#34422)
* FIX: OpenID Setup fused in Security Setup + Module removed...

* FIX: OpenID Setup fused in Security Setup + Module removed... WIP

* FIX: OpenID Setup fused in Security Setup + Module removed... WIP

---------

Co-authored-by: Theobald <f.moreau@theobald-groupe.com>
2025-07-20 20:09:53 +02:00
ldestailleur
7c8598cc2d Sync transifex 2025-07-17 19:30:58 +02:00
ldestailleur
66c8f356e9 Sync transifex 2025-07-17 19:26:24 +02:00
FlorianKronos
24cfab1cdb Update withdrawals.lang (#34645)
Correction orthographique de Payment en Paiement
2025-06-26 19:36:12 +02:00
HENRY Florian
c23d673780 fix: on product update, with product/card.php batck and stock management linked (#34459)
* fix: on product update, with product/card.php batck and stock management linked

* fix: on product update, with product/card.php batck and stock management linked
2025-06-14 01:31:49 +02:00
Laurent Destailleur
ad02c1885c Sync transifex 2025-06-13 00:12:21 +02:00
ldestailleur
36b00c5951 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-06-02 14:59:18 +02:00
Laurent Destailleur
5771b6bd1f Trans 2025-05-25 20:24:33 +02:00
mikygee
d717d3a2a8 FIX bug #34137 & remplace by et (#34139)
Co-authored-by: Charlie Root <root@expevelidv751.expertinet.net>
2025-05-14 12:51:57 +02:00
Clément
f5a48dca21 Fix missing translations (#34145)
* Fix missing translations

* Update sendings.lang
2025-05-14 12:47:46 +02:00
ldestailleur
095905670a Remove BlockUI js plugin. Replaced with few js/css lines. 2025-05-06 19:15:13 +02:00
ldestailleur
776c78c696 Enhance menu editor 2025-04-21 11:52:40 +02:00
ldestailleur
ed29a424d8 Fix CI 2025-04-18 14:17:39 +02:00
Mohamed DAOUD
0fae8e5b0b NEW Some trans keys to prepare a new website template (#33886)
* some trans keys

* Update website.lang

* Update website.lang
2025-04-18 13:37:14 +02:00
ldestailleur
941ccf5ec7 Debug v22 2025-04-18 13:33:55 +02:00
Alexandre SPANGARO
ab0ce1d645 Review of module asset (#33847)
* Fixed Asset - Update translation of the module

* Fix asset create name

* Fix ref field

* Update module Asset

* Fix CI

* Fix CI

* Fix comment
2025-04-15 17:21:45 +02:00