Commit Graph

1285 Commits

Author SHA1 Message Date
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
a8137faa2b FIX Accountancy - Mass cloning - Complete sql_insert (#34285) 2025-05-26 11:09:55 +02:00
Laurent Destailleur
efccb22bc7 Fix doc 2025-05-22 20:37:57 +02:00
Laurent Destailleur
9550a35ef6 Debug v21 2025-05-22 19:54:40 +02:00
Alexandre SPANGARO
24c4d77cfb NEW Accountancy - Add actions on entries (Cloning, Assigning, returning) (#34179)
* NEW Accountancy - Cloning on entry

* NEW Accountancy - Massaction on entry

* NEW Accountancy - Massaction on entry

* NEW Accountancy - Massaction on entries

* Fix constant

* Fix language key

* Fix CI

* Fix typo

* Fix typo

* FIX CI

* FIX CI

* FIX CI date problem

* FIX CI

* FIX GETPOST in class

* Move massaction delete at last action in select

* FIX CI

* FIX CI

* FIX CI

* FIX all GETPOST

* FIX CI

* FIX CI

* FIX CI

* FIX CI

* FIX CI

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-05-22 12:33:33 +02:00
HENRY Florian
de40214a09 fix: multi filter journal in accountancy/bookkeeping/list.php and in export (#34217)
* fix: filter journal IN

* fix: filter journal IN
2025-05-20 20:33:31 +02:00
ldestailleur
2736a4b382 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-05-05 00:07:09 +02:00
ldestailleur
a74979bc04 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-05-05 00:04:17 +02:00
ldestailleur
d85cea32c0 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-05-05 00:03:49 +02:00
ldestailleur
f70cfeb6d3 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-05-05 00:03:09 +02:00
Marc de Lima Lucio
3929ef0bfa FIX: accountancy: warning when account not found in plan (#34030) 2025-05-04 10:50:33 +02:00
ldestailleur
e85db964ca Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-25 14:49:47 +02:00
Laurent Destailleur
6411ea4cfc Doc 2025-04-25 02:15:11 +02:00
Frédéric FRANCE
a7206ed0f6 fix CI branch 21. (#33846) 2025-04-14 21:06:29 +02:00
Frédéric FRANCE
2c3cb5806d fix CI (#33827)
* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* fix CI

* try to fix

* fix
2025-04-14 19:37:33 +02:00
Laurent Destailleur
ce15dc25c8 FIX HTML broken by the trunc. 2025-04-13 19:50:22 +02:00
Laurent Destailleur
aaa100d132 FIX HTML broken by the trunc. 2025-04-13 19:46:52 +02:00
ldestailleur
7a3bd99a6a Debug ref numbering of bank transaction feature 2025-04-10 19:18:54 +02:00
lvessiller-opendsi
738fbc1b25 NEW #32706 - Treasury accountancy (#33701)
* NEW #32706 - Treasury accountancy

* Fix CI errors

* Fix CI errors

* Format code for CI integration

* Format code for precommit error

* Resolve CI errors

* Resolve CI errors
2025-04-03 16:08:35 +02:00
ldestailleur
6c8ae0b2a6 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-31 16:28:08 +02:00
Jyhere
e35c59a4d8 GIFF-Accountancy-2025 - Automatic numbering of accounting entries (#33551)
* NEW: ref with configurable numbering models for Bookkeeping

* FIX: bookkeeping tooltip empty ref depending the list

* FIX: bookkeeping ref numbering missing translations and typo

* NEW: free ref num model for bookkeeping

* Update mod_bookkeeping_argon.php

* FIX: ci

* FIX: replace mistake, removed not necessary ternary

* FIX: phan error and prefix check

* FIX: phan error

* FIX: missing ref column in llx_accounting_bookkeeping_tmp.sql

* CHANGE: use default function getDolGlobalInt(,  = 0)
() param instead of ternary

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 11:35:18 +02:00
ldestailleur
7c7e4ac744 Fix CI (property dc not defined) 2025-03-29 12:30:27 +01:00
ldestailleur
5c6094aa53 Comment 2025-03-29 12:17:37 +01:00
ldestailleur
74f85c8622 FIX Report by custom groupe was empty 2025-03-28 04:27:36 +01:00
Alexandre SPANGARO
12721e5337 NEW Accountancy - Add column on chart of accounts to enable or not centralized account (#33577) 2025-03-24 01:28:09 +01:00
itkuchlbauer
5464159418 add exportFile parameter to accountancyexport hook (#33583) 2025-03-24 01:22:56 +01:00
MDW
69fdccf2a4 Qual: Fix phan notices (accountancy, adherents) (#33480) 2025-03-16 15:19:54 +01:00
MDW
9dcf7fa0f5 Qual:Fix phan notices (multiple) (#33465) 2025-03-15 11:26:19 +01:00
Jyhere
dc2a08bf07 FIX: bookkeeping/export error when not reconciled option is checked (#33433)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-13 10:00:07 +01:00
MDW
988fc75ca2 Qual: Fix phan notices (emailcollector, bookkeeping) (#33375)
* Qual: Fix phan notices (mostly propal)

* Fix some const arguments to Form::select_dolusers()

* Update phan baseline

* Qual: Fix phan notices (propal)

* Qual: Fix phan notices (emailcollector, bookkeeping)
2025-03-10 15:47:55 +01:00
ldestailleur
3e24bbd419 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-08 14:51:36 +01:00
ldestailleur
18a4224e5d Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-03-08 14:51:04 +01:00
ldestailleur
d42f6dff0e Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-06 03:34:56 +01:00
ldestailleur
72ca805f99 Fix to avoid use of function that will permit sql injection 2025-03-06 02:57:01 +01:00
ldestailleur
30dffd6fdd Fix CI warnings 2025-03-05 17:48:41 +01:00
Laurent Destailleur
955083d6de Update bookkeeping.class.php 2025-03-05 15:34:45 +01:00
Laurent Destailleur
d1263c1256 Update bookkeeping.class.php 2025-03-05 15:34:04 +01:00
Florian HENRY
ef97849883 fix: php warning Attempt to read property piece_num on null in accountancy/class/bookkeeping.class.php on line 373 2025-03-05 10:50:44 +01:00
Quentin-Seekness
89ff86504b Fix precommit 2025-03-04 10:53:29 +01:00
Quentin-Seekness
09d0f83865 Pre-commit fix 2025-03-04 10:49:36 +01:00
Quentin-Seekness
a59248b8d3 Add trigger on deleteMvtNum method in bookkeeping.class.php
Simply adding a missing trigger on deletion
2025-03-04 10:39:11 +01:00
ldestailleur
34ecda6994 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-25 02:47:26 +01:00
ldestailleur
030d83145f Merge 2025-02-25 02:44:30 +01:00
ldestailleur
bf086f95a0 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-02-25 02:42:42 +01:00
ldestailleur
b1492818f6 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-02-25 02:39:50 +01:00
ldestailleur
f199d3fd61 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-21 15:46:33 +01:00
Alexandre SPANGARO
5890046d8b Add hidden constants to remove some export file of the archive 2025-02-20 07:46:45 +01:00
VESSILLER
9d9d890c97 FIX accountancy export Quadratus when doc ref is less than 10 char 2025-02-18 12:07:19 +01:00
Laurent Destailleur (aka Eldy)
d97a91b83e Merge 2025-02-05 11:16:03 +01:00
Laurent Destailleur (aka Eldy)
769558ffb8 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-02-05 11:14:23 +01:00