// Manage SQL upgrade for stock management
This commit is contained in:
@@ -1080,7 +1080,7 @@ INSERT INTO `PREFIX_tab_lang` (`id_lang`, `id_tab`, `name`) VALUES
|
||||
(4, 97, 'Stock Management'),
|
||||
(4, 98, 'Stock instant state'),
|
||||
(4, 99, 'Stock cover'),
|
||||
(4, 100, 'Supplier orders'),
|
||||
(4, 100, 'Supply orders'),
|
||||
(4, 101, 'Combinations generator'),
|
||||
(4, 102, 'Accounting'),
|
||||
(4, 103, 'Account Number Management'),
|
||||
@@ -1111,7 +1111,7 @@ INSERT INTO `PREFIX_tab_lang` (`id_lang`, `id_tab`, `name`) VALUES
|
||||
(5, 97, 'Stock Management'),
|
||||
(5, 98, 'Stock instant state'),
|
||||
(5, 99, 'Stock cover'),
|
||||
(5, 100, 'Supplier orders'),
|
||||
(5, 100, 'Supply orders'),
|
||||
(5, 101, 'Combinations generator'),
|
||||
(5, 102, 'Accounting'),
|
||||
(5, 103, 'Account Number Management'),
|
||||
@@ -1159,7 +1159,7 @@ INSERT INTO `PREFIX_meta` (`id_meta`, `page`) VALUES
|
||||
(7, 'password'),
|
||||
(8, 'prices-drop'),
|
||||
(9, 'sitemap'),
|
||||
(10, 'supplier'),
|
||||
(10, 'supply'),
|
||||
(11, 'address'),
|
||||
(12, 'addresses'),
|
||||
(13, 'authentication'),
|
||||
|
||||
Reference in New Issue
Block a user