2
0
forked from Wavyzz/dolibarr
Commit Graph

973 Commits

Author SHA1 Message Date
Laurent Destailleur
cdd7488f20 Fix option must be visible on condition 2024-06-20 14:54:07 +02:00
Laurent Destailleur
856600470d Debug v20 2024-06-05 11:57:17 +02:00
Laurent Destailleur
7e8565bee7 Debug v20 2024-05-31 13:55:45 +02:00
Laurent Destailleur
7727627ec7 css 2024-05-15 10:43:52 +02:00
Laurent Destailleur
3beb1e2d18 Fix warning 2024-05-09 12:43:16 +02:00
Laurent Destailleur
5b4d27e661 Debug v20 2024-05-08 00:23:25 +02:00
Frédéric FRANCE
b0695abca9 fix phan (#29591)
* fix phan

* fix typos and translations

* fix phan remove code doing nothing

* fix phan remove code doing nothing

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-03 18:01:17 +02:00
Laurent Destailleur
f416094a17 Fix phan 2024-05-02 20:22:00 +02:00
Laurent Destailleur
7bf29ba2ec Clean code 2024-05-02 15:49:54 +02:00
Laurent Destailleur
948963d8e9 Fix warnings 2024-04-30 13:34:22 +02:00
Laurent Destailleur
e3daa23949 Look and feel v20 2024-04-30 09:45:28 +02:00
Laurent Destailleur
1908d6cf98 Look and feel v20 - All combo of categories are using the colored picto 2024-04-24 02:40:53 +02:00
Laurent Destailleur
5738709681 Fix phpunit 2024-04-23 17:14:10 +02:00
Eric
307235df8e NEW Option to transfer only reconciliated lines from bank (#29408)
* to be able to add more options in transfert tool

* add option to move only reconciliated lines to accountancy

* fix phpcs

* more detailled choice

* add default settings in accounting admin setup

* phpcs

* Change Import to Transfert
2024-04-20 23:12:32 +01:00
Laurent Destailleur
1e3b2c6a7c Try to fix GETPOSTINT regressions 2024-04-19 13:34:48 +02:00
Alexandre SPANGARO
ef10f793cc NEW Accountancy - Expense report - Add an option to use end period for transfer (#26706)
* NEW Accountancy - Expense report - Add an option to use end period for transfer

* Update accountancy.lang

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-12 23:10:27 +02:00
Laurent Destailleur
31e09f134b Fix warnings 2024-04-10 02:52:39 +02:00
Laurent Destailleur
ad79acf63c QUAL removed duplicate language file 2024-04-04 11:00:35 +02:00
Laurent Destailleur
572600bfd3 NEW Use a nicer combo list to select the export accounting format 2024-04-02 17:41:53 +02:00
Laurent Destailleur
c08a90830b Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-28 16:20:38 +01:00
Laurent Destailleur
3a3ccc253b Fix GET use 2024-03-28 16:18:50 +01:00
MDW
d83ff2e22a Fix PhanTypeMismatchArgumentNullableInternal with forced typing 2024-03-25 02:23:19 +01:00
MDW
43d94f10b6 Fix uninitialised variables, type array argument 2024-03-25 02:19:36 +01:00
MDW
b8dce2166f Match select_account argument type for events 2024-03-25 02:19:34 +01:00
MDW
71c9fc6fb4 Fix phpdoc for array parameter 2024-03-25 02:19:33 +01:00
MDW
3319f54424 Fix phpdoc for array parameter 2024-03-25 02:19:32 +01:00
Laurent Destailleur
43d2c13a59 Debug v20 2024-03-24 22:05:52 +01:00
Laurent Destailleur
f598bcbd54 Look and feel v20 2024-03-24 16:36:08 +01:00
Laurent Destailleur
84ae24740a Fix warning 2024-03-23 17:22:22 +01:00
Laurent Destailleur
1282e6840e FIX navigation after filter in subaccount 2024-03-23 11:59:26 +01:00
Laurent Destailleur
4857c6e339 FIX navigation after filter in subaccount 2024-03-23 11:58:55 +01:00
Laurent Destailleur
a4da3d91b9 Merge pull request #28992 from frederic34/patch-9
fix phan
2024-03-20 18:22:05 +01:00
Laurent Destailleur
fe4e74a627 Merge pull request #27779 from Slordef/develop-accounting-account-expensereport-separation
NEW: separation of expense report from salary accounting code
2024-03-20 18:03:45 +01:00
Frédéric FRANCE
5ff590c646 fix phan 2024-03-20 17:49:43 +01:00
Laurent Destailleur
5d073ac208 Fix hasRights into hasRight 2024-03-19 22:02:42 +01:00
Laurent Destailleur
aadd5376aa FIX Inline edition not implemented 2024-03-19 01:14:19 +01:00
Laurent Destailleur
2b4e2cdbb4 FIX Inline edition not implemented 2024-03-19 00:47:32 +01:00
Frédéric France
7e349a790a fix phan 2024-03-17 09:18:00 +01:00
Frédéric France
98e2f2f013 fix phan warnings 2024-03-16 18:37:54 +01:00
Frédéric France
a1c5ab1adb fix phan warnings 2024-03-16 18:32:39 +01:00
Laurent Destailleur
e994d6650f Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
Laurent Destailleur
79aa9fb1f1 Code simpler 2024-03-15 20:29:21 +01:00
Laurent Destailleur
ad45f2709b Clean code 2024-03-15 18:52:34 +01:00
Laurent Destailleur
5008a324c6 Fix warning 2024-03-14 11:24:09 +01:00
Maximilien Valenzano
bdf5f29dcc new: separation of expense report from salary accounting code 2024-03-13 08:39:30 +01:00
Laurent Destailleur
74b8162d22 Merge pull request #28700 from mdeweerd/urlencode/fixuptype
Fix: Ensure the argument type for urlencode is string
2024-03-12 14:43:41 +01:00
MDW
b72cf193c4 Fix some cases of PhanTypeSuspiciousStringExpression (#28751)
* Fix PhanTypeSuspiciousStringExpression

* Fix PhanTypeSuspiciousStringExpression

* Fix PhanTypeSuspiciousStringExpression

* Fix PhanTypeSuspiciousStringExpression

* Fix PhanTypeSuspiciousStringExpression

* Fix PhanTypeSuspiciousStringExpression

* Fix PhanTypeSuspiciousStringExpression

* Fix PhanTypeSuspiciousStringExpression

* Fix PhanTypeSuspiciousStringExpression

* Fix PhanTypeSuspiciousStringExpression

* Fix PhanTypeSuspiciousStringExpression

* Fix PhanTypeSuspiciousStringExpression

* Fix PhanTypeSuspiciousStringExpression

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-03-11 14:01:28 +01:00
MDW
431c85816c Fix: Ensure string type for urlencode() 2024-03-09 16:52:30 +01:00
MDW
1222809671 Fix: Ensure string type for urlencode() 2024-03-09 16:52:24 +01:00
MDW
fc9e9f1c54 Fix: Ensure string type for urlencode() 2024-03-09 16:51:27 +01:00