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
Laurent Destailleur
84d0e33f62
Fix missing include
2023-03-06 18:34:13 +01:00
Laurent Destailleur
12bd795afc
Work on Kanban view
2023-03-01 20:13:21 +01:00
Laurent Destailleur
ed5c890769
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-25 20:12:48 +01:00
Laurent Destailleur
cbb6ca071a
Fix #yogosha15157
2023-02-25 19:51:05 +01:00
Laurent Destailleur
d4402aa7f5
code easier to understand
2023-02-22 01:09:23 +01:00
Frédéric FRANCE
b0a1d8058f
clean code
2023-02-12 23:28:14 +01:00
Frédéric FRANCE
a224d7c824
Merge remote-tracking branch 'upstream/develop' into ajaxtooltip
2023-02-06 20:57:49 +01:00
Frédéric FRANCE
9b0dfffe06
doc
2023-02-06 14:12:06 +01:00
Frédéric FRANCE
1ad1889d98
fix tooltip
2023-02-05 21:06:30 +01:00
Frédéric FRANCE
c0c10866e9
fix tooltip
2023-02-05 20:54:18 +01:00
Frédéric FRANCE
04610763aa
Merge remote-tracking branch 'upstream/develop' into ajaxtooltip
2023-02-04 18:31:40 +01:00
Laurent Destailleur
1f195a3be5
Fix #yogosha14963
2023-02-04 14:04:25 +01:00
Frédéric FRANCE
41dd574b16
clean js
2023-02-02 22:59:54 +01:00
Frédéric FRANCE
a367fd24b7
add ajax tooltip on account
2023-02-02 21:16:09 +01:00
Laurent Destailleur
e9c43718ba
Fix error was not propagated correctly
2023-02-02 20:53:07 +01:00
Laurent Destailleur
1be5145148
NEW Add more zip, town, country for owner of a bank account
2023-02-02 16:04:16 +01:00
Laurent Destailleur
0f475783de
Enhance method getKanbanView
2023-01-18 22:27:52 +01:00
Laurent Destailleur
80d46a22f1
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-18 21:36:57 +01:00
Laurent Destailleur
f0f3deb619
Debug v17
2023-01-14 13:06:13 +01:00
Laurent Destailleur
a6a0479fc6
Merge pull request #23530 from lamrani002/kanbanForVariousPayment
...
NEW kanban mode for list of various payment
2023-01-13 13:20:23 +01:00
Laurent Destailleur
6005796936
Merge pull request #23532 from lamrani002/kanbanForBankList
...
NEW kanban mode for list of banks
2023-01-13 13:20:05 +01:00
Lamrani Abdel
a68df8e9f5
kanban mode for list of banks
2023-01-12 16:16:23 +01:00
Lamrani Abdel
440d72ba9d
kanban mode for list of various payment
2023-01-12 15:19:39 +01:00
Laurent Destailleur
27792fe1ad
Fix qodana
2023-01-04 18:34:54 +01:00
Laurent Destailleur
e523c04ce7
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-12-31 14:25:11 +01:00
Laurent Destailleur
751f79b672
Debug v17
2022-12-31 14:21:16 +01:00
Laurent Destailleur
77d6b9510b
Clean code
2022-12-28 13:04:11 +01:00
Frédéric FRANCE
78000c9c49
Update account.class.php
2022-11-29 22:28:11 +01:00