2
0
forked from Wavyzz/dolibarr
Commit Graph

8419 Commits

Author SHA1 Message Date
Laurent Destailleur
dfd0bd8107 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-31 02:48:17 +02:00
Sylvain Legrand
639bf8ddd3 Update propal.class.php 2023-03-30 22:38:10 +02:00
Sylvain Legrand
a8d4ea406b Update description of products on cloning 2023-03-30 22:14:04 +02:00
Laurent Destailleur
c02fc4e177 Debug v18 2023-03-29 17:57:52 +02:00
Laurent Destailleur
6e8a72a434 Fix filter on holiday dates 2023-03-29 16:31:55 +02:00
Laurent Destailleur
ec7627572f Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-27 18:32:25 +02:00
Laurent Destailleur
5ba48f9746 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-27 18:08:51 +02:00
Laurent Destailleur
1e94959042 Debug v18 2023-03-27 10:00:12 +02:00
Laurent Destailleur
520280479c Merge pull request #24197 from glu000/16.0-issue-23966-2
FIX  #[23799] - External users are not able to create events - correction
2023-03-27 08:30:41 +02:00
Laurent Destailleur
2ab510d746 Clean code. $hookmanager must be global and never be erased 2023-03-26 17:59:28 +02:00
Gilles Lengy
885b767a1f FIX|Fix #24298 No error or 0.00 instead of NULL in database anymore when emptying an extrafield of type price on a propal card 2023-03-22 20:26:19 +01:00
Laurent Destailleur
a50c0b8292 Fix missing include 2023-03-19 14:56:07 +01:00
Laurent Destailleur
6e26b7c03d Merge pull request #24220 from frederic34/patch-13
fix missing include
2023-03-19 14:51:44 +01:00
Laurent Destailleur
6c110fb2b5 Fix warnings 2023-03-19 10:19:35 +01:00
Laurent Destailleur
ec43a8626e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-03-18 14:37:48 +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
b4c886936a Merge pull request #24184 from MaximilienR-easya/dev_New_comm_action_mail_showed_if_option_set
New events about mail show the mail information (receivers, sender, Cc, etc)
2023-03-18 10:35:58 +01:00
Laurent Destailleur
9cdb6b7bda Merge branch 'develop' into customerordertooltip 2023-03-18 10:34:42 +01:00
Frédéric FRANCE
836e8348be fix missing include 2023-03-15 11:08:20 +01:00
Frédéric FRANCE
c93d615e42 enhance tooltip ajax info 2023-03-14 22:27:35 +01:00
Laurent Destailleur
b97b85fa8c Look and feel v18 2023-03-14 12:05:25 +01:00
Maximilien Rozniecki
50971047ab removed the option to see the email information 2023-03-13 15:53:37 +01:00
Frédéric FRANCE
7c6624e27d Merge remote-tracking branch 'upstream/develop' into customerordertooltip 2023-03-13 13:59:51 +01:00
Laurent Destailleur
022e06f4f3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-13 10:33:47 +01:00
Laurent Destailleur
80678cfcb9 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-13 10:30:37 +01:00
Frédéric FRANCE
045d4284f5 fetch thirdparty in propal tooltip only in ajax request 2023-03-13 10:04:03 +01:00
Guenter Lukas
914096bd0a update 2023-03-13 08:45:29 +01:00
Laurent Destailleur
2660948778 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-12 22:08:50 +01:00
Laurent Destailleur
f6b8cd0208 Merge branch '16.0' into 16.0-issue-23799 2023-03-12 17:47:02 +01:00
Laurent Destailleur
60fe730a48 Look and feel v18 2023-03-12 13:56:15 +01:00
Laurent Destailleur
5ec52548ab For countries using the 2nd or 3rd tax, we force
MAIN_NO_INPUT_PRICE_WITH_TAX to disable input/edit of lines using the
price including tax (because 2nb and 3rd tax not yet taken into
account).
Work In Progress to support all taxes into unit price entry when
MAIN_UNIT_PRICE_WITH_TAX_IS_FOR_ALL_TAXES is set.
2023-03-11 20:37:01 +01:00
Laurent Destailleur
b1472b2e31 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-10 19:25:25 +01:00
Laurent Destailleur
1cf3cc4813 Merge pull request #24144 from frederic34/patch-8
Fix translation
2023-03-10 19:14:17 +01:00
Maximilien Rozniecki
fc9ec58ac9 added the possibility to show the mail information inside the event page in case the option is set 2023-03-10 17:11:27 +01:00
bomuux
a655faf08d Update document.php 2023-03-10 14:53:37 +01:00
bomuux
d92f6bb4fb Update contact.php 2023-03-10 14:53:25 +01:00
bomuux
60000b7d37 Update note.php 2023-03-10 14:53:09 +01:00
bomuux
efcaa0780a Update note.php 2023-03-10 14:52:56 +01:00
bomuux
12e9e3c3eb Update document.php 2023-03-10 14:52:38 +01:00
bomuux
a1d339aa68 Update contact.php 2023-03-10 14:52:25 +01:00
Laurent Destailleur
8ac37e1d91 Merge pull request #24159 from bomuux/develop
FIX #20296
2023-03-10 14:50:34 +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
ae8b213d04 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-10 13:31:02 +01:00
Laurent Destailleur
c7431b83ec Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-10 13:14:13 +01:00
Laurent Destailleur
7a59c0ef4b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-10 13:03:11 +01:00
Frédéric FRANCE
b5813a2d05 fix reload supplier order 2023-03-10 10:03:17 +01:00
bomuux
3c6c392060 Update document.php 2023-03-08 10:58:05 +01:00
bomuux
147d254b4a Update contact.php 2023-03-08 10:57:00 +01:00
bomuux
abec0ca37b Update note.php 2023-03-08 10:56:04 +01:00
bomuux
bf42f80b22 Update note.php 2023-03-08 10:47:21 +01:00