Commit Graph

103638 Commits

Author SHA1 Message Date
Laurent Destailleur
e4c5fee8df Fix hardcoded link. Fix from #23463 2023-01-11 21:04:30 +01:00
Laurent Destailleur
cd5850759d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-11 20:52:11 +01:00
Laurent Destailleur
0303dff199 Merge 2023-01-11 20:51:55 +01:00
Laurent Destailleur
71ea83d19e
Update dict.php 2023-01-11 20:40:15 +01:00
Laurent Destailleur
4afc21ecb3
Update dict.php 2023-01-11 20:39:09 +01:00
ptibogxiv
7bcaae86f4
Fix php 8 warning 2023-01-11 13:33:29 +01:00
Laurent Destailleur
313adba8f4 Fix set job recruitement back to draft 2023-01-10 22:06:03 +01:00
Laurent Destailleur
3c169ae09a Fix look and feel v17 2023-01-10 21:54:37 +01:00
Laurent Destailleur
00fce7eccd Fix reposition when adding a contract line 2023-01-10 21:51:56 +01:00
Laurent Destailleur
09a2028522 Fix picto edit must not be visilbe in edit mode 2023-01-10 21:51:43 +01:00
Laurent Destailleur
c78ad19186 Fix warning php8 2023-01-10 21:51:32 +01:00
Laurent Destailleur
ac5a07fee8 Debug v17 2023-01-10 17:27:19 +01:00
Laurent Destailleur
e110e7ed74 Fix vat rate for luxembourg 2023-01-09 19:46:16 +01:00
VESSILLER
32610ec3ca NEW category of operation for crabe PDF model 2023-01-09 01:38:28 +01:00
Christian Humpel
5152a77208 Fix #23108: - Set NULL on fk_warehouse if stockmovement is empty.
- Fix deletion on lines without stockmovement -> set the correct rowid of the line.
- Fix stock qty and warnings correct.
2023-01-09 01:29:27 +01:00
Laurent Destailleur
ce1e6dd9bd Fix php tag 2023-01-08 19:34:32 +01:00
Laurent Destailleur
2ed7cda6e7 Fix phpunit 2023-01-08 19:33:33 +01:00
Laurent Destailleur
9877f8281f
Merge pull request #23441 from ptibogxiv/patch-65
Fix php 8 errors
2023-01-08 14:13:10 +01:00
Laurent Destailleur
b659a6fb88
Merge pull request #23450 from ptibogxiv/patch-71
Fix php 8 error
2023-01-08 14:10:56 +01:00
Laurent Destailleur
220d74239e
Merge pull request #23445 from ptibogxiv/patch-69
Fix php 8 error
2023-01-08 14:09:47 +01:00
ptibogxiv
d5091d7b90
Fix php 8 error 2023-01-08 13:48:49 +01:00
ptibogxiv
ca9276b5eb
Fix php 8 error 2023-01-07 22:03:18 +01:00
ptibogxiv
bea075b3bb
Fix php 8 error 2023-01-07 21:37:51 +01:00
ptibogxiv
47d4483251
Update payout.php 2023-01-07 18:42:15 +01:00
Laurent Destailleur
d33a7ff4d4 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-07 17:30:15 +01:00
Laurent Destailleur
98e61dc40d Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-07 17:29:24 +01:00
Alexandre SPANGARO
81a8838070 Add a condition to show option 2023-01-07 14:06:20 +01:00
Laurent Destailleur
b2e51a5ef4
Merge pull request #23419 from atm-jpb/fix_border_left_photo
FIX : add border left on image product when conf activated
2023-01-07 10:28:47 +01:00
Alexandre SPANGARO
183552461c NEW Accountancy - Add an option to disable autolettering when transferring to accounting 2023-01-07 08:20:48 +01:00
Laurent Destailleur
2c9e4495db Fix url 2023-01-07 04:43:09 +01:00
Laurent Destailleur
7218d8419f
Merge pull request #23434 from altairis-noe/too_much_br
FIX: do not add <br> when dol_concatdesc already does it
2023-01-07 03:38:57 +01:00
Laurent Destailleur
880be173fa Fix typo 2023-01-07 03:28:21 +01:00
Laurent Destailleur
e228536329 Fix date now 2023-01-07 03:11:33 +01:00
Laurent Destailleur
44423bea30 css 2023-01-06 20:55:46 +01:00
Laurent Destailleur
a850a735a8 Fix missing test on permission 2023-01-06 17:47:44 +01:00
Laurent Destailleur
98b37d6648 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-06 16:53:03 +01:00
Laurent Destailleur
0eb0ee5bb1 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-06 16:52:06 +01:00
Laurent Destailleur
4d683692de Fix autofill js 2023-01-06 16:51:01 +01:00
Laurent Destailleur
a219c620e4 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-06 16:26:14 +01:00
Laurent Destailleur
2755e3dad7 Fix typo 2023-01-06 15:53:25 +01:00
Laurent Destailleur
099a9e5253
Merge pull request #23425 from marcusdeangabriel/16.0
Added &$arrayfields to $parameters so that hooks can manipulate list columns.
2023-01-06 15:52:19 +01:00
Laurent Destailleur
d0f0de44e3
Merge pull request #23429 from ptibogxiv/patch-64
Fix php 8 errors
2023-01-06 15:48:18 +01:00
Laurent Destailleur
32e566f269
Update dispatch.php 2023-01-06 15:47:47 +01:00
Laurent Destailleur
b707c79d6d FIX look and feel v17 (always a message instead of empty lists) 2023-01-06 15:46:17 +01:00
Laurent Destailleur
5ecaacf36e Fix tooltip 2023-01-06 15:30:55 +01:00
Laurent Destailleur
226194142d Doc 2023-01-06 14:58:49 +01:00
Laurent Destailleur
9db7daf449 Fix trans 2023-01-06 14:16:58 +01:00
Laurent Destailleur
1a7c700ed4 Sync transifex 2023-01-06 14:03:36 +01:00
Laurent Destailleur
e4dc10f6bd Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-06 12:26:54 +01:00
Laurent Destailleur
b8c8a5d487 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-06 12:09:33 +01:00