Milen Karaganski
2a16198981
Put back error counter $nbignored++;
2022-12-07 17:09:54 +02:00
Milen Karaganski
9b8940ac15
FIX|Fix[ #23117 ]
...
Error message not displayed, when trying to mass-delete validated OR approved holiday requests
2022-12-07 00:13:11 +02:00
Laurent Destailleur
ba582963d6
Fix typo
2022-12-06 19:56:49 +01:00
Laurent Destailleur
86091c3fde
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-25 17:01:44 +02: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
3ab82a93ec
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
2022-07-08 10:20:55 +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
Laurent Destailleur
2f269c75de
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/compta/facture/list.php
htdocs/langs/fr_FR/bills.lang
2022-07-07 20:12:23 +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
Laurent Destailleur
4b79d91437
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-06-23 12:35:24 +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
Laurent Destailleur
dd392143e1
Fix conf->projet conf->project
2022-06-14 17:53:17 +02:00
Laurent Destailleur
d9dbfd063b
Debug v16
2022-05-20 23:34:58 +02:00
atm-greg
c2ee562c89
add missing CMailFile class requirement
2022-05-18 14:47:12 +02:00
Laurent Destailleur
3a5fe5063d
Debug v16
2022-05-10 16:19:00 +02:00
GregM
ac1fcf290e
update
2022-05-04 17:24:37 +02:00
GregM
885324629f
commit resolve conflict
2022-05-04 17:10:39 +02:00
Laurent Destailleur
2bc958efe3
Merge pull request #20686 from Easya-Solutions/new-mass-action-send-last-main-doc
...
NEW Option MAIL_MASS_ACTION_ADD_LAST_IF_MAIN_DOC_NOT_FOUND to send last document in mass mailing action
2022-05-04 01:17:20 +02:00
lvessiller
bcc645ce38
NEW const MAIL_MASS_ACTION_ADD_LAST_IF_MAIN_DOC_NOT_FOUND for mailing mass action
2022-05-02 10:50:48 +02:00
Laurent Destailleur
fa8ce6e4fd
Merge pull request #20710 from fappels/develop_confirm_createbills
...
Move massaction 'confirm_createbills' from actions_massactions.inc.php to commande/list.php
2022-04-29 17:19:18 +02:00
John BOTELLA
56bab82219
add js on change action
2022-04-29 16:43:40 +02:00
John BOTELLA
02cf3fa361
end factoring
2022-04-29 15:38:12 +02:00
John BOTELLA
8b248c75f2
Factor save
2022-04-29 15:10:15 +02:00
GregM
3e4cd251ea
add edit extrafields Massaction products
2022-04-29 11:45:50 +02:00
dolibarr95
c969cef731
NEW : Send email to the supplier order contact
...
Select the recipient defined in object contact (Vendor contact following-up order / Contact fournisseur suivi commande) in order to send email to the specific contact and not to generic company email (as for invoice/bill)
2022-04-27 10:09:22 +02:00
Francis Appels
e6ce81bf8b
Move confirm_createbills mass action to order list
2022-04-25 11:20:00 +02:00
lvessiller
2992b3e845
NEW send last document in mass mailing action
2022-04-22 09:24:23 +02:00
lmarcouiller
d41676cf8b
Close #20609 : new massaction asign sale representative
2022-04-12 13:57:00 +02:00
Laurent Destailleur
dd6238cb2d
Try to save on fetch
2022-04-11 15:24:39 +02:00
javierybar
d7da57960f
FIX Tax 2 is lost when order is invoiced
2022-04-10 15:33:35 +02:00
Laurent Destailleur
5960d5971c
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/accounting-files.php
2022-04-04 10:49:51 +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
636188f28a
Merge pull request #20247 from thomas-Ngr/develop_new_check_invoice_date
...
NEW: check invoice date
2022-03-29 16:07:31 +02:00
Laurent Destailleur
7aeaaab7f0
Merge pull request #20365 from gdsoftdev/fix_invoicelineorders
...
Fix : keep row order into invoices created from massactions
2022-03-17 13:37:17 +01:00
Jé GDSOFT
ffa6cb0610
fix : keep lines order when creating invoices from orders
2022-03-15 15:47:36 +01:00
Thomas Negre
7f527b85b0
use double quotes to compose SQL requests
2022-03-09 09:34:50 +01:00
Thomas Negre
93765add38
Travis fix, hopefully.
2022-03-09 09:25:52 +01:00