Florian HENRY
ad5285bd7e
fix: missing error return on invoice created when lines array is filled
2024-12-05 17:28:00 +01:00
Florian HENRY
de2e9f5ea5
fix: missing error return on invoice created when lines array is filled
2024-12-05 16:20:53 +01:00
Florian HENRY
68518a8717
fix: missing error return on invoice created when lines array is filled
2024-12-05 16:14:45 +01:00
Florian HENRY
72c7a4f272
fix: CA report with BOOKKEEPING do not display persent evolution
2024-12-04 15:53:32 +01:00
Florian HENRY
2f7aee4397
fix: CA report with BOOKKEEPING do not display persent evolution
2024-12-04 15:48:08 +01:00
Laurent Destailleur (aka Eldy)
5c321cc678
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-12-02 01:52:08 +01:00
Gregor Ljubic
ea52f679c7
Fix #32147 ( #32159 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-12-02 00:49:13 +01:00
Lucas Marcouiller
1080d0718c
Fix no display of extrafields in bankentries_list ( #32149 )
...
* Fix no display of extrafields in bankentries_list
* fix error
* fix comment
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-11-29 17:03:25 +01:00
Laurent Destailleur
3085b48dc9
FIX Debug v21
2024-11-21 22:16:20 +01:00
Quentin-Seekness
1a752c16cf
Fix setincoterms Location ( #32037 )
...
* Fix setincoterms Location
* Fix location_incoterms on invoice card
* Fix location_incoterms on supplier order
* Fix location_incoterms on supplier invoice
2024-11-21 17:11:19 +01:00
Lucas Marcouiller
0b81375f00
fix missing require in various_payment card ( #32015 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-11-20 20:58:11 +01:00
Laurent Destailleur
e9e1175134
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-19 04:04:10 +01:00
Laurent Destailleur
93b11038d5
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-19 03:44:50 +01:00
Benoît PASCAL
f10d9464a1
fix: get file link in invoice list with multicompany ( #31966 )
2024-11-18 17:58:25 +01:00
kkhelifa-opendsi
d0323fa27d
FIX : Update on a sold line of bank entrie set the type to empty, now it's fixed #22539 ( #31888 )
2024-11-15 23:53:04 +01:00
Marc de Lima Lucio
7e9919e6b3
FIX: invoice: revenue stamp wrongly converted to int ( #31840 )
2024-11-15 15:01:03 +01:00
Laurent Destailleur
a186903844
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-13 00:38:00 +01:00
Laurent Destailleur
4cd2e572ae
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-13 00:30:26 +01:00
Laurent Destailleur
5b4744a677
Fix duplicate status after merge from v18 fix
2024-11-12 16:18:19 +01:00
uvaldenaire-opendsi
67bcc242db
fix trim null value on invoice creation ( #31682 )
...
* fix trim null value on invoice creation
* fix trim with null value for note_public
2024-11-10 11:18:05 +01:00
Laurent Destailleur
0819a57345
Better fix for #31015
2024-11-06 19:12:49 +01:00
Alexandre SPANGARO
57614cc466
FIX #31365 Bank - Card - Ref haven't max length in edit mode ( #31533 )
2024-10-24 13:59:02 +02:00
mikygee
e8f7237c63
Bug fix #31369 date_solde not taken into account when sent through API ( #31490 )
...
* Bug fix #31369 date_solde not taken into account when sent through API
* Move $account->date_solde = time() above
---------
Co-authored-by: mikael <mikael@expevelidv751.expertinet.net>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-23 23:58:08 +02:00
HENRY Florian
b37b2ba76f
fix: test on const with space.... ( #31505 )
2024-10-23 23:08:05 +02:00
Laurent Destailleur
17c50368c1
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-10-19 14:32:08 +02:00
Laurent Destailleur
402570e1c5
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-10-19 14:00:10 +02:00
Laurent Destailleur
a0b791a4a6
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-10-19 13:59:35 +02:00
atm-irvine
352bdaf9c4
FIX : Extrafield following between rec invoice and classic invoice ( #31445 )
2024-10-19 01:33:31 +02:00
Laurent Destailleur
65e750cb4e
FIX Get number of bank deposit wa not using the date.
2024-10-18 00:47:46 +02:00
Laurent Destailleur
edd33fd17b
FIX Error management on cheque deposit.
2024-10-18 00:25:34 +02:00
Laurent Destailleur
cd200996dc
Fix duplicate call/output
2024-10-14 21:31:45 +02:00
Laurent Destailleur
916014707d
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-10-14 21:18:24 +02:00
Laurent Destailleur
b099e103b3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-10-14 21:00:26 +02:00
UltraViolet33
33c6d95b1c
Backport Fix wrong invoice status when invoice has discount ( #31323 )
...
Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions>
2024-10-13 21:04:17 +02:00
Frédéric FRANCE
8aea1a88dd
fix translation ( #31377 )
2024-10-13 17:30:24 +02:00
Laurent Destailleur
37e9d4b69e
FIX #31015
2024-10-09 23:53:05 +02:00
Laurent Destailleur
1f5f38a968
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-10-08 23:54:40 +02:00
Laurent Destailleur
14dec516a3
FIX Vat code is lost when updating lines in POS
2024-10-08 23:51:51 +02:00
John BOTELLA
a333af2ceb
fix missing token for links ( #31225 )
2024-10-03 16:19:04 +02:00
Laurent Destailleur
f3c4686805
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-26 19:22:30 +02:00
Laurent Destailleur
3d88bca12e
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-09-26 19:18:56 +02:00
Laurent Destailleur
1dfc091c9b
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-09-26 19:11:23 +02:00
Laurent Destailleur
df7fffcab3
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-09-26 19:10:44 +02:00
Laurent Destailleur
b517e068ed
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-09-26 19:09:54 +02:00
Laurent Destailleur
8a330ecaa9
Merge remote-tracking branch 'origin/14.0' into 15.0
2024-09-26 19:07:02 +02:00
Laurent Destailleur
eef0d0bddb
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2024-09-26 18:48:45 +02:00
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