Commit Graph

2559 Commits

Author SHA1 Message Date
Laurent Destailleur
6b07daf40f Fix missing migration 2022-07-10 20:12:56 +02:00
Laurent Destailleur
2236ab53fe Merge pull request #21321 from defrance/patch-208
NEW : Create llx_element_categorie.sql
2022-07-10 19:05:36 +02:00
This Charlène
986c241ee1 create llx_element_categorie.key.sql 2022-07-08 08:09:40 +02:00
Laurent Destailleur
7e855eac52 Add field close_missing_amount on invoices 2022-07-05 20:22:32 +02:00
Laurent Destailleur
1b5eb2de22 Merge pull request #21411 from defrance/patch-213
introduce barcode on warehouse place
2022-07-01 17:24:25 +02:00
Laurent Destailleur
cd2df7caef Debug v16 2022-06-30 12:47:36 +02:00
Laurent Destailleur
7acf02d6da Debug v16 2022-06-30 12:37:41 +02:00
This Charlène
08bffca31b introduce barcode on warehouse place 2022-06-29 14:41:50 +02:00
This Charlène
7594c14236 Delete llx_element_tag.key.sql 2022-06-23 17:46:57 +02:00
This Charlène
e7858a97bf Delete llx_element_tag.sql 2022-06-23 17:46:32 +02:00
UT from dolibit
5f98056423 Update llx_adherent_type.sql 2022-06-21 18:27:23 +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
Laurent Destailleur
eeff8fdc0d Debug v16 2022-06-20 02:10:27 +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
Alexandre SPANGARO
1e1d78037e Change comment on llx_asset_accountancy_codes_economic-asset.sql 2022-06-19 06:10:04 +02:00
Alexandre SPANGARO
86a54d5f22 Merge remote-tracking branch 'upstream/develop' into 16a12_assets_sql 2022-06-15 04:53:55 +02:00
Laurent Destailleur
1deef98f07 Fix length of field 2022-06-09 13:08:12 +02:00
Laurent Destailleur
20b5eb15d3 Fix missing position 2022-06-03 14:02:41 +02:00
Laurent Destailleur
91a1f97029 Cronjobs ready for future. 2022-06-03 01:42:10 +02:00
Laurent Destailleur
e3fa24fab2 Merge pull request #18283 from atm-gauthier/NEW_stockstransfers
NEW : Stocks transfers objects management
2022-06-01 14:49:21 +02:00
Alexandre SPANGARO
19616982c7 Merge remote-tracking branch 'upstream/develop' into 16a12_assets_sql 2022-05-31 11:43:02 +02:00
Laurent Destailleur
571110f60a Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2022-05-25 23:04:58 +02:00
Laurent Destailleur
d0b6daaf4c Fix length of field 2022-05-25 16:50:09 +02:00
Laurent Destailleur
d0aef6857c Add missing fields for css on extrafields 2022-05-23 01:02:59 +02:00
Alexandre SPANGARO
709208abfb Merge remote-tracking branch 'upstream/develop' into 16a12_assets_sql 2022-05-22 05:53:23 +02:00
Maxime Kohlhaas
6445dd3882 Merge branch 'develop' into NEW_stockstransfers 2022-05-21 16:06:59 +02:00
Laurent Destailleur
d38b9187f3 Merge branch 'develop' into dev_new_add_ref_clinet_intervention 2022-05-21 10:48:09 +02:00
Alexandre SPANGARO
84900ceab7 Add documentation and data example on table 2022-05-21 07:55:48 +02:00
Alexandre SPANGARO
db522fe685 Merge remote-tracking branch 'upstream/develop' into 16a12_assets_sql 2022-05-21 07:16:45 +02:00
Gauthier PC portable 024
1e0972f0a1 NEW : sortorder on holiday type dictionnary 2022-05-19 12:34:05 +02:00
Florian HENRY
2f959306f7 fix travis 2022-05-17 22:50:42 +02:00
Florian HENRY
ada81750c1 NEW: Add Customer Ref on Intervention 2022-05-17 12:53:50 +02:00
Laurent Destailleur
8410ba709a Fix field 2022-05-16 15:02:24 +02:00
Laurent Destailleur
b75c0d805b Add more field 2022-05-16 15:01:33 +02:00
Gauthier PC portable 024
60defe4108 Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_stockstransfers 2022-05-09 13:29:46 +02:00
Gauthier PC portable 024
5daca35e79 FIX : new tables loading system 2022-05-09 12:33:39 +02:00
Laurent Destailleur
b3b6337c4c Merge branch 'develop' into NEW_deposit_payment_terms 2022-05-08 23:09:06 +02:00
Laurent Destailleur
6592eb5d73 Debug for php 8.1 2022-05-08 18:25:22 +02:00
Laurent Destailleur
f52a7a26f6 Debug v16 - Fix for postgresql - Fix for sql loading per module - php8 2022-05-08 15:18:34 +02:00
Laurent Destailleur
bb6f73136a Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/class/html.form.class.php
2022-05-06 12:46:26 +02:00
Gauthier PC portable 024
2c840e80fb Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_stockstransfers 2022-05-06 11:41:18 +02:00
Laurent Destailleur
583343a171 Clean code 2022-05-06 05:08:54 +02:00
Laurent Destailleur
93cd0174cf Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-05-05 13:16:03 +02:00
Laurent Destailleur
6c624a9a45 Fix name of sql file 2022-05-05 12:26:15 +02:00