Commit Graph

120315 Commits

Author SHA1 Message Date
Laurent Destailleur
6e8a72a434 Fix filter on holiday dates 2023-03-29 16:31:55 +02:00
Regis Houssin
48333a7205 FIX wrong test 2023-03-29 15:09:43 +02:00
Frédéric FRANCE
222ad02e49 work on printing 2023-03-29 15:06:41 +02:00
Frédéric FRANCE
f870a8ea2f work on printing 2023-03-29 15:06:33 +02:00
stickler-ci
507abd4cc2 Fixing style errors. 2023-03-29 12:56:47 +00:00
atm-lena
0579c3f2f3 FIX PDF Espadon Expedition : notes and tracking number 2023-03-29 14:48:47 +02:00
Regis Houssin
898a4bad15 FIX menu force entity = 0 if core module 2023-03-29 14:34:52 +02:00
Laurent Destailleur
dc144baa68
Merge pull request #24369 from bloxera/fix_action_name_buyingprice
Fix naming of create action for adding buying prices #24368
2023-03-29 14:30:23 +02:00
Laurent Destailleur
b2722e79dc Doc 2023-03-29 14:27:28 +02:00
Laurent Destailleur
8556327499 Hide session ID 2023-03-29 14:17:04 +02:00
Laurent Destailleur
a31491fce2 Fix warning 2023-03-29 14:16:48 +02:00
Laurent Destailleur
2a8cf082af Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-29 14:14:57 +02:00
Laurent Destailleur
e6ca58582e
Merge pull request #24366 from frederic34/printing
work on printing
2023-03-29 14:14:04 +02:00
Laurent Destailleur
fccd517acb
Merge pull request #24372 from Hystepik/develop#1
New : Creation of login from lastname and firstname
2023-03-29 14:13:21 +02:00
Laurent Destailleur
7df9ba48e3
Merge pull request #24374 from bloxera/hook_amount_bank_transfer
Fix: add hook to modify amount to pay for supplier invoice
2023-03-29 14:10:30 +02:00
Laurent Destailleur
f941eadbbf Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-29 13:55:11 +02:00
Laurent Destailleur
8395b75fbe
Merge pull request #24376 from hregis/fix_import_parse_error
FIX can not show all csv fields (a reason for that ?)
2023-03-29 13:28:12 +02:00
Regis Houssin
dbc12cb169 FIX can not show all csv fields (a reason for that ?) 2023-03-29 12:27:29 +02:00
Laurent Destailleur
9ab9f068c6 Look and feel export tool 2023-03-29 12:04:53 +02:00
Laurent Destailleur
5683b21823 Look and feel export tool 2023-03-29 12:03:52 +02:00
priojk
2721ccd23c add hook to modify amount to pay 2023-03-29 11:43:31 +02:00
stickler-ci
846fe52da8 Fixing style errors. 2023-03-29 09:25:45 +00:00
Philippe GRAND
19dfe73c22 fix : Warning: Undefined array key xStartPos in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/class/commondocgenerator.class.php on line 1554 2023-03-29 11:21:28 +02:00
hystepik
d8a8be385b New : Creation of login from lastname and firstname 2023-03-29 11:10:58 +02:00
stickler-ci
cb63bbba32 Fixing style errors. 2023-03-29 09:06:53 +00:00
Gauthier PC portable 024
538a6870f1 FIX : it was not possible to update extrafields of expedition lines with batch without editing batch value 2023-03-29 11:00:20 +02:00
priojk
3c7fe6029f change action to start with create 2023-03-29 09:48:11 +02:00
Laurent Destailleur
83565ec0a7 Fu... composer 2023-03-29 00:06:33 +02:00
Laurent Destailleur
a51edb6940 Make module webservice SOAP deprecated. Use REST API instead. 2023-03-28 23:59:36 +02:00
Laurent Destailleur
a0bd389f71 Update MobileDetect lib to 2.8.41 2023-03-28 23:54:43 +02:00
Laurent Destailleur
46055fd195 Hide session ID 2023-03-28 23:53:16 +02:00
Laurent Destailleur
be763b02a9 NEW Upgrade phpspreadsheet lib to v1.12 2023-03-28 23:31:36 +02:00
Laurent Destailleur
2663c8f2f2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-03-28 23:30:26 +02:00
priojk
63b0e65797 adjusted fix 2023-03-28 23:05:29 +02:00
Laurent Destailleur
764ce03d10 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-28 22:28:10 +02:00
Laurent Destailleur
bba367d555 Fix warning 2023-03-28 22:27:14 +02:00
Frédéric FRANCE
997e24aab0 work on printing 2023-03-28 22:17:38 +02:00
Frédéric FRANCE
0d6967b77a work on printing 2023-03-28 22:16:04 +02:00
Laurent Destailleur
292385adcf
Merge pull request #24340 from simnandez/17.0
FIX #24201 upload of external module fails to copy from incorrectly generated temp source dir
2023-03-28 21:54:49 +02:00
Laurent Destailleur
975d805b85
Merge pull request #24345 from leninrivas/patch-12
Fix share link expedition and delivery
2023-03-28 21:53:57 +02:00
Laurent Destailleur
64ef6fe4ad
Merge pull request #24365 from frederic34/ajaxtooltip
fix tooltip ajax
2023-03-28 21:45:39 +02:00
Laurent Destailleur
5b0b874535 NEW Add a status on supplier price ref (WIP to close a supplier ref) 2023-03-28 21:30:08 +02:00
Frédéric FRANCE
ab28166398 fix tooltip 2023-03-28 21:01:59 +02:00
Frédéric FRANCE
27f81b7ce9 Merge remote-tracking branch 'upstream/develop' into ajaxtooltip 2023-03-28 20:34:47 +02:00
Laurent Destailleur
4a0f4f15b9 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-03-28 20:30:32 +02:00
Laurent Destailleur
77910aad8c Fix phpunit 2023-03-28 20:28:57 +02:00
Laurent Destailleur
f9c2919ad3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-28 20:24:53 +02:00
Laurent Destailleur
a67351ac43 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-28 20:24:40 +02:00
Frédéric FRANCE
3d71cf2d19 Merge remote-tracking branch 'upstream/develop' into ajaxtooltip 2023-03-28 20:08:05 +02:00
Frédéric FRANCE
78bd96dd58 fix tooltip ajax 2023-03-28 20:03:42 +02:00