2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/install/mysql/tables
dolibarr95 ed207cfb2f NEW : manage several type of dangerous goods for a same parcel (#30238)
* NEW : manage several type of dangerous goods for a same parcel

Manage several type of dangerous goods for a same parcel Before :
dangerous_goods : smallint (so only 1 type can be defined eg 3) After
dangerous_goods : varchar so can be a list of numbers eg 3,5,8

* Update llx_expedition_package.sql

> Adding a default value to default '0' to keep compatibility seems required.

* Update 20.0.0-21.0.0.sql

> You must include migration change into same PR so PR is atomic. Include change of #30237

* Update llx_expedition_package.sql

space missing

* Update 20.0.0-21.0.0.sql

> -- To change type of field: ALTER TABLE llx_table MODIFY COLUMN name varchar(60);
2024-07-06 03:34:48 +02:00
..
2023-10-16 05:50:43 +02:00
2024-03-14 13:48:00 +01:00
2023-09-08 15:41:07 +02:00
2024-01-11 12:38:01 +01:00
Doc
2024-05-13 03:00:31 +02:00
Doc
2024-06-16 12:34:56 +02:00
doc
2024-06-16 12:18:57 +02:00
2024-06-24 11:18:52 +02:00
2024-06-30 15:26:31 +02:00
2024-06-24 11:18:52 +02:00
2024-06-16 12:33:28 +02:00
Doc
2024-05-13 03:18:30 +02:00
Doc
2024-06-30 12:19:34 +02:00
2023-10-27 15:01:11 +02:00
Doc
2024-01-09 09:18:56 +01:00
2023-10-17 14:15:43 +02:00
2024-03-13 15:38:29 +01:00
2024-03-13 15:38:29 +01:00
2024-01-09 14:10:31 +01:00
2024-05-29 01:10:56 +02:00
Doc
2024-06-04 11:15:56 +02:00
2024-03-25 12:14:25 +01:00
2023-11-15 11:47:15 +01:00
2023-11-20 17:46:57 +01:00
2024-02-24 19:19:25 +01:00
2024-06-03 11:50:40 +02:00