Laurent Destailleur
8b63f7e296
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-05-03 02:06:11 +02:00
VESSILLER
99206d5570
FIX special chars in generated file name from build doc mass action
2023-04-24 12:08:45 +02:00
Laurent Destailleur
3c9ba08369
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-01-26 02:10:54 +01:00
VESSILLER
b2ac7a72be
FIX simple quote in generated file name from build doc mass action
2023-01-24 11:21:59 +01:00
Guido Schratzer
95766c4787
FIX: Dolibarr#16476 version 2a
2022-09-24 20:29:06 +03:00
Guido Schratzer
3517cdf1b4
FIX : #16476 version 2
2022-09-24 20:19:17 +03:00
Guido Schratzer
322d0955f2
FIX: Issue #16476 on massaction the pdf generation is not using the thirdparty language settings
2022-09-24 17:58:58 +03:00
Laurent Destailleur
cdf90a0004
Fix missign error message
2022-09-06 22:31:20 +02:00
Laurent Destailleur
3d226801ba
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-07-10 19:22:02 +02:00
Laurent Destailleur
52661e09c7
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/core/modules/modResource.class.php
2022-07-10 19:18:59 +02:00
Laurent Destailleur
c16cd502d0
Update actions_massactions.inc.php
2022-07-10 18:43:25 +02:00
jpb
226488b7ed
rank change. if we only have one order we leave the origin rank otherwhise we pass -1
2022-07-08 12:32:17 +02:00
Laurent Destailleur
7741826d34
phpcs
2022-07-07 23:09:39 +02:00
Laurent Destailleur
63ce535deb
Merge pull request #21448 from atm-jpb/patch-1
...
# FIX : rank duplicate on mass action
2022-07-07 20:57:51 +02:00
Laurent Destailleur
5afe1dbb84
Update actions_massactions.inc.php
2022-07-07 20:57:29 +02:00
jpb
ea52403339
rank change. if we only have one order we leave the origin rank otherwise we leave the -1 and let the class set the max rank.
2022-07-07 11:08:01 +02:00
Juanjo Menent
4f091c4394
Fix: PHP Fatal error: Call to undefined function getOnlineSignatureUrl()
2022-07-05 17:11:02 +02:00
stickler-ci
244a3fc819
Fixing style errors.
2022-07-04 15:22:40 +00:00
boudet jean pascal
5dabcec767
rank duplicate on mass action
...
#### rank duplicate on mass action invoice from multiple orders
we have to define the max rank for each line which makes it possible not to have a duplicate on the rank field in the case of several order massaction request.
2022-07-04 17:17:55 +02:00
Florian HENRY
98ee53c4b1
fix: massaction delete on actioncomm list do not call delete with good paramters
2022-06-22 15:13:13 +02:00
atm-greg
c2ee562c89
add missing CMailFile class requirement
2022-05-18 14:47:12 +02:00
Laurent Destailleur
1c71a8da1e
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/compta/accounting-files.php
2022-04-03 17:27:15 +02:00
kamel
11d4e85a39
FIX - Fiw default options ($hidedetails, $hidedesc, $hideref) with globales when generate PDF in mass actions
2022-04-01 16:52:59 +02:00
Laurent Destailleur
f4cb5810a7
FIX list of visible type of event was not correctly filtered
...
FIX Error management on mass action "Approve holiday"
2022-03-07 12:01:34 +01:00
Laurent Destailleur
1dcfb88ad4
Debug v15
2022-01-21 13:44:40 +01:00
Laurent Destailleur
809c8f993b
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/card.php
htdocs/core/modules/modCommande.class.php
htdocs/core/modules/modFournisseur.class.php
htdocs/core/modules/modPropale.class.php
htdocs/filefunc.inc.php
htdocs/modulebuilder/template/core/modules/mymodule/mod_myobject_advanced.php
2021-12-30 19:03:46 +01:00
Maxime Kohlhaas
0e9b707801
Fix #19249 : wrong payment cond and mode on mass order billing
2021-12-28 11:57:26 +01:00
Laurent Destailleur
f1dac82a53
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/adherents/card.php
htdocs/categories/edit.php
htdocs/contact/card.php
htdocs/core/class/extrafields.class.php
htdocs/product/stock/card.php
2021-12-08 17:56:05 +01:00
Laurent Destailleur
a298a845f1
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/list.php
htdocs/core/actions_massactions.inc.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/memory.lib.php
htdocs/langs/en_US/holiday.lang
htdocs/ticket/card.php
2021-11-30 16:24:18 +01:00
Laurent Destailleur
3de3adad74
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/core/ajax/objectonoff.php
2021-11-30 16:11:12 +01:00
Laurent Destailleur
87a66c7bf0
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-11-30 15:57:14 +01:00
Marc de Lima Lucio
f5343c55c3
FIX: holiday mass deletion: correct return of record deleted
2021-11-26 18:23:31 +01:00
Marc de Lima Lucio
1361abffe5
FIX: holiday list: only mass delete if leave request is not in draft, canceled or refused, like in card
2021-11-26 18:22:31 +01:00
Laurent Destailleur
9cb094b466
Fix error method not defined
2021-11-11 14:37:25 +01:00
Christian Foellmann
6a216e520f
block deletion of items not free to delete (is_deletable)
2021-11-11 11:06:05 +01:00
Laurent Destailleur
969fe16442
Debug mass actions of partnership module
2021-11-07 16:51:18 +01:00
Laurent Destailleur
3d4bb66853
Clean code
2021-09-30 15:59:47 +02:00
Laurent Destailleur
d9cdddd688
Update actions_massactions.inc.php
2021-09-09 14:35:19 +02:00
stickler-ci
1e8870eb95
Fixing style errors.
2021-09-09 09:30:29 +00:00
Gauthier PC portable 024
4e78a24a13
FIX : if delete return < 0, we break and rollback, if == 0, we set event message warning and we test other objects of list
2021-09-09 11:25:46 +02:00
Gauthier PC portable 024
938092d67c
NEW : when we delete several objects with massaction, if somes object has child we must see which objects are concerned and nevertheless delete objects which can be deleted
2021-09-07 16:46:48 +02:00
Laurent Destailleur
c02fb6b9a8
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-28 03:15:47 +02:00
Laurent Destailleur
65629711d0
FIX #18484
2021-08-25 14:53:14 +02:00
lmarcouiller
1cef6d31e8
Close #18302 : Mass action leave requests
2021-08-02 15:45:55 +02:00
Laurent Destailleur
6f449cfd6c
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-31 16:33:38 +02:00
ptibogxiv
36ba5c6a71
Fix for php8
2021-07-26 15:22:50 +02:00
stickler-ci
85adefe721
Fixing style errors.
2021-07-13 08:08:01 +00:00
lmarcouiller
35b29481c7
Close #18131 : new massaction for thirdparty
2021-07-13 10:05:38 +02:00
Laurent Destailleur
f6998d7c32
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/actions_massactions.inc.php
2021-06-16 19:00:52 +02:00
Laurent Destailleur
e503f73e95
Comment dead code
2021-06-15 22:28:39 +02:00