Commit Graph

120744 Commits

Author SHA1 Message Date
Frédéric FRANCE
20c8d47d6a
Fiw warnings 2023-04-24 20:11:02 +02:00
Laurent Destailleur
06f8291e07 Dolibarrize v18 2023-04-24 18:09:18 +02:00
Laurent Destailleur
a09a29fa6a Code comment 2023-04-24 17:56:32 +02:00
Laurent Destailleur
ecc85263d0 Trans 2023-04-24 16:51:23 +02:00
Laurent Destailleur
1c3264ee0a
Merge pull request #24443 from altairis-benjamin/ticketAssignNotification
NEW Send a notification email when ticket assigned
2023-04-24 16:47:24 +02:00
Laurent Destailleur
0f65dbe5a7
Merge pull request #24560 from AuTEAMation/multicurrency-api
NEW: Multicurrency REST API to create, update, delete, update rate...
2023-04-24 16:18:06 +02:00
Laurent Destailleur
c960bb73da
Merge pull request #24571 from erikvanberkum/develop
fix: typo in constant MAIN_AUTOFILL_DATE_ORDER
2023-04-24 16:16:09 +02:00
Laurent Destailleur
7c0611f34d
Merge pull request #24579 from frederic34/fiscalyear
tooltip ajax for Fiscalyear
2023-04-24 15:53:47 +02:00
Laurent Destailleur
86a0df9ce0 Autofill mor/phy when creating member from membership type card. 2023-04-24 15:35:33 +02:00
Laurent Destailleur
a6d1cdcef9 Dolibarrize page 2023-04-24 15:01:31 +02:00
Laurent Destailleur
04bca1cc1f Fix when membership type option "Any amount" when Yes. 2023-04-24 14:51:20 +02:00
Laurent Destailleur
155c52bc30 Fix #yogosha16184 2023-04-24 13:52:31 +02:00
Laurent Destailleur
6b942aed6f Better http message on not allowed access 2023-04-24 13:20:23 +02:00
Laurent Destailleur
ec3fcd852a Fix #yogosha16039 2023-04-24 12:46:52 +02:00
Frédéric FRANCE
d391d8a298 tooltip ajax for fiscalyear 2023-04-24 10:25:44 +02:00
Frédéric FRANCE
f023e213f7 tooltip ajax for fiscalyear 2023-04-24 10:22:05 +02:00
Frédéric FRANCE
4eca22afc8 tooltip ajax for fiscalyear 2023-04-24 10:06:02 +02:00
Laurent Destailleur
56a0b16abc Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-24 02:08:59 +02:00
Laurent Destailleur
fc04299f88 Look and feel v18 2023-04-24 02:07:20 +02:00
Laurent Destailleur
586d9f5ba7 Look and feel v18 2023-04-24 01:59:39 +02:00
Laurent Destailleur
ee2a9d4891 Look and feel v18 2023-04-24 01:32:47 +02:00
Laurent Destailleur
a03358fa46 Debug v18 2023-04-24 01:03:43 +02:00
Laurent Destailleur
347d9c3e93 Fix warning when using extrafield separator 2023-04-23 22:38:52 +02:00
Laurent Destailleur
8a400f0e6f Trans 2023-04-23 21:45:47 +02:00
Laurent Destailleur
73539162ff Show sending mode on emailing file 2023-04-23 21:42:05 +02:00
Laurent Destailleur
67c67bbf2e Better compatibility 2023-04-23 16:28:28 +02:00
Laurent Destailleur
04d96f489b FIX Default VAT of product added does not take account buyer country 2023-04-23 15:24:10 +02:00
Laurent Destailleur
470cbb52f8 Fix phpunit 2023-04-23 14:09:08 +02:00
Erik van Berkum
ec9fb80c02 fix: typo in constant MAIN_AUTOFILL_DATE_ORDER 2023-04-23 14:55:10 +09:00
Erik van Berkum
20b51db72c Revert "fix: typo in constant MAIN_AUTOFILL_DATE_ORDER"
This reverts commit 9a27d025a7.
2023-04-23 14:54:12 +09:00
Erik van Berkum
dd60d20019 Merge remote-tracking branch 'origin/develop' into develop 2023-04-23 14:52:32 +09:00
Erik van Berkum
0879ca0258 Merge remote-tracking branch 'origin/develop' into develop 2023-04-23 14:50:49 +09:00
Erik van Berkum
9a27d025a7 fix: typo in constant MAIN_AUTOFILL_DATE_ORDER 2023-04-23 14:47:54 +09:00
Alexandre Boin
0d41eb4296 FIX: Add Multicurrency permissions translations and pass CI tests 2023-04-22 19:30:15 +02:00
Laurent Destailleur
3a81318c15 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-22 01:02:55 +02:00
Laurent Destailleur
bf89d61686 NEW Update lib parsedownto 1.7.4 2023-04-22 01:01:08 +02:00
Laurent Destailleur
cd385a0605
Merge pull request #24488 from aspangaro/18a6
FIX:  Propagate vat-reverse charge information when supplier invoice is created from reception list
2023-04-21 19:00:26 +02:00
Laurent Destailleur
246750a89e
Merge pull request #24545 from frederic34/use_ismodenabled
use isModEnabled
2023-04-21 18:32:34 +02:00
Laurent Destailleur
fee81940ef
Merge pull request #24555 from BB2A-Anthony/MailMap
MailMap
2023-04-21 18:30:08 +02:00
Laurent Destailleur
a8e41a5cb9
Merge pull request #24568 from thomas-Ngr/develop_newpayment_manage_contracts
NEW Payment : manage contracts
2023-04-21 18:29:20 +02:00
Laurent Destailleur
39218ff10f
Merge pull request #24564 from frederic34/patch-1
fix phpcs
2023-04-21 18:26:36 +02:00
tnegre
53d2f8eaee pay whole contract 2023-04-21 16:06:09 +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
432e68bcbf
Update admin.lib.php 2023-04-21 16:02:30 +02:00
Frédéric FRANCE
5056373778
fix phpcs 2023-04-21 16:01:34 +02:00
Laurent Destailleur
d943a0f810
Merge pull request #24556 from MaximilienR-easya/dev_Fix_missing_langs_entry
missing entry "PuttingDescUpToDate" inside lang file
2023-04-21 15:17:45 +02:00
Frédéric FRANCE
5f5fa38561 Merge remote-tracking branch 'upstream/develop' into use_ismodenabled 2023-04-21 15:16:08 +02:00
Laurent Destailleur
c2662912ec
Merge pull request #24561 from frederic34/patch-4
Fix 😍 in dolibarr when using utf8mb4
2023-04-21 15:11:07 +02:00
Laurent Destailleur
c59011971c
Merge pull request #24563 from frederic34/patch-5
add hooks in ecm card
2023-04-21 15:10:05 +02:00
Laurent Destailleur
3999f87fd2 Debug v18 2023-04-21 14:41:56 +02:00