Laurent Destailleur
5586fc8c40
Fix remove orphelin
2024-05-13 19:32:15 +02:00
HENRY Florian
a6caef2dcf
NEW : Add default User roles for Thirdparties ( #29242 )
...
* firstStepBDD
* revert bad changes
* add new column for user roles in societe_commerciaux table
* merge
* Update 19.0.0-20.0.0.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-05-13 03:25:05 +02:00
Laurent Destailleur
0e34a20c14
Debug v20
2024-05-12 18:44:58 +02:00
Laurent Destailleur
87c445bbf1
Add website page type for ajax
2024-05-12 12:20:00 +02:00
Anthony Berton
64b3b3d59f
NEW - Trigger for Knowledge ( #29645 )
...
* NEW - Trigger for Knowledge
* Clean
---------
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-05-11 20:43:02 +02:00
Laurent Destailleur
d90341af62
More complete db structure for online signature
2024-05-05 01:27:32 +02:00
Laurent Destailleur
ed8e1353ae
Removed duplicated column
2024-05-04 19:06:27 +02:00
lamrani abdelwadoud
62f513ea3e
add column to expedition table ( #29561 )
...
* add column to expedition table
* add to table also and change default value
2024-05-03 13:16:53 +02:00
Laurent Destailleur
c0784ac9d6
Debug v20
2024-04-30 00:28:47 +02:00
Frédéric FRANCE
6da59ca0c0
fix fichinter_rec ( #29537 )
...
* fix fichinter_rec
* fix fichinter_rec
* fix fichinter_rec
2024-04-29 22:53:43 +02:00
Eric
ea9a6c0162
NEW add relation type on element_element ( #29329 )
...
* add relation type on element_element
* add column on migration 19 -> 20
2024-04-29 11:29:32 +02:00
Laurent Destailleur
9e654e65dd
Debug v20
2024-04-29 11:04:19 +02:00
Laurent Destailleur
f156610572
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-27 05:03:15 +02:00
Francis Appels
249ef32b4b
Fix new expedition stats for already V20 migrated data ( #29432 )
...
* Fix new expedition stats for already V20 migrated
* Try fix phan
* Update expedition.php
* Update expedition.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-24 21:24:35 +02:00
jyhere
149ce11201
NEW: Add shipments and reception stats on product stat tab ( #29395 )
...
* ADD: shipments and reception stats on product stat tab
* -FIX: product stats shipping / expedition code was not v20 friendly
-FIX: expeditiondet.elementtype default value should be "commande" (eg. Commande::$element)
* FIX: phan errors
* FIX: phan errors
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-22 15:26:23 +02:00
Laurent Destailleur
a7d07fe75d
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/external_rss.php
htdocs/bom/bom_card.php
htdocs/core/lib/functions.lib.php
htdocs/install/mysql/migration/19.0.0-20.0.0.sql
2024-04-19 16:02:02 +02:00
Laurent Destailleur
612e41a8ca
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/commondocgenerator.class.php
htdocs/core/lib/functions.lib.php
htdocs/fourn/commande/card.php
htdocs/install/mysql/migration/19.0.0-20.0.0.sql
htdocs/product/stock/replenish.php
htdocs/takepos/invoice.php
2024-04-18 02:48:52 +02:00
Laurent Destailleur
aa4fc45650
Fix regression in v19 migration
2024-04-18 02:41:05 +02:00
atm-adrien
394ed480d3
FIX : Scale for the "second" unit ( #29327 )
...
* FIX : Update of the second unit scale
* FIX : Pr returns
2024-04-12 12:21:22 +02:00
Laurent Destailleur
a63614593b
Removed deprecated line
2024-04-11 11:04:42 +02:00
Zephyriony
6f524405af
QUAL Rename column fk_origin_line on shipment lines into fk_elementdet to match a generic use. ( #28989 )
...
* Update expedition.class.php
Adapting the query and code to the new table format
* Update llx_expeditiondet.sql
* Update expedition.class.php
* Update expedition.class.php
* Update expedition.class.php
* Update expedition.class.php
* Update expedition.class.php
* Update expedition.class.php
* Update expedition.class.php
* Update expedition.class.php
* Update expedition.class.php
* Update llx_expeditiondet.sql
* Update expedition.class.php
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* Update expedition.class.php
* Update expedition.class.php
* rename fk_origin_line to fk_elementdet
* rename fk_origin_line to fk_elementdet
* Update 19.0.0-20.0.0.sql
---------
Co-authored-by: sonikf <93765174+sonikf@users.noreply.github.com >
2024-04-08 12:44:49 +02:00
Regis Houssin
68eb5e409a
NEW module user rights enhancement ( #29150 )
...
* NEW module user rights enhancement
* FIX syntax error
* FIX fuck
* FIX syntax error
* FIX Add label with the current language (key or with PermissionXXX)
* FIX wrong test
* FIX optimize
* FIX doc
* FIX add class "Rights" for constant
* FIX replace with constants
* FIX missing constant
* FIX wrong check
* TODO sql error : data too long for column 'libelle'
* FIX syntax error
* FIX synax error "the return"... i'll be back
* FIX use operator with double question mark
* FIX add comment
* FIX just remplace integer with constant
* FIX remove unused code
* FIX add an example
* FIX remove the possibility to have entity = 0 (too complicated)
* FIX perms must not be empty
* FIX sql syntax error
* FIX phpstan undefined property DolibarrModules::$modules
* FIX same fix of frederic34
* Update llx_rights_def.sql
* Update DolibarrModules.class.php
* Update DolibarrModules.class.php
* Update DolibarrModules.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-08 11:40:02 +02:00
Laurent Destailleur
b17788ab5c
Add missing ;
2024-04-05 10:38:40 +02:00
G-ladal
12ee6d2820
Add entity to bookcal ( #29212 )
...
* [New] prepare bookcal DB for multicompany
Add entity to calendar and availability tables
* Fix propagate bookcal mods to main tables
add entity field for bookcal to install scripts (not only migration)
* add entity to bookcal_calendar only
as per requested, add entity to bookcal_calendar only
modified: htdocs/install/mysql/migration/19.0.0-20.0.0.sql
modified: htdocs/install/mysql/tables/llx_bookcal_calendar-bookcal.sql
* Revert changes on availabilities table
2024-04-05 10:36:30 +02:00
Laurent Destailleur
49e7f0a215
Add ref_ext on project
2024-04-02 11:17:06 +02:00
jyhere
e3073490cd
FIX: supplier proposaldet ref_fourn size
...
supplier_proposaldet ref_fourn size should match product_fournisseur_price ref_fourn size (128)
2024-03-29 11:53:31 +01:00
Laurent Destailleur
da1b857f46
Fix removed ol table
2024-03-27 13:27:39 +01:00
Laurent Destailleur
7997db3eb9
Fix bad table
2024-03-22 02:50:12 +01:00
Laurent Destailleur
922f30eceb
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-03-21 15:38:11 +01:00
Laurent Destailleur
9ad120df6b
Better alignment of llx_expeditiondet with llx_receptiondet_batch
2024-03-20 12:26:15 +01:00
Christophe Battarel
446b574de5
renaming of columns impact db access
2024-03-19 15:49:42 +01:00
Christophe Battarel
815a2e231f
fix mysql old version rename
2024-03-19 15:31:22 +01:00
Christophe Battarel
f94d282c17
renam fk_commande and fk_commandefourdet
2024-03-19 15:24:08 +01:00
Laurent Destailleur
67e5e95fde
Update 19.0.0-20.0.0.sql
2024-03-19 01:51:35 +01:00
Hystepik
d82729e49d
New data struture for references field in ticket
2024-03-18 15:11:50 +01:00
Laurent Destailleur
d73d27466b
Update 19.0.0-20.0.0.sql
2024-03-18 14:40:47 +01:00
Frédéric FRANCE
9913778da0
fix migration for postgresql 19.0.0 -> 20.0.0
2024-03-18 14:04:51 +01:00
Laurent Destailleur
ebba438fbe
Merge pull request #27528 from altairisfr/rdb
...
[DATA_MODEL] rename commande_fournisseur_dispatch into receptiondet_batch
2024-03-17 21:31:27 +01:00
Laurent Destailleur
c4b16e996e
Clsoe #23147
2024-03-17 12:26:40 +01:00
evarisk-micka
d43c3227db
Add signed status CRUD to contract and fichinter
2024-03-15 12:12:21 +01:00
Florian HENRY
2d051d2fd5
add BDD contraint on bar code
2024-03-15 10:38:07 +01:00
Florian HENRY
778f7b0fbf
NEW: add column for barcode in ticket
2024-03-15 10:21:17 +01:00
Jonathan lescaut
5e5792d144
add import kit
2024-03-13 15:38:29 +01:00
John BOTELLA
0dd7aad04b
Fix element type size ( #28664 )
2024-03-07 20:27:51 +01:00
Laurent Destailleur
4279478acd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-03-01 19:40:36 +01:00
Regis Houssin
2d936bf1c9
FIX postgresql error ( #28542 )
...
* FIX postgresql error
* FIX better index name
2024-03-01 12:38:06 +01:00
Laurent Destailleur
5a0ae16c18
PERF: Performance enhancement on Invoice/Paiement area page
2024-02-25 09:28:14 +01:00
Laurent Destailleur
f216c742cb
Add phone_mobile for #28070
2024-02-24 19:19:25 +01:00
Laurent Destailleur
c79a4767eb
Merge
2024-02-24 17:52:50 +01:00
Laurent Destailleur
1a25a086cb
FIX quote in sql request
2024-02-24 17:49:11 +01:00