mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
Clean code
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
--
|
||||
-- ========================================================================
|
||||
|
||||
--
|
||||
-- Table to store transport modes (plane, boat, road, ...)
|
||||
--
|
||||
|
||||
CREATE TABLE llx_c_transport_mode (
|
||||
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
||||
entity integer DEFAULT 1 NOT NULL, -- multi company id
|
||||
|
||||
Reference in New Issue
Block a user