Laurent Destailleur
|
cb8c8a1d50
|
Merge pull request #14305 from marc-dll/FIX_10.0_expedition_create
FIX: shipping creation: checks not done on weight and sizes
|
2020-07-29 12:59:23 +02:00 |
|
Laurent Destailleur
|
d2e730f8e5
|
Merge pull request #14310 from atm-gauthier/10.0_fix_wrong_column_order_by
FIX : Order by amount in product propal stats must be done on d.total_ht and not p.total
|
2020-07-29 12:58:28 +02:00 |
|
lvessiller
|
8ee5b16e89
|
FIX redirect on contact card from main search
|
2020-07-29 12:00:22 +02:00 |
|
VERDOL Gauthier
|
d214dbb5fd
|
FIX : Order by amount in product propal stats must be done on d.total_ht and not p.total
|
2020-07-28 15:42:54 +02:00 |
|
Marc DLL
|
ee55b82a8d
|
FIX: shipping creation: checks not done on weight and sizes
|
2020-07-27 23:27:44 +02:00 |
|
Laurent Destailleur
|
4e4e737ff2
|
Merge pull request #14269 from atm-gauthier/10.0_fix_wrong_invoice_template_link
FIX : wrong link to third invoice templates
|
2020-07-24 13:13:15 +02:00 |
|
stickler-ci
|
8273dbcd49
|
Fixing style errors.
|
2020-07-24 08:39:09 +00:00 |
|
Frans Bosman
|
94498b191b
|
Update card_presend.tpl.php
|
2020-07-24 10:37:19 +02:00 |
|
Frans Bosman
|
e2592d9049
|
Update card_presend.tpl.php
Add hidden options for specific sender email-adress for Invoices, Shipments and Order-confirmations
|
2020-07-22 11:44:26 +02:00 |
|
VERDOL Gauthier
|
55298317e3
|
FIX : wrong link to third invoice templates
|
2020-07-20 16:22:48 +02:00 |
|
Laurent Destailleur
|
071b909d38
|
FIX Fails to retraive accounting code of social contribution sometimes
Conflicts:
htdocs/accountancy/journal/bankjournal.php
|
2020-07-10 05:19:21 +02:00 |
|
gauthier
|
25509e74d3
|
FIX : order by amount ht uses wrong column
|
2020-07-09 17:27:14 +02:00 |
|
Laurent Destailleur
|
b4cd670b09
|
Merge pull request #14186 from atm-gauthier/10.0_fix_search_soc
FIX : soc filter doesn't work on task list
|
2020-07-06 12:05:40 +02:00 |
|
Laurent Destailleur
|
2629a98851
|
Fix regression
|
2020-07-06 11:31:05 +02:00 |
|
Laurent Destailleur
|
1399ac9b41
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2020-07-06 11:28:17 +02:00 |
|
Laurent Destailleur
|
053a1a2230
|
Fix duplicate code
|
2020-07-06 11:22:30 +02:00 |
|
gauthier
|
466b7e84ef
|
FIX : soc filter doesn't work on task list
|
2020-07-06 09:58:44 +02:00 |
|
Laurent Destailleur
|
4fba3ec872
|
Merge pull request #14115 from atm-florian/10.0
fix entity on supplier order
|
2020-07-03 00:50:51 +02:00 |
|
Laurent Destailleur
|
8d8695ccd7
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2020-07-03 00:41:06 +02:00 |
|
Laurent Destailleur
|
53c5ec51b8
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2020-07-03 00:40:59 +02:00 |
|
Laurent Destailleur
|
18fa4c4105
|
Update card.php
|
2020-07-03 00:38:31 +02:00 |
|
Laurent Destailleur
|
9c504c1b3d
|
Merge pull request #14158 from OPEN-DSI/v10-fix-societe-card-change-selected-fields
FIX change selected fields on company card
|
2020-07-03 00:30:34 +02:00 |
|
Laurent Destailleur
|
d3c23428d5
|
FIX Use of office365 TLS with SMTPs method.
Conflicts:
htdocs/core/class/smtps.class.php
|
2020-07-01 17:11:13 +02:00 |
|
lvessiller
|
918e669c98
|
FIX change selected fields on company card
|
2020-06-30 16:33:18 +02:00 |
|
gauthier
|
6553c40bea
|
FIX : create a deposit with amount using comma didn't work
|
2020-06-30 11:23:55 +02:00 |
|
Laurent Destailleur
|
960512acd9
|
Update fournisseur.commande.class.php
Action with filter on rowid does not need to have test on entity
|
2020-06-28 21:21:35 +02:00 |
|
Laurent Destailleur
|
1194c61857
|
Merge pull request #14125 from ATM-Consulting/10.0_FIX_pgsql_on_company.lib.php_2
FIX 10.0 - fatal with postgreSQL
|
2020-06-28 21:20:20 +02:00 |
|
Laurent Destailleur
|
dfb7c3e194
|
Update fournisseur.commande.class.php
|
2020-06-28 21:14:49 +02:00 |
|
gauthier
|
858a751eef
|
FIX : $_POST must be GETPOST
|
2020-06-26 10:51:04 +02:00 |
|
Florian Mortgat
|
ccfe6f18fe
|
FIX 10.0 - fatal with postgres
backport of https://github.com/Dolibarr/dolibarr/pull/14064/files
|
2020-06-25 16:06:16 +02:00 |
|
florian HENRY
|
77868ad2a3
|
fix entity on supplier order
|
2020-06-24 12:42:41 +02:00 |
|
florian HENRY
|
a7f022dcea
|
Merge branch '10.0' of https://github.com/Dolibarr/dolibarr into 10.0
|
2020-06-24 12:24:55 +02:00 |
|
florian HENRY
|
8c1af0fdb8
|
fix enbtoty on supplier order
|
2020-06-24 12:24:47 +02:00 |
|
Laurent Destailleur
|
72130dacb9
|
Merge pull request #14061 from atm-gauthier/10.0_fix_progress_pdf
FIX : percent must be displayed on one line
|
2020-06-12 14:50:49 +02:00 |
|
Laurent Destailleur
|
0023d14e65
|
Merge pull request #14037 from OPEN-DSI/v10-fix-takepos-free-text-html
FIX free text on cash desk
|
2020-06-11 23:33:31 +02:00 |
|
Laurent Destailleur
|
9aafb82fd3
|
Merge pull request #14059 from atm-florianm/FIX_10.0_missing_global_langs_when_activating_modContrat
FIX 10.0 - undefined $langs if template file copy fails during activation of modContrat
|
2020-06-11 23:02:19 +02:00 |
|
Laurent Destailleur
|
b36e658b20
|
Update html.formticket.class.php
|
2020-06-11 22:58:58 +02:00 |
|
gauthier
|
58ff96af30
|
FIX : $arraydefaultmessage is an object, as well as in /htdocs/core/class/html.formmail.class.php
|
2020-06-10 16:48:02 +02:00 |
|
gauthier
|
92b89437d1
|
FIX : percent must be displayed on one line
|
2020-06-09 16:02:41 +02:00 |
|
Florian Mortgat
|
0a2099e0ac
|
FIX 10.0 - undefined $langs if template file copy fails during activation of modContrat
|
2020-06-09 14:22:32 +02:00 |
|
VESSILLER
|
7bba9db2f0
|
FIX replace filter parameter "none" by "restricthtml"
|
2020-06-08 11:28:05 +02:00 |
|
Laurent Destailleur
|
4020d97362
|
FIX Can create a credit note on situation invoice if previous is also
credit note
|
2020-06-07 18:36:58 +02:00 |
|
Laurent Destailleur
|
180a0a4557
|
Info for debug
|
2020-06-07 18:30:46 +02:00 |
|
Laurent Destailleur
|
4f2af3bf67
|
Merge pull request #14021 from atm-gauthier/10.0_fix_modelmail_tickets
FIX : Tickets mail models doesn't work
|
2020-06-06 21:24:04 +02:00 |
|
Laurent Destailleur
|
30c6ae394b
|
Update html.formticket.class.php
|
2020-06-06 21:23:35 +02:00 |
|
Laurent Destailleur
|
cd8dd236f4
|
Merge pull request #14028 from aspangaro/10.0_p38
FIX: Show ref_customer, amount on contract link object
|
2020-06-06 21:22:11 +02:00 |
|
Laurent Destailleur
|
a5b74189e6
|
Merge pull request #14031 from atm-florianm/10.0_FIX_copy_payment_value_date_on_account_line
FIX: copy value date of VariousPayment onto the new AccountLine
|
2020-06-06 21:19:11 +02:00 |
|
Alexandre SPANGARO
|
e5f8f38fbf
|
FIX: Accountancy - Binding index - Add a filter on sql request for module Subtotal & Jalon
|
2020-06-05 17:24:59 +02:00 |
|
VESSILLER
|
ded7b79a6f
|
FIX free text on cash desk
|
2020-06-05 12:10:03 +02:00 |
|
Florian Mortgat
|
c393f8149c
|
FIX: when creating a VariousPayment, the value date is not copied onto the AccountLine that gets created at the same time, so the bank transaction's value date will be the payment date instead of the payment's value date
|
2020-06-04 11:29:51 +02:00 |
|