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
gauthier
cec54d6ce0
FIX : when we need to bill several orders, order lines unit is not on bill lines
2019-12-03 16:40:35 +01:00
Laurent Destailleur
ae1ad80994
Fix count
2019-06-24 16:32:42 +02:00
Laurent Destailleur
3c4956838e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/core/tpl/massactions_pre.tpl.php
2019-06-24 15:44:44 +02:00
John Botella
6a68c8cd99
Fix display option email per participient
2019-06-20 11:09:37 +02:00
John Botella
9305403bea
Fix duplicate pdf in mass sendmail
2019-06-20 10:32:32 +02:00
John Botella
7c29fb614c
Fix replacement and vars names
2019-06-20 09:21:35 +02:00
John Botella
31a53b72ae
FIX var name
2019-06-19 16:55:45 +02:00
Laurent Destailleur
0bf7512f28
Update actions_massactions.inc.php
2019-06-12 12:33:31 +02:00
atm-greg
9ba102b6b9
bad object used
2019-06-12 12:08:16 +02:00
atm-greg
25031e534d
fix massaction presend
2019-06-12 12:05:02 +02:00
Laurent Destailleur
300f46cb01
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-06-02 12:30:25 +02:00
atm-ph
c79b9b9704
Fix create bills on mass action does not retrieve the original currency code
2019-05-27 11:18:29 +02:00
Laurent Destailleur
3ede626932
FIX If we build one invoice for several orders, we must put the ref of
...
order on the line to not lose information.
Conflicts:
htdocs/commande/list.php
htdocs/core/actions_massactions.inc.php
2019-03-23 22:34:10 +01:00
Laurent Destailleur
0d9367b09d
Merge pull request #10305 from tuxgasy/8.0_bill_orders
...
Fix #10301 mass bill orders
2019-01-08 16:50:48 +01:00
Laurent Destailleur
a1f5ede736
Update actions_massactions.inc.php
2019-01-08 16:50:27 +01:00
Laurent Destailleur
47448b77f0
Update actions_massactions.inc.php
2019-01-08 16:47:30 +01:00
TuxGasy
2c2f86736a
Fix #10301 mass bill orders and replicate extrafields
2019-01-08 15:59:20 +01:00
Laurent Destailleur
9d8b084115
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
ChangeLog
htdocs/core/actions_sendmails.inc.php
htdocs/filefunc.inc.php
2019-01-08 01:48:54 +01:00
Ferran Marcet
f3dd875fc7
FIX: Can't generate invoice pdf
2019-01-04 12:00:39 +01:00
Ferran Marcet
4694af0488
FIX: Can't generate invoice pdf
2019-01-04 11:45:02 +01:00
Ferran Marcet
15cc45b8ae
FIX: Can't generate invoice pdf
2019-01-04 10:52:10 +01:00
Laurent Destailleur
25ee999d27
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-11-19 20:05:32 +01:00
Laurent Destailleur
77bc1c4313
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
2018-11-19 18:18:43 +01:00
gauthier
ecdfa5219b
FIX : We want to be able to send PDF of paid invoices
2018-11-19 17:31:45 +01:00
Laurent Destailleur
04f80f0925
FIX Do not show check box if not applicable
2018-10-29 02:27:51 +01:00
Laurent Destailleur
244c7f8dc3
FIX thirdparty property of object not loaded when only one record
2018-10-29 02:14:36 +01:00
Laurent Destailleur
5a1a5548df
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/core/class/discount.class.php
htdocs/core/lib/payments.lib.php
htdocs/product/index.php
htdocs/product/list.php
htdocs/societe/class/societe.class.php
2018-10-19 14:27:15 +02:00
Laurent Destailleur
47abbd3eb2
Fix bad merge
2018-10-19 14:23:36 +02:00
Laurent Destailleur
de4ead2558
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/accountancy/class/accountancycategory.class.php
htdocs/core/actions_massactions.inc.php
htdocs/product/reassort.php
2018-10-19 14:16:53 +02:00
atm-greg
06477b40a0
modify parenting before task deletion
2018-10-15 12:34:14 +02:00
Laurent Destailleur
8d54df4263
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
2018-08-08 17:31:23 +02:00
ATM-Nicolas
f3090e4819
FIX : Wrong variable and trigger name
2018-08-02 16:05:54 +02:00
Laurent Destailleur
de84f0e687
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/core/actions_massactions.inc.php
htdocs/filefunc.inc.php
2018-05-21 23:35:09 +02:00
Juanjo Menent
0aa8c6f498
Fix: extrafiels is not passing orders to invoice
2018-05-17 19:05:25 +02:00
Laurent Destailleur
c34bfc229b
Fix syntax error
2018-05-05 19:39:58 +02:00
Laurent Destailleur
8baa529719
Update actions_massactions.inc.php
2018-05-05 14:22:52 +02:00
Laurent Destailleur
aba2ef7ad2
Update actions_massactions.inc.php
2018-05-05 14:22:18 +02:00
Abbes Bahfir
17b8de2cdd
New : Option INVOICE_CAN_REMOVE_DRAFT_ONLY to delete draft invoices with precedence over INVOICE_CAN_ALWAYS_BE_REMOVED
2018-05-05 12:57:29 +01:00
atm-quentin
f70df3490f
FIX add db commit
2018-05-03 10:53:24 +02:00
atm-quentin
a20ec7ba1e
NEW cancel orders on massaction
2018-05-02 14:37:35 +02:00
Laurent Destailleur
ac8520c114
Merge pull request #8557 from Gecka-Apps/7.0-substitution
...
Passes the list of third parties and the list of objects ref to the complete_substitutions_array function as parameters.
2018-04-11 17:40:38 +02:00
Laurent Dinclaux
185c1aca13
Passes the list of third parties and the list of objects ref to the complete_substitutions_array function as parameters.
2018-04-11 13:27:25 +11:00
Inovea Conseil
aaf68b904e
Add mass action proposal closed
2018-03-10 00:00:23 +01:00
Laurent Destailleur
317a5f5b2f
Fix by adding a redirect to avoid the order2billing being done twice.
2018-03-07 19:15:23 +01:00
Laurent Destailleur
64b0d1d390
Fix by adding a redirect to avoid the order2billing being done twice.
2018-03-07 14:33:29 +01:00
Regis Houssin
3859b5a926
Fix: Parameter must be an array or an object that implements Countable
2018-02-24 14:20:53 +01:00
Laurent Destailleur
247c380d18
Several fixes
2017-12-12 16:11:40 +01:00
Mistral Oz - LWEP
7cd785d59a
Fix #7921 : For invoice with "/" in ref
...
Fix #7921 : For invoice with "/" in ref
2017-12-11 14:47:07 +01:00
Laurent Destailleur
75e5d80eb6
Better help on mass invoicing from orders
2017-11-11 17:09:15 +01:00