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
Laurent Destailleur
4028b5d568
Clean code
2023-04-29 13:13:12 +02:00
Laurent Destailleur
be835d63ed
Merge pull request #24635 from VMR-Global-Solutions/develop
...
API add / fix filter on extrafields in index()
2023-04-28 20:02:09 +02:00
Laurent Destailleur
e74c50aa8a
Clean code
2023-04-28 16:05:25 +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
0d8d2528b0
Clean code
2023-04-12 06:08:06 +02:00
Laurent Destailleur
8e63baeeab
Debug v18
2023-04-12 04:50:40 +02:00
Laurent Destailleur
a4a014cfd5
Clean libelle into label
2023-04-08 15:08:55 +02:00
Laurent Destailleur
0fb03fdc2d
Clean code
2023-04-08 01:43:21 +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
ee6dcd9c5a
Fix warning
2023-03-21 19:04:28 +01:00
Laurent Destailleur
6503d63c5f
Look and feel v18
2023-03-20 21:59:36 +01:00
Laurent Destailleur
8dc1c0c7c2
NEW Can edit account on miscellaneous payment (if not transfered)
2023-03-20 21:46:17 +01:00
Laurent Destailleur
902cdd24d4
Look and feel v18
2023-03-19 14:02:50 +01:00
Laurent Destailleur
b7c242c210
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-17 20:54:18 +01:00
Laurent Destailleur
972e680860
Debug v17
2023-03-17 20:46:12 +01:00
Laurent Destailleur
62ec69770b
Fix responsive
2023-03-17 20:06:45 +01:00
stickler-ci
6dc5e3a709
Fixing style errors.
2023-03-16 11:30:43 +00:00
Maxime Nicolas
596aefa008
Merge branch 'dev2023' of https://github.com/cmfpmatik/dolibarr into dev2023
2023-03-16 12:15:26 +01:00
Maxime Nicolas
887b3d49ea
update interbank transfer
2023-03-16 12:15:19 +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
01698aba6b
Clean corrupted data (bank lines with no bank account)
2023-03-13 19:28:51 +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
2054ffe267
Move IBAN and BIC as first field of bank account.
...
TODO Hide/Show other with a link "Show more..."
2023-03-06 20:49:53 +01:00
Laurent Destailleur
84d0e33f62
Fix missing include
2023-03-06 18:34:13 +01:00
Laurent Destailleur
54bb784138
Debug v18
2023-03-02 19:40:28 +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
Laurent Destailleur
eaa0e5eb3e
CSS
2023-02-19 02:39:39 +01:00
Laurent Destailleur
2168578f2e
Fix inline css
2023-02-18 14:00:25 +01:00
Frédéric FRANCE
5750448dd2
fix search_account if fetched from ref
2023-02-17 15:11:43 +01:00
Laurent Destailleur
a0c53bc0bc
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-14 21:04:44 +01:00
Laurent Destailleur
2dec660763
Fix backto link
2023-02-13 16:12:38 +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
3ffc97bbf4
Merge pull request #23737 from fboitel/NEW-checkbox-left-column
...
New checkbox left column on all lists
2023-02-04 16:32:45 +01:00
Laurent Destailleur
1f195a3be5
Fix #yogosha14963
2023-02-04 14:04:25 +01:00