Commit Graph

247 Commits

Author SHA1 Message Date
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
Alexandre SPANGARO
2ee7b4be95 UX Accountancy - Ledger - Add icon for more comprehension 2025-11-26 22:36:23 +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
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
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
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
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
ldestailleur
dfe69ef1f5 Debug v22 2025-04-10 20:42:43 +02:00
ldestailleur
5bbce37a10 Debug v22 2025-04-10 20:16:08 +02:00
ldestailleur
518eb643bd Debug v22 2025-04-10 19:23:58 +02:00
ldestailleur
7a3bd99a6a Debug ref numbering of bank transaction feature 2025-04-10 19:18:54 +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
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
Alexandre SPANGARO
0a42a9bb14 Merge branch 'develop' into 22accreturn 2025-01-24 04:53:34 +01:00
Laurent Destailleur (aka Eldy)
03125565d5 Debug error message 2025-01-19 15:43:04 +01:00
Alexandre SPANGARO
510d622f15 Remove DOL_URL_ROOT already present in backtopage 2025-01-06 14:16:36 +01:00
Alexandre SPANGARO
e577232359 CI 2024-12-16 08:27:31 +01:00
Alexandre SPANGARO
ceff811daf CI 2024-12-16 08:09:32 +01:00
Alexandre SPANGARO
a90fd44e3e Accountancy - Add backtopage & type 2024-12-15 22:57:53 +01:00
Frédéric FRANCE
15490b292f fix phpstan and fix CI (#31739)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan
2024-11-10 11:16:23 +01:00
Frédéric FRANCE
1adc883b56 add baseline exclude for phpstan (#31632)
* add baseline exclude for phpstan

* update

* update

* update

* update

* update

* merge

* restore one filter

* delete old errors

* fix

* fix

* fix

* $moreforfilter can t be empty

* fix

* enable check

* refresh baseline

* add phpdoc

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* update phpstan baseline

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-04 23:53:20 +01:00
Laurent Destailleur
b32225283d Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
Frédéric FRANCE
4b4d629b71 fix phan for branch 20.0 (#31105)
* fix phan

* Update card.php

* Update card.php

* Update main.lang

* Update card.php

* Update card.php
2024-09-25 22:17:40 +02:00
Laurent Destailleur
7c41effbf4 Tooltip 2024-09-24 10:28:33 +02:00
Laurent Destailleur
cc95331fc6 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-23 22:09:24 +02:00
Laurent Destailleur
0f5e5e1e5b FIX Maxi debug edit/delete accounting transaction 2024-09-23 21:42:52 +02:00
Laurent Destailleur
33da02bbcd FIX Maxi debug edit/delete accounting tnasaction 2024-09-23 20:16:39 +02:00
MDW
506454b10a Qual: Resolve ~200 phan notices/~100 phpstan notices (#30879)
* bookkeeping\card.php, productaccount

* Fix bookkeeping/listbyaccount

* Typing for accountancycategory

* Fix typing accountancyimport

* Typing accountingaccount

* Typing api_accountancy

* bookkeeping typing

* Fix typing lettering

* Typing for accountancy/customer/list

* Typing accountancy/journal/bankjournal

* typing accountancy/journal/variousjournal

* Typing accountancy/supplier/list

* Initialisations in accountancy/journal/expensereportsjournal

* Initialisations in accountancy/journal/purchasesjournal

* Initialisations in accountancy/journal/sellsjournal

* Update baseline
2024-09-10 02:11:53 +02:00
Laurent Destailleur
ee0412dd27 Fix phan warning 2024-07-31 18:54:52 +02:00
lvessiller-opendsi
3929653365 NEW due date in accounting bookkeeping list and card (#30061)
* NEW due date in accounting bookkeeping list and card

* fix pre-commit

* fix pre-commit
2024-06-19 19:47:22 +02:00
Alexandre SPANGARO
f1f61355dd Add llxHeader body css to Accountancy consultation (#30028) 2024-06-15 15:08:21 +02:00
Frédéric FRANCE
39fda91129 fix cti (#29808)
* fix cti

TypeError PhanTypeMismatchArgumentProbablyReal Argument 1 ($rowid)

* Update accountingjournal.class.php

* fix phan
2024-06-01 12:06:41 +02:00
MDW
bec5ff4749 Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num, fix hooks typings (#29298)
* Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num

* Fix typing in hookmanager class

* Improve DolHooksCollector phpdoc

* Fix PhanTypePossiblyInvalidDimOffset by testing index's existence

* Ignore PhanTypePossiblyInvalidDimOffset that phan can not detect

* Allow  to be null, initialise instead of unset
2024-04-09 23:21:28 +02:00
Laurent Destailleur
55ae5ccedd Fix phpcs 2024-04-09 20:41:28 +02:00
Laurent Destailleur
082195b249 Fix #yogosha21569 2024-04-09 18:49:48 +02:00
Alexandre SPANGARO
d459ee6b7b NEW - Accountancy - Show import key if exist (#29265) 2024-04-07 11:47:23 +02:00
Laurent Destailleur
e9e2105508 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/class/bookkeeping.class.php
	htdocs/core/class/CMailFile.class.php
	htdocs/core/lib/functions.lib.php
	htdocs/ticket/class/ticket.class.php
2024-03-19 18:12:13 +01:00
Laurent Destailleur
07d12c48e9 FIX Bad management on error creation of bookkeeping
Conflicts:
	htdocs/accountancy/bookkeeping/card.php
2024-03-19 01:22:09 +01:00
Laurent Destailleur
2fce8f1d46 FIX Bad management on error creation of bookkeeping 2024-03-19 00:49:45 +01:00
Laurent Destailleur
4500672cb4 Rename hooks 2024-03-19 00:11:59 +01:00