Frédéric FRANCE
e0562817d6
fix usf filters ( #31897 )
2024-11-15 23:45:24 +01:00
Bahfir Abbes
2cc02024f1
fix bug Module Builder creates invalid SQL when using chkbxlst #31545… ( #31923 )
...
* fix bug Module Builder creates invalid SQL when using chkbxlst #31545 in https://github.com/Dolibarr/dolibarr/issues/31545
* Update modulebuilder.lib.php
---------
Co-authored-by: abb <contact@ab1consult.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-15 23:37:41 +01:00
Lucas Marcouiller
4b45a2a78c
fix php warning modCaptchaStandard class ( #31906 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 23:08:20 +01:00
Mohamed DAOUD
62ba788c8f
fix stars extrafields on pdf ( #31913 )
2024-11-15 23:07:37 +01:00
Lucas Marcouiller
0507db75b5
fix php warning in dolGraph class ( #31911 )
...
* fix php warning in dolGraph class
* remove useless test
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 23:06:54 +01:00
Lucas Marcouiller
615bc3143c
fix warnings for tocktransfer/stocktransfer_agenda.php ( #31893 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 23:06:16 +01:00
MaximilienR-easya
d8fb72a027
Fix a missing help ( #31901 )
2024-11-15 23:05:24 +01:00
Lucas Marcouiller
5b5719f0da
Fix societe price warnings ( #31917 )
...
* fix societe price warning
* fix a fix
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 23:04:00 +01:00
Mohamed DAOUD
2f68e94cfd
fix include for website library pages ( #31891 )
2024-11-15 23:03:25 +01:00
moreauftheobald
9dee6b56af
Tracking conf->module->enabled 3 ( #31905 )
...
* Tracking $conf->module->enabled part 2
* Tracking $conf->module->enabled part 3
* Tracking $conf->module->enabled part 3
---------
Co-authored-by: Theobald <f.moreau@theobald-groupe.com >
2024-11-15 23:02:26 +01:00
moreauftheobald
ee65f40512
Tracking $conf->module->enabled part 2 ( #31899 )
...
Co-authored-by: Theobald <f.moreau@theobald-groupe.com >
2024-11-15 23:00:56 +01:00
Lucas Marcouiller
39d0debfd4
fix php warning in infobox.class ( #31907 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 22:59:33 +01:00
Frédéric FRANCE
cb7d4d1ad5
clean phpstan baseline ( #31921 )
...
* clean phpstan baseline
* clean phpstan baseline
* clean phpstan baseline
2024-11-15 22:57:43 +01:00
Benoît PASCAL
ec6f591199
fix: issue #31880 ( #31919 )
2024-11-15 22:54:57 +01:00
IC-Victorien
4432fa7913
FIX warehouse list status ( #31902 )
2024-11-15 22:32:10 +01:00
Lucas Marcouiller
f80dd66ecc
fix a warning in webhook trigger ( #31850 )
...
* fix a warnign in webhook trigger
* better fix
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-15 16:44:57 +01:00
IC-faycal
3705d4a7ae
FIX issue Not check mandatory field in Select field. #31467 ( #31836 )
2024-11-15 16:05:39 +01:00
lvessiller-opendsi
ec5bf988c1
FIX serial number in create shipment ( #31846 )
2024-11-15 16:01:05 +01:00
MB Informatique
bd15f8cc7a
FIX #31269 Bad use of GETPOSTINT ( #31852 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-15 15:59:34 +01:00
Lucas Marcouiller
29ec5c7f47
fix php warning in actionindex ( #31843 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 15:58:43 +01:00
Frédéric FRANCE
ead048e1fd
fix calculate costs bom ( #31755 )
...
* fix calculate costs bom
* fix calculate costs bom
* Update bom.class.php
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-15 15:05:51 +01:00
Lucas Marcouiller
d9ee8a3838
Fix dol_dir_list_in_database to use filters for db ( #31835 )
...
* Fix dol_dir_list_in_database to use filters as an Universal Search String
* fix CI
* fix Ci
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 14:36:48 +01:00
Lucas Marcouiller
eb8fcc8e73
fix php warning in societe list ( #31837 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 14:34:37 +01:00
Lucas Marcouiller
d726e2e889
fix some php8.4 warnings ( #31831 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-15 14:11:03 +01:00
Frédéric FRANCE
ec91ed2af9
test action ( #31815 )
...
* NEW : Add category feature on Fichinter
category update
* Update viewcat.php
* Update categories.lang
* Update categorie.class.php
* Update categories.lang
* Update viewcat.php
* Update viewcat.php
* test action
* test action
* test action
* test action
* test action
* test action
* test action
* test action
* test action
* test action
* test action
* clean baseline
Debug v21
NEW: use Expedition::$date_shipping property in card and list (#31701 )
* NEW: use Expedition::$date_shipping property in card and list
* FIX: translation
* FIX: PHPStan rebutal
* FIX: not a great idea to copy and not edit comment
* FIX: on create, expected delivery date should precede sending date
* Update card.php
* Update list.php
* Update list.php
* Update list.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
clean baseline
clean baseline
clean baseline
* clean baseline
* clean baseline
* merge
* fix
* fix
* fix
* fix
* fix
* fix
* fix translations
* fix translations
* fix translations
* fix translations
* fix
* fix filters
* fix filters
* fix filters
* fix filters
* fix
---------
Co-authored-by: Charlène Benke <1179011+defrance@users.noreply.github.com >
2024-11-15 14:09:04 +01:00
HENRY Florian
b6c03773e9
fix: migrate from version ( #31814 )
2024-11-14 23:32:33 +01:00
Delthair
e2b6762b3c
ISSUE #31816 ( #31820 )
...
Bug correction to finalise step 5 of installation
2024-11-14 23:31:25 +01:00
Mohamed DAOUD
239c0bdd2c
NEW Add Button to Remove Payment Reports ( #31822 )
...
* button to remove rapport
* Update user.class.php
* Update rapport.php
* Update user.class.php
2024-11-14 23:29:35 +01:00
Lucas Marcouiller
6b27108775
Fix bad values for dropdown css ( #31824 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-11-14 23:26:18 +01:00
Frédéric FRANCE
54b10d48aa
clean module name ( #31823 )
2024-11-14 23:24:58 +01:00
Alexandre SPANGARO
70a96461af
NEW: Module Asset experimental ( #31821 )
2024-11-14 23:24:20 +01:00
Laurent Destailleur
1634bf6d18
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-14 13:59:06 +01:00
Laurent Destailleur
74d3d54ac7
Debug v21
2024-11-14 13:58:23 +01:00
Noé Cendrier
ed6bf372cd
NEW: use Expedition::$date_shipping property in card and list ( #31701 )
...
* NEW: use Expedition::$date_shipping property in card and list
* FIX: translation
* FIX: PHPStan rebutal
* FIX: not a great idea to copy and not edit comment
* FIX: on create, expected delivery date should precede sending date
* Update card.php
* Update list.php
* Update list.php
* Update list.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-14 13:23:22 +01:00
Laurent Destailleur
2b9ad08382
Fix travis
2024-11-14 01:43:06 +01:00
Laurent Destailleur
7b631480e3
Debug v21
2024-11-14 01:20:08 +01:00
Anthony Damhet
11057faac8
WIP : Documentation ux ( #30735 )
...
* Move documentation files to new folder
* Documentation prototype
Create a documentation class and views
* Remove whitespace and add functions returns
* Remove Google fonts
* Remove return string
* Phpcbf corrections
* Phpcdf with good ruleset
* add return null
* resolve conflict with test_arrays.php
* Return void for print functions
* WIP progress bar
* Add seteventmessage documentation for ui/ux
* Add translations
* Delete is of button
* Clean titles
* Change name of file event-message.php
* Update before moving and rename files
* Remove fr_FR lang file (all in en_US for the moment)
* Add some css
* Menu definition updated
* Add jQuery, lib_head.js and lib_foot.js
* Add missing button
* Add missing button
* move ui doc files
* Remove old documentation files
* Reupload test_arrays.php
* Rename lang file
* Move lang file
* add htmlhead
* Add parameter comment
* Update tables.php
* Update uxdocumentation.lang
* Update tables.php
* Update uxdocumentation.lang
* Update progress-bars.php
* Update tables.php
---------
Co-authored-by: John BOTELLA <68917336+thersane-john@users.noreply.github.com >
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-14 01:00:14 +01:00
Laurent Destailleur
17fa660ee5
Prepare db for future features
2024-11-14 00:50:15 +01:00
Laurent Destailleur
53e47f4ff1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-14 00:32:57 +01:00
Laurent Destailleur
bb1256a74a
Close #31367 - label increased to 50 chars
2024-11-14 00:32:42 +01:00
Christian Foellmann
44371d67b3
make field date_delivery accessible for GETPOST in proposal ( #27063 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-14 00:12:29 +01:00
MDW
a0f515ef12
Qual: Improve write_file typing (part 2) ( #30527 )
...
* Qual: Add abstract write_file to ModeleDon
And update phpdoc for derived classes
* Qual: Add abstract write_file to ModeleChequeReceipts
And update phpdoc for derived classes
* Qual: Add abstract write_file to ModelePDFRecruitmentCandidature
And update phpdoc for derived classes
* Qual: Add abstract write_file to ModelePDFStock & ModelePDFStockTransfer
And update phpdoc for derived classes
* Qual: Update phpdoc write_file for CommonStickerGenerator classes
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 23:58:32 +01:00
HENRY Florian
ba46e7dfd5
fix/feat: ProductLot document folder have to be the rowid ( #29859 )
...
* fix/feat: ProductLot docuement folder have to be ID as batch is not unique
* fix/feat: ProductLot docuement folder have to be ID as batch is not unique
* add translation
* fix travis
* fix travis
* fix CI*
* fix CI
* fix: travis CI
* reset from develop
* reset from develop
* reset from develop
* reset from develop
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 23:58:12 +01:00
Alexis Thietard
8c9a1c2bfc
fix #24780 change default isolation method in dol_clone ( #29391 )
...
This fixes serialization error when attempting to update a custom field value.
This change is made globally because the previous native = 0 default isolation
method is labeled as `deprecated` in the code and therefore shouldn't be used
anymore.
Signed-off-by: Alexis Thietard <alexis.thietard@rtone.fr >
2024-11-13 23:42:07 +01:00
Laurent Destailleur
fc7d1c6553
Fix phan
2024-11-13 23:22:26 +01:00
Anthony Damhet
185c703c64
NEW Reminder Mail by Adherent Type ( #30142 )
...
* Reminder Mail by Adherent Type
In order to restrict the sending of emails only to this type of member
* String to Int
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 23:15:52 +01:00
Laurent Destailleur
e259ffb2a0
Clean code
2024-11-13 23:10:18 +01:00
Frédéric FRANCE
aa5f526ae1
fix link if subdirectory to remove contains numbers ( #31797 )
...
* fix link if subdirectory to remove contains numbers
* Update ecmfiles.class.php
2024-11-13 22:57:07 +01:00
Charlène Benke
439741d145
NEW : add fichinter category - define new table ( #31234 )
...
* New ; add fichinter categories
* Create llx_categorie_fichinter.key.sql
* Update 20.0.0-21.0.0.sql
* Rename llx_categorie_fichinter.key.sql to llx_categorie_fichinter-fichinter.key.sql
* Rename llx_categorie_fichinter.sql to llx_categorie_fichinter-fichinter.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 22:44:14 +01:00
sonikf
1f2bb2969a
NEW: PDF Invoice show vat analysis per rate ( #31381 )
...
* Show vat analysis
* Show vat analysis
* Show vat analysis
* fix white space
* Update main.lang
* Show vat analysis
* Show vat analysis
* add copyright
* fix pre-commit
* fix pre-commit
* fix pre-commit
* fix php-stan (8.2)
* fix php-stan (8.2)
* fix php-stan (8.2)
* fix pre-commit tab
* Update pdf_other.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 22:41:00 +01:00