Laurent Destailleur
c630253fda
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-05-02 05:28:32 +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
2d17e77ff7
Fix warning
2023-05-01 17:29:54 +02:00
Laurent Destailleur
759ddd2d73
Clean code
2023-05-01 16:21:00 +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
Laurent Destailleur
600eb2b23b
NEW The batch for remind on due date can be setup from validation date
2023-04-28 15:42:41 +02:00
Laurent Destailleur
c3deee285a
css
2023-04-28 14:15:34 +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
684e429872
Fix bad param of function call
2023-04-27 22:45:49 +02:00
Laurent Destailleur
f44c97d3c6
Code is using the Universal Filter Syntax
2023-04-27 22:12:23 +02:00
Laurent Destailleur
3065b9ca6a
Clean code
2023-04-27 21:15:27 +02:00
Laurent Destailleur
96e8474fe5
FIX bank account not visible on credit transfer
2023-04-27 14:53:21 +02:00
Laurent Destailleur
796a6778b9
Fix warning
2023-04-27 14:45:06 +02:00
Laurent Destailleur
80b6e78679
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-27 14:19:09 +02:00
Laurent Destailleur
8a92d7f905
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-27 14:03:59 +02:00
Laurent Destailleur
44b5b4fde9
Fix look and feel v17
2023-04-27 12:53:50 +02:00
Laurent Destailleur
fa832e8a0d
Fix missing date in popup
2023-04-27 12:37:42 +02:00
Laurent Destailleur
84f79b592c
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-04-27 12:24:47 +02:00
Laurent Destailleur
a11d8a5589
Fix field must never be empty
2023-04-27 11:55:49 +02:00
Laurent Destailleur
86456e299c
NEW add option keepspace into dol_string_nospecialchar()
2023-04-26 18:25:56 +02:00
Laurent Destailleur
f45c4dc867
Fix invalid char into ustrd sepa field
2023-04-26 18:13:23 +02:00
Laurent Destailleur
9c4dc9a3d6
Add more date in ustrd field for credit transfer SEPA files
2023-04-26 18:04:51 +02:00
Florian HENRY
0d830aef89
fix: cron sendEmailsRemindersOnInvoiceDueDate if contact exists and mail on thridparty exists there is an error
2023-04-26 17:50:59 +02:00
Florian HENRY
a3bd4a8cfd
fix: cron sendEmailsRemindersOnInvoiceDueDate if contact exists and email exists the is an error
2023-04-26 17:48:09 +02:00
Laurent Destailleur
f99da75a9f
Fix use ref instead of empty field in unstructured data sepa field
2023-04-26 17:40:36 +02:00
Laurent Destailleur
2f3cefcc09
Clean code
2023-04-26 11:41:02 +02:00
Laurent Destailleur
8d06189621
Fix qodana warning
2023-04-26 02:21:41 +02:00
Frédéric FRANCE
60b308b394
Doc
2023-04-24 20:24:34 +02:00
Laurent Destailleur
73539162ff
Show sending mode on emailing file
2023-04-23 21:42:05 +02:00
Laurent Destailleur
470cbb52f8
Fix phpunit
2023-04-23 14:09:08 +02:00
Laurent Destailleur
246750a89e
Merge pull request #24545 from frederic34/use_ismodenabled
...
use isModEnabled
2023-04-21 18:32:34 +02:00
tnegre
5c5bb6ec7c
Allow to pay a contract line from a stripe payment. TODO pay the whole contract.
2023-04-21 16:06:09 +02:00
Frédéric FRANCE
057407554a
use isModEnabled
2023-04-19 14:06:16 +02:00
Frédéric FRANCE
fee9dec15a
use isModEnabled
2023-04-19 13:58:08 +02:00
Frédéric FRANCE
2f4fe9d619
use isModEnabled
2023-04-19 09:07:55 +02:00
Laurent Destailleur
9a420b8f41
Clean code
2023-04-18 16:15:27 +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
a220aa5826
Merge pull request #24460 from aspangaro/18a2
...
FIX Move table projet_task_time to element_time
2023-04-07 12:15:45 +02:00
Alexandre SPANGARO
97344e38cb
FIX Move table projet_task_time to element_time
2023-04-07 03:08:02 +02:00
Laurent Destailleur
403d6137e8
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-07 02:44:27 +02:00
Laurent Destailleur
f0d5dfe719
FIX Rounding on total margin on invoice list
2023-04-06 22:17:55 +02:00
jyhere
f5e592c4fb
Removed duplicate affectation
2023-04-06 16:02:01 +02:00
Philippe GRAND
595abd5029
fix : Warning: Undefined array key facture in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/compta/facture/card.php on line 3904
2023-04-06 14:57:49 +02:00