Commit Graph

4633 Commits

Author SHA1 Message Date
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
Juanjo Menent
21102244a2 Most efficient solution to fatal error 2023-03-18 07:38:17 +01:00
Juanjo Menent
eccc016e2c Merge remote-tracking branch 'upstream/17.0' into 17.0 2023-03-18 07:36:59 +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
stickler-ci
1073944cf4 Fixing style errors. 2023-03-17 21:27:57 +00:00
Juanjo Menent
5351fe75ac Fix #24240 Dolibarr V17.0.0 PHP8 fatal error 2023-03-17 22:13:09 +01:00
Jyhere
ecfa7f1676 FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work 2023-03-16 14:58:44 +01:00
Laurent Destailleur
9e68d98b4e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-15 14:24:59 +01:00
Laurent Destailleur
c0c057197a Backward compatibility 2023-03-15 13:49:43 +01:00
Laurent Destailleur
b97b85fa8c Look and feel v18 2023-03-14 12:05:25 +01:00
Laurent Destailleur
1d07d5ca87 Look and feel v18 2023-03-13 20:20:38 +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
atm-gauthier
fd41ab77c3
Merge branch 'develop' into NEW/element_time_code_integration 2023-03-10 19:27:43 +01:00
Laurent Destailleur
afc60aa853
Merge pull request #24176 from frederic34/fixreload
fix reload supplier order
2023-03-10 14:45:00 +01:00
Laurent Destailleur
3692dcccfa
Merge branch 'develop' into patch-5 2023-03-10 14:41:36 +01:00
Laurent Destailleur
63b30397ad
Merge pull request #24142 from rycks/new_add_customer_code_to_invoices_listing
fix #23943 : duplicate code_client
2023-03-10 14:40:27 +01:00
Frédéric FRANCE
7576099575 fix reload customer invoice 2023-03-10 10:19:26 +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
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
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
d9a399226a Work on Stripe SEPA payments 2023-03-04 12:16:38 +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
570748ad79 NEW Support different bank account for several direct debit payments 2023-02-27 15:58:15 +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
Frédéric FRANCE
652a215a07 set errors from object 2023-02-24 16:57:39 +01:00
Frédéric FRANCE
9f23bac505 use hasRight 2023-02-20 18:55:52 +01:00
Laurent Destailleur
eaa0e5eb3e CSS 2023-02-19 02:39:39 +01:00
Laurent Destailleur
4ce5d0f42d Debug v17 2023-02-19 01:37:39 +01:00
Laurent Destailleur
e2c558f9cc Debug v17 2023-02-19 01:34:45 +01:00
Laurent Destailleur
2168578f2e Fix inline css 2023-02-18 14:00:25 +01:00
Laurent Destailleur
a43beaecf4
Update list.php 2023-02-17 15:55:01 +01:00
Laurent Destailleur
800c08e539
Update list.php 2023-02-17 15:52:21 +01:00
stickler-ci
1bf000a8da Fixing style errors. 2023-02-17 09:21:01 +00:00
Eric Seigne
e12d10158c NEW: add customer code to invoices listing 2023-02-17 10:14:20 +01:00
Laurent Destailleur
2397fb0125
Merge pull request #23912 from frederic34/fixuserrights
use user->hasRight
2023-02-16 21:12:04 +01:00
Laurent Destailleur
162f296237 Fix tooltip on buttons 2023-02-16 01:26:28 +01:00
Laurent Destailleur
11488a1f8d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-15 18:26:29 +01:00
Laurent Destailleur
c06f0e0b20 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-15 18:23:22 +01:00
Laurent Destailleur
6db1c1cd2f Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-15 18:22:06 +01:00
Laurent Destailleur
bfd48d44ad Fix fields were lost after changing the thirdparty 2023-02-15 17:57:33 +01:00
Frédéric FRANCE
ae48571135 use user->hasRight 2023-02-14 22:56:12 +01:00
Laurent Destailleur
a0c53bc0bc Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-14 21:04:44 +01:00
Laurent Destailleur
8a58c3e292 NEW Option to show column for field and line selection on the left
(MAIN_CHECKBOX_LEFT_COLUMN)
2023-02-14 18:48:46 +01:00
Laurent Destailleur
7db2c9706d Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-14 10:59:23 +01:00
Laurent Destailleur
3278b7bc86 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-02-13 23:38:07 +01:00
Laurent Destailleur
89244fd254 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-13 23:36:17 +01:00
Laurent Destailleur
5217ae28f8 Fix load of margin infos 2023-02-13 21:35:48 +01:00
Laurent Destailleur
503b01334f Fix position for column of total 2023-02-13 21:11:39 +01:00
Laurent Destailleur
212f24ac9e Prepare code to fix too many sql error 2023-02-13 21:08:53 +01:00
Laurent Destailleur
b136004eaf
Merge pull request #23843 from FliyFly/qodanareturn
Fix (qodana)
2023-02-13 18:26:03 +01:00
Laurent Destailleur
239f7a1eb0 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-02-13 13:58:03 +01:00
Laurent Destailleur
927a87851d Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-13 13:57:02 +01:00
Laurent Destailleur
19bfb021e1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-13 13:51:35 +01:00
Philippe GRAND
67d8c74a60 fix : Warning: Undefined array key price_min_ttc in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/compta/facture/card.php on line 2157 2023-02-11 21:23:40 +01:00
Philippe GRAND
8d531d92df fix : typo and translation 2023-02-11 10:20:30 +01:00
Philippe GRAND
8a091de9d7 fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/compta/facture/class/facture.class.php on line 1264 2023-02-11 10:06:18 +01:00
Laurent Destailleur
17ae12abfd Fix warning 2023-02-10 21:09:20 +01:00
stickler-ci
1d9afa4808 Fixing style errors. 2023-02-10 14:45:03 +00:00
Philippe GRAND
d183773ace fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/compta/facture/card-rec.php on line 124 2023-02-10 15:34:56 +01:00
Philippe GRAND
66015cb11d fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/compta/facture/card-rec.php on line 123
Warning: Attempt to read property liretous on null in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/compta/facture/card-rec.php on line 123
2023-02-10 15:30:34 +01:00
Philippe GRAND
26ec131048 fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/compta/facture/card-rec.php on line 122 2023-02-10 15:24:46 +01:00
Laurent Destailleur
802ee770c3 FIX #23860 2023-02-09 19:25:55 +01:00