Alexandre SPANGARO
8838ad7636
UX Accountancy - Card - Add link to element ( #36452 )
...
* UX Accountancy - Card - Add link to element
* CI
2026-01-16 11:31:20 +01:00
Laurent Destailleur
d4051faf35
Fix CI
2026-01-14 21:38:45 +01:00
Laurent Destailleur
efdbf9a95c
Trans
2026-01-14 14:28:30 +01:00
Laurent Destailleur
b487a95d86
Fix export for quadratus
2026-01-14 14:27:16 +01:00
Laurent Destailleur
3e2598f8ff
FIX Debug v23 - Pb in export accountancy. Var not defined. Missing
...
conditions for dol_dir_list. Pb cache not used when not found. Header
set at end.
2026-01-14 14:04:53 +01:00
Alexandre SPANGARO
d112d09a52
Missing translation ( #36806 )
...
* Missing link to language file
* Missing link to language file
2026-01-06 10:52:34 +01:00
Laurent Destailleur
8abeb47da1
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-12-22 16:06:05 +01:00
Laurent Destailleur
abdc086993
Fix CI
2025-12-16 14:23:59 +01:00
Laurent Destailleur
da39a6a394
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-12-16 01:33:36 +01:00
Alexandre SPANGARO
23a01f78d0
FIX #35375 Accountancy - SQL error on empty filter account category
2025-12-09 04:25:37 +01:00
Alexandre SPANGARO
2ee7b4be95
UX Accountancy - Ledger - Add icon for more comprehension
2025-11-26 22:36:23 +01:00
Laurent Destailleur
c046ddf813
Merge pull request #36425 from aspangaro/23_accpicto2
...
UX Accountancy - Ledger - Add icon for more comprehension
2025-11-26 22:05:44 +01:00
Laurent Destailleur
8d1320a604
Merge pull request #36424 from aspangaro/23_accpicto
...
UX Accountancy - Transaction - Add icon for more comprehension
2025-11-26 22:05:01 +01:00
Alexandre SPANGARO
1c39885581
UX Accountancy - Ledger - Add icon for more comprehension
2025-11-26 08:27:51 +01:00
Alexandre SPANGARO
9247b1f02b
Fix CI
2025-11-26 08:09:05 +01:00
Alexandre SPANGARO
e3fea5ac56
UX Accountancy - Transaction - Add icon for more comprehension
2025-11-26 08:07:16 +01:00
Alexandre SPANGARO
2e9db19bed
Use $object
2025-11-26 06:46:30 +01:00
Alexandre SPANGARO
a54c233130
FIX Accountancy - A validated transaction (blocked) can received new line
2025-11-26 06:41:16 +01:00
Alexandre SPANGARO
8181e2d3e2
FIX - Accountancy - In each transaction, it's possible to modify informations (Journal, date, ref) on transaction who are validated (blocked) ( #36377 )
2025-11-24 17:37:00 +01:00
Laurent Destailleur
b61ff7d17a
Devug v23
2025-11-24 16:29:21 +01:00
Laurent Destailleur
0c8581f80d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-11-24 16:23:07 +01:00
Regis Houssin
0aa6652005
FIX #35141 ( #36390 )
...
* FIX #35141
* FIX avoid problem with chinese language
2025-11-24 16:03:38 +01:00
MDW
785753bbee
Qual: Change field name to let phan warn about argument order ( #36261 )
...
* FIX wrong $param parameter position
* FIX ok it's good ! ;-)
* Qual: Change field name to let phan warn about argument order
# Qual: Change field name to let phan warn about argument order
Most of the time print_liste_field_titre() is called with $param instead of $moreparam.
By changing the argument name, phan will warn if the position is likely incorrect.
* Fix: Fix parameter order in print_liste_field_titre calls
- Fixed parameter order in print_liste_field_titre calls to maintain consistency
---------
Co-authored-by: Regis Houssin <regis.houssin@inodbox.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-18 11:40:32 +01:00
Regis Houssin
309c2eff93
FIX wrong $param parameter position ( #36265 )
...
* FIX wrong $param parameter position
* FIX ok it's good ! ;-)
2025-11-17 21:48:32 +01:00
Laurent Destailleur
74cc41c460
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-03 14:27:58 +01:00
Alexandre SPANGARO
3d0703d5c6
FIX #36025 Accountancy - Error when cloning directly from accounting entry ( #36034 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-01 21:58:04 +01:00
Laurent Destailleur
0f56916173
Clean comment
2025-10-29 23:46:55 +01:00
Regis Houssin
591395f44b
QUAL uniformize and globalize accesskey/stringforfirstkey + for Mac OS this is "CTRL + Option + key" ( #35948 )
...
* QUAL uniformize en globalize accesskey/stringforfirstkey + Mac os is
CTRL + Option + key
* FIX pre-commit error
2025-10-25 22:52:55 +02:00
Alexandre SPANGARO
02f949c4b7
NEW Accountancy - Manuel input - Add script to greyed out subledger_account if general ledger is not centralized ( #35855 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-21 02:13:38 +02:00
Alexandre SPANGARO
ffa489ee59
NEW Accountancy - Transaction - Add verification on centralized account ( #35824 )
...
* NEW Accountancy - Transaction - Add verification on centralized account
* Fix phan
* Fix phan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-21 01:06:21 +02:00
Alexandre SPANGARO
88607b2eda
QUAL Accountancy - Use xxx_prepare_head() on accounting transaction ( #35778 )
...
* QUAL Accountancy - Use xxx_prepare_head() on accounting transaction
* Fix phpstan
* Fix phpstan
* Fix according to Frederic
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-17 03:46:20 +02:00
Frédéric FRANCE
29b3880e6c
add dolBuildUrl ( #35664 )
...
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* clean baseline
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-17 02:31:07 +02:00
Laurent Destailleur
31989adc1f
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-14 21:38:13 +02:00
Alexandre SPANGARO
59009d67a5
FIX Accountancy - Printing the subsidiary ledger returns the general ledger ( #35719 )
...
* Update listbyaccount to transfer type="sub" information
* Detail by subsidiary account
* Fix typo
2025-10-14 19:53:08 +02:00
ldestailleur
6ed764bedf
Clean code
2025-09-18 11:40:56 +02:00
ldestailleur
9085f37593
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-04 14:01:51 +02:00
ldestailleur
8089334670
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-04 14:01:27 +02:00
ldestailleur
05f3111134
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-04 13:51:56 +02:00
ldestailleur
5ae358d5b5
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-09-04 13:49:07 +02:00
ldestailleur
258fe1124b
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-09-04 13:38:03 +02:00
Marc de Lima Lucio
1f29c7758c
FIX: accountancy general ledger: bad handling of hook return ( #34029 )
...
* FIX: accountancy general ledger: bad handling of hook return
* FIX: accountancy balance: bad handling of hook return
2025-08-27 11:30:26 +02:00
ldestailleur
273e82a566
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-16 22:14:23 +02:00
ldestailleur
cafd255b0c
Fix warning
2025-08-15 17:34:54 +02:00
ldestailleur
929dbe94e7
Fix CI warnings
2025-08-09 16:53:09 +02:00
ldestailleur
866effcad2
Fix warnings
2025-08-05 13:25:18 +02:00
Laurent Destailleur
82098594a6
Fix warning
2025-07-31 22:13:45 +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
4db4fa153c
Debug v22
2025-06-26 01:37:45 +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