Laurent Destailleur
c1889afd7b
Merge remote-tracking branch 'origin/12.0' into 13.0
2024-09-26 18:47:39 +02:00
Laurent Destailleur
644f365455
Merge remote-tracking branch 'origin/11.0' into 12.0
2024-09-26 18:47:12 +02:00
Laurent Destailleur
667890247c
Merge remote-tracking branch 'origin/10.0' into 11.0
2024-09-26 18:46:30 +02:00
Florian Mortgat
c727bbb530
FIX: when qty is not an integer, apply price() ( #31138 )
...
* FIX: when qty is not an integer, apply price() to avoid displaying precision errors if php.ini's precision settings are too high
* Apply eldy's suggestion to use price's parameters rather than a test
2024-09-26 18:41:41 +02:00
atm-greg
dccaf116a2
fix bankentries label for supplier payments
2023-07-06 12:03:16 +02:00
Laurent Destailleur
bdd48c38b0
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2023-06-19 19:16:03 +02:00
Laurent Destailleur
d10f277bba
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2023-06-19 19:13:54 +02:00
atm-greg
e5193f16cc
add printFieldListJoin
2023-06-19 16:09:34 +02:00
atm-greg
9abde6c057
add missing hook printFieldListValue
2023-06-19 14:26:49 +02:00
Laurent Destailleur
5217ae28f8
Fix load of margin infos
2023-02-13 21:35:48 +01:00
Nicolas F
5decd00149
fix: remove duplication bank transaction
...
do not duplicate previous bank transaction when value is 0
2022-06-13 10:40:41 +00:00
Maxime Kohlhaas
c3fb7647c5
Fix delete customer payment
2022-05-22 02:30:35 +02:00
lvessiller
8a7b97bed1
FIX check thirdparty object loaded and properties exist
2022-03-25 16:47:41 +01:00
lvessiller
19ad231012
FIX stickler-ci
2022-03-08 12:02:05 +01:00
lvessiller
397776d4a4
FIX check mandatory thirdparty fields for mass action
2022-03-08 11:29:01 +01:00
Laurent Destailleur
959aa0ce59
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2022-02-18 21:44:34 +01:00
Laurent Destailleur
7029bb7000
Merge pull request #20077 from AlexisLaurier/bugfix/paymentByBankTransfertIndexTabEntity
...
add missing entity check on list of withdraws on index of paymentbyba…
2022-02-16 20:26:39 +01:00
Laurent Destailleur
a33ca21151
Merge pull request #20079 from AlexisLaurier/bugfix/fixPrelevmentLineDetails-ForBankPaymentTransfert
...
manage details of prelevment line for bank transfer
2022-02-16 20:22:54 +01:00
Alexis LAURIER
ff8dcdc4b7
manage details of prelevment line for bank transfer
2022-02-16 10:52:20 +01:00
Alexis LAURIER
8b0280a9d2
add missing entity check on list of withdraws on index of paymentbybanktransfert
2022-02-16 10:26:44 +01:00
Quentin VIAL-GOUTEYRON
d819d427c3
FIX sort amount ht
2022-02-10 16:46:19 +01:00
Laurent Destailleur
9dde80dd52
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/expedition/card.php
htdocs/fourn/commande/list.php
2022-01-14 10:30:39 +01:00
Laurent Destailleur
cde290c78a
Merge pull request #19402 from atm-gauthier/fix_reorder_lines_after_delete_line_everywhere
...
FIX : reorder all lines when delete document line everywhere (4 documents were missing)
2022-01-10 21:23:23 +01:00
Laurent Destailleur
15b85258e8
Merge pull request #19634 from atm-gregr/FIX_Info_Tab_returns_Record_not_found
...
FIX : info tab on customer invoice record not found
2021-12-16 17:05:22 +01:00
Laurent Destailleur
e9b7fd0ef8
Update info.php
2021-12-16 17:05:12 +01:00
Laurent Destailleur
dc1118a3df
Update info.php
2021-12-16 17:04:25 +01:00
Jay Yeo
41e4e70c6e
Fix author searching include first and last name
2021-12-16 16:28:45 +07:00
atm-gregr
cc12baed57
fix info tab on customer invoice record not found
2021-12-16 10:19:42 +01:00
Maxime Kohlhaas
1123bf3cde
Fix #18586 : special char "…" not allowed in XML file and added by dol_trunc
2021-12-09 09:34:00 +01:00
Laurent Destailleur
f1dac82a53
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/adherents/card.php
htdocs/categories/edit.php
htdocs/contact/card.php
htdocs/core/class/extrafields.class.php
htdocs/product/stock/card.php
2021-12-08 17:56:05 +01:00
Quentin VIAL-GOUTEYRON
826bde0656
FIX set optional from post
2021-12-06 11:19:12 +01:00
Laurent Destailleur
d84d09556c
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-11-30 15:55:57 +01:00
Laurent Destailleur
7937a798b7
Merge pull request #18331 from marc-dll/12.0_FIX_invoice_multicurrency_discount
...
FIX: multicurrency: fields in discount unitialized when creating deposit
2021-11-30 14:23:37 +01:00
Quentin VIAL-GOUTEYRON
632147ad88
object->id is always empty
2021-11-24 12:04:18 +01:00
Gauthier PC portable 024
23249751d5
FIX : reorder all lines when delete document line everywhere
2021-11-17 12:10:12 +01:00
Laurent Destailleur
ca8dab36a3
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/compta/facture/card.php
htdocs/core/class/html.formticket.class.php
htdocs/core/modules/modAdherent.class.php
htdocs/core/modules/modProjet.class.php
2021-10-31 14:33:44 +01:00
Laurent Destailleur
6d918ad1c7
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-10-31 14:24:19 +01:00
Laurent Destailleur
3dcd1aa05d
Update info.php
2021-10-31 14:02:34 +01:00
Laurent Destailleur
8dfe4fe05f
Update note.php
2021-10-31 14:02:14 +01:00
Laurent Destailleur
65d59405da
Update document.php
2021-10-31 14:01:56 +01:00
Laurent Destailleur
0e2e8fe27f
Update contact.php
2021-10-31 14:01:40 +01:00
Marc de Lima Lucio
eb8d7f92c3
FIX: invoice: inpossible to create an invoice because of very bad check + warnings when trying to print tabs for invoice with no ID
2021-10-28 15:26:40 +02:00
Laurent Destailleur
fde44f2792
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/contact/list.php
htdocs/core/modules/mailings/modules_mailings.php
2021-10-26 13:29:47 +02:00
Laurent Destailleur
181991ee47
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-10-26 13:10:23 +02:00
Laurent Destailleur
bd52613331
Fix phpcs
2021-10-16 17:06:10 +02:00
Laurent Destailleur
faf80b94e9
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/compta/facture/stats/index.php
2021-10-16 12:49:18 +02:00
Laurent Destailleur
07052196e2
Fix popup message on sepa creation
2021-10-16 12:33:19 +02:00
Laurent Destailleur
3875d26a2f
Fix filter for supplierinvoice stats
2021-10-14 15:55:12 +02:00
Laurent Destailleur
db3d16f080
Fix filter tag for supplier invoice statistics
2021-10-14 15:43:35 +02:00
Laurent Destailleur
bc230dbfc2
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-10-14 12:00:33 +02:00