Commit Graph

126677 Commits

Author SHA1 Message Date
Laurent Destailleur
6e18d1b7ab Start to introduce dolibarr_main_dolcrypt_key 2023-10-03 02:00:00 +02:00
Laurent Destailleur
4fe2c674f1 Set log as a warning 2023-10-03 00:52:26 +02:00
Laurent Destailleur
6fe66999f8 Fix include of example 2023-10-03 00:31:13 +02:00
Laurent Destailleur
5537ccede2 FIX update_extras must use updateExtraFields 2023-10-03 00:23:06 +02:00
Alexandre SPANGARO
16a0025e93 NEW Project - List - use select2 multiselect for status 2023-10-02 22:57:53 +02:00
Laurent Destailleur
d3dc6615db Remove deprecated use of ->modelpdf (good is ->model_pdf) 2023-10-02 21:49:08 +02:00
Regis Houssin
0040ff24e1 FIX field entity is DEFAULT 1 NOT NULL 2023-10-02 21:26:27 +02:00
Laurent Destailleur
46bc9de594 Merge pull request #25871 from DoliGreece/sonikf-patch-fetch-vat-details
NEW: Retrieve vat details from the Greek Ministry of Finance GSIS SOAP web service and autocomplete third party fields
2023-10-02 18:38:40 +02:00
Laurent Destailleur
a0248fe9e3 Merge pull request #26036 from atm-sami/NEW_add_data_in_printObjectLine_hook
add extrafields and defaulttpldir for hook parameters
2023-10-02 18:29:50 +02:00
Laurent Destailleur
59fc407e43 Merge branch 'develop' into fix-warnings-contrat-and-contratligne 2023-10-02 18:19:53 +02:00
Laurent Destailleur
e8f5f32141 Merge pull request #26093 from solution-libre/fix-reduce--unnecessary-complexity
FIX Reduce  unnecessary complexity
2023-10-02 18:17:15 +02:00
Laurent Destailleur
12bed4e004 Merge pull request #26083 from hansemschnokeloch/fix-25127
FIX #25127
2023-10-02 17:36:17 +02:00
Laurent Destailleur
3fb9205ba7 Merge pull request #26089 from hregis/fix_avoid_lines_breaks
FIX avoid php warnings
2023-10-02 17:21:56 +02:00
Laurent Destailleur
5bc9be8fc3 Merge pull request #26092 from OPEN-DSI/develop_new_add_trigger_delete_bank_account_line
NEW: Add trigger when delete a bank account line
2023-10-02 17:21:00 +02:00
Florent Poinsaut
ffee2af478 FiX CI 2023-10-02 17:01:53 +02:00
Florent Poinsaut
25bd19d7e5 Unneccesary else 2023-10-02 16:58:28 +02:00
Florent Poinsaut
17f8bc6c1f Reduce unnecessary complexity 2023-10-02 16:44:44 +02:00
Pascal Hubrecht
8bd9177eba Merge branch 'Dolibarr:develop' into fix-25127 2023-10-02 16:28:01 +02:00
Kamel Khelifa
ee921ab540 NEW: Add trigger when delete a bank account line 2023-10-02 15:52:44 +02:00
Laurent Destailleur
34fc0f14d2 Fix warnings 2023-10-02 15:41:14 +02:00
Laurent Destailleur
042ce496c7 Fix phpcs 2023-10-02 15:38:38 +02:00
Laurent Destailleur
12a9a1ce4d FIX Bad value of accounting account shown in list. Edit fails. 2023-10-02 14:51:15 +02:00
Thomas Couacault
3028bd3784 FIX typo $tva_tx instead of $txtva 2023-10-02 14:42:58 +02:00
Laurent Destailleur
9016ed0c28 Fix warning 2023-10-02 14:39:49 +02:00
Thomas Couacault
3d96b66664 FIX: Delete use of unassigned product_description member in ContratLigne class 2023-10-02 14:22:11 +02:00
Laurent Destailleur
4cf1dc1a2f Fix picto clear search 2023-10-02 13:21:09 +02:00
Laurent Destailleur
669386d45c Fix error message 2023-10-02 12:53:50 +02:00
Laurent Destailleur
7f0eb701d7 Fix decrypt 2023-10-02 11:48:28 +02:00
Laurent Destailleur
f9288ce862 Look and feel v18 2023-10-02 11:26:26 +02:00
Thomas Couacault
7433501e08 FIX: Undefined property $pa_ht in Contrat::updateline 2023-10-02 11:23:35 +02:00
Pascal Hubrecht
86850e05c6 Merge branch 'Dolibarr:develop' into fix-25127 2023-10-02 11:15:16 +02:00
pascal
c6803b5c10 Add console log message 2023-10-02 11:08:55 +02:00
Laurent Destailleur
3c65aad61a Fix bad date read 2023-10-02 09:48:55 +02:00
Regis Houssin
9e1b000932 FIX avoid php warnings 2023-10-02 08:22:20 +02:00
Laurent Destailleur
53f767e7bb Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-01 21:19:18 +02:00
Laurent Destailleur
06e04aa897 css 2023-10-01 20:53:37 +02:00
Laurent Destailleur
8851615528 Look and feel v19 2023-10-01 20:15:01 +02:00
Laurent Destailleur
b2a6823e56 Merge pull request #26087 from hregis/fix_menu_force_entity
NEW possibility to deselect line when create a recurring invoice + missing to use fk_parent_line
2023-10-01 17:54:05 +02:00
Laurent Destailleur
2e431468a0 FIX #25996 FIX #25997 2023-10-01 17:24:25 +02:00
Laurent Destailleur
2a49ebb114 CSS 2023-10-01 16:23:06 +02:00
Laurent Destailleur
b8bd760e28 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-01 16:06:58 +02:00
Laurent Destailleur
998b5a6dd8 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-01 16:05:13 +02:00
Laurent Destailleur
d5443010f2 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-01 16:04:16 +02:00
Laurent Destailleur
5e76fea64d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-10-01 15:53:36 +02:00
Laurent Destailleur
5560aab98e Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-10-01 15:50:25 +02:00
Laurent Destailleur
a071adbe0f Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-10-01 15:43:59 +02:00
Laurent Destailleur
b0b3d0e1e0 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-10-01 15:43:40 +02:00
Laurent Destailleur
28758ccee3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-01 15:36:08 +02:00
Laurent Destailleur
10ba3743c1 NEW Can upload/delete ODT template for project and tasks 2023-10-01 15:35:51 +02:00
Laurent Destailleur
e5cc3f9a74 FIX Can't delete an ODT template in setup of member 2023-10-01 15:23:06 +02:00