Laurent Destailleur
|
16fc7d512b
|
WIP Work on deposit for other payment mode than CHQ.
|
2023-03-08 20:24:18 +01:00 |
|
Laurent Destailleur
|
c75dc107e7
|
Doc
|
2023-03-08 12:20:35 +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
|
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
|
6981746273
|
Fix sql error
|
2023-03-06 19:09:52 +01:00 |
|
Laurent Destailleur
|
36c39657d6
|
Fix amount
|
2023-03-06 19:06:23 +01:00 |
|
Laurent Destailleur
|
d4f3d90e0a
|
Show amount on tooltip for direct debit ref
|
2023-03-06 19:03:53 +01:00 |
|
Laurent Destailleur
|
84d0e33f62
|
Fix missing include
|
2023-03-06 18:34:13 +01:00 |
|
Eric Seigne
|
d1f91722ae
|
fix #23943 : duplicate code_client
|
2023-03-06 18:02:16 +01:00 |
|
Frédéric FRANCE
|
7bca41fa74
|
remove duplicate
added here e12d10158c
|
2023-03-06 14:51:41 +01:00 |
|
Laurent Destailleur
|
56780311b4
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-03-04 15:26:46 +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
|
8ebd27cb25
|
Merge pull request #24112 from frederic34/morepictos
add pictos
|
2023-03-04 15:09:25 +01:00 |
|
Laurent Destailleur
|
5898a820d3
|
Merge pull request #24117 from Hystepik/develop#2
Fix : php 8.0 warnings
|
2023-03-04 15:00:32 +01:00 |
|
Laurent Destailleur
|
d9a399226a
|
Work on Stripe SEPA payments
|
2023-03-04 12:16:38 +01:00 |
|
stickler-ci
|
21aa69b11a
|
Fixing style errors.
|
2023-03-03 15:46:13 +00:00 |
|
hystepik
|
f497f4d6e9
|
Fix : php 8.0 warnings
|
2023-03-03 16:45:21 +01:00 |
|
Frédéric FRANCE
|
f24a2608d2
|
add pictos
|
2023-03-03 14:04:16 +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
|
54bb784138
|
Debug v18
|
2023-03-02 19:40:28 +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
|
1d625d3518
|
Merge pull request #24071 from Hystepik/develop#1
Fix : php 8.0 warnings + errors
|
2023-03-02 13:52:27 +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 |
|
Regis Houssin
|
d3c65e390b
|
TODO remise_percent is a deprecated field for object parent
|
2023-02-28 15:47:33 +01:00 |
|
hystepik
|
6d6ba3fa83
|
Fix : php 8.0 warnings + errors
|
2023-02-28 14:37:50 +01:00 |
|
Laurent Destailleur
|
4bf7c6f84c
|
NEW Can modify bank account of sepa payment (if file not sent yet)
|
2023-02-27 20:03:50 +01:00 |
|
Laurent Destailleur
|
f0986a0fc0
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-02-27 16:10:10 +01:00 |
|
Laurent Destailleur
|
848e9df241
|
Debug v18
|
2023-02-27 16:09:52 +01:00 |
|
Laurent Destailleur
|
570748ad79
|
NEW Support different bank account for several direct debit payments
|
2023-02-27 15:58:15 +01:00 |
|
Laurent Destailleur
|
f60c639546
|
css
|
2023-02-27 15:11:52 +01:00 |
|
Laurent Destailleur
|
4fdb158c41
|
Fix warning
|
2023-02-27 15:07:46 +01:00 |
|
Laurent Destailleur
|
14d6c5fbdb
|
Add missing column for the bank account for SEPA payments
|
2023-02-27 15:02:01 +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
|
468d05b08e
|
Fix css
|
2023-02-25 01:20:54 +01:00 |
|
Laurent Destailleur
|
6a68d3f6cd
|
Fix look and feel v17
|
2023-02-25 01:16:39 +01:00 |
|
Laurent Destailleur
|
303b3a93db
|
css
|
2023-02-25 00:59:39 +01:00 |
|
Laurent Destailleur
|
67b2563ac9
|
Doc
|
2023-02-25 00:57:02 +01:00 |
|
Laurent Destailleur
|
62c6178269
|
Work on SEPA Stripe Payments
|
2023-02-24 23:15:54 +01:00 |
|
Laurent Destailleur
|
d49caabe51
|
Fix css
|
2023-02-24 18:42:53 +01:00 |
|
Laurent Destailleur
|
829e818b6d
|
Update bonprelevement.class.php
|
2023-02-24 18:06:08 +01:00 |
|