2
0
forked from Wavyzz/dolibarr
Commit Graph

413 Commits

Author SHA1 Message Date
MDW
b0414dd078 Fix utf8_encoding/decoding (rather than creating new function replacements) 2023-12-07 03:37:05 +01:00
Laurent Destailleur
705ebea947 Fix php-cs-fixer 2023-12-04 12:36:57 +01:00
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
Laurent Destailleur
a136f304a6 Fix php8.2 warnings 2023-11-27 11:46:58 +01:00
Noé Courtier
8d38378d3b NEW: Add preselected update keys attribute to import class and select it by default if filled 2023-09-21 16:52:06 +02:00
Christophe Battarel
74ee3a2452 move hook at the right place 2023-09-15 10:55:16 +02:00
Christophe Battarel
cbe119c81f NEW : add new hook AfterImportInsert 2023-09-14 15:24:25 +02:00
Laurent Destailleur
11ad17bcf3 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-09 15:00:52 +02:00
Laurent Destailleur
bdd1d89101 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-08-08 22:08:25 +02:00
atm-lucas
4a22bef13d fix entitylang test (#25569) 2023-08-08 22:02:45 +02:00
noec764
6d484d83e5 NEW: Add hooks on import, step 5 - 6 (#24915)
* NEW: Add triggers on import success

* FIX: add No trigger parameter

* Fixing style errors.

* FIX: Replace triggers by hooks

* Fixing style errors.

* FIX: Remove commentary

* FIX: Remove Comment

* Update import_csv.modules.php

* FIX: Correct errors handling

* FIX: add reference on $obj to provide $obj->nbinsert and $obj->nbupdate

---------

Co-authored-by: stickler-ci <support@stickler-ci.com>
2023-08-08 20:48:18 +02:00
Laurent Destailleur
310832a95b Debug v18 2023-08-05 13:44:49 +02:00
Laurent Destailleur
fc95cf43b3 Debug v18 2023-08-01 18:05:13 +02:00
Laurent Destailleur
382f45ec14 Clean code 2023-04-30 03:36:02 +02:00
Laurent Destailleur
8d06189621 Fix qodana warning 2023-04-26 02:21:41 +02:00
Laurent Destailleur
2742da2379 Prepare charset 2023-04-18 16:56:17 +02:00
Laurent Destailleur
a4a014cfd5 Clean libelle into label 2023-04-08 15:08:55 +02:00
Laurent Destailleur
f1898e5ac0 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-31 02:54:22 +02:00
Laurent Destailleur
1a79401065 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-30 12:38:36 +02:00
Regis Houssin
dbc12cb169 FIX can not show all csv fields (a reason for that ?) 2023-03-29 12:27:29 +02:00
Laurent Destailleur
870ac42082 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-20 16:20:49 +01:00
Laurent Destailleur
0be613fed8 Fix #huntr726cf5c5-77dc-4207-a08b-19a92c6bd79d 2023-02-20 13:23:08 +01:00
Laurent Destailleur
fce5968510 Fix warning 2023-01-03 17:09:08 +01:00
Laurent Destailleur
00fa438c05 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-03 02:40:22 +01:00
Laurent Destailleur
96f44ab5f8 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-03 02:37:14 +01:00
Laurent Destailleur
94fb344bd6 FIX #22271 2023-01-03 02:03:23 +01:00
Laurent Destailleur
57358b618b Clean code 2022-12-31 17:08:10 +01:00
Laurent Destailleur
ea42fc7605 Clean code, fix warnings 2022-12-30 18:43:43 +01:00
Laurent Destailleur
c6714fa576 CSS 2022-11-18 20:01:54 +01:00
Laurent Destailleur
92d4d2f8e7 Fix download of sample import files with DoliDroid 2022-11-18 16:02:35 +01:00
Laurent Destailleur
ce98547015 Fix download of sample import files with DoliDroid 2022-11-18 15:56:18 +01:00
Laurent Destailleur
fb28d14097 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-09-28 21:20:37 +02:00
Laurent Destailleur
9ba47c5bdf Merge pull request #22444 from Hystepik/develop#3
Fix : import module sim message + warnings
2022-09-28 19:46:26 +02:00
Laurent Destailleur
3e9e17c746 Debug tooltip of import tool 2022-09-28 16:55:51 +02:00
Laurent Destailleur
519afdf377 Fix label of error message 2022-09-28 16:02:24 +02:00
lmarcouiller
b753968c18 Fix : import module sim message + warnings 2022-09-28 12:27:20 +02:00
Laurent Destailleur
821d22e94d Merge pull request #22242 from fboitel/fboitel-dev-scrutinizer-12/09/2022
Fix scrutinizer 3
2022-09-20 01:34:11 +02:00
Laurent Destailleur
35d8320328 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-14 17:26:20 +02:00
Laurent Destailleur
0fe65591e8 Fix message avec import simulation
Fix suggested name of import profile avec a save. Fix trans
2022-09-14 14:01:41 +02:00
Faustin
4e1380f4eb scrutinizer on imports/import.php: action builddoc never existed on import 2022-09-12 16:19:25 +02:00
Frédéric France
8d33953142 add comment 2022-09-07 20:08:59 +02:00
Laurent Destailleur
6903b96f6b Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-01 12:39:25 +02:00
Laurent Destailleur
8bf8beb898 Debug module ticket 2022-09-01 10:54:20 +02:00
Laurent Destailleur
e0b1ad308b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-08-30 19:38:35 +02:00
Laurent Destailleur
2e905b127a Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/admin/productaccount.php
	htdocs/accountancy/index.php
	htdocs/product/admin/product.php
2022-08-25 14:35:08 +02:00
This Charlène
0319dff9d6 Update import.php 2022-08-24 18:55:47 +02:00
stickler-ci
1e311a250f Fixing style errors. 2022-08-23 10:30:42 +00:00
This Charlène
7f1a37da3e php V8 warning, import max size not used 2022-08-23 12:26:21 +02:00
Philippe GRAND
001d326a8c update code for PHP8 compliance 2022-08-09 10:32:34 +02:00
Laurent Destailleur
6e153b9b75 Debug import FIX #yogosha11618 2022-06-30 22:55:58 +02:00