priojk
22c321cf14
New: add hooks to apply cash discount agreements
2023-05-03 23:09:09 +02:00
Laurent Destailleur
2d17e77ff7
Fix warning
2023-05-01 17:29:54 +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
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
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
Alexandre SPANGARO
97344e38cb
FIX Move table projet_task_time to element_time
2023-04-07 03:08:02 +02:00
jyhere
f5e592c4fb
Removed duplicate affectation
2023-04-06 16:02:01 +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
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
cfdab87078
Fix add more info on agenda for sendEmailsRemindersOnInvoiceDueDateOK
2023-03-23 17:28:10 +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
7976d99c68
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-18 01:59:13 +01:00
Laurent Destailleur
f49ad63bcb
Missing trans
2023-03-18 01:20:14 +01:00
Laurent Destailleur
7dcd050854
Merge pull request #24158 from atm-gauthier/NEW/element_time_code_integration
...
NEW : element time integration code + sql
2023-03-11 19:16:15 +01:00
Laurent Destailleur
f8edbc5708
Merge pull request #24105 from FHenry/dev_fix_delete_info_time_spent_invoice_correctly
...
fix: remove invoice line id and invoice on time spend when delete line
2023-03-10 22:48:55 +01:00
Gauthier PC portable 024
b7e633a00b
Merge branch 'NEW/element_time_integration_sql' of github.com:atm-gauthier/dolibarr into NEW/element_time_code_integration
2023-03-09 09:28:00 +01:00
Gauthier PC portable 024
9769fe54a2
NEW : element time integration code
2023-03-08 11:00:58 +01:00
Laurent Destailleur
a92081cf43
Debug Kanban views
2023-03-07 22:04:40 +01:00
Laurent Destailleur
2b4f4e9e4a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-04 15:25:58 +01:00
Laurent Destailleur
ac2befa41c
Merge pull request #24101 from Easya-Solutions/17.0_fix_entity_invoice_anterior_date
...
FIX: validation date for invoice was compared in all entities.
2023-03-03 13:37:46 +01:00
Laurent Destailleur
5b65d7d3fb
Complete #24049 . Reduce bad effect of option INVOICE_USE_SITUATION
2023-03-03 12:08:12 +01:00
Florian HENRY
919d87a49e
fix: remove invoice line id and invoice on time spend when delete line
2023-03-03 10:22:18 +01:00
tnegre
ba230982db
FIX: validation date for invoice was compared in all entities. They should be compared only in the same entity.
2023-03-03 09:50:44 +01:00
Laurent Destailleur
040958f73d
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-02 21:28:32 +01:00
Laurent Destailleur
767ad3e366
Debug v17
2023-03-02 20:49:38 +01:00
Laurent Destailleur
46945ec44c
Merge pull request #24073 from hregis/fix_multicompany_compatibility2
...
TODO remise_percent is a deprecated field for object parent
2023-03-02 16:31:51 +01:00
tnegre
3e17a4737f
FIX: validation date for invoice was compared in all entities. They should be compared only in the same entity.
2023-03-02 14:39:42 +01:00
Laurent Destailleur
9fd9b0cfa0
Merge branch 'develop' into fix_multicompany_compatibility2
2023-03-02 13:42:40 +01:00
Laurent Destailleur
12bd795afc
Work on Kanban view
2023-03-01 20:13:21 +01:00
Regis Houssin
ebf766c2e0
FIX deprecated just for remise_percent !
2023-02-28 16:19:22 +01:00