Laurent Destailleur
2d17e77ff7
Fix warning
2023-05-01 17:29:54 +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
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
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
8a92d7f905
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-27 14:03:59 +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
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
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
Laurent Destailleur
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
Laurent Destailleur
f1898e5ac0
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-31 02:54:22 +02:00
Laurent Destailleur
a30f9331f3
Debug v17
2023-03-31 01:36:20 +02:00
Eric Seigne
28f4bea8a3
forceduedate is an option of the function
2023-03-31 01:32:56 +02:00
Laurent Destailleur
39dcd7c6ad
Merge pull request #24380 from rycks/13_fix_forceduedate
...
forceduedate is an option of the function
2023-03-31 01:31:38 +02:00
Laurent Destailleur
1c1e93bb37
Fix use MT rounding for cost price and margin on list of invoice
2023-03-30 16:35:07 +02:00
Laurent Destailleur
d684204bed
Fix use MT rounding for cost price and margin on list of invoice
2023-03-30 16:33:24 +02:00
Laurent Destailleur
12735f23f6
Fix doc comment
2023-03-30 12:55:17 +02:00
Eric Seigne
48136f465b
forceduedate is an option of the function
2023-03-29 16:46:06 +02:00
Laurent Destailleur
7df9ba48e3
Merge pull request #24374 from bloxera/hook_amount_bank_transfer
...
Fix: add hook to modify amount to pay for supplier invoice
2023-03-29 14:10:30 +02:00
priojk
2721ccd23c
add hook to modify amount to pay
2023-03-29 11:43:31 +02:00
Laurent Destailleur
cfdab87078
Fix add more info on agenda for sendEmailsRemindersOnInvoiceDueDateOK
2023-03-23 17:28:10 +01:00
Laurent Destailleur
2c29905180
Fix trans
2023-03-23 17:09:06 +01:00
Gauthier PC portable 024
54e00b800a
FIX : action delete card fac rec
2023-03-21 12:07:12 +01:00
Laurent Destailleur
ec45cb23ac
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-20 15:53:06 +01:00
Laurent Destailleur
51bf3f0686
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-03-19 19:14:44 +01:00
Laurent Destailleur
9a192e443e
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-03-19 19:05:47 +01:00
Laurent Destailleur
88353ee5ba
Fix tests
2023-03-19 17:38:22 +01:00
Laurent Destailleur
76ab7136f2
Clean code
2023-03-19 15:22:21 +01:00
Laurent Destailleur
a50c0b8292
Fix missing include
2023-03-19 14:56:07 +01:00
Laurent Destailleur
dc2cb7fbb3
NEW Add dropdown button actions (example on Create button on project)
2023-03-18 14:10:23 +01:00
Laurent Destailleur
d1f79fabfb
Update card-rec.php
2023-03-18 10:32:45 +01:00
Laurent Destailleur
bd027dc71e
Update card-rec.php
2023-03-18 10:31:54 +01:00