Commit Graph

4081 Commits

Author SHA1 Message Date
Alexandre SPANGARO
d8d1de1a4b Accountancy - UX - Uniformize option overview of numbering module (#34816)
* Accountancy - UX - Uniformize option overview of numbering module

* Small ajust
2025-07-28 18:39:16 +02:00
Alexandre SPANGARO
6eefa39279 UX - Accountancy - Balance - Modify export to CSV button (#34768)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-07-19 18:05:18 +02:00
ldestailleur
fd10fea1fa Debug v22 - Fix bad trans and setup for Cash acocunting. 2025-07-17 19:30:58 +02:00
ldestailleur
a145b3b44d Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-07-17 19:30:58 +02:00
ldestailleur
b410bf0731 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-07-17 19:30:58 +02:00
ldestailleur
bc82fba711 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-07-15 18:31:15 +02:00
Alexandre SPANGARO
e52ddc0181 Fix display on page treasury accounting (#34741)
* Fix name of option for supplier

* Update functions.lib.php (#34718)

Add __MYCOMPANY_URL__ & __MYCOMPANY_PHONEMOBILE__ in getCommonSubstitutionArray

* Fix bad value  fourn paiement process (#34722)

* Fix bad value  fourn paiement process

* best fix

* fix takepos console error (#34709)

* fix console error

* exit early

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>

* Fix CI

* Clean code

* Comment

* PHPStan > Update baseline (#34734)

Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>

* FIX: we should ensure Commande::$lines array contains OrderLine objects (#34727)

* Uniformize position of button with other page & remove useless column

* Remove useless column

* FIX Fiscal year - Translation error on status

* Revert "FIX Fiscal year - Translation error on status"

This reverts commit a6f96ac0a9.

---------

Co-authored-by: ldestailleur <eldy@destailleur.fr>
Co-authored-by: Deefaze <6393617+Deefaze@users.noreply.github.com>
Co-authored-by: Lucas Marcouiller <45882981+Hystepik@users.noreply.github.com>
Co-authored-by: Francis Appels <francis.appels@yahoo.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
Co-authored-by: Noé Cendrier <81741011+altairis-noe@users.noreply.github.com>
2025-07-15 11:43:29 +02:00
ThomasNgr-OpenDSI
abc7f824d7 FIX accountancy closure: if subledger_label is not found, PHP8.2 throws an error. (#34736) 2025-07-15 06:14:53 +02:00
Alexandre SPANGARO
0d00a27a1c QUAL Use GetDolGlobalString (#34662)
* Typo comment

* Use getGlobalString
2025-06-29 12:43:14 +02:00
Lucas Marcouiller
cde9632622 Fix some phan warnings (#34650)
* Fix some phan warnings

* Update defaultvalues.php

* Update hookmanager.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-06-28 16:46:52 +02:00
ldestailleur
d1ddf4314e Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-06-28 13:18:15 +02:00
ldestailleur
4db4fa153c Debug v22 2025-06-26 01:37:45 +02:00
atm-irvine
82abb0e8ed fix(bookkeeping): doc_ref too long (#34628) 2025-06-25 19:19:16 +02:00
ldestailleur
8c88eab05c Debug v22 - Removed conflict code with old dolopenpopup architecture 2025-06-25 12:29:11 +02:00
ldestailleur
9c2da8b9b6 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-06-19 11:31:44 +02:00
ldestailleur
a78e63dbf0 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-06-19 11:13:59 +02:00
ldestailleur
0da1e6b464 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-06-19 10:48:18 +02:00
Laurent Destailleur
75b9a98f0b Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-06-14 02:24:25 +02:00
Laurent Destailleur
b8400d1b21 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-06-14 02:15:23 +02:00
HENRY Florian
f253a9017e fix: accountancy/admin/subaccount.php (#34478) 2025-06-14 01:14:48 +02:00
Marc de Lima Lucio
67e50d6264 FIX: accountancy bank journal: multiple php 8.1 warnings (#34468)
* FIX: social contribution payment: correct error reporting (#34002)

* FIX: social contribution payment: correct error reporting

* FIX: social contribution payment: correclty handle return of adding payment to bank

* FIX element must be visible to set focus on select input when using default values (#34406)

* Fix travis

* FIX: accountancy bank journal: multiple php 8.1 warnings

---------

Co-authored-by: lvessiller-opendsi <lvessiller@open-dsi.fr>
Co-authored-by: Laurent Destailleur <eldy@users.sourceforge.net>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-06-14 01:09:24 +02:00
Marc de Lima Lucio
c77c4efcb8 FIX: accountancy lettering: php8.1 warning (#34469) 2025-06-13 23:57:37 +02:00
Marc de Lima Lucio
c9f743983a FIX: accountancy expensereport journal: php 8.1 warning (#34457) 2025-06-13 17:11:40 +02:00
Laurent Destailleur
2091b65547 Fix CI 2025-06-13 16:30:42 +02:00
Laurent Destailleur
144854769a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-06-13 16:27:57 +02:00
Alexandre SPANGARO
d9ab84d087 FIX Accountancy - Problem with constant ACCOUNTANCY_COMBO_FOR_AUX (#34414)
* FIX Accountancy - Problem with constant ACCOUNTANCY_COMBO_FOR_AUX

* Fix placeholder
2025-06-13 00:17:03 +02:00
Alexandre SPANGARO
aa779a4729 FIX Accountancy - Colspan problem on list with no record (#34387)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-06-10 15:57:12 +02:00
Alexandre SPANGARO
baafec4053 FIX Accountancy - Missing column invoice_label into supplier list already binded (#34386) 2025-06-10 14:41:03 +02:00
Laurent Destailleur
221c27c091 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-06-09 18:15:59 +02:00
Laurent Destailleur
326c75dc51 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-06-09 17:58:54 +02:00
Laurent Destailleur
473ddbc53a Merge remote-tracking branch 'origin/19.0' into 20.0 2025-06-09 17:42:02 +02:00
Laurent Destailleur
c444fe3c1f Merge remote-tracking branch 'origin/18.0' into 19.0 2025-06-09 17:25:03 +02:00
ldestailleur
1cff3a0f36 Debug v22 2025-06-07 21:24:26 +02:00
ldestailleur
eee2df38d4 Debug v20 2025-06-07 20:18:13 +02:00
ldestailleur
a6b4ed59a9 Debug v22 2025-06-07 14:35:41 +02:00
ldestailleur
2b147c8e94 Trans 2025-06-07 13:55:23 +02:00
Marc de Lima Lucio
f8f31daa16 FIX: accountancy fec export: remove dol_print_date warning (#34363) 2025-06-05 18:29:33 +02:00
Laurent Destailleur
408b42d712 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-06-04 22:47:41 +02:00
Alexandre SPANGARO
f1d82ddad1 FIX #34313 Accountancy - Export with sources no longer works (#34324) 2025-06-04 11:18:57 +02:00
Marc de Lima Lucio
6202f614a4 FIX: accountancy sales/purchases journal: sql error logged when no invoice in journal (#34339)
* FIX: accountancy sales/purchases journal: sql error logged when no invoice in journal

* FIX: accountancy sales journal: correctly check unbounded lines
2025-06-03 17:04:19 +02:00
ldestailleur
36b00c5951 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-06-02 14:59:18 +02:00
ldestailleur
14c2db425d Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-06-02 14:53:12 +02:00
ldestailleur
ca11136092 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-06-02 14:37:54 +02:00
ldestailleur
11d357b79e Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-06-02 14:31:05 +02:00
ldestailleur
9a8a07e85a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2025-06-02 14:27:14 +02:00
Alexandre SPANGARO
9e166c263e FIX #34240 Accountancy - Missing button export PDF in tab thirdparty mode (#34249) 2025-05-27 21:05:16 +02:00
ThomasNgr-OpenDSI
fe4b1ff34d FIX modification de dates de pièces comptables sur plusieurs entités différentes (#34226) 2025-05-27 20:16:41 +02:00
ThomasNgr-OpenDSI
55bbd6ef32 FIX modification de dates de pièces comptables sur plusieurs entités différentes (#34225)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-05-27 20:16:03 +02:00
Alexandre SPANGARO
0105db185a FIX Accountancy - Mass cloning - problem with date input (#34281) 2025-05-27 19:26:42 +02:00
Alexandre SPANGARO
a8137faa2b FIX Accountancy - Mass cloning - Complete sql_insert (#34285) 2025-05-26 11:09:55 +02:00