Commit Graph

112121 Commits

Author SHA1 Message Date
BENKE Charlene
955f14e299
php V8 warning, no soc associated with storage 2022-06-20 15:25:47 +02:00
GregM
d370571963 FIX class center linkedObjectblock order date 2022-06-20 14:59:13 +02:00
Franck Lauby
a514824342 prépa des dépots 2022-06-20 14:55:07 +02:00
Laurent Destailleur
5ef2f1c69f Fix bad name of hook context 2022-06-20 13:48:06 +02:00
Laurent Destailleur
5c82e37517 Debug v16 2022-06-20 13:40:54 +02:00
BENKE Charlene
950c0c2183
Create llx_element_categorie.sql
The goal of table llx_element_categorie is to replace all tables llx_categories_xxx (with one table).
the llx_element_tag table initially intended for this does not have the correct nomenclature to express its real use (and was used for other things before)
more informations here : https://github.com/Dolibarr/dolibarr/pull/21192
2022-06-20 09:15:19 +02:00
Alexandre SPANGARO
f2ef565a0f FIX PHP8 2022-06-20 04:57:38 +02:00
Alexandre SPANGARO
9103f62d8b Fix PHP8 2022-06-20 04:37:35 +02:00
Alexandre SPANGARO
5f5cf4b291 Fix PHP8 2022-06-20 04:28:32 +02:00
Alexandre SPANGARO
6a23c6265e Fix PHP8 2022-06-20 04:24:32 +02:00
Alexandre SPANGARO
295bda4806 Fix PHP8 2022-06-20 03:56:09 +02:00
Alexandre SPANGARO
e792b07154 Fix PHP8 2022-06-20 03:55:57 +02:00
Alexandre SPANGARO
ba43459b28 Fix PHP8 2022-06-20 03:55:50 +02:00
Alexandre SPANGARO
2b07d00027 Fix PHP8 2022-06-20 03:29:17 +02:00
Laurent Destailleur
8ee30e067f Rename var 2022-06-20 02:23:37 +02:00
Laurent Destailleur
eeff8fdc0d Debug v16 2022-06-20 02:10:27 +02:00
Alexandre SPANGARO
b80be7ef7a Fix PHP8 2022-06-19 22:59:49 +02:00
Alexandre SPANGARO
50e5cf1a56 Fix fetch label journal 2022-06-19 21:29:45 +02:00
stickler-ci
4e2bacb039 Fixing style errors. 2022-06-19 18:26:33 +00:00
Yoan Mollard
6239172910 Fixed sanitization of int 2022-06-19 20:16:03 +02:00
Laurent Destailleur
5eea352c53
Merge pull request #20058 from aspangaro/16a12_assets_sql
NEW Asset module - New SQL structure - FPC21
2022-06-19 19:39:34 +02:00
Laurent Destailleur
53466079af Fix php fatal error 2022-06-19 19:38:40 +02:00
stickler-ci
13511d983e Fixing style errors. 2022-06-19 17:27:15 +00:00
Yoan Mollard
eb4c42e987 Fixed AND operator to standardize code 2022-06-19 19:21:51 +02:00
Laurent Destailleur
5fbe6b2fbb Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-06-19 19:02:42 +02:00
Laurent Destailleur
e97f021380 Fix #yogosha11295 2022-06-19 19:02:16 +02:00
Laurent Destailleur
3e4eb0767e
Merge pull request #21209 from aspangaro/16b2
Fix PHP 8.1
2022-06-19 17:34:56 +02:00
Laurent Destailleur
f24099a13f
Update llx_asset_model-asset.sql 2022-06-19 17:25:16 +02:00
Laurent Destailleur
e0149f3f03
Update llx_asset_depreciation_options_fiscal-asset.sql 2022-06-19 17:24:00 +02:00
Laurent Destailleur
06023b9139
Update llx_asset_depreciation_options_economic-asset.sql 2022-06-19 17:22:59 +02:00
Laurent Destailleur
bc9159e3c8
Update llx_asset_depreciation-asset.sql 2022-06-19 17:21:54 +02:00
Laurent Destailleur
16c9c7f54a
Update llx_asset_accountancy_codes_fiscal-asset.sql 2022-06-19 17:20:44 +02:00
Laurent Destailleur
d9bd1638be
Update llx_asset_accountancy_codes_economic-asset.sql 2022-06-19 17:19:43 +02:00
Laurent Destailleur
3f43ba0bc0
Update llx_asset-asset.sql 2022-06-19 17:17:31 +02:00
Laurent Destailleur
78c4a166c0 Trans 2022-06-19 15:36:17 +02:00
Laurent Destailleur
eb22434da1 NEW Support the Swiss QR-Code 2022-06-19 13:26:49 +02:00
Laurent Destailleur
233d712e39 NEW Support the Swiss QR-Code 2022-06-19 13:06:07 +02:00
Alexandre SPANGARO
0903f390c1 Merge remote-tracking branch 'upstream/develop' into 16b4-php8_1 2022-06-19 06:47:29 +02:00
Alexandre SPANGARO
e6a9d48e71 Fix code error 2022-06-19 06:41:05 +02:00
Alexandre SPANGARO
4768502773 Merge remote-tracking branch 'upstream/develop' into 16b2 2022-06-19 06:35:49 +02:00
Alexandre SPANGARO
1e1d78037e Change comment on llx_asset_accountancy_codes_economic-asset.sql 2022-06-19 06:10:04 +02:00
Alexandre SPANGARO
512441bbf4 Review structure data on dictionary c_asset_disposal_type 2022-06-19 06:07:03 +02:00
Yoan Mollard
82cfca1a80 Filter accounting reports by projects 2022-06-19 00:48:06 +02:00
Laurent Destailleur
3e34c2cab2 Doc 2022-06-18 21:20:50 +02:00
Laurent Destailleur
93d15c53d0 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-06-18 20:52:10 +02:00
Laurent Destailleur
bc1449f1c2 Fix sepa generation (no special char _) 2022-06-18 20:51:58 +02:00
Laurent Destailleur
a9e9f36604 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-06-18 14:11:50 +02:00
Laurent Destailleur
da042c7f57 Debug v16 to prepare stable status of module HRM #21136 2022-06-18 14:11:41 +02:00
Laurent Destailleur
a2843bafdc Debug v16 2022-06-18 14:10:45 +02:00
HENRY Florian
770abb73f6
Merge branch 'Dolibarr:develop' into dev_19763 2022-06-18 11:54:44 +02:00