dolibarr/htdocs/core
Gérald Lelarge 5d61e53140 FIX #12665 Mass invoice validation with stock management
Normally the mass invoice validation is not authorized due to the need to choose the warehouse where to increase
or decrease the stock.
A message ErrorMassValidationNotAllowedWhenStockIncreaseOnAction is displayed to inform the user to do this
validation manually one by one.
The invoices should not be validated.
2019-12-10 14:16:15 +01:00
..
ajax Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0 2018-12-04 13:17:25 +01:00
boxes FIX #10460 compatibility with MariaDB 10.4 2019-02-03 20:02:05 +01:00
class Merge pull request #12670 from frederic34/patch-7 2019-12-10 05:53:46 +01:00
db FIX Can't insert if there is extrafields mandatory on another entity. 2019-03-21 12:14:15 +01:00
filemanagerdol
js FIX : Total per day shows 00:00 if the total time spent is equal to 12:00 2019-04-15 11:40:58 +02:00
lib doxygen and $db bot defined 2019-12-10 07:51:39 +01:00
login More log to help debug 2019-03-04 20:15:31 +01:00
menus Fix margins access + menu display 2019-11-30 14:47:48 +01:00
modules FIX: import filter error 2019-07-30 14:11:21 +02:00
tpl Fix #6497 : deposit lines were not translated 2019-11-30 16:14:16 +01:00
triggers Update interface_20_modWorkflow_WorkflowManager.class.php 2019-08-01 16:37:40 +02:00
actions_addupdatedelete.inc.php
actions_builddoc.inc.php
actions_changeselectedfields.inc.php
actions_comments.inc.php
actions_dellink.inc.php
actions_extrafields.inc.php
actions_fetchobject.inc.php
actions_lineupdown.inc.php
actions_linkedfiles.inc.php FIX #11671 CVE-2019-15062 2019-08-17 22:17:27 +02:00
actions_massactions.inc.php FIX #12665 Mass invoice validation with stock management 2019-12-10 14:16:15 +01:00
actions_printing.inc.php
actions_sendmails.inc.php Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0 2019-10-14 23:50:06 +02:00
actions_setmoduleoptions.inc.php
actions_setnotes.inc.php
antispamimage.php
commonfieldsinexport.inc.php
datepicker.php
doxygen.php
extrafieldsinexport.inc.php FIX option EXPORT_LABEL_FOR_SELECT to restore compatibility in export 2019-07-02 18:06:51 +02:00
get_info.php
get_menudiv.php
index.html
photos_resize.php
search_page.php
search.php
tools.php
website.inc.php