Laurent Destailleur
1fb9c7bec8
Log
2023-12-13 22:09:39 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Laurent Destailleur
987d6c41b9
Fix with php-cs-fixer
2023-12-04 11:41:14 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +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
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
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
5b15b5c647
QUAL Move conf->global into getDolGlobal...
2023-10-24 17:00:13 +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
Laurent Destailleur
c07ac94d86
Fix warning
2023-10-11 13:01:37 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +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
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
e74c50aa8a
Clean code
2023-04-28 16:05:25 +02:00
FLIO
156922fc51
Fix (qodana) Incompatible return type
2023-02-14 14:09:56 +01:00
Laurent Destailleur
db56ef9090
Fix sql error
2023-01-11 21:32:01 +01:00
Alexandre SPANGARO
6d26f242bb
Merge remote-tracking branch 'upstream/develop' into 18a2
2023-01-10 05:46:00 +01:00
Alexandre SPANGARO
cce5741aca
NEW Accountancy - Add sub-account balance - FPC22
2023-01-10 05:45:47 +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
86091c3fde
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-25 17:01:44 +02:00
Laurent Destailleur
cff5f9c330
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-25 16:57:53 +02:00
Laurent Destailleur
be770eefdc
Update bookkeeping.class.php
2022-09-25 13:04:04 +02:00
Alexandre SPANGARO
ecb6814e89
FIX Accountancy - Some manuals operations are displayed in subledger
2022-09-25 06:42:51 +02:00
Alexandre SPANGARO
4d8c41a371
Fix PHP8 Warning
2022-09-15 06:33:19 +02:00
Laurent Destailleur
a538609c9c
Fix more complete filters supported in fetchAllBalance
2022-09-10 02:26:49 +02:00
Alexandre SPANGARO
32a6f3f756
PHP8 Warnings
2022-08-29 05:48:18 +02:00
Alexandre SPANGARO
f59795224f
PHP8 Warnings
2022-08-29 05:26:57 +02:00
Laurent Destailleur
648f4b1d8e
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-06-09 12:51:02 +02:00
Laurent Destailleur
62d2084237
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-06-09 12:49:49 +02:00
Laurent Destailleur
974a1c2c6d
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-06-09 12:48:51 +02:00
Laurent Destailleur
a4ca81d4ce
FIX #21174
2022-06-09 12:46:13 +02:00
Laurent Destailleur
e10d89dd36
Fix regression
2022-06-09 03:00:51 +02:00
Faustin
f0a8765ee6
FIX #20696
2022-06-08 16:05:44 +02:00
daraelmin
0641b66118
Clean code
2022-06-08 01:39:53 +02:00
daraelmin
f872585ea2
Fix #21150 - Regression Can't insert manual lines
...
Fix #21150 - Regression Can not insert manual lines for automatically created transactions to the general ledger, this was possible before.
2022-06-08 01:02:02 +02:00
Laurent Destailleur
d9dbfd063b
Debug v16
2022-05-20 23:34:58 +02:00
Laurent Destailleur
ee6131612a
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
2022-05-20 23:28:01 +02:00
daraelmin
3d734e8d34
FIX regression PR #20713
...
Please do not revert with PR #20900
2022-05-20 09:22:16 +02:00
Laurent Destailleur
779b75bf65
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
2022-05-09 16:53:53 +02:00
Laurent Destailleur
0cac14c82f
Fix trans
2022-05-09 16:51:31 +02:00
Laurent Destailleur
b3bfe22f58
FIX Error management
2022-05-09 16:45:57 +02:00