In english
This commit is contained in:
parent
f25041f577
commit
1be9375b96
@ -20,6 +20,6 @@
|
||||
--
|
||||
|
||||
INSERT INTO `llx_c_asset_disposal_type` (`rowid`, `entity`, `code`, `label`, `active`) VALUES
|
||||
(1, 1, 'C', 'Vente', 1),
|
||||
(2, 1, 'HS', 'Mise hors service', 1),
|
||||
(1, 1, 'C', 'Sale', 1),
|
||||
(2, 1, 'HS', 'Putting out of service', 1),
|
||||
(3, 1, 'D', 'Destruction', 1);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user