Laurent Destailleur
0eb0ee5bb1
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-01-06 16:52:06 +01:00
Laurent Destailleur
25eac607eb
Merge pull request #23407 from daraelmin/daraelmin-patch-2
...
Fix v14 fatal error undefined fct lenght_accounta
2023-01-04 17:48:08 +01:00
stickler-ci
1d29400cdf
Fixing style errors.
2023-01-04 08:15:39 +00:00
daraelmin
23d535197d
Fix v14 fatal error undefined fct lenght_accounta
...
Following #23403
See https://www.dolibarr.fr/forum/t/erreur-fatal-paiements-divers-v15-0-3/41914
2023-01-04 09:13:40 +01:00
Laurent Destailleur
10674a59bb
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-01-03 02:33:59 +01:00
Laurent Destailleur
af45ef8799
Merge pull request #23294 from atm-gauthier/fix_multicurrency_when_create_order_from_propal
...
FIX : get multicurrency infos of propal when create order from propal…
2023-01-03 01:36:57 +01:00
Eric Seigne
2aa271d96e
avoid editretainedwarranty if invoice is not draft
2022-12-28 17:50:16 +01:00
Gauthier PC portable 024
a48d1ae8e3
FIX : multicurrency_tx and not currency_tx
2022-12-21 12:31:24 +01:00
Laurent Destailleur
64de591770
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-12-14 10:20:47 +01:00
stickler-ci
24585cf61b
Fixing style errors.
2022-12-14 02:45:20 +00:00
Henry
c4dbc5e6d6
Create invoice from Shipment - fix error of multicurrency code
2022-12-14 10:39:15 +08:00
Laurent Destailleur
fb3bbee0a3
Merge pull request #22938 from Daviid-P/15.0
...
FIX Broken Permissions check, $object is null.
2022-11-23 12:22:21 +01:00
Laurent Destailleur
2f0880020c
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-11-23 12:02:25 +01:00
David Pareja Rodriguez
05e850dbfc
FIX Broken Permissions check, $object is null.
...
This code was probably copy&paste'd from `htdocs/compta/prelevement/card.php` where the `$object` variable exists.
On `htdocs/compta/prelevement/line.php` `$object` is not defined, and `$type` come from the `$type = GETPOST('type', 'aZ09');` which ends up being overwritten with null.
2022-11-23 11:58:21 +01:00
stickler-ci
76fdf0006d
Fixing style errors.
2022-11-22 20:17:37 +00:00
josett225
e38ef6bc8c
Update create.php
2022-11-22 21:03:28 +01:00
josett225
19273c8da1
Fix PaymentBankTransfer Line page management with Select and Input
2022-11-20 05:33:31 +01:00
Maxime Kohlhaas
7bf0287c65
Fix : remove nonsense code
2022-10-23 11:46:15 +02:00
Florian HENRY
a8dd29de85
review
2022-10-10 14:10:02 +02:00
Florian HENRY
9f8a09b4c8
Merge branch '15.0' of github.com:Dolibarr/dolibarr into 15_fix_bad_error_message_CronJobSendEmailsRemindersOnInvoiceDueDate
2022-10-10 14:08:55 +02:00
Laurent Destailleur
035448c66e
Fix log cleaner
2022-10-07 21:36:30 +02:00
Florian HENRY
27236fe853
fix: display correct id of thirdparty
2022-10-06 10:36:11 +02:00
Laurent Destailleur
295f10e43b
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-28 21:17:16 +02:00
Florian HENRY
09b3311d45
fix: Download Accoutancy file result to Expired Token
2022-09-28 08:16:50 +02:00
Laurent Destailleur
118b975f91
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-25 11:56:05 +02:00
priojk
03f6df206b
improve formatting
2022-09-24 17:27:38 +02:00
Frédéric FRANCE
f53e3e9cce
Update facture.class.php
2022-09-21 09:42:44 +02:00
Laurent Destailleur
dfe8281805
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-20 15:03:51 +02:00
Frédéric FRANCE
81e8b872a8
Update bonprelevement.class.php
2022-09-14 08:51:22 +02:00
Frédéric FRANCE
cba04c9648
Update bonprelevement.class.php
2022-09-13 20:48:59 +02:00
Laurent Destailleur
a11a33a804
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-11 22:21:18 +02:00
Laurent Destailleur
c01c595cfd
Merge pull request #22147 from frederic34/patch-5
...
doc
2022-09-09 15:59:23 +02:00
Alexandre SPANGARO
6b4bd6c09e
FIX #21859 - Don't show html balise on list for private/public note
2022-09-09 15:56:17 +02:00
Laurent Destailleur
5341c7a4a1
Fix sql error
2022-09-09 01:36:58 +02:00
Laurent Destailleur
3177a065cd
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-09 01:31:43 +02:00
Laurent Destailleur
fa64be5e82
Fix wrong number of td
2022-09-09 00:29:45 +02:00
Frédéric FRANCE
5b213b2b1a
doc
2022-09-08 15:18:52 +02:00
Laurent Destailleur
b33b39e3b9
Merge pull request #22091 from aspangaro/14p39
...
FIX Column label
2022-09-07 13:12:09 +02:00
Laurent Destailleur
f27a49d30c
Fix missing var
2022-09-07 12:45:43 +02:00
Alexandre SPANGARO
9a5927d833
FIX Column label
2022-09-06 05:30:35 +02:00
Alexandre SPANGARO
a542c86bcd
FIX Project - on global view, missing display of ref customer
2022-09-04 04:59:31 +02:00
Alexandre SPANGARO
16e1c7ea71
Update result.php
...
Fixed Stickler
2022-09-02 10:25:12 +02:00
Thomas Negre
ce78e0164a
Fix: When a custom compta group would be unactive, its code would stay in the computed formula. This would lead to wrong totals if the code is a number.
2022-09-01 17:49:05 +02:00
Thomas Negre
30ce816c0c
Fix: On a not configured personalized accounting group, the group code would be used in the formula.
2022-09-01 17:49:04 +02:00
Laurent Destailleur
0c8eeed3f6
Merge pull request #21875 from FHenry/15_fix_defaultdate_CA_report
...
fix: default filter date CA selling and buying report
2022-08-25 12:20:58 +02:00
Florian HENRY
c41782649c
fix: use Dolibarr std method and set correct end Year on CA buying report
2022-08-24 22:20:19 +02:00
Florian HENRY
282dda8660
fix: use Dolibarr std method and set correct end Year on CA report
2022-08-24 22:17:32 +02:00
stickler-ci
2b4c83a680
Fixing style errors.
2022-08-22 16:42:08 +00:00
Yoan Mollard
3f1f02a8a8
Select sum of TTC payments for expense reports and 0 for HT because HT makes no sense
...
Only for mode RECETTES-DEPENSE
2022-08-22 18:21:24 +02:00
Yoan Mollard
ed627613aa
Fix multiple consecutive payments of a single expense report
...
total_ht and total_ttc are already the sum of the whole expense report,
no need to sum.
2022-08-18 01:51:49 +02:00