xabitrigo
01fc1432ca
Fix #26942 phpcs code style
2023-12-03 02:23:38 +01:00
xabitrigo
8e6fdb50b7
CLOSE #26942 REST API GET /bankaccounts/{id}/lines/{line_id}/links
2023-12-03 02:13:30 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
56e8872ddc
Clean code+warnings: The delete() method of AdherentType, Contact,
...
Delivery, MultiCurrency, CurrencyRate now need $user as first parameter.
2023-11-28 15:33:42 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
MDW
3c966469ef
QUAL No return values in __construct(), correct PHPDoc for typing ( #26768 )
2023-11-20 23:47:06 +01:00
Mohamed DAOUD
a1597e6eb1
Fix some warnings -technical debt- ( #26466 )
...
* fix warnings 1
* fix previous commit 1
* Update facture-rec.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-06 16:00:24 +01:00
Laurent Destailleur
a318031034
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
2023-10-24 11:37:29 +02:00
Laurent Destailleur
2cfa9f8290
Debug v19
2023-10-17 15:43:56 +02:00
Laurent Destailleur
1f38e54e78
Clean code
2023-10-15 15:32:35 +02:00
Dev2a
fcd4c4e429
Fix: Change access to $conf->global to function getDolGlobal (automatique)
2023-10-08 23:19:49 +02:00
Laurent Destailleur
40f10588e3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-04 13:04:31 +02:00
Laurent Destailleur
9bd3bb0594
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/compta/bank/various_payment/card.php
htdocs/compta/bank/various_payment/list.php
htdocs/core/lib/security.lib.php
htdocs/core/lib/signature.lib.php
2023-10-04 12:43:03 +02:00
Kamel Khelifa
ee921ab540
NEW: Add trigger when delete a bank account line
2023-10-02 15:52:44 +02:00
Laurent Destailleur
9016ed0c28
Fix warning
2023-10-02 14:39:49 +02:00
pascal
80f060c771
fix tab indentation
2023-09-26 18:43:25 +02:00
pascal
871f896962
implementation of properties filter
2023-09-26 18:04:48 +02:00
Laurent Destailleur
affa6fe46d
Fix dol_now
2023-09-21 18:09:07 +02:00
Laurent Destailleur
0c3e516e57
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-13 03:08:46 +02:00
Laurent Destailleur
bf3c0e9d4a
FIX Avoid duplicate popup when popup setup to work as ajax
2023-09-12 10:52:15 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +02:00
Laurent Destailleur
bc71380410
Fix sql errors
2023-09-09 21:16:58 +02:00
Laurent Destailleur
25a62170f0
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-27 15:40:37 +02:00
Laurent Destailleur
24de42c710
Fix sql error
2023-08-27 14:17:24 +02:00
Laurent Destailleur
b1e1eecf24
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-15 00:31:51 +02:00
Laurent Destailleur
2583f130f9
Fix multientity on bank account
2023-08-13 17:28:32 +02:00
Laurent Destailleur
0e7bcef866
Clean code
2023-08-04 10:51:11 +02:00
Laurent Destailleur
b1e0b317c9
Debug v18
2023-06-29 13:16:44 +02:00
Laurent Destailleur
1c582aeb5f
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-06-19 03:22:40 +02:00
Laurent Destailleur
31474d80f1
Doxygen
2023-06-19 00:52:43 +02:00
Laurent Destailleur
036183df32
Fix global useless
2023-06-17 01:10:28 +02:00
Laurent Destailleur
31d6df0dcd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/adherents/subscription/card.php
2023-06-08 09:58:36 +02:00
Laurent Destailleur
d28fcdafff
Debug v18
2023-06-08 09:55:08 +02:00
Frédéric FRANCE
e43e0b6da7
clean code
2023-06-06 21:59:01 +02:00
Laurent Destailleur
66393753c4
Clean code - fix warnings
2023-05-30 13:29:57 +02:00
Laurent Destailleur
5dd3f57a1e
Debug v18
2023-05-11 13:11:21 +02:00
Laurent Destailleur
98067fbfb4
Fix warnings
2023-05-02 04:46:23 +02:00
Laurent Destailleur
a1ba425765
Fix warnings
2023-05-01 18:12:59 +02:00
Laurent Destailleur
d40fe56cb4
Fix warning
2023-04-30 04:50:10 +02:00
VMR Global Solutions
926aa6fec7
API add / fix filter on extrafields in index()
...
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00
Laurent Destailleur
a4a014cfd5
Clean libelle into label
2023-04-08 15:08:55 +02:00
Laurent Destailleur
c81f1dc180
Look and feel v18
2023-04-05 02:39:20 +02:00
Laurent Destailleur
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
Frédéric FRANCE
61f1445fbf
fix ajax tooltip for account
2023-03-28 11:27:31 +02:00
Laurent Destailleur
8dc1c0c7c2
NEW Can edit account on miscellaneous payment (if not transfered)
2023-03-20 21:46:17 +01:00
Laurent Destailleur
b2afcad3f5
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-16 09:43:30 +01:00
Laurent Destailleur
882857ce08
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-03-16 09:42:01 +01:00
Laurent Destailleur
a6dae99f56
More robust various payment when data are corrupted
2023-03-13 19:45:42 +01:00
Laurent Destailleur
11950a31a2
Fix link to bank on various payment when data corrupted (bank deleted)
2023-03-13 19:12:44 +01:00
Laurent Destailleur
a92081cf43
Debug Kanban views
2023-03-07 22:04:40 +01:00