2
0
forked from Wavyzz/dolibarr
Commit Graph

3359 Commits

Author SHA1 Message Date
Laurent Destailleur
9765a18265 Debug v19 2023-12-16 16:26:38 +01:00
Laurent Destailleur
eda3ec4d04 Fix menu. Debug v19. 2023-12-16 14:50:54 +01:00
Laurent Destailleur
1fb9c7bec8 Log 2023-12-13 22:09:39 +01:00
Laurent Destailleur
ac32537234 Fix filter lost on page to transfer in accountancy 2023-12-13 22:04:39 +01:00
Laurent Destailleur
1b7edbb44f Fix warnings 2023-12-13 21:57:56 +01:00
Laurent Destailleur
fb083a6cfc Fix warning with rector 2023-12-13 16:33:17 +01:00
Laurent Destailleur
45abbf8a3d Enhance rector rules 2023-12-12 03:29:51 +01:00
Laurent Destailleur
4c7dfea535 Clean code 2023-12-12 01:40:26 +01:00
Laurent Destailleur
0f0bd8adea Doc 2023-12-12 00:55:01 +01:00
Laurent Destailleur
49b9a89f2d FIX #26743 FIX #26733 2023-12-12 00:51:54 +01:00
Laurent Destailleur
cdecce8485 Fix trans 2023-12-11 10:47:07 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
Laurent Destailleur
55ae5ad349 Fix php-cs 2023-12-04 14:02:33 +01:00
Laurent Destailleur
987d6c41b9 Fix with php-cs-fixer 2023-12-04 11:41:14 +01:00
Laurent Destailleur
3ecfc1b55f Fix css 2023-12-02 20:27:09 +01:00
Laurent Destailleur
7ede5d8f82 Debug v19 2023-12-02 19:13:51 +01:00
Laurent Destailleur
7c756574b6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-12-02 14:52:36 +01:00
Laurent Destailleur
f74f3a4a5b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-02 11:53:55 +01:00
Laurent Destailleur
e83be2bb75 FIX The combo of custom groups has disappeared 2023-12-02 11:53:13 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
Alexandre SPANGARO
ccfb5e2730 Debug v18 (#26877)
* Fix column name - Colspan problem

* Update DolibarrModules.class.php
2023-11-28 09:18:16 +01:00
Alexandre SPANGARO
a462edcea5 Missing dolGetButtonTitleSeparator() (#26876)
* Debug v19 - Missing title column for description & fix order

* Missing Button title separator

* Missing Button title separator
2023-11-28 09:16:21 +01:00
Laurent Destailleur
b69059af76 Fix warning 2023-11-27 12:24:18 +01:00
Laurent Destailleur
6c0c1a9881 Add option ACCOUNTANCY_FISCAL_PERIOD_MODE to support 2 mode for fiscal
year
2023-11-23 19:09:34 +01:00
Alexandre SPANGARO
ba1f811921 Closure period - Add information on index & warning on each journal pages (#26742)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-23 18:58:59 +01:00
Alexandre SPANGARO
80911d2274 Debug v19 (#26785)
* Fix Warning: Invalid argument supplied for foreach()

* Fix Warning: Invalid argument supplied for foreach()
2023-11-21 23:31:59 +01:00
Laurent Destailleur
472f25d945 Debug v19: Caches must be stored into conf->cache['nameofcache'] 2023-11-20 19:50:47 +01:00
Laurent Destailleur
938b2da768 Clean code for closing of fiscal period and be ready for alternative
mode of working.
2023-11-19 13:12:58 +01:00
Laurent Destailleur
ab10297db7 Rename method for a more generic use 2023-11-19 12:42:06 +01:00
IC-Nicolas
adee8ac1a8 FIX fix phpstan double copy of variable (#26739) 2023-11-19 01:01:38 +01:00
Laurent Destailleur
7f1443effa Fix name of constant 2023-11-19 00:33:37 +01:00
ayoubayed
1a9128e861 [#26692] Fixed : undefined var on accountacyexport.class.php && facture.class.php (#26698)
Co-authored-by: Ayoub BAYED <ayoub@code42.fr>
2023-11-18 12:11:08 +01:00
HENRY Florian
d1e6ac9acc Fix: php stan (#26713)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan
2023-11-18 11:54:37 +01:00
Alexandre SPANGARO
072bdbdc9a NEW Accountancy - Added management of tax period closures #FPC21 (#25859)
* NEW Accountancy - Added management of tax period closures

* Unlock function fiscal year & closure admin page

* Fix travis

* Fix Visibility function

* Fix indent & space

* Fix indent

* Fix travis

* Update text

* Add action to generate has new entry with sub-ledger accounts details

* Return code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-18 11:25:43 +01:00
Laurent Destailleur
a0bba05b02 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/commande/class/api_orders.class.php
	htdocs/compta/facture/card.php
	htdocs/core/lib/functions.lib.php
	htdocs/core/lib/project.lib.php
	htdocs/fourn/class/api_supplier_orders.class.php
	htdocs/fourn/class/fournisseur.facture-rec.class.php
	htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
Laurent Destailleur
5e59e8d0e4 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
	htdocs/langs/en_US/stocks.lang
2023-11-17 00:44:30 +01:00
Laurent Destailleur
bc70788ace Fix phpcs 2023-11-16 15:49:21 +01:00
atm-sami
966e26e450 FIX add display of an error when attempting to delete a committed transaction (#26573)
* add display of an error when attempting to delete a committed transaction

* update
2023-11-14 14:53:40 +01:00
Laurent Destailleur
967d7747cd css 2023-11-13 15:44:31 +01:00
Laurent Destailleur
061f340f90 Debug v19 2023-11-13 15:20:56 +01:00
Laurent Destailleur
c8c8618e55 Debug v19 2023-11-13 15:17:55 +01:00
Laurent Destailleur
a48e541093 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/class/bookkeeping.class.php
	htdocs/accountancy/journal/expensereportsjournal.php
	htdocs/core/class/html.formadmin.class.php
	htdocs/core/lib/functions.lib.php
2023-11-12 23:18:19 +01:00
Laurent Destailleur
2f340a1a77 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
	htdocs/accountancy/journal/expensereportsjournal.php
	htdocs/comm/propal/card.php
2023-11-12 23:06:31 +01:00
Laurent Destailleur
201ad75360 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
Conflicts:
	htdocs/accountancy/journal/expensereportsjournal.php
2023-11-12 23:02:18 +01:00
Laurent Destailleur
1dbb3f1f34 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
	htdocs/product/stock/stockatdate.php
2023-11-12 22:58:23 +01:00
Laurent Destailleur
79b7b9486b Doc 2023-11-12 22:40:23 +01:00
Laurent Destailleur
17ca6f651c Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-11-12 22:18:06 +01:00
Alexandre SPANGARO
cc452f2136 FIX Accountancy - Possibility to write in bookkeeping expense report operation with some line not bound (#26545)
* FIX Accountancy - Possibility to write in bookkeeping expense report operation with some line not bound

* Update expensereportsjournal.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-12 22:16:47 +01:00
Alexandre SPANGARO
2e458d9390 FIX #26536 Accountancy - Balance - Not divided lines by label & account, only by account (#26547) 2023-11-12 21:52:47 +01:00
Laurent Destailleur
b709de584c Debug v19 2023-11-11 15:35:23 +01:00