Laurent Destailleur
c6cb29381e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-05-11 19:09:19 +02:00
Laurent Destailleur
5dd3f57a1e
Debug v18
2023-05-11 13:11:21 +02:00
Laurent Destailleur
f3f67c2f6f
Debug v17
2023-05-10 22:52:31 +02:00
Laurent Destailleur
2d784f3008
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-05-10 05:01:15 +02:00
stickler-ci
13348ede59
Fixing style errors.
2023-05-05 16:22:49 +00:00
NextGestion
e8acd50626
Object line : Prevent adding Free line when the option "MAIN_DISABLE_FREE_LINES" is activated (Proposal, invoice, order, contract)
2023-05-05 17:15:49 +01:00
Laurent Destailleur
65b0086cfb
Add a protection so bank receipt is a sortable number
2023-05-04 19:00:04 +02:00
Laurent Destailleur
c4dc0b3c35
NEW Upload file with drag and drop for VATs
2023-05-04 17:50:23 +02:00
Laurent Destailleur
f61f425231
NEW upload a file by drag and drop on social contribution and salary
2023-05-04 17:28:42 +02:00
Laurent Destailleur
359ebb9a7f
Debug v18
2023-05-02 17:26:12 +02:00
Laurent Destailleur
f5d7ac2bc1
NEW Can upload a file with drag and drop on social contributions
2023-05-02 17:04:22 +02:00
Regis Houssin
984e302813
FIX avoid warnings php8
2023-05-02 16:05:28 +02:00
Laurent Destailleur
3c0e233145
NEW Can add an array of several links in date selector
2023-05-02 15:24:47 +02:00
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