2
0
forked from Wavyzz/dolibarr
Commit Graph

1012 Commits

Author SHA1 Message Date
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
Laurent Destailleur
b69059af76 Fix warning 2023-11-27 12:24:18 +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
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
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
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
79b7b9486b Doc 2023-11-12 22:40:23 +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
Alexandre SPANGARO
e2debe7cd8 FIX Accountancy - Journal - problem with displaying label in getNomUrl (#26424) 2023-11-01 14:23:24 +01:00
Lucas Marcouiller
af17b767c0 fix some warnings php8 (#26346)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-10-26 12:37:18 +02:00
Laurent Destailleur
5b15b5c647 QUAL Move conf->global into getDolGlobal... 2023-10-24 17:00:13 +02:00
Laurent Destailleur
a318031034 QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id 2023-10-24 11:37:29 +02:00
gdsoftdev
2d303b7c95 fix account code binding for supplier invoice (#26333) 2023-10-23 18:30:27 +02:00
Lucas Marcouiller
42865a975a Fix some code smell (#26277)
* Fix some code smell

* Update commande.class.php

---------

Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-20 02:20:26 +02:00
Alexandre SPANGARO
6e8fcb0b9d NEW Accountancy - FEC/FEC2 format export with attachments (#26192)
* NEW Accountancy - FEC/FEC2 format export with attachments

* Fix spaces

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-16 01:53:55 +02:00
Alexandre SPANGARO
432af47458 FIX Accountancy - Quadra format export with attachments - Recover also supplier invoice in archive (#26191)
* FIX Accountancy - Quadra format with source file - Recover also supplier invoice in archive

* Fix dir_output on expense report

* Fix spaces

* Comment
2023-10-12 11:17:49 +02:00
Laurent Destailleur
c07ac94d86 Fix warning 2023-10-11 13:01:37 +02:00
Dev2a
fcd4c4e429 Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
pascal
80f060c771 fix tab indentation 2023-09-26 18:43:25 +02:00
Laurent Destailleur
e9f80875b7 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-22 01:19:49 +02:00
Laurent Destailleur
94f4521f19 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
	htdocs/accountancy/class/accountancyexport.class.php
	htdocs/commande/class/commandestats.class.php
2023-09-21 19:30:02 +02:00
Laurent Destailleur
cd69bd6cba Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-09-21 19:23:24 +02:00
Laurent Destailleur
a8f10304d0 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-09-21 19:22:48 +02:00
Laurent Destailleur
c1c7aedd2c Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-09-21 19:22:21 +02:00
Alexandre SPANGARO
4fabc22624 FIX Accountancy - Update Quadra export format 2023-09-17 07:38:03 +02:00
Laurent Destailleur
72f5fc8586 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-09-16 13:59:19 +02:00
Laurent Destailleur
5bb0f42c5a Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-09-16 13:51:36 +02:00
Laurent Destailleur
fe329cfc26 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-09-16 13:30:42 +02:00
Laurent Destailleur
c529ae8c61 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-09-16 13:28:22 +02:00
Alexandre SPANGARO
24ecdd232c Use str_pad 2023-09-10 21:23:15 +02:00
Alexandre SPANGARO
3b9be1f8cd Merge branch 'develop' into 19a6 2023-09-10 21:17:24 +02:00
Laurent Destailleur
91fa48199a Fix warnings 2023-09-10 17:41:22 +02:00
Alexandre SPANGARO
348b564ed0 NEW Accountancy - Option to choose length of lettering code 2023-09-10 10:52:45 +02:00
Quentin VIAL-GOUTEYRON
5001cc6de5 same fix for fec2 2023-09-06 14:23:16 +02:00
Frédéric FRANCE
59a20d9dff phpstan 2023-09-04 11:36:04 +02:00
Quentin VIAL-GOUTEYRON
bbca5118b7 FIX export FEC 2023-08-29 12:12:21 +02:00
Frédéric FRANCE
44773e22d3 doc 2023-08-23 13:20:37 +02:00
Laurent Destailleur
134cd1ca51 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-16 18:29:11 +02:00
Laurent Destailleur
e48a4c40a1 Fix bad management of the revenurstamp on accountancy transfer 2023-08-15 22:02:26 +02:00
Laurent Destailleur
7c3f8a1dfe Fix warning 2023-08-10 11:48:08 +02:00
Laurent Destailleur
109b54d942 Clean code 2023-08-09 12:33:30 +02:00
oscim
8acf9732c5 Update bookkeeping.class.php (#25589)
add support $mode for delete row in bookeeping in other methode to delete
2023-08-08 21:17:38 +02:00
Laurent Destailleur
b43ca2a0ad Clean code 2023-08-06 13:39:32 +02:00