Commit Graph

323 Commits

Author SHA1 Message Date
Laurent Destailleur
e74c50aa8a Clean code 2023-04-28 16:05:25 +02:00
Alexandre SPANGARO
1708547d2a Merge remote-tracking branch 'upstream/develop' into 18a7 2023-04-12 11:50:45 +02:00
Laurent Destailleur
0fb03fdc2d Clean code 2023-04-08 01:43:21 +02:00
Alexandre SPANGARO
87397a4d20 NEW: Accountancy - Add specific page to export accounting data rather than the journals page 2023-04-05 10:48:45 +02:00
Laurent Destailleur
cf04d9cf7e Debug v18 2023-03-18 18:00:21 +01:00
Laurent Destailleur
0ef2886aae Export date muse not be erased if already set
FIX sort filter lose
FIX bad date for export date shown on list
2023-03-18 16:49:51 +01:00
Laurent Destailleur
49a403b4a5 NEW Can select the export format during export of journals 2023-02-27 20:34:49 +01:00
Laurent Destailleur
b0b1e8d327 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-27 03:40:12 +01:00
Laurent Destailleur
6734f7a6aa Debug v17 Fix #24054 2023-02-27 03:34:49 +01:00
Laurent Destailleur
ba70262f04 Fix qodana warnings 2023-02-21 12:37:03 +01:00
Frédéric FRANCE
9f23bac505 use hasRight 2023-02-20 18:55:52 +01:00
Laurent Destailleur
a6daba61ce Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-26 02:32:08 +01:00
Laurent Destailleur
5429882147 Debug v17 2023-01-24 18:23:46 +01:00
Laurent Destailleur
fe6d9730cd Fix messages to avoid confusion. 2023-01-24 16:58:35 +01:00
Laurent Destailleur
0feac89942
Merge pull request #23209 from Easya-Solutions/new-accountancy-export-quadatus-with-archive
NEW Quadratus export with attachments in accountancy export
2023-01-04 07:53:52 +01:00
Laurent Destailleur
00fa438c05 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-03 02:40:22 +01:00
Laurent Destailleur
496cff0167 Debug v17 2023-01-03 02:36:53 +01:00
Laurent Destailleur
dd4810aef6 Fix escape 2022-12-30 01:40:09 +01:00
Laurent Destailleur
a7c2d72315 NEW Can filter on a custom group of accounts. Perf or ledger list. 2022-12-29 16:39:27 +01:00
Laurent Destailleur
b73df9724d First test of qodana 2022-12-27 18:18:23 +01:00
VESSILLER
298c97d5a6 NEW copyrights 2022-12-23 12:43:26 +01:00
Laurent Destailleur
50c76110bb Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2022-12-14 11:19:12 +01:00
VESSILLER
fb16a97d6d FIX stickler-ci 2022-12-13 18:13:24 +01:00
VESSILLER
787618d9d6 NEW Copyrights 2022-12-13 16:36:49 +01:00
VESSILLER
88ab5d7203 NEW Quadratus export with attachments in accountancy export 2022-12-13 15:48:00 +01:00
Quentin-Seekness
d98c998b8e
Adding filter parameters
Adding filter parameters in addMoreActionsButtonsList Hook
2022-12-13 11:26:53 +01:00
Laurent Destailleur
e5176a78f5 Need 2 different translations for Debit-Credit in some pages for Italia 2022-11-30 18:56:16 +01:00
Laurent Destailleur
c62c7e3805 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/bookkeeping/balance.php
	htdocs/accountancy/bookkeeping/list.php
	htdocs/accountancy/bookkeeping/listbyaccount.php
	htdocs/accountancy/bookkeeping/listbysubaccount.php
2022-11-26 01:43:09 +01:00
Laurent Destailleur
b231bcb64a Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
	htdocs/accountancy/bookkeeping/balance.php
	htdocs/accountancy/bookkeeping/list.php
	htdocs/accountancy/bookkeeping/listbyaccount.php
	htdocs/accountancy/bookkeeping/listbysubaccount.php
2022-11-26 01:21:51 +01:00
Laurent Destailleur
f42f083d10 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-11-25 22:20:58 +01:00
Noé Courtier
863a56c02c Merge branch '14_FIX_Add_Footer_HookAccountancy' of github.com:noec764/dolibarr into 14_FIX_Add_Footer_HookAccountancy 2022-11-25 16:51:19 +01:00
Noé Courtier
acf629ad1c Merge branch 'develop' of github.com:Dolibarr/dolibarr into 14_FIX_Add_Footer_HookAccountancy 2022-11-25 16:50:23 +01:00
stickler-ci
ec156ddf84 Fixing style errors. 2022-11-25 11:26:31 +00:00
Noé Courtier
043b2e9ea3 FIX: copy same behaviour in other accountancy files 2022-11-25 12:18:32 +01:00
Laurent Destailleur
da8d6d958a
Update list.php 2022-11-22 21:56:46 +01:00
Faustin
306d0c0b3a checkbox colum on left for journals list 2022-11-19 23:32:45 +01:00
stickler-ci
b4f7dcafcf Fixing style errors. 2022-11-17 14:35:43 +00:00
Noé Courtier
40953db988 Fix: Add also 2022-11-17 15:30:45 +01:00
Noé Courtier
049029689f Fix: Add Hook on Accountancy List Footer 2022-11-17 14:40:30 +01:00
Laurent Destailleur
0a9381f2d1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-11-16 20:35:29 +01:00
Alexandre SPANGARO
e604d18d01 FIX #22824 Accountancy - Journal - Search on subledger when list of subledger is disabled 2022-11-14 22:10:15 +01:00
Alexandre SPANGARO
df3580687c NEW Accountancy - Added an option during export to export or not the lettering 2022-11-05 04:38:12 +01:00
Laurent Destailleur
6530f3a1cd CSS 2022-10-24 12:28:11 +02:00
Alexandre SPANGARO
b47f5cd19d Merge remote-tracking branch 'upstream/develop' into 16p10-reconcilev2 2022-10-06 17:30:38 +02:00
Alexandre SPANGARO
7b8ed8dfc5 Merge remote-tracking branch 'upstream/develop' into 16p10-reconcilev2 2022-10-01 08:06:52 +02:00
Philippe GRAND
c0ca275470 update code toward php8 compliance 2022-09-25 17:51:43 +02:00
Laurent Destailleur
a893ab39c4 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-21 11:59:43 +02:00
Laurent Destailleur
dcf7ce4cfc Fix sort 2022-09-21 11:57:11 +02:00
Laurent Destailleur
f3ae54f8ac Fix sort order 2022-09-21 11:40:28 +02:00
Laurent Destailleur
45c4a6ce1c Fix regression using confirm as POST (pb with cursor and download file) 2022-09-21 11:11:56 +02:00